body {
	margin: 10px;
	padding: 0px;
	background-color: #CCD6E0;
}
#container	{
	width: 780px;
	text-align:left;
}
#content {
	background-color: #F5F7F9;
	background-image: url(../images/bg_interior.gif);
	background-repeat: no-repeat;
}
#contentMain {
	background-color: #F5F7F9;
	background-image: url(../images/bg_Main.gif);
	background-repeat: no-repeat;
}
.textMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 26px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 135px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 15px;
}
.text p	{
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
.text h1	{
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}	
.text h2	{
	color: #02327D;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	}	
.text h3	{
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	}	
.text img	{
	margin-bottom: 10px;
}
.text a:link, .text a:visited	{
	color: #02327D;
	text-decoration:none;
}
.text a:hover, .text a:active	{
	color: #02327D;
	text-decoration:underline;
}
#rtCol {
	text-align: center;
	padding-bottom: 100px;
}
#leftCol	{
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 80px 15px 0 15px;
}
.subnav	{
	padding-bottom: 10px;
	padding: 15px;
	margin: 0;
	border-bottom: 1px solid #8B97A8;
}
.subnav a:link, .subnav a:visited	{
	color: #02327D;
	text-decoration:none;
	border-bottom: none;
}
.subnav a:hover, .subnav a:active	{
	color: #02327D;
	text-decoration:none;
	border-bottom: 1px dotted #02327D;
}
.subnavOn	{
	padding-bottom: 10px;
	padding: 15px;
	margin: 0px;
	border-bottom: 1px solid #8B97A8;
}
.subnavOn a:link, .subnavOn a:visited	{
/* 	color: #738194; */
	color: #336666;
	text-decoration:none;
	border-bottom: none;
}
.subnavOn a:hover, .subnavOn a:active	{
	color: #336666;
	text-decoration:none;
	border-bottom: 1px dotted #336666;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a:link, #footer a:visited	{
	color:#000000;
	text-decoration:none;
	}
#footer a:hover, #footer a:active	{
	color:#000000;
	text-decoration:underline;
	}
#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 96px;
	width: 780px;
}
#nav {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	text-align: right;
	height:23px;
}
.taglineMain {
	margin: 35px 20px 0px 20px;
}
.tagline {
	margin-top:25px;
}
.navLinks	{
	font-size: 12px;
	color: #738290;
	border-bottom: 1px solid #D0D5DA;
	padding: 0px 0px 5px 0px;
	margin-bottom: 10px;
}
.navLinks a:link, .navLinks a:visited	{
	color: #738290;
	text-decoration: none;
}
.navLinks a:hover, .navLinks a:active	{
	color: #738290;
	text-decoration: underline;
}
.highlightBox {
	padding: 10px;
	border: 1px solid #8B97A8;
	color: #5C6B80;
}
.highlightBoxHide {
	display:none;
}

#printBanner {
	display: none;
}
.leftImg {
	margin-right: 5px;
	margin-bottom: 1px;
	border: 1px solid #999999;
}

