body {
padding: 0;
margin: 0;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
background: #3167cb url("/Pics/bg/wdadbackground.jpg") repeat-x left top;
}

img { border: 0; }
form { margin: 0; padding: 0; }

a:link { color: #ff3300; text-decoration: none; }
a:hover { color: #ff6038; text-decoration: none; }
a:visited { color: #ff3300; text-decoration: none; }

p { 
font: 12px/15px verdana, arial, helvetica, sans-serif;
color: #000000;
margin: 1px 0 6px 0; padding: 0;
}


/* layout */
#wrapper {
background: #ffffff url("../Images/frame/Bg/content_bg.jpg") repeat-x left top;
width: 930px;
border-left: 4px solid #ffffff;
border-right: 4px solid #ffffff;
margin: 0 auto;
padding: 0 4px 0 4px;
}

/* masthead */
td#header { }

/* leftnav */

td#leftnav {
padding: 5px;
width:145px;
}

	#leftnav ul {
	padding: 0; margin: 0;
	list-style: none;
	}
	
	#leftnav li {
	background: #fffff;
	border-bottom: 1px solid #c1c1c1;
	padding: 0; margin: 0;
	font: 11px/14px verdana, arial, sans-serif;
	color: #333;
	}
	
	#leftnav li a {
	color: #333;
	padding: 4px 0 4px 10px;
	display: block;
	}
	
	#leftnav li a:hover {
	color: #333;
	background: #efefef;
	padding: 4px 0 4px 10px;
	display: block;
	}

