body {
	background-color: #011e45;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #011E45;
}
#main {
	padding: 0px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/headerbg.jpg);
	padding: 0px;
	width: 790px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 126px;
}
#content {
	padding: 0px;
	width: 790px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-x;
}
#footer a {
	color: #011E45;
	text-decoration: none;
}

#left {
	margin: 0px;
	padding: 0px;
	width: 162px;
	float: left;
	background-color: #a61523;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #011E45;
	border-bottom-color: #011E45;
	border-left-color: #011E45;
	height: 540px;
}
#right {
	background-image: url(images/rightcontentbg.jpg);
	padding: 0px;
	float: right;
	width: 622px;
	border: 2px solid #011E45;
	height: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: #FEFEFE;
	background-repeat: no-repeat;
	background-position: bottom;
}
.info {
	text-align: center;
	padding: 0px;
	font-size: 14px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.logos {
	padding: 0px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	vertical-align: text-bottom;
}

#footer {
	padding: 0px;
	clear: both;
	width: 800px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#spacer {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#footer p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
}
#right h1 {
	color: #A61523;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#right .bar {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#right p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
	font-weight: bold;
}


table.menu a {
	display: block;
	border-bottom-color: #011E45;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	font-size: 24px;
} 
div.menu a {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #a61523;
	text-align: center;
	vertical-align: middle;
	padding-top: 9px;
	padding-bottom: 9px;
}
div.menu a:link {
color: #FFFFFF; 
background: #a61523; 
}

div.menu a:active { 
color: #FFFFFF;
background: #a61523; 
}

div.menu a:visited {
color: #FFFFFF; 
background: #a61523; 
}

div.menu a:hover {
color: #011E45;
background: #FFFFFF; 
}
#footer a:visited {
	color: #011E45;
	text-decoration: none;
}
#footer a:hover {

	color: #A61523;
	text-decoration: underline;
}
#breadcrumbs {
	float: right;
	padding: 0px;
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#breadcrumbs a {
	color: #FFFFFF;
	text-decoration: none;
}
#breadcrumbs p {
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#breadcrumbs a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#breadcrumbs a:hover {

	color: #ABB0C6;
	text-decoration: underline;
}
.logos a {
	text-decoration: none;
}
#govinfo {
	float: right;
	width: 200px;
	margin: 10px;
	padding: 5px;
	text-align: center;
	background-color: #A61523;
	border: 5px solid #011E45;
	color: #DBDEE7;
}
.otherwebsites {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.otherwebsites li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #011E45;
}
.otherwebsites a {
	color: #011E45;
	text-decoration: underline;
}



#right #govinfo p {
	text-align: center;
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
}
#right #govinfo h1 {
	color: #FCFCFC;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
	margin: 2px;
	padding: 0px;
}
.otherwebsites a:visited {
	color: #011E45;
	text-decoration: underline;
}
.otherwebsites a:hover {

	color: #F1EFE2;
	text-decoration: underline;
}
#right h3 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-decoration: underline;
	font-size: 18px;
}
#right .smallpdf {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
#right a {
	color: #011E45;
	text-decoration: none;
}


.headshot {
	padding: 0px;
	border: 3px solid #011E45;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#right #govinfo a {
	color: #FFFFFF;
}
#right #govinfo a:visited {
	color: #FFFFFF;
}
#right #govinfo a:hover {

	color: #011E45;
}
.menu .info a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #A61523;
}
.menu .info a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #A61523;
}
.menu .info a:hover {

	font-size: 14px;
	color: #011E45;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #A61523;
}
#right a:visited {

	color: #011E45;
	text-decoration: none;
}
#right a:hover {

	color: #FFFFFF;
	text-decoration: none;
}
#right h2 {
	color: #011E45;
	text-decoration: underline;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#right .contact {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 15px;
}
#right .materials {
	font-size: 30px;
}
#gsamaterial .materials a {
}
#gsamaterial .materials a:visited {
}
#gsamaterial .materials a:hover {
	color: #A61523;
}
.subsize {
	font-size: 16px;
	font-weight: bold;
}
.reg {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	color: #011E45;
}
.subtext {
	font-size: 10px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#copyright {
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 220px;
	color: #FFFFFF;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
#trademark {
	float: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	color: #A61523;
	text-decoration: underline;
}
#footer2 {

	padding: 0px;
	width: 800px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #011E45;
}
