
/** =Resets **
address, blockquote, dl, ol, ul, li, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre {
margin:0;
padding:0;
}*/

body,html {
color:#000;
margin:0;
padding:0;
}

body {
min-width:800px;
background-image: url("images/bg.jpg");
background-repeat: no-repeat;
background-position: top left;/*center;*/
background-color: #ffffff;
font-size: 12px; 
line-height: 16px;
font-family: Verdana;
color:#666666;
}

a {
text-decoration: none;
color: #666666;
text-decoration: underline;
}

a:hover, a:active {
color:#669900;
}


#wrap {
width:800px;
/*margin:0 auto; 
margin-left: 12px; */
}

#header {
margin-top: 0;
padding: 0;
margin-bottom: 55px;
font-size: 6px;
}

#nav {
margin: 0;
padding: 0 0 0 0;
font-family: verdana, georgia, serif;
width: 800px;
}

/* to stretch the container div to contain floated list */
#nav:after {
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist {
list-style: none;
padding: 0;
margin: 0 auto;
width: 800px;
font-size: 10px;
font-weight: bold;
}

ul#navlist li {
display: block;
float: left;
width: 154px;
margin: 0;
padding: 0;
}

ul#navlist li a {
display: block;
width: 100%;
padding: 0px 0px 0px 6px;
border-style: none;
color: #ffffff;
text-decoration: none;
}

#nav>ul#navlist li a { width: auto; }

ul#navlist li#active a {
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
color:#CBF086;
}

#intro {
margin-left: 10px;
margin-top: 135px;
margin-bottom: 20px;
}

#intro h1 {
line-height: 23px;
color: #4198dd;
line-height: 23px;
margin-bottom: 0px;
font-size: 16px;
}

#intro h2 {
margin-top: 10px;
font-size: 14px;
color: #4198dd;
margin-left: 15px;
}

#intro h3 {
margin-top: 0px;
font-size: 12px;
color: #b6ccdd;
margin-left: 15px;
}

#intro p, table {
margin-left: 15px;
margin-bottom: 0;
}

#main {
float:right;
width:480px;/*490;*/
}

#main h2,#main h3,#main p {
padding:0 10px;
}



#sidebar {
float:left;
width:300px;
}

#sidebar ul {
margin-bottom:0;
}

#sidebar h3,#sidebar p {
padding:0 10px 0 10px;
}

/** for left aligned **/
#sidebar {
padding-left: 10px;
}


#footer {		
clear:both;
border-top: solid;
border-top-color: #0060C3;
border-top-width: 4px;
width:800px;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
font-family: Arial, Verdana;
font-size: 11px;
color: #999999;
line-height: 20px;
}

#footer p {
padding:5px;
margin:0;
}

.highlight {
border-left-width: 2px;
border-left-color: #DEDDDD;
border-left-style: solid;
margin-bottom: 16px;
margin-left: 0px;
margin-right:8px;
}

.highlight table {
width: 90%;
margin: 0px;
}

.highlight p {
padding: 6px;
padding-left: 12px;
}

.highlight h1 {
background-image: url(./images/highlight-rcorner.jpg); 
background-repeat: no-repeat;  
background-position: top right;
background-color: #cdcdcd;
border-left-width: 10px;
border-left-color: #DEDDDD;
color: #fffefe;
font-family: "Serif";
font-weight: bold;
padding-left: 12px;
padding-top: 3px;
padding-bottom: 3px;
/*margin-bottom: 3px;*/
font-size: 12px;
border-left-style: solid;
line-height: 15px;
}

.highlight h2 {
color: #669900;
font-family: Verdana;
font-size: 16px;
}

.link_list {
list-style-type: none;
padding: 0;
margin: 0;
}

.link_list li {
list-style-type: none;
margin: 6px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1em;
}

.belt_nav {
text-align: left;
padding-left: 0px;

list-style-type: none;
font-size: 11px;
font-weight: bold;
margin: 0px;
}

.belt_nav li {
background: transparent url(images/list-on.gif) no-repeat;
background-position: 0 .5em;
padding-left: 10px;

text-align: left;
margin-bottom: 4px;
}

.belt_nav li a {
color: #000;
}

.belt_nav li a:hover {
color:#669900;
}

.belt_nav li.subitem {
background: transparent url(images/arrow.gif) left center no-repeat;
margin-top: 8px;
margin-bottom: 8px;
font-weight: normal;
}

.alert {
color:red;
text-align: right;
font-family: Arial;
font-size: 12px;
font-style: italic;
font-weight: bold;
margin-top: 2px;
margin-bottom: 10px;
margin-right: 10px;
}

.roundedcornr_box {
background: #f3efec url(images/roundedcornr_grad.gif) repeat-x top left;
}
.roundedcornr_top div {
background: url(images/roundedcornr_tl.gif) no-repeat top left;
}
.roundedcornr_top {
background: transparent url(images/roundedcornr_tr.gif) no-repeat top right;
}
.roundedcornr_bottom div {
background: url(images/roundedcornr_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom {
background: transparent url(images/roundedcornr_br.gif) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
width: 100%;
height: 10px;
font-size: 1px;
}

.roundedcornr_content {
margin: 0 10px; 
color: #000000;
}

.roundedcornr_content h2 {
color: #669900;
font-family: Verdana;
font-size: 16px;
}

img.floatLeft { 
float: left; 
margin: 4px; 
}
img.floatRight { 
float: right; 
margin: 4px; 
}

a.certlink {
color: #669900;
font-weight: bold;
text-decoration: underline;
}


/** certification buttons **/
div#buttons {
float: right; 
margin-left: 10px; 
margin-bottom: 5px;
}

.cbutton_yb {
background-image: url(images/ds_button_yb.jpg);
}

.cbutton_gb {
background-image: url(images/ds_button_gb.jpg);
}

.cbutton_bb {
background-image: url(images/ds_button_bb.jpg);
}

.cbutton_yb, .cbutton_gb, .cbutton_bb {
background-repeat: no-repeat;
/*
no drop shaddow buttons
height: 64px;
width: 155px;
*/
height: 68px;
width: 158px;
margin-right: 10px;
margin-bottom: 6px; 
text-align: center; 
}

.button_text {
position: relative;
height: auto;
width: auto;
left:1px;
top: 5px;
font-size: 12px;
font-family: Verdana;
font-weight: bold;
text-transform: uppercase; 
/*
 non drop shadow
padding-right:30px;
padding-top: 3px;
*/
padding-right:33px;
padding-top: 3px;
}

.button_text a {
text-decoration: none;
color: #D5E69A;

}

.button_text a:hover {
text-decoration: none;
color: #FD9800;
}


