/* HEADER */
.header {width:900px;}

.header-top {width:900px; height:104px; background:transparent; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-top a img{border:none;}


.header-middle {width:900px; height:5px; background:transparent; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

.header-bottom {width:900px; height:9px; background:transparent;}

.header-breadcrumbs {clear:both; width:900px; padding:1px 1px 1px 210px; background:transparent; repeat-y;}

/********************/
/*  HEADER SECTION  */
/********************/

.nav0 {width:350px; position:absolute; z-index:2; margin:25px 0 0 0; margin-left:550px !important/*Non-IE6*/; margin-left:553px /*IE6*/;}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:14px; border:none;}

.sitemessage {width:400px; height:120px; position:absolute; z-index:1; margin:20px 0 0 480px; color:rgb(70,2,66); /*overflow:visible !important /*Activate if Firefox print problems*/; overflow:hidden /*IE6*/;}
.sitemessage h1 {width:400px; text-align:right; font-size:230%;}
.sitemessage h2 {float:right; width:320px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:160%;}
.sitemessage h3 {float:right; width:320px; margin:10px 0 0 0; text-align:right; font-size:140%;}
.sitemessage h3 a {text-decoration:none; color:rgb(234,239,247);}
.sitemessage h3 a:hover {text-decoration:none; color:rgb(70,2,66);}

/*Drop-down menu*/
.nav2 {float:left; width:900px; height:34px; border:none; background:transparent url(http://cvconline.org/images/uploads/Web-Nav2.png); color:rgb(98,98,98); repeat; font-size:120%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; width:220px; position:relative; z-index:1000 !important /*Non-IE6*/; z-index:1000 /*IE6*/; border:none;}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; line-height:2.7em; padding:0 30px 0 30px; text-decoration:none; font-weight:bold; color: rgb(28,38,6);}
.nav2 ul li ul {display:none; border:none;}
.nav2 a img{border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover a {background-color:rgb(199,215,174); text-decoration:none; color:rgb(80,80,80);} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:188px; position:absolute; z-index:1000; top:2.6em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {display:block; width:188px; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(88,94,66); border-bottom: solid 1px rgb(88,94,66); background-color:rgb(199,215,174); font-weight:normal; color:rgb(80,80,80);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(174,198,138); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {background-color:rgb(199,215,174); text-decoration:none;color:rgb(80,80,80);} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:188px; top:2.6; left:180px; margin-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; width:188px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(88,94,66); border-bottom: solid 1px rgb(88,94,66); background-color:rgb(199,215,174); font-weight:normal; color:rgb(80,80,80);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(174,198,138); text-decoration:none;} /*Color subcells hovering mode*/


.header-breadcrumbs ul {float:right; width:400px; list-style:none; padding:0 0 0 0px; }
.header-breadcrumbs ul li {display:inline; padding:0 0 0 1px; background:transparent; font-weight:normal; color:rgb(28,38,6); font-size:84%;}
.header-breadcrumbs ul a {color:rgb(28,38,6); text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(28,38,6); text-decoration:underline;}

.header-breadcrumbs .searchform {float:right; width:285px; padding:0 17px 0px 0px !important /*Non-IE6*/; padding:0 12px 0px 0px /*IE6*/;}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-size:120%; }
.header-breadcrumbs .searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; color:rgb(150,150,150); font-size:120%;}
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

