body {
padding: 0;
margin: 0;
font-family: arial, helvetica, sans-serif;
/*background: #f22e2f url("../Images/frame/Bg/grad_bkg.jpg") repeat-x left top; */
 background: #000 url("/Pics/bg/bg_blueback.png") repeat-x left top;
}

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

a:link { color: #c00d23; text-decoration: none; }
a:hover { color: #bf3041; text-decoration: none; }
a:visited { color: #c00d23; text-decoration: none; }

p { 
font: 11px/13px arial, helvetica, sans-serif;
color: #000000;
margin: 1px 0 4px 0; padding: 0;
}

/* layout */
#wrapper {
width: 930px;
margin: 0 auto;
padding: 0;
}

/* masthead */
td#header { }

/* leftnav */
#nav {
padding: 0 5px 5px 5px;
margin: 0 12px 0 14px;
background: #efefef;
border-left: 1px solid #aa9f89;
border-right: 1px solid #aa9f89;
}

td#leftnav {
padding: 0 10px 0 35px;
background: url("../Images/frame/bg/leftnav_bg.gif") repeat-y left top;
}

	#leftnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border-left: 3px solid #333;
	border-right: 3px solid #333;
	}
	
	#leftnav li {
	background: #5b5b5b url("../Images/frame/Bg/nav_bkg.jpg") repeat-x left top;
	border-bottom: 1px solid #777;
	padding: 0; margin: 0;
	font: 11px/14px arial, sans-serif;
	color: #ccc;
	}
	
	#leftnav li a {
	color: #c5cb6c;
	padding: 4px 0 4px 10px;
	display: block;
	}
	
	#leftnav li a:hover {
	color: #dce285;
	background: #222;
	padding: 4px 0 4px 10px;
	display: block;
	}

	
/* cr */
#cr {
padding: 0 10px 0 0px;
margin: 0;
background: #efefef;
height: 100%;
width:592px;
}

#crhome {
padding: 0 10px 0 20px;
margin: 0 0 0 14px;
background: #efefef;
border-left: 1px solid #aa9f89;
height: 100%;
}

