/* @override http://clients.outcrop.com/0160%5Fvolunteer2006/css/volunteers.css */

body {
	font-size: 84%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #2A6A9A url(../_sharedimages/bg.gif) repeat-y 50% 0;
	line-height: 1.5em;
	text-align: center;
}
/* Basic typography */
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#00589A;
	font-size: 1.5em;
	border-bottom: 1px solid #00589A;
	padding-bottom: 5px;
	margin: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 30px 0px;
	color:#00589A;
	font-size: 1.2em;
	font-weight: bold;
	border: 1px solid #00589A;
	padding-left: 1em;
	background-color:#C4CEDE;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 1.1em;
	padding-left: .2em;
	border-bottom: 1px solid #660000;
	font-variant: small-caps;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #111;
	font-size: 1.1em;
}
h6 {
	font: bold 1.1em "Trebuchet MS", Verdana, Lucida, Arial, helvetica, sans-serif;
	color: #111;
	margin-bottom: -10px;
	margin-top: 0px;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #000000;	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #000000;
	margin-right: 75px;
}
a {
	color: #990000;
}
a:hover {
	
}
a:visited {
	color: #003366;
}
th {
	
}
td {
	
}
.even {
	background-color: #DAC5A1;
}
img {
	margin: 0px;
	padding: 0px;
}

#factsTop {
	background-image:url(../_sharedimages/factsBG_top.gif);
	background-repeat:repeat-x;
	padding: 4px 0px 0px 0px;
	margin-bottom: 0px;
	text-align: center;

}
#factsContent{
	background-image:url(../_sharedimages/factsBG.gif);
	background-repeat:repeat-y;
	padding: 0px 10px 0px 10px;
	margin-top: 0px;
	margin-bottom: -2px;
}
#factsBottom{
	background-image:url(../_sharedimages/factsBG_bottom.gif);
	background-repeat:repeat-x;
	padding: 0px 10px 1px 10px;
	margin-bottom: 2px;
}
.sidebox {
	margin-left: 2em;
	font-size: .9em;
	/*background-color: #C4CEDE;*/
	line-height: 1.2em;
}
.sidebox h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 1.2em;
	margin: 0px;
	margin: 0px 1px;
	background-color:#6D95BE;
	padding-bottom: 2px;
}
.sidebox p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #003366;
	padding-top: 1.3em;
}

/* This layer contains all other layers */
#wrapper {
	width: 725px;
	margin: auto;
	padding: 0px;
	height: 100%;
	text-align: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 725px;
}

html>#wrapper 	{
	width: 725px; 
} 
/* Header - top of page */
#header	{
	padding: 0px;
	margin: 0px;
	height: 141px;
}

/* Navigation Top */

#pagebody	{
	padding: 0px;
	margin: 0px;
	clear: both;
}

/* Left Navigation */
#navleft	{
	width: 162px;
	float: left;
	padding: 0px;
	height: 100%;
} 
#navleft ul {
	padding: 0px; /* lists must have padding and magin set to 0 else default margin is implied */
	padding-right: 5px; 
	padding-top: 10px;
	margin: 0px;
	list-style-type: none;
	display: block;
}
#navleft li {
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.6em;
	display: block;
	border-bottom: 1px dotted #D8DFEA;
}
#navleft  a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
}
#navleft li a:hover{
	background-color: #00589A;
	display: block;
	margin-right: -5px;
	padding-right: 5px;
}
#navleft a:hover img {
	background-color: #387AA3;
}
.off{
	background-color: #;
}
.on{
	background-color: #00589A;
	margin-right: -5px;
	padding-right: 5px;
}

#maincontent	{
	text-align: left;
	margin: 0 0 0 165px;
	padding: 10px;
	padding-right: 20px;
	height: 100%;

} 
#maincontent a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	text-decoration: none;
	background-color: #CCCCCC;
	color: #990000;
}
#maincontent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.7em;
}
#maincontent ol li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	list-style-image:none;
}
#maincontent li {
	list-style-image: url(../_sharedimages/bullet.gif);
}
#footer {
	border-top: 1px solid #FFF;
	text-align: center;
	width: 723px;
	height: 34px;
	background: #7FA3BB;

}
.search {
	margin-top: 10px;
	border: 1px solid #000;
}
/* 	voice-family: "\"}\"";
	voice-family:inherit;
	width: 159px;
}

html>#navleft 	{
	width: 159px; */
/*Asp page usde*/
#daddyTbl
{
    padding: 0px;
	fBORDER-top: #00589A 1px solid;
	/*BACKGROUND-COLOR: #DDDBC7*/
}	
.childTbl
{

	BORDER-bottom: #00589A 1px solid;
	padding: 6px 4px;
    FONT: 11px Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
    /*BACKGROUND-COLOR: #DDDBC7;*/
    TEXT-ALIGN: left
}
.TextFont
{
    FONT-SIZE: 12px;
    WIDTH: 120px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    HEIGHT: 22px
}
.controlDrop
{
    FONT-SIZE: 12px;
    WIDTH: 220px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    HEIGHT: 60px
}
.controlDropSigle
{
    FONT-SIZE: 12px;
    WIDTH: 220px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    HEIGHT: 22px
}
.controlText
{
    FONT-SIZE: 12px;
    WIDTH: 180px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    HEIGHT: 22px
}
.controlTextBox
{
    FONT-SIZE: 12px;
    WIDTH: 220px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    HEIGHT: 22px
}
.controlButton
{
    FONT-SIZE: 12px;
    WIDTH: 50px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    HEIGHT: 22px
}

	
.small {
	font-size: 90%;
}

.top {
	border-bottom: none;
}
.top a:hover {
	border: none;
}
