@charset "utf-8";
body { margin:0 auto; background:#4788C8 url(images/bg.jpg) top center repeat-x;}
.graytext {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #4788C8;
    text-decoration: none;
}
.textfieldhome {
    font-family: Tahoma;
    color: #5E5E5E;
    font-size:18px;
    padding-left:12px;
    padding-top:9px;
    border:solid 1px #DFDFDF;
    width:162px;
    height:27px;
}
.faqquestion {
    font-family: Tahoma;
    color: #5E5E5E;
    font-size:20px;
    padding-bottom:10px;
    padding-top:15px;
}
.textfieldhomesel {
    font-family: Tahoma;
    color: #5E5E5E;
    font-size:18px;
    padding-left:12px;
    padding-top:9px;
    border:solid 1px #DFDFDF;
    width:162px;
    height:40px;
}
.textfieldhomese2 {
    font-family: Tahoma;
    color: #5E5E5E;
    font-size:18px;
    padding-left:12px;
    padding-top:9px;
    border:solid 1px #DFDFDF;
    width:354px;
    height:40px;
}
.textareacontact1 {
    font-family: Tahoma;
    color: #5E5E5E;
    font-size:18px;
    padding-left:12px;
    padding-top:9px;
    border:solid 1px #DFDFDF;
    width:208px;
    height:27px;
}
.textareacontact {
    font-family: Tahoma;
    color: #5E5E5E;
    font-size:18px;
    padding-left:12px;
    padding-top:9px;
    border:solid 1px #DFDFDF;
    width:710px;
    height:226px;
}
.graytextlight {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #6B7379;
    text-decoration: none;
}
.footer{font:normal 11px Arial; color:#ffffff;}
.footer a{color:#ffffff; text-decoration:none;}
.footer a:visited{color:#ffffff; text-decoration:none;}
.footer a:hover{text-decoration:underline;}
.graytextlightbig {
    font-family: Arial;
    font-size: 12px;
    color: #6B7379;
    text-decoration: none;
}
.contactaddress{
    font-family: Tahoma;
    color: #5E5E5E;
    font-size:18px;
}
	
.toplink{font:bold 12px Tahoma; color:#326497;}
.toplink a{color:#326497; text-decoration:underline;}
.toplink a:hover{text-decoration:none;}

.topnav{font:bold 14px Tahoma; color:#326497;}
.topnav a{color:#326497; text-decoration:none;}
.topnav a:hover{text-decoration:underline;}


.searchresults{font:14px Tahoma; color:#326497; padding:8px 0;}
.searchresults a{color:#326497; text-decoration:none;}
.searchresults a:hover{text-decoration:underline;}

.searchresultstext{ color:#70787D; font:bold 15px Arial;}

.blueheadingbig {
    font-family: Tahoma;
    color: #296EA4;
    font-size:16px;
    padding-bottom:10px;
    padding-top:15px;
}
.blueheadingsmall {
	font-family: Tahoma;
    color: #296EA4;
    font-size:12px;
    padding-bottom:10px;
    padding-top:15px;
	font-weight: bold;
}
.subpagehead {
    font-family: Tahoma;
    color: #7F8F99;
    font-size:16px;
    font-weight:bold;
    padding-left:46px;
}
.graytextlightbigprod {
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    /*padding-left:46px;*/
}
.prodgraybig {
    font-family: Tahoma;
    color: #000000;
    font-size:13px;
}
.grayheadingsmall {
    font-family: Tahoma;
    color: #5E5E5E;
    font-size:14px;
    font-weight:bold;
}
#popupwin {
    position:absolute;
    margin-top:45px;
    left: 240px;
    top: 32px;
}

#container {
    position:relative;
    margin: 0 auto;   /* align for good browsers */
    text-align: left; /* counter the body center */
    margin-right: auto;
    border: 0px solid #000;
}

#dim{ position:absolute; top:0; left:0; width:100%; z-index:100; background: url('dim.png'); display:none; text-align:left; }