/* CSS Document */
body{
	padding:0;
	margin:0;
	background:#dcdcdc url(bg.gif) repeat-x top;
	vertical-align:top;
	font-family: Arial;
	color:#595959;
	font-size:11px;
	padding:0px;
}
#container {
	width: /*sj 950px*/980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
#header {
	height: 100px; 
}
#main {
	background-color: #FFFFFF;
}
#logo {
	float: left;
	width: 215px;
	margin: 10px 0px 0px;
}

#main_top {
	background-image: url(top_menu.gif);
	height: 47px;
/*sj	background-repeat: repeat-x;
*/}
#search {
	text-align: right;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 13px;
	height: 0px;
	margin-left: 380px;
}
#tollfree {
	background-image: url(tollfree.gif);
	background-repeat: no-repeat;
	height: 57px;
	background-position: right;
	padding-top: 92px;
}


#path {
	padding-left: 13px;
	padding-right: 13px;
        height:25px;
}
#path table {
         padding-top:10px;
}
#left_menu {
	width: 200px;
	margin-left: 13px;
	float: left;
}
#content {
	width: 710px;
	position: relative;
	float: left;
	margin-left: 10px;
}
.contentheading{
        font-size:16px;
        font-weight: bold;
        text-transform:uppercase;
        /*sj color:#484848*/#000000;      
}
.productName{
        font-size:13px;
        font-weight: bold;
        text-transform:uppercase;
}
.productSubHeader{
        font-weight:bold;
        text-transform:uppercase; 
}
.con_t {
	background-image: url(con_t.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.con_m {
	background-image: url(con_m.gif);
	background-repeat: repeat-y;
}
.con_b {
	background-image: url(con_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#DVWfooter {
	clear: both;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 49px;
	background-color: #484848;
}
#DVWfooter h1 {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding-top: 17px;
	padding-right: 30px;
	color: #CCCCCC;
}
#left_menu h1 {
	border-bottom:1px solid #4B6D92;
	font-size: 16px;
	color: #dab412;
}



.con_main {
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
}

a.mainlevel-topnav:link, a.mainlevel-topnav:visited {
        font-size: 12px;
        text-decoration:none;
        color: #eeC616;
        font-weight: bold;
}

a.mainlevel-topnav:hover {
        color: #dddddd;
}
span.mainlevel-topnav {
        letter-spacing:12px;
        color: #dcdcdc;
}

a.mainlevel:link, a.mainlevel:visited{
        display:block;
        text-decoration:none;
        padding-left:5px;
        padding-top:3px;
        padding-bottom:3px;
        color:#888888;
        text-transform:uppercase;
        border-bottom: 1px #777777 solid;
}
a.mainlevel:hover{
        //text-decoration:underline;
        background: #FFFCCC;
        
}
a.sublevel:link,a.sublevel:visited{
        display:block;
        font-size:10px;
        padding-left:20px;
        padding-top:2px;
        padding-bottom:2px;
        color:#999;
        text-decoration:none;
        font-weight:bold;
        text-transform:uppercase;
        border-bottom: 1px #777777 solid;
}
a.sublevel:hover{
        //text-decoration: underline;
        background: #FFFCCC;
}

#active_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background:#dab412;
}
a.pathway {
        font-size: 11px;
        color: #AFAFAF;
        text-decoration: none;
        font-weight: bold;
}

#main_top table {
        padding-top:9px;
        padding-left: 15px;
        float:left;
}
#spacer {
	clear: both;
	height: 25px;
}

.mceBodyContent{
        background:none;
}
#rotate {
	background-image: url(header.gif);
	height: 233px;
	background-color: #000000;
	background-repeat: no-repeat;
/*sj*/ background-position:top;
}


.shade {
background:#ECECEC;
}

h1 {

	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-weight: bold;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h3 {

	font-size: 10pt;
	font-weight: bold;
	color: #66CC66;
}
h4 {

	font-size: 10pt;
	font-weight: bold;
	color: #0066CC;
}

