/* CSS Document */

body{margin:0px;}

.topbl_bg{ background-image:url(images/topbl_bg.jpg); background-repeat:repeat-x; height:31px;}
.topbllong_bg{ background-image:url(images/topbllong_bg.jpg); background-repeat:repeat-x; height:83px;}
.whiteheader_bg{background-image:url(images/whiteheader_bg.jpg); background-repeat:repeat-x; height:38px;}
.greysh_bg{background-image:url(images/greysh_bg.jpg); background-repeat:repeat-x; height:146px;}
.blueimg_bg{ background-image:url(images/blueimg_bg.jpg); background-repeat:repeat-x; height:87px;}
.greyline{background-color:#C4C5C7;}
.greyline2{background-color:#C0C1C3;}
.bluebg{background-color:#005DAB;}
.blackbg{background-color:#1E2A2F;}
.lgreybg{background-color:#FDFEFF;}
.botbar_blue{background-image:url(images/botbar_blue.jpg); background-repeat:repeat-x; height:6px;}
.blueborder{ border:#005DAB 1px solid; border-bottom:none;}
.greybg2{background-color:#FCFCFC;}
.greyborder{ border:#C0C1C3 1px solid;}


/*text*/
.white11_txt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#E2E2E2;}
.blacktahoma14_txt{font-family:Tahoma; font-size:14px; color:#000000; text-decoration:none;}
.blacktahoma12_txt{font-family:Tahoma; font-size:12px; color:#000000; text-decoration:none;}
.blacktahoma12_boldtxt{font-family:Tahoma; font-size:12px; color:#000000; text-decoration:none; font-weight:bold;}
.blackarial12_txt{font-family:Arial; font-size:12px; color:#000000; text-decoration:none;}
.bluetahoma11_txt{font-family:Tahoma; font-size:11px; color:#0162AF; text-decoration:none; font-weight:bold;}
.bluetahoma14_txt{font-family:Tahoma; font-size:14px; color:#005DAB; text-decoration:none; font-weight:bold;}

/*links*/
a.white11_link{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#E2E2E2;}

/*grey_table*/
.topbar{background-image:url(images/topbar_grey.jpg); background-repeat:repeat-x; height:11px;}
.botbar{background-image:url(images/botbar_grey.jpg); background-repeat:repeat-x; height:11px;}
.leftbar{background-image:url(images/leftbar_grey.jpg); background-repeat:repeat-y; width:10px;}
.rightbar{background-image:url(images/rightbar_grey.jpg); background-repeat:repeat-y; width:10px;}


/*form*/
.input {width: 240px; background: #FFFFFF; border: 1px #666666 solid; }
.textarea {width: 240px; background: #FFFFFF; border: 1px #666666 solid; }




