html { 
	height:100%; 
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
body {
	height:100%;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2B526F;
	background-image:url(../images/bg_ui.jpg);
	background-position:top center;
	background-color: #264F6D;
	padding: 0px;
	margin: 0px;
}

.fullheight {
	height: 100%;
}

.smallyellow {
	font-weight: normal;
	font-size:12px;
	color: #ffc10d;
}
.smallyellow a:link {
	color: #87bde2;
	text-decoration: none;
}

li
{
	font-size: 14px;
	font-weight: normal;
	color: #2b526f;
	text-align: left;
	line-height: 15px;
	padding: 5px 5px 5px 5px;
	
	/*margin: 0px 0px 0px 0px;*/
}
ul
{
	text-align: left;
	list-style-image:url(../images/bullet.gif);
	list-style-position: outside;
	/*margin: 2px 0px 2px 5px;*/
}
	
ol
{
	font-size: 12px;
	font-weight: normal;
	color: #2b526f;
	text-align: left;
	padding:0px 10px;
	margin: 10px;
	list-style-position:outside;
	list-style-type:upper-alpha;

}

/* Links */

a:link, a:visited {
	color: #2B526F;
	text-decoration: none;
	cursor: hand;
}
a:hover, a:active{
	color: #52A8D7;
	text-decoration: none;
}

.breadcrumb {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#52A8D7;
	line-height: 18px;
	margin: 5px 7px 5px 7px;
	padding: 2px 8px 2px 8px;
}
.breadcrumb a:link {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#52A8D7;
}
.breadcrumb a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#52A8D7;
}
.breadcrumb a:hover {
	color:#ecb052;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration: none;
	background-color:#ffebcc;
	margin: 2px -2px 2px -2px;
	padding: 2px 2px 2px 2px;
}

.breadcrumb a:active {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#52A8D7;
}



.hlink {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#ecb052;
	line-height: 18px;
	margin: 5px 7px 5px 7px;
	padding: 2px 8px 2px 8px;
	background-color:#ffebcc;
	margin: 2px 2px 2px 2px; 
	padding: 6px 2px 6px 4px; border: 1px dotted #ecb052;
	width: 459px;
}
.hlink a:link {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
}
.hlink a:visited {
	font-family:"Times New Roman", Times, serif;
}
.hlink a:hover {
	color:#ecb052;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	background-color:#fff1dc;
	margin: 2px -2px 2px -2px;
	padding: 2px 2px 2px 2px;
}
.hlink a:active {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}


a.navtop:link, a.navtop:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navtop:hover, a.navtop:active{
	font-weight: bold;
	color: #ffc10d;
	text-decoration: none;
}
a.navbot:link, a.navbot:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navbot:hover, a.navbot:active{
	font-size: 11px;
	font-weight: bold;
	color: #ffc10d;
	text-decoration: none;
}

