@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	
}
.largetablebg {
	background-image: url(images/largetablebg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.sidebartablebg {
	background-image: url(images/sidebartablebg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainnavtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E2C35;
}
.mainnavtext  a:link {
	color: #0E2C35;
	text-decoration: none;
}
.mainnavtext  a:visited {
	color: #0E2C35;
	text-decoration: none;
}
.mainnavtext  a:active {
	color: #0E2C35;
	text-decoration: none;
}
.mainnavtext  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.submaintablebg {
	background-image: url(images/submaintablebg.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.footertext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008DC5;
}
.footertext  a:link {
	color: #008DC5;
	text-decoration: none;
}
.footertext a:visited {
	color: #008DC5;
	text-decoration: none;
}
.footertext  a:active {
	color: #008DC5;
	text-decoration: none;
}
.footertext  a:hover {
	color: #026891;
	text-decoration: underline;
}
.submaintext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2D2E;
}
.blogstyleheader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #042341;
	padding-left: 10px;
}
.blogstyletext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2D2E;
	padding-left: 15px;
	padding-right: 10px;
}
.featureheadertext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #042341;
	background-position: right;
	padding-right: 12px;
	font-weight: normal;
}
.blogstylereadmore {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1C40AA;
	padding-right: 14px;
}
.blogstylereadmore   a:link {
	color: #1C40AA;
	text-decoration: none;
}
.blogstylereadmore  a:visited {
	color: #1C40AA;
	text-decoration: none;
}
.blogstylereadmore   a:active {
	color: #1C40AA;
	text-decoration: none;
}
.blogstylereadmore   a:hover {
	color: #1C40AA;
	text-decoration: underline;
}
.subheadtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #008DC5;
}
.sidebarprofile {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333536;
}
.sidebarnewsdate {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0677E5;
}
.sidebarnewstext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333536;
}
.sidebarnewstext   a:link {
	color: #333536;
	text-decoration: underline;
}
.sidebarnewstext  a:visited {
	color: #333536;
	text-decoration: underline;
}
.sidebarnewstext   a:active {
	color: #333536;
	text-decoration: underline;
}
.sidebarnewstext   a:hover {
	color: #333536;
	text-decoration: none;
}.subsidebar_mid {
	background-image: url(images/subsidebar_mid.png);
	background-repeat: repeat-y;
}
.textboxborder {
	border: 1px solid #016F9A;
}
.bigfeaturemid {
	background-image: url(images/big_feature_mid.jpg);
	background-repeat: repeat-y;
}

