@charset "UTF-8";
/* CSS Document */

body{margin-left: 0px;margin-right: 0px;font-family: Tahoma; font-size: 11px; color: #666666; background-image:url(../images/bg.jpg); background-repeat:repeat-x;}

.contact{font-family:Tahoma; font-size: 11px;}
.boldblue{color: #0067B1; font-weight: bold;}
.blue{color: #0067B1;}
.boldgrey{color: #666666; font-weight: bold;}
.grey{color: #666666;}
.size10{font-size: 10px;}
.quote{font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 18px; color: #0067B1;}
.quotecareers{font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 18px; color: #0067B1; line-height: 22px;}
.quotegrey{font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; color: #666666;}
.h1{font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #0067B1;}

a img{border: none;}

#container{width: 100%;overflow: auto;background-color:#FFFFFF;}

#headermain{width: 890px; margin: 0 auto; margin-top: 25px;}
#navcontainer, #flash {width: 890px; margin: 0 auto; text-align: left;}
#mainbody{width: 890px; margin: 0 auto; margin-top: 15px;}

/*HEADER*/

#header{overflow: auto;}
#headerlogo{width: 250px; float: left; margin-bottom: 10px;}
#headerright{width: 200px; float: right; line-height: 18px;}
#headerright a{color: #0067B1;font-size: 11px; text-decoration: underline;}

/*MAIN*/

#mainbody a{color: #0067B1;font-size: 10px; font-weight: bold; text-decoration: underline;}
#headerright a:hover, #mainbody a:hover{color: #666666;}
#maintext{float: left; width: 65%; margin-bottom: 20px; line-height: 16px;padding-right: 10px;}
#left{float: left; width: 42%; margin-bottom: 20px; line-height: 16px; border-right: #CCCCCC solid 1px; padding-right: 10px;}
#centre{float: left; width: 22%; margin-bottom: 20px; line-height: 16px; padding-left: 13px;}
#right{float: right;  width: 30%; margin-bottom: 20px; background-color: #E4E4E4; padding: 10px;}
#contactleft{float: left; width: 53%; margin-bottom: 20px; line-height: 16px;padding-right: 10px; border-right: #CCCCCC 1px solid;}
#contactright{float: left; width: 20%; margin-bottom: 20px; line-height: 16px;padding-left: 20px;}


/*CASES*/
.leftimg {clear:both;margin: 0px 10px 5px 0px; float: left;}

/*FOOTER*/
#footer{color:#999999;width: 890px; margin: 0 auto; line-height: 18px; margin-top: 8px; border-top: 1px solid #999999;}
#footer a{ color:#999999; font-weight: bold; text-decoration: none;}
#footer a:hover{color: #0067B1; text-decoration:underline;}
#footernavcontainer{margin-bottom: 1em;overflow: hidden;width: 890px;}
#footernavlist{list-style-type: none;margin: 0;padding: 0;}
#footernavlist li{border-left: 1px solid #CCCCCC;float: left;line-height: 1.1em;margin: 0 .5em 0 -.5em;padding: 0 .5em 0 .5em;}