/* CSS Document */
Body {
	background-color: #197B30;
	width: 762px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(page_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
	margin-top: 10px;
	margin-bottom: 0px;	/*margin-bottom: 10px;*/
}

#Logo img{
	float: left;
	height: 129px;
	width: 583px;
}

#Top_Icons img{
	float: left;
	height: 129px;
	width: 179px;
}

#Content {
	float: left;
	height: auto;
	width: 532px;
	background-color: #FFFFFF;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/content_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	font-size: 10pt;
	color: #737373;
}
#Menu {
	background-color: #F8F7F5;
	float: none;
	background-repeat:repeat-y;
/*	height: 200px;*/
	width: 209px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(../images/nav_bg.gif);
	padding-top:1px;

}

#LeftBanner {
	background-color: #FFFFFF;
	float: none;
	height: 138px;
	width: 209px;
	padding-right: 7px;
	padding-left: 7px;

}

#LeftColumn {
	float: left;
	height: 500px;
	width: 223px;
	background-color: #FFFFFF;
	margin-top:9px;
}
#Main {
	float: right;
	height: auto;
	width: 762px;
	background-color: #FFFFFF;
}
/*
/*
#FooterLine {
	background-color: #DCDCDC;
	float: left;
	height: 4px;
	width: 762px;
}*/
#Footer {
/*	background-color: #F8F7F5;*/
	float: left;
	height: 62px;
	width: 762px;
	padding-top: 14px;
	padding-bottom: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	line-height: 14pt;
	background-image:url(../images/Footer-Line-1.gif);
	background-repeat:repeat-x;
}/*
#BottomMargin {
	float: left;
	height: 16px;
	width: 762px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Gap
{
background-color:#FFFFFF;
}*/
INPUT
{
width:250px;
height:17px;
color:#000000;
border:1px solid #999999;
}
TEXTAREA
{
width:250px;
color:#000000;
border:1px solid #999999;
}
.ButtonColor
{
width:60px;
}
.SitemapTableCell a
{
color: #045190;
text-decoration:none; 
font-weight:bold;
font-size:10pt;
}
.SitemapTableCell a:hover
{
color: #197B30;
text-decoration:none; 
font-weight:bold;
font-size:10pt;
}

.ContactFormtable
{
 text-align:left;


}

.contenttablecontentcell{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#666666;
padding-bottom:100px;
padding-top:9px;
height:400px;
vertical-align:text-top;

}

.contenttable TH
{
color:#00497C;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11pt;
text-align:left;
}