/* CSS Document */

#body{
background-image:url(images/bg.gif); 
background-repeat: repeat-x;
background-position: top;
background-color: #E2E3E4;
margin-top: 16px;
}
#topShim{
background-image: url(images/topShim.gif);
background-repeat: no-repeat;
height: 16px;
}
#navLeft{
background-image: url(images/navLeft.gif);
background-repeat:no-repeat;
width: 37px;
}
#navRight{
background-image: url(images/navRight.gif);
background-repeat:no-repeat;
width: 37px;
}
#leftShim{
background-image: url(images/leftShim.gif);
background-repeat: repeat-y;
}
#rightShim{
background-image: url(images/rightShim.gif);
background-repeat: repeat-y;
}
#leftShim_lite{
background-image: url(images/leftShim_lite.gif);
background-repeat: repeat-y;
width: 16px;
}
#rightShim_lite{
background-image: url(images/rightShim_lite.gif);
background-repeat: repeat-y;
width: 16px;
}
#header{
background-image: url(images/header.jpg);
background-repeat: no-repeat;
height: 168px;
width: 753px; 
}
#headerBorder{
border-left: solid 2px #0C737E;
border-right: solid 2px #0C737E;
background-color: #009994;
width: 749px; 
height: 10px;
}
#headerShadow{
background-image: url(images/headerShadow.gif);
background-repeat: repeat-x;
}
#contentTbl{
border-left: solid 2px #0C737E;
border-right: solid 2px #0C737E;
background-color: #FFFFFF;
}
#contentArea1{
padding-left: 35px;
padding-right: 35px;
padding-top: 25px;
padding-bottom: 15px;
}
#contentHeader{
background-image: url(images/dotted.gif);
background-repeat: repeat-x;
background-position: bottom;
padding-bottom: 15px;
}
#contentTxt{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}
#contentTxt a {
color: #EF4134;
}
#contentTxt a:hover {
color: #EF4134;
}
#contentTxt a.subon {
color: #EF4134;
}
#footerLeft{
background-image: url(images/footerLeft.gif);
background-repeat:no-repeat;
width: 37px;
}
#footerRight{
background-image: url(images/footerRight.gif);
background-repeat:no-repeat;
width: 37px;
}
#footer{ 
background-image: url(images/footerShim.gif);
background-repeat: repeat-x;
height: 35px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #0C737E;
} 
#footerShadow{
background-image: url(images/footerShadow.gif);
background-repeat: repeat-x;
height: 11px;
width: 753px; 
border-left: solid 2px #0C737E;
border-right: solid 2px #0C737E;
}
#bottomEdge{
background-image: url(images/bottomShim.gif);
background-repeat: no-repeat;
height: 16px;
}
#form {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-decoration: none;
}
.formels1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-decoration: none;
width: 93%;
padding-left: 4px;
}
.formbutts {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #fff;
text-decoration: none;
width: 100%;
border-bottom:1px solid #666666;
border-top:1px solid #999999;
border-right:1px solid #666666;
border-left:1px solid #999999;
background-image: url(images/testnavshim.jpg);
background-repeat: repeat-x;
height: 30px;
padding-top: 3px;
padding-bottom: 3px;
}