HTML, Body, TD, TH {
   font-family:arial;
   color:#626365;
   font-size:12px;
}

A {
   color: #12456e;
   text-decoration:none;
}

A:hover {
   color: #12456e;
   text-decoration:underline;
}

.content {
   padding:5px 5px 5px 5px;
}

h1 {
   font-size:17px;
   margin: 1px;
}

.content h1, .header-text{
   color:#e8780d;
   font-size:15px;
   margin: 1px;
}

.content p{
   line-height:15px;
}

.redtext {
   color:#b52b46;
   font-weight: bold;
}

.subheadtext{
color: #4d7392;
   font-size: 10pt;
   font-weight: bold;
   text-decoration: None;
   font-family: 'Arial';
}

#homeAboutUs a{
color: #12456e;
   font-size: 10pt;
   font-weight: normal;
   text-decoration: None;
   font-family: 'Arial';
}
   
#homeAboutUs a:hover {
   color: #12456e;
   font-size: 10pt;
   font-weight: normal;
   text-decoration: Underline;   
   font-family: 'Arial';
}  

   
.footersmall{
color: #9d9e9f;
   font-size: 8pt;
   font-weight: normal;
   text-decoration: None;
   font-family: 'Arial';
}
   
.footersmall:hover {
   color: #093cf9;
   font-size: 8pt;
   font-weight: normal;
   text-decoration: Underline;   
   font-family: 'Arial';
}

.cellbox {
     border: 1px #434343 solid; 
}

.form-error{
   color: #D10000;
}

#raiMainContent {
   padding-bottom: 10px;
}

#raiMainContent li, #raiSideContent li {
  list-style-image: url(Images/bullet1.jpg);
}

#subNav li {
   list-style: none;
   display: block;
   float: left;
   padding: 0 20px 0 0;
   font-size: 10pt;
   font-family: 'Arial';
}

#subNav li a {
   color: #b52b46;
   font-weight: bold;
   text-decoration: none;
}
   
#subNav li a:hover {
   text-decoration: underline;   
}
   
#subNav .current a {
   color: #12456e;
}

#sitemap li li {
   list-style: none;
}

#nav-left {
  background-image: url(Images/leftnav-bg2.jpg);
}

#nav-left a img {
   border: none;
}

#nav-right {
   border-right: 2px solid #B94256;
}

#raiHome {
   padding-top: 44px;
}

#signUpform th, #contactUs th {
   text-align: left;
}

#contactUs strong, #contactUs em {
   display: block;
}

#contactUs fieldset {
   border-right: none;
   border-bottom: none;
   border-left: none;
}

#contactUs fieldset label {
   float: left;
   clear: left;
   width: 100%;
   margin-right: -3px;
}

#popup {
   width: 500px;
   margin: 0 auto;
   padding-top: 20px;
}

#popup #error * {
   color: #FF0000;
}

#popup .required {
   color: #FF0000;
   vertical-align: top;
}

#popup label {
   float: left;
   padding-right: 5px;
   width: 15em;
   text-align: right;
   clear: left;
}

#popup .other, #popup #confirm {
   text-align: center;
}
