@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(/images/background.jpg);
	background-repeat: repeat;
	background-color: #80c4ff;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div#bodycontainer {
	background-color: #ffffff;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 964px;
	border: 1px solid #0000ba;
}

div#bodycontent {
	width: 940px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}

div#header {
	background-image: url(/images/us-capitol.jpg);
	background-repeat: no-repeat;
	height: 208px;
	width: 940px;
}

div#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
	position: static;
}

div#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}

div#social {
	float: right;
	margin-right: 2px;
	margin-bottom: 34px;
}

img.social1 { margin: 0; padding: 1px; border-style: solid; border-width: 1px; }
img.social { margin-left: 1px; padding: 1px; border-style: solid; border-width: 1px; }
a.social:link { color: #666666 ; text-decoration: none; border: solid 1px white; }
a.social:visited { color: #666666 ; text-decoration: none; border: solid 1px white; }
a.social:hover { color: #0000ba ; text-decoration: none; border: solid 1px white; }
a.social:active { color: #666666 ; text-decoration: none; border: solid 1px blue; }

div#header p#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	clear: both;
}

div#header a.whitelink:link {
	color: #ffffff;
	text-decoration: underline;
}

div#header a.whitelink:visited {
	color: #ffffff;
	text-decoration: underline;
}

div#header a.whitelink:hover {
	color: #ffffff;
	text-decoration: none;
}

div#header a.whitelink:active {
	color: #ffffff;
	text-decoration: none;
}


div.generaltext p {
	font-size: 12px;
	line-height: 16px;
	color: #0000ba;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
	padding-top: 12px;
}

div.generaltext p+p {
	font-size: 12px;
	line-height: 16px;
	color: #0000ba;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 12px;
	margin-left: 18px;
	padding: 0px;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #0000ba;
	text-decoration: underline;
}

a:active {
	color: #0000ba;
	text-decoration: none;
}

div#content {
	width: 940px;
	background-color: #cccccc;
	padding-bottom: 12px;	
}

div.leftmain {
	border: 1px solid #0000ba;
	width: 456px;
	margin-right: 12px;
	margin-bottom: 12px;
	background-color: #ffffff;
	margin-top: 12px;
	margin-left: 12px;
}

div.leftmain h2 {
	background-color: #0000ba;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-size: 14px;
	background-image: url(images/h2-bg.gif);
}

div.leftmain h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000ba;
	margin: 0px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-size: 12px;
	line-height: 16px;
}

div.leftmain p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-size: 12px;
	line-height: 16px;
}

div.main {
	border: 1px solid #0000ba;
	width: 910px;
	margin-right: 12px;
	margin-bottom: 12px;
	background-color: #ffffff;
	margin-top: 12px;
	margin-left: 12px;
}

div.main h2 {
	background-color: #0000ba;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-size: 14px;
	background-image: url(images/h2-bg.gif);
}

div.main h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000ba;
	margin: 0px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-size: 12px;
	line-height: 16px;
}

div.main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-size: 12px;
	line-height: 16px;
}

div.main li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-size: 12px;
	line-height: 16px;
}

div.main a:link {
	color: #333333;
	text-decoration: underline;
}

div.main a:visited {
	color: #333333;
	text-decoration: underline;
}

div.main a:hover {
	color: #0000ba;
	text-decoration: underline;
}

div.main a:active {
	color: #0000ba;
	text-decoration: none;
}

div.righttext h2 {
	color: #0000ba;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	padding: 0px;
	margin-top: 14px;
	margin-right: 18px;
	margin-bottom: 6px;
	margin-left: 0px;
}

div.righttext h3 {
	color: #0000ba;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 6px;
	margin-right: 18px;
	margin-bottom: 6px;
	margin-left: 0px;
}

div.righttext p {
	color: #0000ba;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding: 0px;
	margin-top: 6px;
	margin-right: 18px;
	margin-bottom: 12px;
	margin-left: 0px;
}

div.righttext ul {
	margin-bottom: 12px;
}

div.righttext ul li {
	color: #0000ba;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding: 0px;
	margin-top: 6px;
	margin-right: 18px;
	margin-bottom: 6px;
	margin-left: 0px;
}


div#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	text-align: center;
}

div#footer p {
	margin: 8px;
}

