body {

    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #5C5C5C;
	text-align:center;
	padding-bottom: 10px;
}
h1 {
	
	font-size: 13pt;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	}
	
h2 {
	font-size: 11pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
h3 {
	font-size: 8pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}

h4 {
	font-size: 8pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	}
	

p {
	padding: 0px;
	margin: 0px;
}
	
sup {

	font-size: 65%;
}
	


hr {
	padding: 0px;
	margin: 0px;
	border: 0;
}
	
form {
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style: url(../images/resources/bullet_orange-white.gif);
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: middle;
}
ul {
	margin-top: 0px;
	padding-top: 5px;
}
	
/* Header Styles */   


	  

#header .globalnav {
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 11px;
	}

#header .globalnav a {
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	}
	


#header .globalnav a:hover {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

#header .globalnav2 a {
	font-size: 8pt;
	color: #FB8300;
	font-weight: bold;
	text-decoration: none;
	}

#header .globalnav2 {
	font-size: 8pt;
	color: #FB8300;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	}

#header .globalnav2 a:hover {
	font-size: 8pt;
	color: #FFA540;
	font-weight: bold;
	text-decoration: none;
	}



#main .content {
	padding: 20px;
	padding-right: 60px;
	padding-bottom: 50px;
}

#main .imageryBox {
	background-color: #CCCCCC;
	}
	
#main .contentBlock {
	margin-left: 20px;
	margin-right: 20px;
}

#main .contentBlockFloat {
	margin-left: 20px;
	/* margin-right: 20px; */
	margin-bottom: 30px;
	/*
		border: 1px solid black; 
	*/
	text-align:justify;
	
}

#main .contentPull {
	float: right; 
	width: 250px; 
	margin: 20px 0px 10px 20px; 
	padding: 0px 10px 10px 10px; 
	background-color: #EEEEEE; 
	border: solid 1px #FB8300

}


#main .sidenavback {background-color: #FB8300;
 }

#main  .sidenavback_welcome {background-color: #FB8300;
 }
 
 
#main a {
color: #454545;
text-decoration: underline;
font-size: 8pt;
}

#main a:hover {
color: #FB8300;
text-decoration: underline;
font-size: 8pt;

}

#main .link_arrow {
color: FB8300;
font-size: 10pt;
}

#main p {
	font-size: 8pt;
	color: 57575A;
	line-height: 15pt;
	padding-top: 10px;
}

#main h1 {
	color:#666666;
	margin-top: 0px;
	font-size: 9pt;
	}
	
#main h2 {
	color:#FF6600;
	padding-top: 20px;
	font-size: 13pt;
}

#main h3 {
	color:#333333;
	padding-top: 15px;
}

#main h4 {
	color:#FF6600;
	padding-top: 15px;
	border-bottom: dotted 1px #999999;
}

#main hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 2px;
	width: 100%;
	margin-bottom: 5px;
}

#main ul li {
	font-size:  8pt;
	color: #666666;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}

#main .formBasic {
	padding: 2px;
	border: 1px solid #CCCCCC;
   }

#main form table {
	font-size: 9pt;
	color: #666666;
   }
   

   
#main form td {
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 3px;
   }
   
#main form input {
	margin: 2px;
	margin-left: 10px;
	font-size: 10pt;
	color: #333333;
	background-color: #ffffff;
	border: solid 1px #666666;
   }
   
#main form textarea {
	margin: 0px;
	margin-left: 10px;
	font-size: 10pt;
	color: #333333;
	background-color: #ffffff;
	border: solid 1px #666666;
   }
   
#main form select {
	margin: 2px;
	margin-left: 10px;
	font-size: 10pt;
	color: #333333;
   }

#main form .required {
	color: #FF0000;
   }
   
#main form .label {
	border-bottom: solid 1px #CCCCCC;
	font-size: 9pt;
   }
   
#main form .caption {
	font-size: 7pt;
	color: #333333;
   }

#main .required {
	color: #FF0000;
   }

#main .sidenav_feature a {
	display: block;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: FB8300;
	width: 100%;
	margin-top: 20px;
	margin-left: 5px;
	padding: 10px;
	border: 1px solid #FFFFFF;
}

#main .sidenav_feature a:hover {
	display: block;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: FF9933;
	width: 100%;
	margin-top: 20px;
	margin-left: 5px;
	padding: 10px;
	border: 1px solid #FFFFFF;
}


#main .sidenav_promo {
	margin-top: 20px;
}


#main .sidenav_promo a {
	position: relative;
}

#main .sidenav_promo a:hover {
} 

#main .sidenav_promo span {
	display: none
}

