
body {
	background: #000000;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:0.8em;
	padding:0;
	text-align:center;
	}

#Container {
	background: #ffffff;
	margin:0 auto;
	width: 765px;
	text-align: left;
}

#namus {
	margin-top: -5px;

}

#rightnav {
	float: right;
	width: 180px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #004282;
	margin-top: 10px;
	margin-bottom: 10px;
}
#volunteer_nav {
	float: right;
	width: 220px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #004282;
	margin-top: 10px;
	margin-bottom: 10px;
}


#Title {
	padding:0;
}

#icons {
	background-color: #ffffff;
	width: 140px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 30px;
	float: left;
	margin-top: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004282;

}

#icons a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004282;
	text-decoration: none;
}

#icons a:hover {
	color: #CC0000;
}


#hometext {
	float: right;
	padding-left: 20px;
	width: 560px;

}

/************************************************************/
/* ***** Styles * Styles * Styles * Styles * Styles * ***** */
/************************************************************/

h1, h2, h3, h4 {
	margin:0 0 10px;
	padding:0px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 16pt;
	color: #004282;
	margin-bottom: 18pt;
}
h2 {
	font-size: 12pt;
	color: #004282;

}
h3 {
	font-size: 10pt;
	color: #004282;

}
h4 {
	font-size: 10pt;
	font-style: normal;
}

h5, h5 a, h5 a:link, h5 a:visited {
	margin:0 0 15px 0;
	padding:1px;
	font-size:7pt;
	color:#09c;
	font-weight:normal;
}

h5 {color:#000099;
}

h6 {
	margin:10px 0 0 0;
	font-size:14px;
}

p, label, td {
	font:12pt;
}



#textarea {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}	

	
#textarea li {
	font-size: 12.8px; /* changed from 12 to match p text, 11/6/2015, L. Mockensturm */
}
#textarea h3 {
	text-align: left;
	font-size: 14px;
}

	
img {padding-top:0px;}


.center, p.center, #Content .center{
	text-align:center;
	text-indent:0;}
	
a img {border:0;}

img.center {padding:10px 0 0 0;	}

.centerSWF {margin:10px 0 0 0;}

.floatRight{
	float:right;
	padding:10px 0 10px 10px;}
	
.floatLeft {
	float:left;
	padding:10px 10px 10px 0;}


.listTitle, .noIndent {text-indent:0;} 

.titledList {
	text-indent:-35px;
	padding-left:35px;}
		


.navbox h2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #004282;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 4px;
	border: 3px solid #004282;
	margin-top: -1px;
	padding-top: 0px;
}

.navbox h3 {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;

}

.navbox ul {
	margin-left: 10px;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 8px;
	font-size: 10px;
	
	color: #000066;
	text-indent: 0px;
	line-height: 1px;
	padding-bottom: 10px;
	padding-right: 2px;
}

.navbox li {
	padding-bottom: 5px;
	line-height: normal;
	font-size: 1em;
	font-weight: bold;
}

.navbox a {
	text-decoration: none;
	color: #000066;
	margin-bottom: 10px;
}

.navbox a:hover {

	text-decoration: underline;
}

/***************************************************/
/* ***** Menu * Menu * Menu * Menu * Menu *  ***** */
/***************************************************/

#Menu {
	border-bottom:2px solid #000099;
	margin:10px auto;
	padding:0 0 5px 0;
	width: 765px;
	text-align: left;
}

#Menu ul {
	padding:0; /*spacing is needed at the top of the list to separate it from the "title" of the list it is in */
	margin:0;
	padding:0;
	list-style:none;
}

#Menu li {
	display:inline;
	list-style:none outside;
	padding:0 25px;

}
	
#Menu a {
	color:#004282;
	font-weight:bold;
	text-decoration: none;
}
	
#Menu a:hover {
	color:#CC0000;
}

#Menu .current a{
	color:#CC0000;
	font-weight:bold;}

a, a:link  {
	color:#0033FF;
	text-decoration:underline;
	font-weight:normal;
	font-family:verdana, arial, helvetica, sans-serif;}

a:visited {

	color:#660099;
	text-decoration:underline;
	font-weight:normal;
	font-family:verdana, arial, helvetica, sans-serif;
}

a:hover {

	color: #FF0000;
	text-decoration:underline;
	font-weight:normal;
	font-family:verdana, arial, helvetica, sans-serif;
}

.hidden {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}

/* SKIP NAVIGATION UPDATE */

#skip a
{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
 
#skip a:focus
{
position:static;
width:auto;
height:auto;
color: #FFFFFF;
} 




/* --------------footer-------------- */

#footer {
	clear: both;
	border-top: 1px solid #000099;
	margin-top: 20px;
	padding-bottom: 30px;
	height: 40px;
}


#footer p {
	font-size: 10px;
	color: #000000;
	text-align: center;
	line-height: 1px;
	padding-bottom: 7px;
	padding-top: 0px;
}



#footer li {
	display: inline;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 5px;
	text-align: center;
	color: #000066;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;

}
#footer li.last {
	border-right: none;
}
#footer a {
	text-decoration: none;
	color: #000066;
}
#footer a:hover {
	text-decoration: underline;
}	
.spacing {
	line-height: 20px;
}
