/* CSS Document */

#body{
background-color: #D1D0D0;
}
#leftEdge{
background-image: url(images/leftEdge.gif);
background-repeat: repeat-y;
width: 8px;
}
#rightEdge{
background-image: url(images/rightEdge.gif);
background-repeat: repeat-y;
width: 8px;
}
#whtBg{
background-color: #FFFFFF;
padding: 5px;
}
#topShim{
background-image: url(images/topShim.gif);
background-repeat: repeat-x;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
height: 32px;
}
#topShim a {
color: #666666;
text-decoration: underline;
}
#topShim a:hover {
color: #666666;
text-decoration: underline;
}
#topShim a.subon {
color: #666666;
text-decoration: underline;
}
#orangeLine{
background-image: url(images/orangeLine.gif);
background-repeat: repeat-x;
height: 4px;
}
#headerShadow{
background-image: url(images/headerShadow.gif);
background-repeat: repeat-x;
height: 9px;
}
#nav{
background-color: #FFFFFF;
padding-top: 3px;
padding-left: 5px;
width: 205px;
}
#navlinks {
height: 30px;
display: block;
}
#navlinks a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333333;
text-decoration: none;
display: block;
padding-left: 12px;
padding-right: 5px;
padding-bottom: 2px;
padding-top: 6px;
background-image: url(images/button1.gif);
background-repeat: no-repeat;
height: 24px;
}
#navlinks a:hover{
background-image: url(images/button2.gif);
background-repeat: no-repeat;
height: 24px;
color: #fff;
}
#navlinks a.subon{
background-image: url(images/button2.gif);
background-repeat: no-repeat;
height: 24px;
color: #fff;
}
#dottedShim{
background-image: url(images/dottedShim.gif);
background-repeat: repeat-y;
background-position: center;
background-color: #FFFFFF;
width: 25px;
}
#dottedShim_h{
background-image: url(images/dottedShim_h.gif);
background-repeat: repeat-x;
background-position: center;
}
#column1{
background-color: #FFFFFF;
padding-top: 3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-align: justify;
width: 249px;
}
#column2{
background-color: #FFFFFF;
padding-top: 3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-align: justify;
width: 250px;
}
#contentArea{
background-color: #FFFFFF;
padding-top: 3px;
padding-right: 3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-align: justify;
}
#contentArea a {
color: #333333;
	text-decoration: underline;
}
#contentArea a:hover {
color: #333333;
	text-decoration: underline;
}
#contentArea a.subon {
color: #333333;
	text-decoration: underline;
}
#orangeDevide{
border-top: solid 2px #EF3102;
background-image: url(images/contentShim.gif);
background-repeat: repeat-x;
background-position: top;
}
#form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
text-decoration: none;
}
.formels1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
text-decoration: none;
width: 94%;
padding-left: 4px;
}
.formbutts {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
text-decoration: none;
width: 100%;
background-color: #E8E8E8;
border-right: solid 1px #C2C1C1;
border-bottom: solid 1px #9E9D9D;
}
#formareaofinterest{
border-bottom: dotted 1px #999999;
padding-top: 5px;
padding-bottom: 2px;
}
#footerShadow {
background-image: url(images/footerShadow.gif);
background-repeat: repeat-x;
height: 9px;
}
#footer{
background-image: url(images/footer.gif);
background-repeat: repeat-x;
height: 25px;
background-color: #000064;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
padding-top: 5px;
padding-bottom: 5px;
}
#footer a {
color: #666666;
text-decoration: underline;
}
#footer a:hover {
color: #666666;
text-decoration: underline;
}
#footer a.subon {
color: #666666;
text-decoration: underline;
}
#pageHeaders{
background-image: url(images/poweringShim.jpg);
background-repeat: repeat-x;
height: 19px;
padding-bottom: 7px;
padding-top: 6px;
padding-left: 12px;
}
.bulletlist {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
text-decoration: none;
margin: 0px 0px 0px 16px;
list-style-image: url(images/bullet.gif);
list-style-type: none;
line-height: 14px;
}
#areaofInterest_form{