#main .sidenav_promo:hover span { /*the span will display just on :hover state*/
    display: block;
    position: absolute;
    top: -120px; 
    left: -20px;
    font-size: 8pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-color: FF9933;
	padding: 10px;
	border: 1px solid #FFFFFF;
 }




#main .sidenav a { 
	display: block;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FB8300;
	width: auto;
	margin-top: 4px;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	border-left: 5px solid #FF9933;
	border-bottom: 1px solid #FF9933;
}

#main .sidenav a:hover {
	display: block;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	background-color: #FF9933;
	margin-top: 4px;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	border-left: 5px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}	



#main .toggleBlock {
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}

#main .toggleBlock a {
	font-size: 8pt;
	color: #FF9933;
	text-decoration: underline;
}

#main .toggleBlock a:hover {
	font-size: 8pt;
	color: #999999;
	text-decoration: underline;
}

#main .fineprint {
	font-size: 7pt;
	color: #333333;
   }
   
#main .fineprint p {
	font-size: 7pt;
	color: #333333;
   }
   
   
   
.home_tagline {
	font-size: 11px;
}
.inline-right {
	margin-left: 10px;
}



.tile_right {
	background-color: #000000;
 }

.bread_off    {
	font-size: 7pt;
	text-decoration: none;
	color: #eaeaea;
}

.bread_on    {
	font-size: 7pt;
	text-decoration: none;
	color: #ffffff;
}
	


.welcometext { 
   font-size: 9pt;
   color: #ffffff;
   text-decoration: none;
   }
	


.sidenavsublink { 
	font-size: 11pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}
	
.sidenav_bullet { 
	font-size: 8pt;
	color: #FDD2A6;
	font-weight: normal;
	text-decoration: none;
	}

	
.sidenavsub { 
	font-size: 9pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}
.sidenav_newslink { 
	font-size: 9pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}
	
.sidenav_more { 
	font-size: 7pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.newsdate    {
font-size: 8pt;
text-decoration: none;
color: #FF8600;
}
	
.newslistlink    {
font-size: 8pt;
text-decoration: none;
color: #44557B;
}
	
.backtotop { 
   font-size: 7pt;
   color: #8D8D8D;
   text-decoration: none;
      }  

.floatimg_right {
float: right;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 0px;
}

.float_clear_left {
float: left;
clear: right;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 0px;
}


.caption {
	margin-top: 6px;
	font-size: 8pt;
	color: #FB8300;
	}
.caption strong {
	font-weight:bold;
	color: #666666;
	
	}

 .title { 
  	font-size: 12pt;
  	color: #FFA800;
    font-weight: bold;
}
	  
.subhead { 
   font-size: 8pt;
    font-weight: bold;
   color: #777877;
}  
 
 .sup    {
   font-size: 6pt;
   color: #000000;      
}


#footer {
	padding-bottom: 50px;
}
	

#bottomNav {
	width: 900px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#bottomNav a {
}

#bottomNav  .botnav {
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

#bottomNav  .botnav a {
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

#bottomNav  .botnav a:hover {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#bottomNav  .botnav_orange a {
	font-size: 8pt;
	color: #FB8300;
	font-weight: bold;
	text-decoration: none;
	}

#bottomNav  .botnav_orange a:hover {
	font-size: 8pt;
	color: #FFA540;
	font-weight: bold;
	text-decoration: none;
}
	

#news {
	margin-right: 0px;
	margin-bottom: 20px;
	width: 240px;
	padding-top: 2px;
	border-top: 1px solid #FFFFFF;
	text-align: right;
}

#news .box {
	margin-right: 20px;
}

#news h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 10px;
	padding: 0px;
}

#news td .newsitem{
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #FF9933;
}

#news td .newsitem_alt {
	font:Verdana, Helvetica;
	font-size: 8pt;
	font-weight:normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom: none;
}


#news a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 3px;
	margin-top: 5px;
}

#news a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	margin-bottom: 3px;
	margin-top: 5px;
}
	

#footerText {
	width: 900px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footerText .welcometext {
	font-size: 8pt;
	color: #CCCCCC;
	line-height: 18px;
   }

#footerLinks .footer {
	font-size: 7pt;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
      }


#footerLinks .footer a {
	font-size: 7pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
      }

#footerLinks .footer a:hover {
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	}
#footerLinks {
	width: 900px;
	text-align: center;
	padding-top: 20px;
}
	  
	 
.floatingImage{
	float: right;
	/*      margin: 15px 0px 0px 15px;
		top right bottom left
	       */
	margin: 15px 0px -5px 15px;
	border: 0px solid #000000;
	
}

.pix_pad{
	vertical-align:top;
	padding-top:15px;

}


#myblack a {
	color:#ffffff;
}

#mygrey a {
	color:#CCCCCC;
}