@charset "UTF-8";
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #898C8F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #E1E1E1;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	color: #991B28;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-image: url(../images/backgrounds/bullet.gif);
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a:link, a:visited {
	color: #991B28;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #991B28;
}
#maincontainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}#header {
	background-image: url(../images/backgrounds/header.gif);
	margin: 0px;
	clear: both;
	float: left;
	height: 61px;
	width: 940px;
	padding-top: 95px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#navigation {
	background-image: url(../images/backgrounds/main.gif);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	height: 35px;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
}
#navcontainer {
	background-color: #CCCDCF;
	height: 33px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 940px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eaebeb;
	border-bottom-color: #a8a9aa;
	background-image: url(../images/backgrounds/navbar.gif);
}
#navcontainer li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	display: inline;
}
#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #babbbc;
	border-left-color: #dedfe0;
	float: left;
	height: 33px;
}
#navcontainer a {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	display: block;
	height: 25px;
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	width: 150px;
	text-align: center;
}
#navcontainer a:link, #navcontainer a:visited {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dedfe0;
	border-left-color: #babbbc;
}
#navcontainer a:hover, #navcontainer a:active {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AC1D2B;
	border-left-color: #73131D;
	background-color: #991B28;
}
#maincontent {
	background-image: url(../images/backgrounds/main.gif);
	background-repeat: repeat-y;
	clear: both;
	float: left;
	width: 960px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.topgraphic {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 146px;
	width: 960px;
}
#container {
	width: 920px;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	float: left;
	background-image: url(../images/backgrounds/title_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: -3px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#titlearea {
	margin: 0px;
	clear: both;
	float: left;
	width: 920px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C8CA;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.standfirstsection {
	width: 920px;
	float: left;
	padding-top: 20px;
	display: block;
	clear: both;
	padding-bottom: 10px;
	margin-right: -3px;
}
.standtwocolmunsection1 {
	float: left;
	width: 450px;
	padding-right: 20px;
	display: block;
}
.standtwocolmunsection2 {
	float: left;
	width: 450px;
	display: block;
}
.thirdscolumn {
	float: left;
	width: 293px;
	padding-right: 20px;
	display: block;
}
.thirdscolumn2 {
	float: left;
	width: 607px;
	display: block;
	margin: 0px;
	padding-right: 20px;
}
.thirdscolumn3 {
	float: left;
	width: 293px;
	display: block;
}
#footer {
	background-image: url(../images/backgrounds/footer.gif);
	clear: both;
	float: left;
	height: 60px;
	width: 920px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 10px;
	background-position: bottom;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #991B28;
	text-decoration: none;
	background-color: #FFFFFF;
}
.datalink {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.datalink  a:link, .datalink a:visited {
	color: #666666;
}
.datalink  a:hover, .datalink a:active {
	color: #FFFFFF;
	background-color: #666666;
}
.boxout {
	background-color: #CCCDCF;
	list-style-type: none;
	list-style-image: none;
	float: left;
	width: 233px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-image: url(../images/backgrounds/box_out_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxout p {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.boxout ul {
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a8a9aa;
	border-right-color: #babbbc;
	border-bottom-color: #eaebeb;
	border-left-color: #dedfe0;
}
.boxout li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.boxout  a:link, .boxout a:visited {
	color: #FFFFFF;
	display: block;
	float: left;
	clear: both;
	width: 211px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eaebeb;
	border-right-color: #dedfe0;
	border-bottom-color: #a8a9aa;
	border-left-color: #babbbc;
	height: 18px;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxout  a:hover, .boxout a:active {
	color: #FFFFFF;
	background-color: #991B28;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B81F2E;
	border-right-color: #AB1C2B;
	border-bottom-color: #78141E;
	border-left-color: #8E1723;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.redtext {
	color: #991B28;
}
.graphic {
	margin: 0px;
	padding: 0px;
}
