@charset "utf-8";
/* CSS Document */
BODY {
 background: #e8f9ff url(./images/back.jpg) repeat-x;
margin: 0px 0px 0px;
}

DIV.mainbody
{
 background: url(./images/mainback.jpg) repeat-y;
  FONT-SIZE: 13px;
  COLOR: #3e444d;
  FONT-FAMILY: Arial;
  TEXT-ALIGN: left;
  WIDTH: 831px;
  margin-left:auto;
  margin-right:auto;
}

DIV.header
{
background: url(./images/header.jpg) no-repeat;
WIDTH: 831px; 
height: 101px;
margin-left:auto;
margin-right:auto;
}

div.links{
padding-top: 78px;
padding-left: 300px;
width:600px;
color:#ffffff;
font-size: 14px;
font-family: arial;
}

.text_box{
background-color: #f8f8f8;
font-size: 14px;
font-family: arial;
font-weight: bold;
}

div.midleft{
background: url(./images/welcomebox.jpg) no-repeat;
float: left;
font-color: #272727;
padding-top: 50px;
font-size: 14px;
width: 342px;
height: 233px;
}

div.midright{
background: url(./images/rightback.jpg) no-repeat;
float: left;
padding-top: 10px;
text-align:center;
font-size: 16px;
font-family: arial;
width: 485px;
height: 273px;
}

div.bottomhalf{
background: url(./images/bottomhalf.jpg) no-repeat;
float: left;
width: 356px;
height: 233px;
padding-left: 475px;
padding-top: 109px;

}

div.helpwording{
line-height: 160%;
font-size: 14px;
font-weight: bold;
font-face: arial;
font-color: #272727;
font-style:italic;
width: 250px;
}

div.leftcontact{
float: left;
width:390px;
color: black;
font-size: 14px;
font-family: arial;
padding-left:5px;

}

div.rightcontact{
float: right;
width:390px;
color:black;
font-size: 14px;
font-family: arial;
padding-left:5px;
}

div.footerback{
background-color: #346f87;
width: 100%;
font-size: 12px;
font-family: arial;
height: 20px;
padding-top: 0px;
margin-top: 7px;
}

div.formmid{
background: url(./images/formmiddle.jpg) repeat-y;
width: 486px;
margin-left: auto;
margin-right: auto;
}

div.formbot{
background: url(./images/formbottom.jpg) no-repeat;
width: 486px;
height: 40px;
margin-left: auto;
margin-right: auto;
}

div.footer{
width: 831px;
}

div.footleft{
text-align: left;
color: #ffffff;
padding-top:2px;
float: left;
width:440px;
font-size: 14px;
font-weight: bold;
padding-left:0px;
}

div.footright{
color: #ffffff;
padding-top:4px;
padding-right:10px;
font-size: 10px;
text-align: right;
float: left;
width:350px;
}

div.copyright{
font-family: arial;
color: #262525;
padding-top:20px;
font-size: 11px;
text-align: center;
margin-left: auto;
margin-right: auto;
width: 900px;
}

div.clear{
DISPLAY: block;
CLEAR:both;
}

A.font14:link{
color: #3e444d;
font-size: 16px;
font-family: arial;
text-decoration: none;
font-weight: bold;
}

A.font14:visited {
color: #3e444d;
font-size: 16px;
font-family: arial;
text-decoration: none;
font-weight: bold;
}

A.font14:hover {
color: #5c636c;
font-size: 16px;
font-family: arial;
text-decoration: none;
font-weight: bold;
}

A.font14:active {
color: #5c636c;
font-size: 16px;
font-family: arial;
text-decoration: none;
font-weight: bold;
}

A.footlink:link{
color: #ffffff;
font-size: 12px;
font-weight: bold;
font-family: arial;
text-decoration: none;
}

A.footlink:visited {
color: #ffffff;
font-size: 12px;
font-weight: bold;
font-family: arial;
text-decoration: none;
}

A.footlink:hover {
color: #0cff06;
font-size: 12px;
font-weight: bold;
font-family: arial;
text-decoration: none;
}

A.footlink:active {
color: #0cff06;
font-size: 12px;
font-weight: bold;
font-family: arial;
text-decoration: none;
}

A.bylink:link{
color: #ffffff;
font-size: 10px;
font-family: arial;
text-decoration: none;
}

A.bylink:visited {
color: #ffffff;
font-size: 10px;
font-family: arial;
text-decoration: none;
}

A.bylink:hover {
color: #0cff06;
font-size: 10px;
font-family: arial;
text-decoration: none;
}

A.bylink:active {
color: #0cff06;
font-size: 10px;
font-family: arial;
text-decoration: none;
}


A.headerlink:link{
color: #ffffff;
font-size: 14px;
font-weight: bold;
font-family: arial;
text-decoration: none;
}

A.headerlink:visited {
color: #ffffff;
font-size: 14px;
font-weight: bold;
font-family: arial;
text-decoration: none;
}

A.headerlink:hover {
color: #0cff06;
font-size: 14px;
font-weight: bold;
font-family: arial;
text-decoration: none;
}

A.headerlink:active {
color: #0cff06;
font-size: 14px;
font-weight: bold;
font-family: arial;
text-decoration: none;
}

