﻿body{margin:0px;padding:0px;}
body, p, span, li, ul, ol, td{font-family: Verdana, Arial, Tahoma;font-size:12px;}

h1 {  font-weight: normal;  font-size:19px;  color: #465945;  font-family: Verdana, Arial, Tahoma; }
h2 {  font-weight: bold;  font-size: small;  color: #8B823E;  font-family: Verdana, Arial, Tahoma; }
h3 {  font-weight: bold;  font-size: x-small;  color: #7D8A7C;  font-family: Verdana, Arial, Tahoma; }

a:link {  font: 8pt Verdana, Arial, Tahoma;  color: #465945;  text-decoration: underline;  font-weight:bold; }
a:visited  {  font: 8pt Verdana, Arial, Tahoma;  color: #4f3731;  text-decoration: underline;  font-weight:bold;  }
a:hover  {  font: 8pt Verdana, Arial, Tahoma;  color: #000000;  text-decoration: underline;  font-weight:bold;  } 

.Copyright{font-size:xx-small;font-family: Verdana, Arial, Tahoma;color:black;}
.ControlError{background-color:#cc0001;color:White;}

/**************** Contact Page Style *****************/
.moduleContact{}
.tblContact{margin-left:10px;}
.tblContact td {height:10px;line-height:10px;}
.tblContact td.ContactLabel{padding-right:10px;}

/*Service Tables*/
.tblService{border-collapse:collapse;width:536px; margin:0 auto;}
.tblService th{background-color:#536851; color: White; text-transform:uppercase; text-align:left; font-weight:normal; font-size:15px; padding:8px 28px;}
.tblService td{background-color:#E8E2BD; padding:6px 35px 7px 28px;border-top: solid 1px White; border-bottom:solid 1px White;}
.tblService td:first-child{border-left:none; border-right:solid 1px White; }
.tblService td a{color:#465945;  text-decoration:none;}
.tblService td a:hover{text-decoration:underline;}

/***************** Layout Styles ***************/
.background{width:990px; padding:0px; margin:0 auto; background:url(images/backgroundrepeater.jpg) repeat-y;}
form{width:880px; padding:0px; margin:0px 55px;}

.divHeader{width:880px; height:245px; background:url(images/top.jpg) no-repeat; position:relative;}
.divHeader .divMenu{position:absolute; width:450px; top:39px; right:0px; overflow:hidden; z-index:1; text-align:right; }
.divHeader .divMenu table{float:right;}

.divContentArea{ width:820px; margin:0px 30px; padding:25px 0px; overflow:hidden; height:auto; min-height:300px;}

.divFooter1{ width:100%;height:49px; overflow:hidden;}
.divFooter2{width:880px; height:37px; padding:0px 0px 15px 0px; margin:5px auto 0px auto; text-align:center; font-size:10px; position:relative;}
.divFooter2 .copyright{padding-top:25px;}
.divFooter2 .imgCylosoft{position:absolute;top:0px; right:20px;}
