/* CSS Document for www.arriseng.com - Created by 9Ball Design */

body { background: #001f59; font-family: Verdana, Arial, Helvetica, sans-serif; height: 25px; margin: 0 0 4px; }

h2 {
  font-size: 14px;
  color: #2c8d2c;
  border-top: 1px solid #ccc;
  padding: 5px 0 5px 5px;
  margin: 0;
  background: #f9f9f9;
}

#Header { background-color: #001f59; top: 8px; height: 12px; }

#HeaderNavigation { background: url(images/header.gif); height: 123px; }

#DropDown {
   background: url(images/header_nav.gif);
   height: 25px;
}

#LeftColumn { background-color: #fff; width: 495px; vertical-align: top; }
#LeftColumn td { font-size: 10px; background-color: #fff; }

#RightColumn { background: url(images/rightcolumn_background.gif); width: 260; vertical-align: top; border-left: 1px solid #696; }

#RightColumn td { font-size: 10px; background-color: #fff; }

#FooterSpan {
   background: url(images/footer-span.gif);
   height: 46px;
}

#Footer {
   background: url(images/footer.gif);
   height: 46px;
}

table#Footer td { vertical-align: middle; font-size: 10px; }

td#FooterLinks a:link, td#FooterLinks a:visited {
   text-decoration: none;
   font-size: 10px;
   color: #000;
   text-align: center;
}

td#FooterLinks a:hover {
   text-decoration: underline;
}

td#Copyright {
   font-size: 10px;
}

/* Links */
a:link, a:visited {
   color: #1fa100;
   text-decoration: none;
}

a:hover  {
   color: #000;
   text-decoration: underline;
}
/* End Links */

/* Element Attributes */
strong { color: #1fa100; background-color: #fff; }

input, textarea, select { 
   font-family: Verdana, Helvetica, Sans Serif;
   font-size: 10px;
   background-color: #FFFFFF;
   border: 1px solid;
   border-color: #999 #999 #999 #999;
   color: #000;
} 

input:focus, textarea:focus { 
   font-family: Verdana, Helvetica, Sans Serif;
   font-size: 10px;
   background-color: #FFFFFF;
   border: 1px solid;
   border-color: #399 #399 #399 #399;
   color: #000;
}

#ServiceNav {
   height: 22px;
   background: #fff;
   text-align: center;
}
/* End Element Attributes */

/* Classes */
.noborder {
   border: 0px;
}

.border { border-color: ;;
   
}

.caption {
   color: #1fa100;
}

/* End Classes */