a.whitelink:link {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	font-size: 12px;
	font-weight: normal;
	color: #6F754F;
	text-decoration: none;
}
a.whitelink:active {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_main:link {
	font-size: 12px;
	font-weight: normal;
	color: #6F754F;
	text-decoration: none;
}
a.link_main:visited {
	font-size: 12px;
	font-weight: normal;
	color: #6F754F;
	text-decoration: none;
}
a.link_main:hover {
	font-size: 12px;
	font-weight: normal;
	color: #6F754F;
	text-decoration: none;
}
a.link_main:active {
	font-size: 12px;
	font-weight: normal;
	color: #6F754F;
	text-decoration: none;
}
.letters {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 3px 15px 3px;
}
a.letters:link {
	text-decoration:none;
}
a.letters:visited {
	text-decoration:none;
}
a.letters:hover {
	text-decoration:none;
}
a.letters:active {
	text-decoration:none;
}

.letterstarget {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	color: #87bde2;
	font-size: 24px;
	font-weight: normal;
	margin: 10px 3px 15px 3px;
}

.hr_yellow {
	background-image:url(../images/hr_horz.gif);
	background-repeat:repeat-x;
	width: 420px;
	height: 3px;
	margin-top: 8px;
	margin-bottom: 8px;
}


.leftnav {
	padding: 3px 3px 3px 15px;
}

h1 {
	font-size: 22px;
	color: #52A8D7;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #52A8D7;
	font-weight: bold;
	line-height: 18px;
	margin: 6px 5px 6px 0px;
}
h3	{
	font-weight: bold;
	font-size:16px;
	color: #ffc10d;
	padding: 5px 5px 5px 2px;
}

.lightbluelarge {
	font-size: 18px;
	color: #52A8D7;
	font-weight: bold;
}
.lightblue {
	color: #52A8D7;
	font-weight: bold;
}

#Bannerbot {
	background-image:url(../images/footer_bg.gif);
	height: 99px;
}
#Topnavbar {
	background-color: #BAB083;
	border-top: solid 1px #476767;
	color: #6F754F;
	height: 24px;
}
#Topnavshadow {
	background-image:url(../images/if_dropshadow_bottom_onwhit.gif);
	background-repeat:repeat-x;
	text-align:left;
}
#Maincontainer_Home {
	background-color: #FFFFFF;
}
#Content_Home {
	background-image:url(../images/content_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
#Maincontainer {
	background-color: #EEECE4;
}
#Content {
	background-image:url(../images/content_bg_lttaupe.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

.nav_sub_container {
	display: none;
}
.nav_sub {
	padding: 3px 3px 3px 25px;
	background-color: #544437;
	color: #FFFFFF;
	cursor: hand;
}
.td_main_content {
	padding: 3px 15px 10px 15px;
	background-color:#FFFFFF;
}
.f14px {
	font-size: 14px;
	font-weight: normal;
	color: #6F754F;
}
.f14pxwhitebold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.f10px {
	font-size: 10px;
	font-weight: normal;
	color: #6F754F;
}
.semitrans {
     background-color: #FFFFFF;
     filter:alpha(opacity=80);
     opacity: 0.8;
	
	 
}
.rightbutton {
	padding: 2px 30px;
}
.subrightbutton {
	padding: 2px 30px;
	padding-left:50px;
	
}
.Largelink {
	font-size: 18px;
}
.Smalllink {
	font-size: 12px;
}
.wh_header {
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 16px;
}
.wh_text {
	font-size: 12px;
	color: #231f20;
	line-height: 18px;
}
.wh_close {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align________: center;
	padding-top:5px;
	
}
.wh_close a:link {
	color: #ffffff;
}
.wh_close a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.wh_close a:active {
	color: #ffffff;
}
.wh_close a:visited {
	color: #ffffff;
}


.txt_close {
	font-size: 10px;
	color: #888d6d;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	z-index: 11;
}
.txt_close a:link {
	color: #888d6d;
	font-weight: bold;
}
.txt_close a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.txt_close a:active {
	color: #888d6d;
	font-weight: bold;
}
.txt_close a:visited {
	color: #888d6d;
	font-weight: bold;
}

a.rightlink:link {
	font-size: 12px;
	font-weight: normal;
	color: #6F754F; 
	text-decoration: none;
}

a.rightlink:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#646045;/*#6F754F*/
}


a.rightlink:visited {
	font-size: 12px;
	font-weight: normal;
	color: #6F754F; 
	text-decoration: none;
	
}
.button_heading{
	font-size:14px;
}
.button_heading a.rightlink:link {
	font-size:14px;
	font-weight: normal;
	color: #6F754F; 
	text-decoration: none;
}

.button_heading a.rightlink:hover {
	font-size:14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#646045;/*#6F754F;*/
}

.button_heading a.rightlink:visited {
	font-size:14px;
	font-weight: normal;
	color: #6F754F; 
	text-decoration: none;
	
}
#subcontent{

padding-right:5px;}



a.home_links:link{
	font-size:14px;
	text-decoration: none;
	color: #6F754F; 
}

a.home_links:visited {
	font-size:14px;
	color: #6F754F; 	
	text-decoration: none;
	
}
a.home_links:hover {
	font-size:14px;
	color: #3D3928; 
	text-decoration: none;
	
}
 a.home_links:active {
	font-size:14px;
	color: #6F754F; 	
	text-decoration: none;
	
}


.subsection_title{
font-weight:bold;}

.formtext{

font-size:12px;}

#close_w1 {
	position:absolute;
	width: 160px;
	height:25px;
	z-index:15;
	top:200px;
	left:0px;
	display:none;
}

/* Form Styles */


input
{
font-size: 10px;
color: #2B526F;
background: #ffffff !important;
border: 1px solid #53738c;
padding: 1px;
margin: 1px;
}

select
{
font-size: 10px;
color: #2B526F;
background: #ffffff !important;
border: 1px solid #53738c;
padding: 1px;
margin: 1px;
}
.radio
{
border-width:0px;
color: #2B526F;/*#085cb3;*/
background: #ffffff !important;
/*background: #077af1 !important;*/
margin-right:5px;


}
.checkbox
{
border-width:0px;
color: #2B526F;/*#085cb3;*/
background: #ffffff !important;
/*background: #077af1 !important;*/
margin-right:5px;


}
#Searchbox {
	font-size: 11px;
	width: 80px;
}
#Searchgo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	width: 24px;
	height: 18px;
}

