BODY			{ color: black; font-weight: normal; font-size: 10pt; font-family: "Trebuchet MS", Verdana, Arial, Helvetica; }

H1 				{ color: #273356; font-weight: bold; font-size:12pt; font-family: "Trebuchet MS", Verdana, Arial, Helvetica; 
				  margin-bottom: 10px}
H2				{ color: #273356; font-weight: bold; font-size:10pt; font-family: "Trebuchet MS", Verdana, Arial, Helvetica; 
				  margin-bottom: 10px}
H3				{ color: black; font-weight: bold; font-size:10pt; font-family: "Trebuchet MS", Verdana, Arial, Helvetica; 
				  margin-bottom: 10px}
H4				{ color: #273356; font-weight: normal; font-size:10pt; font-family: "Trebuchet MS", Verdana, Arial, Helvetica; 
				  margin-bottom: 10px}
H5				{ color: black; font-weight: normal; font-size:10pt; font-family: "Trebuchet MS", Verdana, Arial, Helvetica; 
				  margin-bottom: 10px}
H6				{ color: black; font-weight: normal; font-size:10pt; font-family: "Trebuchet MS", Verdana, Arial, Helvetica; 
				  margin-bottom: 10px}

HR				{ noshade; color:#ABABAB; border-style: solid; }
HR.thin		{ noshade; color:#D4D0C8; border-style: solid; border-width:thin;}
P 				{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica; }
B 				{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica; font-weight: bold; }

UL				{ color: black; font-weight: normal; font-size: 10pt; font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
				  list-style-image: url("point.gif"); }
LI UL			{ color: black; font-weight: normal; font-size: 10pt; font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
				  list-style-image: url("point_hollow.gif"); }
LI LI UL		{ color: black; font-weight: normal; font-size: 10pt; font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
				  list-style-image: url("square.gif"); }

OL				{ color: black; font-weight: normal; font-size: 10pt; font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
				  list-style:decimal; }
LI OL			{ color: black; font-weight: normal; font-size: 10pt; font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
				  list-style:lower-alpha; }
LI LI OL		{ color: black; font-weight: normal; font-size: 10pt; font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
				  list-style:lower-roman; }
    	      	 
A				{ text-decoration: none; font-family: "Trebuchet MS", Verdana, Arial, Helvetica;}
A:Hover 		{ text-decoration: underline; font-family: "Trebuchet MS", Verdana, Arial, Helvetica;}
A:Visited    	{ color: #273356; font-family: "Trebuchet MS", Verdana, Arial, Helvetica;}
A:Link	 		{ color: #273356; font-family: "Trebuchet MS", Verdana, Arial, Helvetica;}
     	 
TABLE			{ color: black; font-weight: normal; font-size: 10pt; font-family: "Trebuchet MS", Verdana, Arial, Helvetica; }
TH				{ color: black; font-weight: normal; font-size: 10pt; font-family: "Trebuchet MS", Verdana, Arial, Helvetica; }
TD				{ color: black; font-weight: normal; font-size: 10pt; font-family: "Trebuchet MS", Verdana, Arial, Helvetica; }

TABLE.orange 	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica; font-size: 10pt; border-width: 1; border-color: #ABABAB;
    		 	  border-style: solid;}
TH.orange		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica; font-size: 10pt; font-weight: bold; background-color: #F69864;
    		 	  border-width: 1; border-color: #ABABAB; border-style: solid;} 
TD.orange		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica; font-size: 10pt; background-color: #F7F7F7; border-width: 1;
   			  	 border-color: #ABABAB; border-style: solid;} 

.boxbottomline02 { border-bottom: 1px solid;
                   border-top: 1px solid;
                   color: #273356 }
                   
#footer {
clear:both;
}
#footerlist {
clear:both;
display:inline;
float:right;
list-style-type:none;
margin:13px 13px 13px 0pt;
}
#footerlist li {
display:inline;
padding:0pt 0pt 0pt 13px;
}
#footerlist li a {
color:#999999;
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
line-height:1.3em;
text-transform:uppercase;
}
#footerlist li a:hover, #footerlinks a:hover {
color:#666666;
}
#footerlinks {
clear:both;
float:right;
}
#footerlinks a {
color:#B3B3B3;
font-family:"Trebuchet MS",arial,helvetica,sans-serif;
font-size:10px;
text-transform:uppercase;
}
#footerlinks a.flright {
margin-right:13px;
}

#urgent_notice h4{
	color:red;
}