/* CSS Document */

#body {
background-color: #D1CECE;
}
#leftEdge {
background-image: url(images/rightEdge.gif);
background-repeat: repeat-y;
width: 9px;
}
#rightEdge {
background-image: url(images/leftEdge.gif);
background-repeat: repeat-y;
width: 9px;
}
#whtBg{
background-color: #FFFFFF;
padding: 6px;
}
#topShim{
background-image: url(images/topShim.gif);
background-repeat: repeat-x;
height: 26px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #797979;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
padding-bottom: 5px;
text-align: left;
}
#topShim a {
color: #797979;
text-decoration: underline;
}
#topShim a:hover {
color: #797979;
text-decoration: underline;
}
#topShim a.subon {
color: #797979;
text-decoration: underline;
}
#navColumn{
background-color: #EBECED;
background-image: url(images/headerShadow_nav.gif);
background-position: top;
background-repeat: repeat-x;
width: 185px;
height: 19px;
}
#navBg {
background-image: url(images/navBg.gif);
background-position:bottom;
background-repeat: no-repeat;
background-color: #EBECED;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #00006B;
}
#navTopPadding{
padding-top: 10px;
}
#contentBg{
background-image: url(images/headerShadow.gif);
background-position: top;
background-repeat: repeat-x;
padding-top: 25px;
padding-left: 6px;
padding-right: 6px;
padding-bottom: 6px;
}
#contentColumn1{
border: solid 2px #EBECED;
padding: 5px;
}
#headers{
background-image: url(images/buttonOn.gif);
background-repeat: repeat-x;
height: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #fff;
padding-left: 10px;
padding-right: 5px;
padding-bottom: 5px;
}
#contentTxt{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
text-align: justify;
padding-left: 5px;
padding-bottom: 5px;
}
#nav { 
height: 22px;
}
#nav a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #333333;
text-decoration: none;
display: block;
background-image: url(images/buttonOff.gif);
background-repeat: repeat-x;
border: solid 2px #fff;
height: 22px;
padding-top: 8px;
padding-left: 10px;
}
#nav a.sub1_on{
color: #ffffff;
background-image: url(images/buttonOn.gif);
background-repeat: repeat-x;
border: solid 2px #fff;
height: 22px;
}
#nav a:hover{
color: #ffffff;
background-image: url(images/buttonOn.gif);
background-repeat: repeat-x;
border: solid 2px #fff;
height: 22px;
}
#footer{
background-color:#00006B;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #B3B3D3;
padding-left: 10px;
padding-right: 5px;
padding-top: 8px;
padding-bottom: 5px;
height: 20px;
}
#footer a {
color: #B3B3D3;
text-decoration: underline;
}
#footer a:hover {
color: #B3B3D3;
text-decoration: underline;
}
#footer a.subon {
color: #B3B3D3;
text-decoration: underline;
}
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.formels1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	width: 95%;
	padding-left: 4px;
}
.formbutts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight:bold;
	text-decoration: none;
	width: 100%;
	border-bottom:1px solid #9A909D;
	border-top:1px solid #EADBEE;
	border-right:1px solid #9A909D;
	border-left:1px solid #EADBEE;
background-image: url(images/buttonOff.gif);
	padding-top: 3px;
	padding-bottom: 3px;
}
.formbutts a {
background-image: url(images/buttonOn.gif);
text-decoration: underline;
	color: #fff;
}
.formbutts a:hover {
background-image: url(images/buttonOn.gif);
text-decoration: underline;
	color: #fff;
}
.formbutts a.subon {
background-image: url(images/buttonOn.gif);
text-decoration: underline;
	color: #fff;
}