/********************************/
/* sol3art.css by FRB                      */
/* Used for SOL3art Web Site         */
/********************************/
/* Global Styles */
body {
	color: #000000;
	background-color: #FFFFFF;
/*	font-family: "Century Gothic", Verdana, Georgia, Arial, Helvetica, sans-serif;  */
	font: 9pt "Century Gothic", Verdana, Georgia, Arial, Helvetica, sans-serif;
	width: 575px;
	margin-left: 0px;
	margin-top: 0px;
}
h1 {
	background-color: #FFFFFF;
	font-size: 160%;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
}
h2 {
	background-color: #FFFFFF;
	font-size: 140%;
	color: #666666;
	margin-top: 6px;
	margin-bottom: 2px;
}
h3 {
	background-color: #FFFFFF;
	font-size: 120%;
	color: #666666;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}
h4{
	background-color: #FFFFFF;
 	font-size: 110%;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: bold;
}
h5{
	background-color: #FFFFFF;
 	font-size: 100%;
 	color: #334d55;
}
h6 {
	background-color: #FFFFFF;
 	font-size: 70%;
 	color: #334d55;
}

footer {
	background-color: #ffffff;
	background-repeat: repeat-x;
	font-family: "Century Gothic", Verdana, Georgia, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
	width: 640px
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
}

q	{
	background-color: #FFFFFF;
	font-Size : 9pt;
	Font-Variant : normal;
	Font-Weight : bold;
	Font-Style : italic;
	Color : #200062;
	Text-Align : Left;
}

table {
	font: 9pt "Century Gothic", Verdana, Georgia, Arial, Helvetica, sans-serif;
}

blockquote {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin-right: 0px;
}

li {
	margin-top: 0px;
	margin-bottom: 5px;
}

ol {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000
}

hr {
	background-color: #FFFFFF;
	color: #999999;
}


	
/* ID Styles */

#header {
	position: absolute;
	height: 221px;
	width: 640px;
	left: 1px;
	top: -3px;
	visibility: visible;
}

#footer {
	position: absolute;
	height: 175px;
	width: 640px;
	left: 1px;
	top: 0px;
	visibility: visible;
}

#logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 10px;
}

#hnavigation {
	background-color: #3c9bf7;
	color: #000000;
	height: auto;
	left: 0px;
	top: auto;
	z-index: 5;
	visibility: visible;
	line-height: normal;
}

#navigation a:hover {
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	}

#imagebar {
	position: absolute;
	height: auto;
	width: auto;
	right: 60px;
	top: 25px;
	z-index: 6;
}

#content {
	font: 9pt "Century Gothic", Verdana, Georgia, Arial, Helvetica, sans-serif;
	height: auto;
	width: 640px;
	left: 5px;
	right: 5px;
	padding: 0px;
/*	margin-right: 1%; */
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 0px solid gray;
}

#content ul {
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0px; 
	margin-bottom: 0px;
}

#content ol {
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 2px; 
	margin-left: 6px;
	margin-bottom: 2px;
}

/*#content a:link {
	color: ##666666;
}
#content a:visited {
	color: ##99CCFF;
}
#content a:link:hover {
	color: ##FFCC00;
}
*/
#leftcolumn ul {
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}

#sidebar-left { 
	background-color: #FFFFFF;
	float: left; 
	width: auto; 
	margin: 0px 5px 20px 0px; 
	color: #5c93b4;
/*	border-right-width: 1px;	*/
/*	border-right-style: solid;	*/
	border-right: none; 	
	border-right-color: #0079c1;
	padding-left: 1px;
	padding-right: 2px;
	text-align: center; 
	font-size: 9pt;
}

#sidebar-right {
	background-color: #FFFFFF;
	float: right;
	width: auto;
	color: #5c93b4;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #0079c1;
	padding-left: 2px;
	padding-right: 1px;
	text-align: center;
	font-size: 9pt;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#footer {
/*	position: absolute;*/
	height: auto;
	width: auto;
	left: 10px;
	top: auto;
	right: 80px;
}

