@charset "utf-8";
/* CSS Document */

body{
	background-image: url(../images/bgmain.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	background-color: #0a7fb4;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 36px;
	text-transform: uppercase;
	color: #317CB5;
	letter-spacing: 3px;
	font-weight: normal;
}
#wrapper{
	width: 996px;
	margin-right: auto;
	margin-left: auto;
}#main{
	float: left;
	width: 966px;
}#flashhome{
	float: left;
	height: 450px;
	width: 966px;
}#footer{
	width: 100%;
	background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
	float: left;
	clip: rect(auto,auto,auto,auto);
	padding-top: 15px;
}#footercontent{
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 14px;
	color: #858585;
}#copycontent{
	width: 825px;
	background-image: url(../images/copybg.png);
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#header {
	float: left;
	height: 268px;
	width: 966px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005CA5;
}
hr {
	border: 1px solid #666666;
}
a:link {
	color: #C00707;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #C00707;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #C00707;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
}
.captions {
	font-size: 11px;
	color: #333333;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
}
.borders {
	border: 1px solid #CCCCCC;
}

