@charset "UTF-8";
#bgdiv {
	position:absolute;
	left:-1px;
	top:0;
	width:100%;
	height:auto;
	z-index:1;
	overflow: visible;
	background-image: url(images/bg_burst.jpg);
	background-repeat: no-repeat;
	background-color: e66a2d;
	text-align: left;
	vertical-align: top;
	background-position: left top;
}
#header {
	position:relative;
	left:0px;
	top:0px;
	width:1031px;
	height:48px;
	z-index:1;
	background-image: url(images/headgraphic.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 36px;
	padding-top: 116px;
}
.content {
	width: 950px;
	position: relative;
	padding-left: 35px;
	height: auto;
	overflow: visible;
}
.footer {
	position: relative;
	height: 400px;
	width: 100%;
	background-image: url(images/footerx2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E66A2D;
	text-align: left;
	text-transform: uppercase;
	padding-top: 46px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.footer p a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.footer p a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.footer p a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer p a:hover{
	color: #F3EC74;
	text-decoration: none;
}
.content p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 18px;
	margin-left: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.content p a:link {
	font-weight: bold;
	color: #1A4C88;
	text-decoration: underline;
}
.content p a:active {
	font-weight: bold;
	color: #1A4C88;
	text-decoration: underline;
}
.content p a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.content p a:hover {
	font-weight: bold;
	color: #E66A2D;
	text-decoration: underline;
}
#body ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: square;
}
.Subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #215CA4;
	text-transform: uppercase;
	line-height: 20px;
}
.Subhead a:link {
	color: #2565B3;
	text-decoration: none;
}
.Subhead a:visited {
	color: #2565B3;
	text-decoration: none;
}
.Subhead a:active {
	color: #2565B3;
	text-decoration: none;
}
.Subhead a:hover {
	color: #E66A2D;
	text-decoration: none;
}
.contactinfo {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.contactinfo a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contactinfo a:visited {
	font-size: 12px;
	color: #E66A2D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contactinfo a:active {
	font-size: 12px;
	color: #E66A2D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contactinfo a:hover {
	font-size: 12px;
	color: #E66A2D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.underphoto {
	color: #2565B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.Subheadsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #215CA4;
	text-transform: uppercase;
	line-height: 18px;
}