td.crbg { background: url("../Images/frame/bg/crbg.gif") repeat-y right top;}

	td#cr_int { background: #efefef; }	
	td#crtop { padding: 0; background: #efefef; }
	td#crbot { padding: 0; background: #efefef; }
	
	td#crleft { padding: 0 10px 0 0; background: #efefef; }
	td#crtopleft { padding: 0 10px 0 0; background: #efefef;}
	td#crbotleft { padding: 0 10px 0 0; background: #efefef;}
	
	td#crright { padding: 0; background: #efefef; }
	td#crtopright { padding: 0; background: #efefef; }
	td#crbotright { padding: 0; background: #efefef; }

		
		.contentblock, .contentblock02 {
		background: #ddd;
		padding: 6px; margin: 0 0 8px 0;
		font-size: 11px;
		}
		
		
		.contentblock ul { list-style: none; padding: 2px 2px 6px 2px; margin: 0; }
		.contentblock li { padding: 4px 0 4px 2px; margin: 0; line-height: 14px; }
			
			
		.subnavblock {  padding: 6px; margin: 0 0 6px 0; font: 11px arial; color: #62548e; text-align: right; }
		.subnavblock_alt { background: #999; padding: 6px; margin: 0 0 6px 0; font: 11px arial; color: #333; text-align: right; }
		
		.subnavblock a, .subnavblock_alt a { color: #222; font-weight: bold; text-decoration: none; }
		.subnavblock a:hover, .subnavblock_alt a:hover {  color: #dc43af; font-weight: bold; text-decoration: none; }
		
		.label {
		background: url("../Images/frame/Bg/label_bg_red.gif") repeat-x  left top;
		padding: 3px 0 0 0;
		font-family: arial, helvetica, sans-serif;
		font-weight: bold;
		font-size: 13px;
		color: #ffffff;
		margin: 0; 
		}

		.label02 {
		background: url("../Images/frame/Bg/label_bg_blue.gif") repeat-x  left top;
		padding: 3px 0 0 0;
		font-family: arial, helvetica, sans-serif;
		font-weight: bold;
		font-size: 13px;
		color: #ffffff;
		margin: 0; 
		}
		
		.label_alt {
		background: url("../Images/frame/Bg/label_bg_alt.jpg") no-repeat left top;
		padding-top: 6px;
		}
		
		.footlinks { background: #d0e0b9; padding: 6px; margin: 0 -6px -6px -6px; font: 11px arial; color: #62548e; 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: #003300;  font-weight: bold; text-decoration: none; }
		.footlinks a:hover, .footlinks_alt a:hover {  color: #005500;  font-weight: bold; text-decoration: none; }
		
		.insetbanner {
		background: #000;
		text-align: center;
		}
		
		.pad img { padding: 2px 6px 4px 4px; }
		.alt { background: #d0e0b9; }


/* RM */
.rm {
text-align: left;
padding: 0 18px 0 0;
margin: 0 12px 0 0;
height: 100%;
}

td.rmbg { background: url("../Images/frame/bg/rm_bg.gif") repeat-y right top; }
	
	.rmlabel {
	background: url("../Images/frame/Bg/label_bg_red.jpg") repeat-x  left top;
	padding: 5px 0 0 8px;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #ffffff;
	}
	
	.rmlabel_alt {
	padding: 5px 0 0 8px;
	margin: 0;
	}
	
	.rmitem {
	background: #e1e1e0 url("../Images/frame/Bg/rmitem_bg.jpg") repeat-x top left;
	margin: 0 0 8px 0;
	padding: 6px 6px 10px 6px;
	border: 1px solid #efefef;
	font-size: 10px;
	width: 150px;
	}
	
	.rmtile {
	background: #f9f6ea;
	margin: 0 0 8px 0;
	padding: 0;
	border: 1px solid #efefef;
	font-size: 10px;
	}


/* FOOTER */
#footer {
text-align: center;
padding: 10px;
font: 11px/16px arial, helvetica;
color: #fff;
}

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

#footer a { color: #ccc; }
#footer a:hover { color: #efefef; }


/* v2.0 text styles */

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

.white { color: #ffffff; }
.black { color: #000000; }
.dark { color: #333; }
.lit { color: #6d5e99; }
.dim { color: #666; }
.accent { color: #c00d23; }
.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; }
.div10 { width: 100%; padding: 5px; height: 10px; clear: both; }
.hdiv10 {
border-bottom: 1px solid #999;
padding-bottom: 10px;
margin-bottom:18px;
}

.alignright { float: right; display: inline; }
.clearfix { clear: both; }
.popupcontent { 
	color: #222 !important; 
	/* background: #efefef !important; */
	background: #000 url("../Images/frame/Bg/bg_blueback.png") repeat-x left top;
	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: 12px; color: #333; }
.subheader { font-weight: bold; font-size: 11px; color: #333; }
.largeheader { font-weight: bold; font-size: 13px; color: #333; }
.nav { font: bold 10px/12px helvetica, Arial,sans-serif; }
.jumperlink,.rmjumperlink { font: bold 10px/12px Arial,sans-serif; }
.jumperlink:hover,.rmjumperlink:hover,.largelink:hover { color: #f30; }
.headerlink,.headerlink:visited { font-weight: bold; color: #660000; }
.largeheaderlink,.largeheaderlink:visited { font: bold 13px/15px Arial,sans-serif; color: #660000; }
.headerlink:hover,.sblabellink:hover,.miniheaderlink:hover,.largeheaderlink:hover { color: #D20101; }
.mini,.rm,.rmtext { font-size: 10px; line-height: 12px; }
.mini { font-size: 10px; line-height: 14px; }
.minilit { font-size: 10px; line-height: 12px; color:#D20101; }
.miniheader,.rmheader,.sblabel { font: bold 10px/12px Arial,sans-serif; color: #660000; }
.minidim,.rmdim { font-size: 10px; line-height: 12px; color: #666; }
.minidimheader,.rmdimheader { font-size: 10px; line-height: 12px; color: #333; font-weight:bold; }
.minilink,.rmlink { font-size: 10px; line-height: 12px; color: #D20101; }
.micro,.microlink { font: 9px/11px arial,sans-serif; }
.microdim { font: 9px/11px arial,sans-serif; color: #777; }
.revtext,.rev { color: #ccc; }
.revheader { font-weight: bold; color: #fff; }
.revlargeheader { font: bold 13px/15px Arial,sans-serif; color: #fff; }
.revminitext,.revmini { font-size: 10px; line-height: 12px; color: #ccc; }
.revminiheader { font: bold 10px/12px Arial,sans-serif; color: #fff; }
.revminidim { font-size: 10px; line-height: 12px; color: #aaa; }
.revlink,.revlink:visited { color: #ccc; }
.revjumperlink,.revjumperlink:visited { font: bold 10px/12px Arial,sans-serif; }
.revminilink,.revminilink:visited { font-size: 10px; line-height: 12px; 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: #eee }	
.sblb { background: url("../images/frame/bg/sb.lb.gif"); }	
.sbrl { background: #eee; padding: 4px 6px 4px 6px; }
.trlb { background: url("../images/frame/bg/tr.lb.gif"); }
.alt, .sbtralt { background:#ddd; }
.tralt { background:#ddd; padding: 2px; }
.sbtrdef { background:#eee; }
.trdef { background:#eee; 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;
	}

#nav_last {
padding-bottom: 8px !important;
background-image: url('/SiteAssets/images/nav/heading_footer.jpg');
border-left: 0 !important;
border-right: 0 !important;
background-position: bottom left;
background-repeat: no-repeat;
background-color: #333;
}

#nav_last li {
margin: 0 3px;
}