body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.maintabletopcell{
	border-bottom:1px solid #ffffff;
}

.maintablemenucell{
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

.backgroundcell {
	background-image: url(../images/common/contentcellbg.gif);
	background-repeat: repeat-x;
	
}

.homebackgroundcell {
	background-image: url(../images/common/homecontentcellbg.gif);
	background-repeat: repeat-x;
	
}

.contentcell{
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

.footer{
	width: 758px;
	background-image: url(../images/common/footerbg.gif);
	height: 85px;
}

.footerlinks{
	padding:10px 0px 10px 15px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #333333
}

.smalltext{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #999999
}

.cscontent{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #333333
}

.homecontent{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #333333
}
.cscontent a{
	color: #366e99;
	text-decoration: none;
	font-weight: normal;
	
}

.cstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #454545;
}

.quote{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #999999;
	padding-top:6px;
}

.footerlinks a{
	color: #366e99;
	text-decoration: none;
	font-weight: normal;	
}

 a{
	color: #366e99;
	text-decoration: none;
	font-weight: normal;	
}

.menulink {
	color: #366e99;
	text-decoration: none;
	font-weight: normal;	
}
.contentblock{
	padding: 15px 25px 20px 25px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #333333
}

td,p{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #333333

}


.submenublock{
	background-color: #d0d0d0;
	border-bottom: 6px solid #eaeaea;
}


.submenupicture{
	border-bottom:1px solid #ffffff;
	margin-bottom: 10px;
}

.submenulink, .submenulink_sel {
	
	background-image: url(../images/common/menudash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 8px;
	margin-left: 8px;
}

.submenulink_last, .submenulink_last_sel{
	
	padding-top: 5px;
	padding-bottom: 15px;
	margin-right: 8px;
	margin-left: 8px;
}
.submenulink a, .submenulink_last a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3e647e;
	text-decoration: none;
}

.submenulink_sel a, .submenulink_last_sel a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #3e647e;
}

.lightColor{
	border-bottom: 1px dashed #d0d2d3;
	font-size: 10px;
}

.lightColorMed{
	border-bottom: 1px dashed #d0d2d3;
	font-size: 12px;
}

.darkColor{
	border-bottom: 1px dashed #d0d2d3;
	background-color: #eaeaea;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

.smallfont{
	border-bottom: 1px dashed #d0d2d3;
	background-color: #eaeaea;
	font-weight: bold;
}