.leftnav {
background: #ffffff;
padding: 4px;
}

	
/* cr */
td#cr {
width: 580px;
padding: 5px 5px 5px 0;
}
td#main {
width: 580px;
padding: 5px 5px 5px 0;
}
	
	td#crtop {
	padding: 5px 5px 0 5px;
	}
	
	td#crleft {
	padding: 5px 0 0 5px;
	}
	
	td#crright {
	padding: 5px 5px 0 0;
	}
	
	td#crfull {
	padding: 5px 0 0 5px;
	}
		
		.contentblock {
		background: #f1f0f9 url("../Images/frame/Bg/cr_bg.jpg") repeat-x left top;
		padding: 10px 6px 6px 6px; margin: 0 8px 8px 0;
		font-size: 11px;
		border: 1px solid #dcdbe1;
		}
		
			.contentblock ul { list-style: none; padding: 0 2px 6px 1px; margin: 4px 0 0 0; border-top: 1px solid #c1c1c1; }
			.contentblock li { padding: 4px; margin: 0; line-height: 14px; background: #e0e0e0; border-bottom: 1px solid #c1c1c1; }
				
		.subnavblock { padding: 5px; margin: 0 0 6px 0; font: 11px arial; color: #444; text-align: right; }
		.subnavblock_alt { background: url("../Images/frame/Bg/subnav_bg.jpg") repeat-x left top;  padding: 5px; margin: 0 0 6px 0; font: 11px arial; color: #444; text-align: right; }
		
		.subnavblock a, .subnavblock_alt a { color: #444 !important; font-weight: bold; text-decoration: none; }
		.subnavblock a:hover, .subnavblock_alt a:hover {  color: #000 !important; font-weight: bold; text-decoration: none; }
		
		.label {
		padding: 7px 2px 3px 3px;
		font-size: 16px;
		font-weight: bold;
		font-family: verdana, arial, helvetica, sans-serif;
		color: #5b84d6;
		}
		
		.label_alt {
		background: url("../Images/frame/Bg/label_bg_alt.jpg") no-repeat left top;
		padding: 7px 2px 2px 10px;
		}
		
		.footlinks { background: #ddd; padding: 6px; margin: 10px -6px -6px -6px; font: 11px arial; color: #555; text-align: right; }
		.footlinks_alt { background: #999; padding: 6px; margin: 0 0 6px 0; font: 11px arial; color: #333; text-align: right; }
		
		.footlinks a, .footlinks_alt a { color: #555 !important; text-decoration: none; }
		.footlinks a:hover, .footlinks_alt a:hover {  color: #222 !important; text-decoration: none; }
		
		.insetbanner {
		text-align: center;
		}
		
		.pad img { padding: 2px 6px 4px 4px; }
		.alt { background: #d0d0d0 !important; }


/* RM */
td#rm {
text-align: left;
width: 160px;
padding: 5px 5px 5px 0;
}
	
	.rmlabel { 
	padding: 3px 0 2px 3px; margin: 0;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #3266cc;
	}
	
	.rmitem {
	background: #bfcbe3;
	margin: 0 0 8px 0;
	padding: 6px 8px 8px 8px;
	font-size: 10px;
	border: 3px solid #8ca8e2;
	}
	
	.rmtile {
	margin: 0 0 8px 0;
	padding: 0;
	}
	

/* FOOTER */
td#footer {
text-align: center;
padding: 10px;
background: #111111;
font: 10px/15px verdana, arial, helvetica;
color: #cccccc;
}

#footer ul { list-style-type: none; padding: 0; margin: 0; }
#footer li { display: inline; color: #efefef; padding: 0 10px 0 0; }

#footer a { color: #e0e0e0; }
#footer a:hover { color: #ffffff; }


/* v2.0 text styles */

h1 { font-size: 16px; line-height: 18px; font-weight: bold; padding: 0 0 3px 0; margin: 0; }
h2 { font-size: 14px; line-height: 16px; font-weight: bold; padding: 0 0 3px 0; margin: 0; }
h3 { font-size: 12px; line-height: 14px; font-weight: bold; padding: 0 0 2px 0; margin: 0; }
h4 { font-size: 11px; line-height: 13px; font-weight: bold; padding: 0 0 2px 0; margin: 0; }
h5 { font-size: 10px; line-height: 12px; font-weight: bold; padding: 0 0 2px 0; margin: 0; }
h6 { font-size: 10px; line-height: 11px; padding: 0 0 2px 0; margin: 0;  }

.white { color: #ffffff; }
.black { color: #000000; }
.dark { color: #333; }
.lit { color: #ff6d15; }
.dim { color: #666; }
.accent { color: #aa2c05; }
.alert { color: #ff3300; }

.div2 { padding: 1px; margin: 0; clear: both; }
.div4 { padding: 2px; margin: 0; clear: both; }
.div6 { padding: 3px; margin: 0; clear: both; }
.div10 { padding: 5px; margin: 0; clear: both; }
.hdiv10 {
border-bottom: 1px solid #999;
padding-bottom: 10px;
margin-bottom:18px;
}


/* ETC */
.alignright { float: right; display: inline; }
.clearfix { clear: both; }
.popupcontent { color: #222 !important; background: #efefef !important; padding: 5px 5px 5px 10px; }
.popupmasthead, .popupfooter { color: #444 !important; background: #e0e0e0 !important; }
hr { padding: 0; margin: 10px 0 10px 0; border: 0; background: #888; height: 1px; }


/* v1.0 text styles, required for old controls */
.header { font-weight: bold; font-size: 13px; color: #333; }
.subheader { font-weight: bold; font-size: 12px; color: #403366; }
.largeheader { font-weight: bold; font-size: 14px; color: #333; }
.nav { font: bold 11px/15px helvetica, Arial,sans-serif; }
.jumperlink,.rmjumperlink { font: bold 11px/15px Arial,sans-serif; }
.jumperlink:hover,.rmjumperlink:hover,.largelink:hover { color: #f30; }
.headerlink,.headerlink:visited { font-weight: bold; color: #333; }
.largeheaderlink,.largeheaderlink:visited { font: bold 14px/16px Arial,sans-serif; color: #660000; }
.headerlink:hover,.sblabellink:hover,.miniheaderlink:hover,.largeheaderlink:hover { color: #D20101; }
.mini,.rm,.rmtext { font-size: 11px; line-height: 15px; }
.mini { font-size: 11px; line-height: 15px; }
.minilit { font-size: 11px; line-height: 15px; color:#D20101; }
.miniheader,.rmheader,.sblabel { font: bold 11px/15px Arial,sans-serif; color: #333; }
.minidim,.rmdim { font-size: 11px; line-height: 15px; color: #666; }
.minidimheader,.rmdimheader { font-size: 11px; line-height: 15px; color: #333; font-weight:bold; }
.minilink,.rmlink { font-size: 11px; line-height: 15px; color: #D20101; }
.micro,.microlink { font: 10px/12px arial,sans-serif; }
.microdim { font: 10px/12px arial,sans-serif; color: #777; }
.revtext,.rev { color: #ccc; }
.revheader { font-weight: bold; color: #fff; }
.revlargeheader { font: bold 14px/16px Arial,sans-serif; color: #fff; }
.revminitext,.revmini { font-size: 11px; line-height: 15px; color: #ccc; }
.revminiheader { font: bold 11px/15px Arial,sans-serif; color: #fff; }
.revminidim { font-size: 11px; line-height: 15px; color: #aaa; }
.revlink,.revlink:visited { color: #ccc; }
.revjumperlink,.revjumperlink:visited { font: bold 11px/15px Arial,sans-serif; }
.revminilink,.revminilink:visited { font-size: 11px; line-height: 15px; color: #ccc; }
.revlink:hover,.revminilink:hover,.revjumperlink:hover { color: #fff; }


/* v1.0 bg styles, required for old controls */
.mhpopup { background: url("../images/frame/bg/mh.popup.gif"); }	
.pg { background: url("../images/frame/bg/pg.gif"); }	
.rmint { background: url("../images/frame/bg/rm.int.gif"); }
.sbdiv { background-image: url("../images/frame/bg/sb.div.gif"); background-repeat: repeat-x; background-position: center center; }
.sbdivrl { background-image: url("../images/frame/bg/sb.div.rl.gif"); background-repeat: repeat-x; background-position: center center; }
.sbint { background: url("../images/frame/bg/sb.int.gif"); }	
.sblb { background: url("../images/frame/bg/sb.lb.gif"); }	
.sbrl { background: url("../images/frame/bg/sb.rl.gif"); padding: 4px 6px 4px 6px; }
.trlb { background: url("../images/frame/bg/tr.lb.gif"); }
.sbtralt { background: url("../Images/Frame/Bg/sb.tr.alt.gif"); }	
.sbtrdef { background: url("../Images/Frame/Bg/sb.tr.def.gif"); }	
.tralt { background: url("../Images/Frame/Bg/tr.alt.gif"); padding: 2px; }
.trdef { background: url("../Images/Frame/Bg/tr.def.gif"); padding: 2px; }
.pgBg	{ background: #efefef; }
.crint	{
	background: #fff url("../Images/Frame/Bg/cr.int.gif")
	}
.hdiv11 {
	background-image: url("../images/frame/bg/h.div.1.gif"); background-repeat: repeat-x; background-position: center center;
	height: 11px;
	margin-right: 4px; margin-left: 4px;
	clear: both;
	}
.hdiv17 {
	background-image: url("../images/frame/bg/h.div.1.gif"); background-repeat: repeat-x; background-position: center center;
	height: 17px;
	margin-right: 4px; margin-left: 4px;
	clear: both;
	}

.ratingMeter { background: none; }
.ratingMeter img, .ratingMeter a img { float: left; padding: 0 !important; margin: 0 !important; }