body {
	background-color: #EFF0F0;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#container {
	width: 741px;
	margin-right:auto;
	margin-left:auto;
}

#topPanel {
	background-image: url(../images/headerImg.gif);
	background-repeat: no-repeat;
	background-color: #EDEFF0;
	top: 0px; 
	width: 739px; 
	height: 63px; 
}
#topPanelcdlb {
	background-image: url(../images/cdlb_header.gif);
	background-repeat: no-repeat;
	background-color: #EDEFF0;
	top: 0px; 
	width: 739px; 
	height: 63px; 
}
#topPanelcdlj {
	background-image: url(../images/cdlj_header.gif);
	background-repeat: no-repeat;
	background-color: #EDEFF0;
	top: 0px; 
	width: 739px; 
	height: 63px; 
}
#imgPanel {
	width: 558px;
	height: 152px;
	background-color: #000000;
	background-image: url(../images/mainImg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#subImgPanel {
	width: 558px;
	height: 35px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#orangeDivider{	width: 100%; height: 11px; background-color: #F7921C; }
#mainTD{ background-color: #EFF0F0; }
#mainTitle{
	width: 250px;
	/*height: 152px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #84A3B3;
	text-transform: lowercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#mainTitle strong{font-size: 14px; font-weight: bold; color: #CCCCCC; text-transform: uppercase;}

#contentArea {
	width: 558px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding:1em;
}
#contentArea a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#contentArea a:hover, #contentArea a:active{color: #F6921D;}
#contentArea a:visited{	color: #466F82;}

#contentArea p{	color: #666666;	padding: 0em 0em 0em .8em;}

#contentArea h1 > a, #contentArea h1 > a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A3542;
	font-weight: bold;
	background: url(../images/linkBulletOd.gif) no-repeat left top;
	padding-left: 10px;
	text-align: left;
}
#contentArea h1 > a:hover{

	color: #c37111;
	font-weight: bold;
	background: url(../images/linkBulletO.gif) no-repeat left top;
	padding-left: 10px;
	text-align: left;
}

#contentArea h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76060A;
	font-weight: bold;
	background: url(../images/arrow.gif) no-repeat left top;
	padding-left: 10px;
	text-align: left;
}

#contentArea h2 > a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76060A;
	font-weight: bold;
	background: url(../images/arrow.gif) no-repeat left top;
	padding-left: 10px;
	text-align: left;
}
#rightColumn {
	width: 305px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: right;
}
#leftColumn {
	width: 220px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#right2Column {
	width: 265px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: right;
}
#left2Column {
	width: 265px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#left2Column ul, #right2Column ul{
	padding-right: 0em;
	padding-left: 25px;
	padding-bottom: 0em;
	padding-top: 0px;
}
#left2Column li, #right2Column li{
	list-style-position: outside;
	list-style-type: square;
	padding-top: .6em;
	padding-right: 0em;
	padding-left: 0em;
	padding-bottom: 0em;
}
#imgLeftColumn {
	width: 210px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#imgRightColumn {
	width: 210px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: right;
}
#imgRightColumn img{
	margin: 5px;
	padding: 0px;
	border: 4px solid #999999;
}
#imgRightColumn p{
	font-size: 11px;
	color: #76060A;
	font-weight: bold;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}

#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	
	width: 100%;
	height: auto;
	text-transform: uppercase;
	vertical-align: middle;
	padding: .5em 0em;
	}
	
#footer a{ color: #466F82;	font-weight: normal;}
#footer a:hover, #footer a:active, #footer a:visited{
	color: #F6921D;
	font-weight: normal;

} 
#rightPanel {
	background-image: url(../images/navAreaTile.gif);
	width: 181px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}
#searchArea{
	margin: 0px;
	padding: 4px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #76060A;
	text-decoration: none;
        height:144px;
}

#searchArea h3,#searchArea a {
    color:#00ffff;
    padding-right:18px;
    text-decoration:none;
    font-weight:bold;
    text-align:right;
    
}

#odo, #odoa, #odo2 { width: 155px; margin-bottom: 0px; }
#navArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/navArea.gif);
	height: 500px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background-repeat: no-repeat;

}
#navArea ul ul { margin-left: 0px; }
#navArea ul, #navArea li { padding: 0px 0px 2px 5px; margin: 0px; list-style-type: none;}
#navArea li a {
	color: #0A3542;
	font-weight: bold;
	margin-left: 0px;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	height: 15px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#navArea li { 
	display: inline; 	
	list-style-position: inside;
	/*list-style-image: url(closed.gif) */} /* fix for IE blank line bug */
#navArea ul > li { display: list-item; }
#navArea li > a { width: auto; height: auto; }
#navArea li li a {font-weight: normal; color: #ffffff;  text-decoration: underline; border-top: 0px solid #ffffff; padding: 0px 0px 0px 2px;}
#navArea  li li li a { font-weight: normal; color: #ffffff;  text-decoration: underline; border-top: 0px solid #ffffff; padding: 0px 0px 0px 2px;}
#navArea  li a:hover { color: #FFC10E; }
#navArea li li a:hover {
	color: #F7921C;
	text-decoration: underline;
}
#navArea li li li a:hover {	color: #F7921C;	text-decoration: underline;}
#navArea li a.samePage { color: #FFC10E; }
#navArea li img { vertical-align: middle; }

/* ROCs stuff */
ul.linklist li {
 margin-bottom: 1em;
}


#quicksearch {
      background-color:#000000;
      color:#ffffff;
      border-style:solid;
      border-width:1px;
      padding:2px;
}
