/* CSS Document */

#body {
background-color: #FFFFFF;
background-image:url(images/pageBg.gif);
background-position: center;
background-repeat: repeat-y;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}
#contactBar{
height: 50px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;
text-align: right;
}
#contactBar a {
color: #333333;
text-decoration: underline;
}
#contactBar a:hover {
color: #333333;
text-decoration: underline;
}
#contactBar a.subon {
color: #333333;
text-decoration: underline;
}
#header {
background-image: url(images/header.gif);
background-position: center;
background-repeat: no-repeat;
height: 83px;
width: 781px;
}
#headerLeft {
background-color: #650060;
}
#headerRight {
background-color: #276E1C;
}
#headerShadow {
background-image: url(images/headerShadow.gif);
background-repeat: repeat-x;
height: 10px;
}
#bottonHeaderBar {
background-color: #650060;
height: 17px;
}
#nav {
width: 132px;
}
#navButton {
height: 13px;
}
#navContact {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 18px;
color: 333333;
}
#contentArea{
background-color: #E3E2E2;
padding: 25px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;
}
#contentArea a {
color: #333333;
text-decoration: underline;
}
#contentArea a:hover {
color: #333333;
text-decoration: underline;
}
#contentArea a.subon {
color: #333333;
text-decoration: underline;
}
#imageBar {
height: 17px;
background-color: #D6D5D6;
}
#footerBar {
background-color: #650060;
height: 10px;
}
#logoTable {
padding-left: 132px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #999999;
}
#form {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: none;
}
.formels1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: none;
width: 95%;
padding-left: 4px;
background-color: #E9E8E8;
}
.formbutts {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
width: 100%;
border-bottom:1px solid #650060;
border-top:1px solid #650060;
border-right:1px solid #650060;
border-left:1px solid #650060;
background-color: #999999;
background-repeat: repeat-x;
padding-top: 3px;
padding-bottom: 3px;
}