html {
	min-height: 100%;
	height: auto;
}


body
{
    margin:0;
    padding:0;
    
		text-align:center;
		width:100%;
		height:100%;
		font-family: Arial; font-size:9pt; font-weight:normal; color:#000;
		background: #ffffec url('../images/site_b.gif') 0% 100% no-repeat;
		font-size:9pt;
}

.red {color:#ff0000}
.white {color:#fff}

#container{
height:100%;
text-align:center;
margin:0 auto 0 auto;
width:976px;

}
/*
#body_btm{
background: url('../images/site_btm.gif') 0% 100% no-repeat;
height:100%;
}
*/

a{
text-decoration:none
}
img{
border:0px;
}

hr
{
height:1px;
border-top:1px solid #0067ac
}

.textright
{
float:right;
text-align:right

}

.nav ul{
	margin:0px;
	padding:0px;
}

.nav ul li{
list-style-type:none;

}

.nav a, .nav{
color:#0067ac;
text-decoration: none;
font-weight:normal;
font-size: 15px;
}


.nav_on, .nav_on a, .nav ul li .nav_on, .nav a:hover {
color:#336600;

}

.subnav_on {
color:#336600;
text-decoration: none;
font-weight:bold;
font-size: 10px;
}

.h1 { color: #174d90; font-size: 30px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 35px 0 0; padding: 0; }
.h2 { color: #00693d; font-size: 30px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 35px 0 0; padding: 0; }

.green, .green a {color: #174d90; font-size: 30px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 35px 0 0; padding: 0;}
.blue, .blue a {color: #00693d; font-size: 30px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 35px 0 0; padding: 0; }

.h1small { color: #174d90; font-family: Arial; font-size:10pt; font-weight:bold;}
.h2small { color: #00693d; font-family: Arial; font-size:10pt; font-weight:bold;}

.text{

color:#424242;
text-align:left;
}


	
td a{
color:#576871 ;text-decoration: underline;
font-size:9pt;
}


	
	li {list-style-image: url(../images/li.gif)}
	
	.footerlinks a
	{
	color:#fff;
	text-decoration:none
	}
	
	.footerlinks
	{
	background:url('../images/btm_bg.png');
	}
	
	.footerlinks a:hover
	{
		
		text-decoration:underline;
	}
	
.right_link a{color:#fff; font-weight:bold; text-decoration: none}
.right_link a:hover {text-decoration: underline}
h1{font-family: Arial; font-size:11pt; font-weight:bold; color:#000;}



.rdotted{border-right: 1px dotted #0067ac}
	
.page_content, td, page_content td{
font-family: Arial; font-size:9pt; font-weight:normal; color:#000;

}

.news{
font-size:8pt;
}