/* Class Styles */

.imageborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.imagebox {
	border: 1px solid #FFFFFF;
}

.ps {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-size: xx-small;
	line-height: 75%;
	font-weight: lighter;
	vertical-align: middle;
}
.marquee {
	background-color: #FFFF33;
	font-size: 9pt;
	line-height: 95%;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

.scroller {
	background-color: #FFFF66;
	font-size: 17px;
	line-height: 95%;
	font-weight: bold;
	color: #666600;
	font-family: "Century Gothic", Verdana, Arial;
	direction: inherit;
}

.footnotes {
	font-size: 8pt;
	line-height: normal;
	font-weight: lighter;
	text-align: left;
	vertical-align: middle;
}

.pageTitle {
	background-color: #FFFFFF;
	font-size: 120%;
	color: #666666;
/*	margin-top: 6px;*/
/*	margin-bottom: 6px;*/
	font-weight: bold;
	letter-spacing:0.1em;
	line-height:50px;
	}

.popperlink { 
	position: absolute; 
	visibility: hidden }

.styleinvisible {
	font-size: 1em;
	font-weight: lighter;
	line-height: normal;
	visibility: hidden;
}
.style0 {
	font-size: 8pt;
	font-weight: lighter;
	line-height: normal;
}
.style00 {
	font-size: xx-small;
	line-height: normal;
	font-weight: lighter;
	text-align: left;
	vertical-align: middle;
}
.style00c {
	font-size: xx-small;
	line-height: normal;
	font-weight: lighter;
	text-align: center;
	vertical-align: middle;
}
.style000 {
	font-size: 7px;
	line-height: normal;
	font-weight: lighter;
	vertical-align: middle;
}
.style01 {
	font-size: 8pt;
	line-height: normal;
}
.style01s {
	font-size: 7.5pt;
	line-height: 98%;
}
.style01b {
	font-size: 8pt;
	line-height: normal;
	font-weight: bold;
}
.style01c {
	font-size: 7pt;
	line-height: normal;
	font-weight: lighter;
	text-align: center;
}
.style01i {
	font-size: 8pt;
	line-height: normal;
	font-style: italic;
}
.style01ib {
	font-size: 8pt;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
}
.style02 {
	font-size: 9pt;
	line-height: normal;
}
.style02b {
	font-size: 9pt;
	line-height: 95%;
	font-weight: bold;
}
.style02i {
	font-size: 9pt;
	line-height: 95%;
	font-style: italic;
}
.style02ib {
	font-size: 9pt;
	line-height: 95%;
	font-weight: bold;
	font-style: italic;
}
.style03 {
	font-size: x-small;
	line-height: 95%;
	font-style: italic;
}
.style03b {
	background-color: #FFFFFF;
	font-size: x-small;
	line-height: 95%;
	font-style: italic;
	color: #FF0000;
}
.style04 {
	font-size: medium;
	line-height: inherit;
}
.style1 {
	background-color: #FFFFFF;
	color: #999999
}
.text0 {
	background-color: #FFFFFF;
	FONT-SIZE: xx-small; COLOR: #666666;
}
.text1 {
	background-color: #FFFFFF;
	FONT-SIZE: 16px; COLOR: #666666; font-weight: bold; line-height: 25px;
}
.text2 {
	background-color: #FFFFFF;
	FONT-SIZE: 12px; COLOR: #003366; line-height: 18px; font-weight: bold;
}
.text3 {
	background-color: #FFFFFF;
	FONT-SIZE: 9px; COLOR: #000000;
}
.text4 {
	background-color: #FFFFFF;
	FONT-SIZE: 8px; COLOR: #333333;
}
.textsm {
	background-color: #FFFFFF;
	FONT-SIZE: 9px; COLOR: #000000;
}
.textbg {
	background-color: #FFFFFF;
	FONT-SIZE: 12px; COLOR: #000000;
}
.textreg {
	background-color: #FFFFFF;
	FONT-SIZE: 10px; COLOR: #979797;
}
