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

/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: medium;
}
body {
	margin-top: 0px;
	background-color: #330000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #003399;
}
a:active {
	color: #000066;
}
h1 {
	font-size: xx-large;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	padding-left: 20px;
	font-style: italic;
	padding-bottom: 20px;
}
h2 {
	font-size: large;
	color: #003366;
}
h3 {
	font-size: medium;
	color: #000066;
}
.top {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}

/* END subNav */
/* BEGIN public services */
 #psnavcontainer {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: medium;
	width: 130px;
	color: #FFFFFF;
}

#psnavcontainer ul
{
	list-style-type: none;
	text-decoration: none;
}

#psnavcontainer a
{
	display: block;
	background-color: #003366;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
}

#psnavcontainer a:link, #psnavlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#psnavcontainer a:hover
{
	background-color: #CCCC99;
	color: #000000;
	text-decoration: none;
}
/* END ps */


/* BEGIN mainNav */
 #mnavcontainer
{
	width: 134px;
	font-family: "Times New Roman", Times, serif;
	color: #333;
	font-weight: bold;
	margin: 0em;
	padding: 0;
	font-size: medium;
}

#mnavcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#mnavcontainer li
{
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

#mnavcontainer li a
{
	display: block;
	background-color: #003366;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	border-left-width: 8px;
	border-left-color: #336699;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

html>body #mnavcontainer li a { width: auto; }

#mnavcontainer li a:hover
{
	background-color: #CCCC99;
	color: #000000;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #336699;
}
/* END mainNav */

/* BEGIN SubmainNav */
 #subnav
{
	font-family: "Times New Roman", Times, serif;
	background-color: #003366;
	margin: 0em;
	font-size: medium;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#subnav ul
{
	margin: 0;
	padding: 0;
}

#subnav li
{
	margin: 0;
	padding-top: 4px;
	padding-bottom: 2px;
}

#subnav li a
{
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999966;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}

html>body #subnav li a {
	width: auto;
}

#subnav li a:hover
{
	background-color: #CCCC99;
	color: #000000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999966;
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 2px;
}
/* END SubmainNav */

.getmorehome {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 24px;
	letter-spacing: 1px;
}
.phone {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 8px;
	text-align: center;
}

/* END mainNav */

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: x-small;
	color: #FFFFFF;
	width: 780px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#siteInfo a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: large;
	color: #003366;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
	text-align: center;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding-left: 10px;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 75%;
	border-left-width: 20px;
}

#breadCrumb a{
	color: #336699;
	text-decoration: none;
}

#breadCrumb a:hover{
	color: #003366;
	text-decoration: none;
}

#headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: large;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 4px;
}
#copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding-left: 14px;
	padding-bottom: 20px;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}

.relatedLinks h3{
	text-decoration: none;
	list-style-type: none;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;
	padding-bottom: 8px;
	text-decoration: none;
	list-style-type: square;
}

.style7 {
	color: #999966;
	font-weight: normal;
	font-size: 14px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 40px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999966;
}
.style9 {
	font-size: 14px;
	line-height: 24px;
}
.intoB {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	height: 60px;
	width: 200px;
}

.intoB a:link {
	color:#003366;
	text-decoration: none;
	background-color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	height: 100px;
	width: 200px;
}

.intoB a:hover {
	color:#999966;
	background-color: #CCCCCC;
}
.choice {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}
#homeCopy{
	font-size: 14px;
	color: #003366;
	line-height: 24px;
	margin: 0px;
	padding: 20px;
}
#choice {
}
#choice h1 {
	color: #333333;
	font-size: 16px;
	font-style: italic;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.buttons{
	width: 640px;
	text-align: center;
	color: #333333;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	}
#buttons {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
}

