@charset "utf-8";/* CSS Document */
body {
	margin-top:50px;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:0px;
	background-color:#353535;
	background-image:url(images/pagebg.jpg);
	background-repeat:repeat-x;
	font-family:Calibri;
	font-size:14px;
	color:#000000;
}
.fix {
	width:8px;
	display:inline;
	padding-bottom:3px;
}
a:link {
	color:#003399;
	text-decoration:none;
	font-weight:normal;
}
a:visited {
	color:#003399;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
	color:#669900;
	text-decoration:none;
	font-weight:normal;
}
#wrap {
	padding-right:16px;
	padding-left:6px;
	padding-top:8px;
}
#pageleft {
	width:21px;
	background-image:url(images/page-fill-left.jpg);
	background-repeat:repeat-y;
}
#pageright {
	width:21px;
	background-image:url(images/page-fill-right.jpg);
	background-repeat:repeat-y;
}
#pagebot {
	background-image:url(images/page-bot-fill.jpg);
	background-repeat:repeat-x;
	height:25px;
}
.pagefill {
	background-image:url(images/fill-main.jpg);
	background-repeat:repeat-x;
	background-color:#5e86a9;
}
#flashcontent {
	width: 150px;
	height: 500px;
	padding-left:11px;
	padding-top:10px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.form {
	font-size:12px;
	margin-top:14px;
}
.formpad {
	padding-left:13px;
}
INPUT, TEXTAREA {
	width: 230px;
}
SELECT {
	width: 237px;
}
INPUT.button {
	width: 85px;
}
.red {
	color:#FF0000;
}
.formgroup {
	font-size: 15px;
	color:#003399;
	font-weight:bold;
}
h1 {
	color:#003399;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	display:inline;
}
h2 {
	color:#003399;
	font-weight:bold;
	font-size:14px;
	display:inline;
}
h3 {
	color:#003399;
	font-weight:bold;
	font-size:12px;
	display:inline;
}
h4 {
	color:#003399;
	font-weight:bold;
	font-size:18px;
	display:inline;
}
p {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
}
#footer {
	font-family:"Arial";
	margin:0px auto;
	color:#999999;
	width:974px;
	font-size:10px;
	padding-top:2px;
	padding-left:1px;
}
#contentleft {
	float:left;
	width:383px;
}
#contentright {
	float:right;
	width:351px;
	padding-top:4px;
	padding-right:2px;
}
.imgblock {
	margin:0px;
	height: 100px;
}
.space {
	height:4px;
	margin:0px;
	line-height:4px;
}
.spacebottom {
	height:12px;
	margin:0px;
	line-height:12px;
}
#content {
	text-align:justify;
	background-color:#FFFFFF;
	padding: 15px;
	font-size:12px;
	line-height:13px;
}
#contentalt {
	width:750px;
}
#margins {
	width:582px;
	height:230px;
	padding-top:10px;
	padding-bottom:30px;
	padding-left:80px;
	padding-right:80px;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:16px;
	text-align:justify;
}
#contbot {
	background-image:url(images/content-bot-fill.jpg);
	background-repeat:repeat-x;
	height:10px;
}
#conttop {
	background-image:url(images/content-top-fill.png);
	background-repeat:repeat-x;
	height:7px;
}
#contleft {
	background-image:url(images/content-left-fill.png);
	background-repeat:repeat-y;
	width:4px;
}
#contright {
	background-image:url(images/content-right-fill.jpg);
	background-repeat:repeat-y;
	width:4px;
}
#heading {
	background-image:url(images/heading-fill.jpg);
	background-repeat:repeat-x;
	height:23px;
	font-size:12px;
	font-weight: bold;
	color:#ffffff;
	padding-left:15px;
}
#headingalt {
	background-image:url(images/heading-fill.jpg);
	background-repeat:repeat-x;
	height:23px;
	font-size:12px;
	font-weight: bold;
	color:#ffffff;
	padding-left:80px;
}
#footer a:link {
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}
#footer a:visited {
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#EEEEEE;
	text-decoration:none;
	font-weight:normal;
}
#boldlink a:link {
	color:#003399;
	text-decoration:underline;
	font-weight:bold;
}
#boldlink a:visited {
	color:#003399;
	text-decoration:underline;
	font-weight:bold;
}
#boldlink a:hover {
	color:#669900;
	text-decoration:underline;
	font-weight:bold;
}
ul {
	margin-top:0px;
	margin-bottom:0px;
}
ol {
	margin-left:22px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#hd {display:none;}
#seo {
	font-size:10px;
	color:#000000;
	width:900px;
	margin:auto;
	text-align:center;
}
