html{height:100%;margin-bottom:1px;}
*:focus{outline:none;}
body{font-family:Verdana,Arial,Helvetica,Georgia;font-size:8pt;color:#000000;margin:0px;padding:0px;background:#82A3A4 url('images/header_bg.jpg') repeat-x top;padding-bottom:20px;}

h1{font-size:16pt;color:#000000;font-weight:bold;margin:0px;padding:0px;padding-bottom:15px;}
h2{font-size:13pt;color:#000000;font-weight:bold;margin:0px;padding:0px;padding-bottom:10px;}

.left_shd{background:url('images/left_shd.png') repeat-y;}
.rgt_shd{background:url('images/rgt_shd.png') repeat-y;}


/*Very Small font*/
.vgry1b{font-size:7pt;font-weight:bold;color:#69696A;}

/*****Small size text styles*****/
.wht1{font-size:8pt;color:#FFFFFF;}
.blk1{font-size:8pt;color:#000000;}
.red1{font-size:8pt;color:#FF0000;}
.grn1{font-size:8pt;color:#0D8B08;}
.gry1{font-size:8pt;color:#69696A;}
.nvy_blue1{font-size:8pt;color:#0066CB;}
.blue1{font-size:8pt;color:#02325A;}
.lhtblue1{font-size:8pt;color:#2758AE;}


/****Small size text in BOLD style****/
.wht1b{font-size:8pt;font-weight:bold;color:#FFFFFF;}
.blk1b{font-size:8pt;font-weight:bold;color:#000000;}
.red1b{font-size:8pt;font-weight:bold;color:#FF0000;}
.grn1b{font-size:8pt;font-weight:bold;color:#0D8B08;}
.gry1b{font-size:8pt;font-weight:bold;color:#69696A;}
.nvy_blue1b{font-size:8pt;font-weight:bold;color:#0066CB;}
.blue1b{font-size:8pt;font-weight:bold;color:#02325A;}
.brwn1b{font-size:8pt;font-weight:bold;color:#4C3A3A}
.cbnblue1b{font-size:8pt;font-weight:bold;color:#303744}
.drkgrn1b{font-size:8pt;font-weight:bold;color:#50614F}
.v1blet1b{font-size:8pt;font-weight:bold;color:#464E7D}
.lhtblue1b{font-size:8pt;color:#2758AE;font-weight:bold;}
.org1b{font-size:8pt;color:#BE865E;font-weight:bold;}

/****Middeum size****/
.wht2{font-size:10pt;color:#FFFFFF;}
.blue2{font-size:10pt;color:#012F61;}
.nvy_blue2{font-size:10pt;color:#0066CB;}
.blk2{font-size:10pt;font-weight:bold;color:#000000;}

/****Middeum size BOLD****/
.wht2b{font-size:10pt;color:#FFFFFF;font-weight:bold;}
.blue2b{font-size:10pt;color:#012F61;font-weight:bold;}
.blk2b{font-size:10pt;font-weight:bold;color:#000000;}
.brwn2b{font-size:10pt;font-weight:bold;color:#4C3A3A}
.cbnblue2b{font-size:10pt;font-weight:bold;color:#303744}
.drkgrn2b{font-size:10pt;font-weight:bold;color:#50614F}
.v1blet2b{font-size:10pt;font-weight:bold;color:#464E7D}
.lhtblue2b{font-size:10pt;color:#2758AE;font-weight:bold;}

/****Large size BOLD****/
.wht4b{font-size:14pt;color:#FFFFFF;font-weight:bold;}
.blk4b{font-size:14pt;color:#000000;font-weight:bold;}


/*default anchor tag*/
a{text-decoration:none;}
a:hover{text-decoration:underline;}




/*Style Sheet for TExt Box */
.tbox{border:1px solid #464E7D;font-family:Verdana,Arial,Helvetica,Georgia;font-size:8pt;background-color:#EDEEF1;color:#000000;}
.tbox:focus{background:#FFFFFF;border:1px solid #C15252;}

.clsbtn{font-family:Verdana,Arial,Helvetica,Georgia;font-size:8pt;padding-bottom:2px;border: 1px solid #464E7D;font-weight: bold;color: #FFFFFF;background: #464E7D;cursor:pointer;}

/*Admin Tabbed Nav*/
#adm {float:left;width:100%;font-size:93%;line-height:normal;}
#adm ul {margin:0px;padding:0px 10px 0px 0px;list-style:none;}
#adm li {float:left;background:url('images/norm_right.gif') no-repeat right top;margin:0;padding:0;}
#adm a {display:block;background:url('images/norm_left.gif') no-repeat left top;padding:5px 15px 4px;color:#FFFFFF;font-size:8pt;font-weight:bold;}
#adm a:hover {display:block;background:url('images/norm_left.gif') no-repeat left top;padding:5px 15px 4px;color:#FFFFFF;font-weight:bold;}
#adm #current {background-image:url('images/norm_right_on.gif');}
#adm #current a {background-image:url('images/norm_left_on.gif');padding-bottom:4px;color:#000000;font-size:8pt;font-weight:bold;}