/* CSS Document */

body				{ font-family: Arial, Helvetica, Arial, sans-serif; font-weight: normal; font-size: 10pt; color: #1E1E1E; background-color: #494949; cursor: default }

.nav       			{ font-family: Arial, Helvetica, Arial, sans-serif; color: #FFFFFF; font-size: 9pt; }
.bottomnav       	{ font-family: Arial, Helvetica, Arial, sans-serif; font-weight: bold; color: #396F8F; font-size: 7pt; }
.quote1        		{ font-weight: bold;  color: #396F8F; font-size: 10pt; line-height: 18pt }
.doublespace        { line-height: 18pt }
.smallblack        	{ font-weight: normal;  color: #000000; font-size: 8pt }
.white        		{ font-family: Arial, Helvetica, Arial, sans-serif;  font-weight: bold;  line-height: 9pt; font-size: 8pt;  color: #FFFFFF }
.black        		{ font-family: Arial, Helvetica, Arial, sans-serif;  font-weight: bold; letter-spacing: 0.5pt; color: #000000; font-size: 9pt }
.portalfix        	{  position: relative; top:-3px; left:-1px;}
.bigblue        	{ font-weight: bold;  color: #396F8F; font-size: 11pt }
.boldblue        	{ font-weight: bold;  color: #396F8F; font-size: 9pt }
.smallblue        	{ font-family: Arial, Helvetica, Arial, sans-serif;  color: #396F8F;  font-weight: normal;  font-size: 8pt; }
.bigorange        	{ font-weight: bold;  color: #BA602F; font-size: 11pt }
.boldorange        	{ font-weight: bold;  color: #BA602F; font-size: 9pt }
.smallorange       	{ font-family: Arial, Helvetica, Arial, sans-serif;  color: #BA602F;  font-weight: normal;  font-size: 8pt; }
.smallboldwhite       	{ font-family: Arial, Helvetica, Arial, sans-serif;  color: #FFFFFF;  font-weight: bold;  font-size: 9pt; }
.boldwhite       	{ font-family: Arial, Helvetica, Arial, sans-serif;  color: #FFFFFF;  font-weight: bold;  font-size: 10pt; }
.bigboldwhite       	{ font-family: Arial, Helvetica, Arial, sans-serif;  color: #FFFFFF;  font-weight: bold;  font-size: 12pt; }





ul 
{
list-style: square
}

table, td, tr, p    { font-family: Arial, Helvetica, Arial, sans-serif; font-weight: normal; font-size: 10pt }
a:link       		{ color: #396F8F; text-decoration: none }
a:visited    		{ color: #396F8F; text-decoration: none }
a:hover      		{ color: #BC6130; }
a:active     		{ color: #FFFFFF; text-decoration: underline }

.bottomnav:link       		{ color: #396F8F; text-decoration: none }
.bottomnav:visited    		{ color: #396F8F; text-decoration: none }
.bottomnav:hover      		{ color: #BC6130; }
.bottomnav:active     		{ color: #FFFFFF; text-decoration: underline }

.smallblack:link       		{ color: #000000; text-decoration: none }
.smallblack:visited    		{ color: #000000; text-decoration: none }
.smallblack:hover      		{ color: #396F8F; }
.smallblack:active     		{ color: #000000; text-decoration: underline }

.links:link       		{ color: #000000; text-decoration: none }
.links:visited    		{ color: #000000; text-decoration: none }
.links:hover      		{ color: #396F8F; text-decoration: underline }
.links:active     		{ color: #000000; text-decoration: underline }

.links2:link       		{ color: #396F8F; text-decoration: none }
.links2:visited    		{ color: #396F8F; text-decoration: none }
.links2:hover      		{ color: #BC6130; text-decoration: underline }
.links2:active     		{ color: #000000; text-decoration: underline }


.boldblue:link       		{ color: #396F8F; }
.boldblue:visited    		{ color: #396F8F; }
.boldblue:hover      		{ color: #BC6130; text-decoration: underline }
.boldblue:active     		{ color: #000000; text-decoration: underline }

.smallblue:link       		{ color: #396F8F; text-decoration: none }
.smallblue:visited    		{ color: #396F8F; text-decoration: none }
.smallblue:hover      		{ color: #BC6130; }
.smallblue:active     		{ color: #000000; text-decoration: underline }

.bigblue:link       		{ color: #396F8F; text-decoration: none }
.bigblue:visited    		{ color: #396F8F; text-decoration: none }
.bigblue:hover      		{ color: #BC6130; }
.bigblue:active     		{ color: #000000; text-decoration: underline }


.boldorange:link       		{ color: #BA602F; }
.boldorange:visited    		{ color: #BA602F; }
.boldorange:hover      		{ color: #396F8F; text-decoration: underline }
.boldorange:active     		{ color: #000000; text-decoration: underline }

.smallorange:link       		{ color: #BA602F; text-decoration: none }
.smallorange:visited    		{ color: #BA602F; text-decoration: none }
.smallorange:hover      		{ color: #396F8F; }
.smallorange:active     		{ color: #000000; text-decoration: underline }

.bigorange:link       		{ color: #BA602F; text-decoration: none }
.bigorange:visited    		{ color: #BA602F; text-decoration: none }
.bigorange:hover      		{ color: #396F8F; }
.bigorange:active     		{ color: #000000; text-decoration: underline }

.white:link       		{ color: #FFFFFF; }
.white:visited    		{ color: #FFFFFF; }
.white:hover      		{ color: #FFFFFF; text-decoration: underline }
.white:active     		{ color: #FFFFFF; text-decoration: underline }



hr    		{ color: #396F8F}

img.floatLeft { float: left; 
				margin-right: 	6px;
				margin-left: 	0px;
				margin-top: 	2px;
				margin-top: 	2px; }
				
				

/* begin table menu styles */

#tablemenu2 { 
margin: 0 auto; 
border-collapse:collapse; 
table-layout:fixed; 
} 

#tablemenu2 td a { 
text-decoration:none; 
display:block; 
padding:5px; 
font: 11px Arial, sans-serif; }
 
 
#tablemenu2 td a:link, #tablemenu2 a:visited, 
#tablemenu2 a:active{ 
color: #1E1E1E; 
font weight: bold;
background-color:#E9EAD7; } 

#tablemenu2 td a:hover { 
color: #211C18;
font weight: bold;
background-color:#B6BC85; }

 
#tablemenu2 td { 
text-align: center; 
} 

/* end table menu styles */

/* begin table menu styles */

#tablemenu3 { 
margin: 0 auto; 
border-collapse:collapse; 
table-layout:fixed; 
} 

#tablemenu3 td a { 
text-decoration:none; 
display:block; 
padding:0px; 
font: 11px Arial, sans-serif; }
 
 
#tablemenu3 td a:link, #tablemenu2 a:visited, 
#tablemenu3 a:active{ 
color: #1E1E1E; 
font weight: bold;
background-color:#B6BC85; 
height: 26px;} 

#tablemenu3 td a:hover { 
color: #211C18;
font weight: bold;
background-color:#E9EAD7; }

 
#tablemenu3 td { 
text-align: center; 
} 

/* end table menu styles */
