
body {
	
	padding:0; 
	background:#FF9B45;
	color:#555A64;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

a.yellow:link,  a.yellow:visited,  a.yellow:active {

	font-size: 10px;
	line-height: 12px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #FFE56D;
	text-decoration: none;
	}
	
	
	a.yellow:hover {

	font-size: 10px;
	line-height: 12px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	}
	
	


#related_links{
width: 165px;
height: 237px;
background-image:  url('../img/template/related_bg.jpg');
background-repeat: no-repeat;
float:right;
padding-right: 10px;

margin-left: 10px;
}

#related_inside{
padding: 10px;
}


#content{
padding-right: 10px;
margin-top: 0px; 
vertical-align: top;
}

#content_inside{
padding: 10px;
margin-top: 0px; 
vertical-align: top;

}

#div{
width: 766px; height: 10px; background-color:#EEEBDD; text-align:center; align: center;
}


.white_text_large{
color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.white_text_tiny{
color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.blue_medium{
color:#315F93;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
	.blue_large{
color:#324863;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
		.blue_large_arial{
color:#324863;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
	.blue_tiny{
color:#315F93;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
	
.tiny_grey{
color:#555A64;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.yellow_small:link{
font-family: verdana;
font-size: 10px;
color: #FFE56D;
text-decoration: underline;
}

a.yellow_small:visited{
font-family: verdana;
font-size: 10px;
color: #FFE56D;
text-decoration: underline;
}




a.yellow_small:hover{
font-family: verdana;
font-size: 10px;
color: #ffffff;
text-decoration: none;
}
a.yellow_small:active{
font-family: verdana;
font-size: 10px;
color: #FFE56D;
text-decoration: underline;
}



a.blue_small:link{
font-family: verdana;
font-size: 11px;
color: #315F93;
text-decoration: underline;
}
a.blue_small:visited{
font-family: verdana;
font-size: 11px;
color: #315F93;
text-decoration: underline;
}



a.blue_small:hover{
font-family: verdana;
font-size: 11px;
color: #000000;
text-decoration: none;
}

a.blue_small:active{
font-family: verdana;
font-size: 11px;
color: #315F93;
text-decoration: underline;
}




a.blue_tiny:link{
font-family: verdana;
font-size: 10px;
color: #08C4EC;
text-decoration: underline;
}

a.blue_tiny:active{
font-family: verdana;
font-size: 10px;
color: #08C4EC;
text-decoration: underline;
}


a.blue_tiny:hover{
font-family: verdana;
font-size: 10px;
color: #000000;
text-decoration: none;
}

a.blue_tiny:visited{
font-family: verdana;
font-size: 10px;
color: #08C4EC;
text-decoration: underline;
}



a.blue_orange_tiny:link{
font-family: verdana;
font-size: 10px;
color: #FF7C09;
text-decoration: underline;
}


a.blue_orange_tiny:visited{
font-family: verdana;
font-size: 10px;
color: #FF7C09;
text-decoration: underline;
}

a.blue_orange_tiny:hover{
font-family: verdana;
font-size: 10px;
color: #47627E;
text-decoration: none;
}


a.blue_orange_tiny:active{
font-family: verdana;
font-size: 10px;
color: #FF7C09;
text-decoration: underline;
}

ul#nav{
margin: 0px;
float: right;
padding: 0px;
list-style: none;
position: relative;
}

ul#nav li{
float: left;
margin-right: 0px;
text-align: right;
background: url(../img/template/nav_separator.gif) no-repeat top right;
position: relative;
}

ul#nav li img{
	vertical-align: top;
	background-image: url('../img/template/top_div.jpg');

}

ul#nav li.rightLink{
	float: right;		
}

ul#nav li.last{
	background: none;
}


ul#nav li a, span.noLink {
	display: block;
	font-size: 5px;

}





ul#nav li a:hover, ul#nav li:hover a, ul#nav li.sfhover a{
	background:url(../img/template/nav_selected.gif) no-repeat top center;
}

ul#nav li:hover li a, ul#nav li.sfhover li a{
	background: none;
}


ul#nav li ul{
	position: absolute;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	display: none;	

	text-align: right;
	background-image: url('../img/template/drop_arrow.gif'); background-repeat:no-repeat; background-position:top left;
	border-bottom: solid 1px #84B239;
	border-right: solid 1px #84B239;
	border-left: solid 1px #84B239;

	background: #f0f3f8;

}

ul#nav li li{

	background: #ffffff;
	padding: 0px;
	margin: 0px;
	float: none;
	display: block;
	text-align: left;


}

ul#nav li li a{
	width: auto;
	display: block;
	margin: 0px;
	padding: 3px 0px 3px 3px;
	background: #f0f3f8;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #03C2EB;
	text-decoration: none;
	margin: 0px;
	width: 130px;
}


ul#nav li li a:hover{
	background: #D6EFFE;
		font-weight:normal;
	font-size: 10px;
	line-height: 12px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #03C2EB;
	text-decoration: none;
}



ul#nav li:hover ul, ul#nav li.sfhover ul{
	display: block;
	
}

#leftNavigation{
	margin: 5px 0px 30px 0px;
}
ul#leftNavigation li{
	padding: 0px;
	margin: 0px;

}




#leftNavigation  a{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFE56D;
	line-height: 20px;
	padding-left: 10px;
	background: url(../img/template/nav_arrow.gif) no-repeat left;
font-weight: normal;
}


#leftNavigation a:hover{
	color: #FFE56D;
	
	background-color: #29B3EB;
	line-height: 20px;
	font-weight: normal;
text-decoration: none;
	
}

#leftNavigation a.selected{

	
	padding-left: 20px;
}



.nav

{
	
	padding-bottom: 2px;
padding-left: 10px;
	font-weight: bold;
	color: #ffffff;
}

.nav_on{
	
	padding-bottom: 2px;
padding-left: 20px;

}



.nav_on span{

		
}






#bbcid{
color: #ffffff;
font-size: 10px;

}

#bbcid a{
text-decoration: underline;
color: #FFE56D;
font-size: 10px;
font-weight: bold;}

#bbcid a:hover, .rsspaginate a.selected{
text-decoration: underline;
color: #ffffff;
font-weight: bold;
font-size: 10px;
}



#bbcid_home{
color: #555A64;
font-size: 10px;

}

#bbcid_home a{
text-decoration: underline;
color: #08C4EC;
font-size: 10px;
font-weight: bold;}

#bbcid_home a:hover, .rsspaginate a.selected{
text-decoration: underline;
color: #000000;
font-weight: bold;
font-size: 10px;
}


