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

body {
	background-color:#022C3D;
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#022C3D;
	font-size:12px;
	line-height:18px;
}
.norepeatbg {
background:url(../images/bg-maincontainer.jpg) no-repeat;
}

.borderpics {
	border-style:solid;
	border-color:#CABFA8;
	border-width:1px;
	padding:1px;
}
.header {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:32px;
	letter-spacing:-1px;
	line-height:36px;
	font-weight:400;
	color:#1E68C1;
	padding:0px 40px 0px 40px;
}
.headercommunties {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:32px;
	letter-spacing:-1px;
	line-height:36px;
	font-weight:400;
	color:#1E68C1;
}
.subheadserif {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color:#1E68C1;
}
.bodycontent {
	padding:0px 40px 0px 40px;
	line-height:21px;
}
.bottomtext {
	padding:15px 40px 15px 40px;
	background-image:url(../images/bg-bottomtext.jpg);
	background-repeat:repeat-y;
}
.bottomtexthome {
	padding:15px 40px 15px 40px;
	background-image:url(../images/bg-bottomtexthome.jpg);
	background-repeat:repeat-y;
}
.disclaimertext {
	font-size:10px;
	color:#666666;
	line-height:12px;
}
.sidemenu {
	padding:15px;
	background-image:url(../images/bg-sidemenu.jpg);
	font-size:11px;
	line-height:14px;
}
.sidemenupics {
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	padding:1px;
	margin-bottom:5px;
	display:inline;
}
.subhead {
	font-size:13px;
	font-weight:bold;
	color:#1E68C1;
}
.subheadred {
	font-size:13px;
	font-weight:bold;
	color:#C41230;
}
.redtext {
	color:#C41230;
}
.whitetext {
	color:#FFFFFF;
}
.subheaddarkblue {
	font-size:13px;
	font-weight:bold;
	color:#022C3D;
}
a:link {color:#022C3D; text-decoration: none;}
a:visited {color:#022C3D; text-decoration: none;}
a:hover {color:#1E68C1; text-decoration: none;}
a:active {color:#022C3D; text-decoration: none;}

a.menuactive:link {color:#1E68C1; text-decoration: none;}
a.menuactive:visited {color:#1E68C1; text-decoration: none;}
a.menuactive:hover {color:#1E68C1; text-decoration: none;}
a.menuactive:active {color:#1E68C1; text-decoration: none;}