body, td, p, .sb_news { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #444444;
}
a, a:link, a:active, sb_news_a, sb_news_a:link, sb_news_a:active, sb_news_a:visited /**/{ 
	color: #049DD8; 
	text-decoration: none;
}
a:hover, sb_news_a:hover {
	color: #FF0000; 
	text-decoration: underline;
}
a img 
{
        border:0px; 
}
.breadcrumbs, .breadcrumbs:link, .breadcrumbs:active, .breadcrumbs:visited {
	color: #FCO; 
	text-decoration: none;
	vertical-align: middle;
        
}
.breadcrumbs:hover {
	color: #FF0000;
	text-decoration: underline;
	vertical-align: middle;
}
.footer-text {
	font-size: 12px;
color: #fff;
}
.footer, .footer:link, .footer:active, .footer:visited {
	font-size: 10px;
	color: #003373;
	font-weight: normal;
	text-decoration: none;
}
.footer:hover {
	font-size: 10px;
	color: #003373;
	font-weight: normal;
	text-decoration: underline;
}
.highlight, .sb_links_heading, .sb_news_heading { 
	font-size: 12px; 
	color: #003373; 
	font-weight: bold;
}
.heading {  
	font-size: 20px;
	color: #003373;
	font-weight: bold;
}
.subheading { 
	font-size: 16px;
	color: #003373;
	font-weight: bold;
}
/*.inputbox {
	background-color: #666;
	border-style: grey;
	border-width: 1px 3px 1px 3px;
	margin: 2px 4px 2px 4px;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	height: 18px;
	vertical-align: middle;
}*/
.button {
	background-color: #666;
	border-style: grey;
	border-width: 1px 3px 1px 3px;
	margin: 2px 4px 2px 4px;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	height: 18px;
	vertical-align: middle;
}
.header {
	font: small;
	background-color: #000066;
	color: yellow;
	border: white;
	letter-spacing: 2px;
	font-weight: bold;
}
.desc {
	background-color: white;
	font: x-small;
	color: #666666;
	padding: 3px;
}
.list {
	font: x-small;
	border-bottom: thin groove #000066;
}
.sbfbform, .sbfblink, .sbfbinteger, .sbfbnumeric, .sbfbemail, .sbfbmemo, .sbfbcheckbox, .sbfbradio, .sbfbcombo, .sbfblabel, .sbfbtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #444444;
	text-align: left;
padding: 10px 0px 10px 0px;
}

.sbfbbutton {
    /* Control Form Builder driven form buttons, eg: 
	background-color: #FC5218; */ 
}
h1 {
	font-family: Arial, Helvetica, sans-serif ;
 	/*text-transform: capitalize;
	font-variant: small-caps;*/
	color:#7D7E01;
	font-size:24px;
	text-decoration:none;
	font-weight:normal;
	padding:6px 0px 6px 0px;
}
h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif ;
	color:#049DD8;
	font-size:15px;
	text-decoration:none;
	font-weight:bolder;
	padding:4px 0px 6px 0px;
}
/*---------SPECIAL Formats------*/
.p1 {
	font-family:Arial, Helvetica, sans-serif ;

	color:#444444;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
        text-align:center;
	/*padding:0px 0px 0px 0px;*/
	line-height:18px;
}

ul {line-height:18px;
	margin-left:16px;

}

li {
	line-height:18px;
	margin-left:16px;
}

ul#tabs, li#tabs {
	margin-left:0px;
}

/*----------footer Quick lins------------*/
#footer-container1{
	margin:0 auto;
	width:902px;
	padding:0px;
	text-align:center;
} 
#footer1 p{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
text-align:center;
	padding:0px 2px 0px 2px;
line-height:16px;
}
/*------------FooterNavigationQuickLinksStarts---------*/
 ul.footer1{
	 margin:0px;
	 padding:0px;
	 list-style:none;
 }

ul.footer1 li{
	display:block;
	float:left;
	margin:0px;
	padding:0px 2px 0px 2px;
	line-height:16px;
	height:11px;
        text-align:center;
}
ul.footer1 li a{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	padding:0px 0px 0px 0px;
	line-height:16px;
        text-align:center;
}
ul.footer1 li a:hover{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#ff0;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	padding:0px 0px 0px 0px;
	line-height:16px;
        text-align:center;
}

.shadetabs{
	font: normal 10px Arial;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	line-height:normal;
	display: inline;
	margin: 0;
}

.shadetabs li a{
	color:#444444;
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 10px 5px 10px 4px;
	background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
}

.shadetabs li a:hover{
	color: #FFF;
	background-color: #8C8C00;
	text-decoration: none;
}

.shadetabs li a.selected{ /*selected main tab style */
	color: #FFF;
	position: relative;
	background-color: #8C8C00;
/*	top: 1px;
	background-image: url(shadeactive.gif);
	border-bottom-color: white;*/
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}