.button {
color: #2B526F;
font:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
background: #D7E4EE !important;
padding: 0px 8px 0px 8px;
border-top: 1px solid #53738c;
border-left: 1px solid #53738c;
border-right: 1px solid #53738c;
border-bottom: 1px solid #53738c;
}

.button:hover {
color: #53738c;
font:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
background: #92B4CC !important;
padding: 0px 8px 0px 8px;
border-top: 1px solid #53738c;
border-left: 1px solid #53738c;
border-right: 1px solid #53738c;
border-bottom: 1px solid #53738c;
}

textarea
{
font-size: 11px;
color: #2B526F;
background: #ffffff !important;
border: 1px solid #53738c;
padding: 1px;

}

.formtext {
	font-size:12px;
	color: #53738c;
	line-height: 12px;
	margin: 5px 5px 2px 5px;
}
.codetext {
	font-weight: bold;
	font-size:16px;
	color: #ffc10d;
	padding: 5px 5px 5px 2px;
	
}
.numberorder{
	list-style-type:decimal;

}
table.chart {
	border-width: 1px;
	/*border-spacing: 2px 2px;*/
	border-style: solid;
	border-color: #BAB083;
	
	
}
table.chart tr {


	border-width: 1px;
	padding: 1px 1px 1px 1px;
	
	border-style: solid;
	border-color: #BAB083;
	
	
}
table.chart td {
	border-width: 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #BAB083;
	
	
}
.dropdown
{
font-size: 9px;
color: #656047;
background: #ffffff !important;
border: 1px solid #2B526F;
width:139px;
margin: 1px;
/*margin: 1px;*/

}
.level0
{
	font-size: 12px;
	font-weight: normal;
	color: #6F754F;
	text-align: left;
	
	padding-bottom:0px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.level1
{
	font-size: 12px;
	font-weight: normal;
	color: #6F754F;
	text-align: left;
	
	padding-bottom:0px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.level2
{
	font-size: 12px;
	font-weight: normal;
	color: #6F754F;
	text-align: left;
	
	padding-bottom:0px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	
	margin-left: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
}
hr {

	border-bottom: 1px;
	align: center;
	border-bottom-color: #bab083;	
	background-color:#bab083;
	width: 98%;
	height: 1px;
	line-height: 6px;
	margin: 2px;
}
div.hr {

	border-bottom: 1px;
	align: center;
	border-bottom-color: #bab083;
	background-color:#bab083;
	width: 98%;
	height: 1px;
	line-height: 6px;
	margin: 2px;
}
div.hr hr {
  display: none;
}

.bemail {
	height:100%;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2B526F;
	background-image:none;
	background-position:top center;
	background-color: #4885B1;
	padding: 0px;
	margin: 0px;
}

/* Article Section CSS */

.articletitle {
	font-size: 22px;
	color: #52A8D7;
	font-weight: bold;
}

.byline {
	font-weight: bold;
	font-size:16px;
	color: #ffc10d;
	padding: 5px 5px 5px 2px;
	
}

.articlesubtitle {
	font-size: 18px;
	color: #52A8D7;
	font-weight: bold;
}

.adverttitle	{
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 5px 0px 10px;
}
.adverttitle a {
	color: #ffffff;
	text-decoration: none;
}

.hplblue {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #52A8D7;
	font-weight: normal;
}

.hpdblue {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B526F;
	font-weight: normal;
}

/* Homepage Rollovers */

.hpbannerout	{
	background-image:url(../images/hp_city_bg.gif);
	background-repeat:no-repeat;
}

.hpbannerover {
	background-image:url(../images/hp_city_bg_o.gif);
	background-repeat:no-repeat;
}

.hpbanneroutf	{
	background-image:url(../images/hp_city_bg_full.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.hpbanneroverf {
	background-image:url(../images/hp_city_bg_full.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}


table.location {
	border-width: 1px;
	/*border-spacing: 2px 2px;*/
	border-spacing: 2px;
	
	border-style: solid;
	border-color: #53738c;
	
	
}
/*
table.location tr {


	border-width: 1px;
	padding: 1px 1px 1px 1px;
	
	border-style: solid;
	border-color: #52A8D7;
	
	
}
table.location td {
	border-width: 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #52A8D7;
	
	
}*/
.locationbox{
	border-width: 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #53738c;
	width:100%;
	
	
}
