body#template1 {
padding: 0;
margin: 0;
font-size: 12px;
color: #3c3c3c;
font-family: 'Lucida Grande', 'Lucida Sans', arial, sans-serif;
background: #7c7d7f url("/Pics/bg/grad_bkg.jpg") repeat-x left top;
}

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

td#main a:link { color: #3c3c3c; text-decoration: underline; }
td#main a:hover { color: #000000; }
td#main a:visited { color: #3c3c3c; text-decoration: underline; }

p { 
font: 11px/15px 'Lucida Grande', 'Lucida Sans', arial, sans-serif;
color: #3c3c3c;
margin: 1px 0 6px 0; padding: 0;
}

div, td {
font-size: 12px;
font-family: 'Lucida Grande', 'Lucida Sans', arial, sans-serif;
}



/*  LAYOUT  */
#wrapper {
width: 950px;
margin: 0 auto;
padding: 0 0 0 0;
}

td#main {
background: #fff;
border-top: 2px solid #bcbfc2;
border-left: 2px solid #bcbfc2;
border-right: 2px solid #bcbfc2;
padding: 0 6px 50px 6px;
margin:0;
width:590px;
}
	
	td#mainfull {
	padding: 0 0 5px 0;
	width:590px;
	}
	
	td#maintop {
	padding: 0;
	width:590px;
	}
	
	td#maintopleft {
	padding: 0 0 5px 0;
	width:350px;
	}
	
	td#maintopright {
	padding: 0 0 5px 6px;
	width:230px
	}
	
	td#mainbot {
	padding: 0 0 5px 0;
	width:590px;
	}

	td#mainbotleft {
	padding: 0;
	width:350px;
	}
	
	td#mainbotright {
	padding: 0 0 5px 6px;
	width:230px;
	}

	td#mainleft {
	padding: 0 0 5px 0;
	width:350px;
	}
	
	td#mainright {
	padding: 0 0 5px 6px;
	width:230px;
	}



/*  HEADER  */
td#header { }
td#header img { display:block;}




/*  LEFTNAV  */
td#leftnav {
padding: 0;
width:172px;
}
	
	.leftnav_bkg {
	background: transparent url("../Images/nav/nav_bkg.png") repeat-y left top;
	float:left;
	}

	#leftnav ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 12px;
	text-transform:uppercase;
	}
	
	#leftnav ul li {
	font: 10px/14px arial, sans-serif;
	font-weight:bold;
	padding: 0 0 4px 10px;
	line-height: 1.3em;
	display:block;
	background: url("../Images/Nav/nav_bullet.png") no-repeat 0 4px;
	}
	
	#leftnav li a {
	color: #3e3e3e;
	padding: 0;
	text-decoration:none;
	}
	
	#leftnav li a:hover {
	color: #000;
	padding: 0;
	text-decoration:none;
	}

.leftnav {
padding: 0;
}

	
/*  SKINS  */	
.contentblock {
padding: 0;
margin: 0;
font-size: 11px;
text-align:left;
}

.contentblock h2{
padding: 0 6px 0 6px;
margin: 0 8px 0 0;
}

.contentblock p{
padding: 5px 6px 0 6px;
margin: 0 8px 5px 0;
}


	.contentblock ul { 
	list-style: none;
	padding: 0 2px 6px 1px;
	margin: 4px 0 0 0;
	}
	
	.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-size: 11px;
font-weight: bold;
color: #888;
text-align: right;
}
	
	.subnavblock a {
	color: #444 !important;
	font-weight: bold;
	text-decoration: none;
	}
	
	.subnavblock a:hover {
	color: #000 !important;
	font-weight: bold;
	text-decoration: none;
	}


.label_text {
color: #3c3c3c;
text-transform:uppercase;
font-size: 11px;
line-height: 10px;
font-weight: bold;
padding: 10px 0 3px 5px;
margin: 0; 
text-align:left;
}

.label_image{
	margin:10px 0 10px 0;
	}

.label_image .red{
	background: url("../Images/frame/Bg/label_bg_red.jpg") repeat-x left top;
	margin:10px 0 10px 0;
	}
	
.label_image .gray {
	background: url("../Images/frame/Bg/label_bg_gray.jpg") repeat-x left top;
	margin:10px 0 10px 0;
	}

.footlinks { 
background: #bbb;
padding: 6px;
margin: 10px -6px -6px -6px;
font-size: 10px;
color: #777;
text-align: right;
}

	.footlinks a { color: #555 !important; text-decoration: none; }
	.footlinks a:hover {  color: #222 !important; text-decoration: none; }

.insetbanner { text-align: center; }




/*  RM  */
td#rm {
text-align: left;
width:172px;
}
	
	.rm_bkg {
	background: transparent url("../Images/nav/rm_bkg.png") repeat-y left top;
	width: 148px;
	padding: 2px 12px 10px 12px;
	}
	
	.rmlabel_text { 
	padding: 3px 0 2px 3px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Lucida Grande', 'Lucida Sans', arial, sans-serif;
	color: #666;
	}
	
	.rmlabel_image { 
	padding: 0;
	margin: 0;
	}
	
	.rmitem {
	margin: 0 0 8px 0;
	padding: 6px 8px 8px 8px;
	font-size: 9px;
	color:#000;
	width:120px;
	}
	
	.rmtile {
	margin: 0 0 8px 0;
	padding: 0;
	}
	

/*  FOOTER  */
td#footer {
text-align: center; 
padding: 10px;
font: 10px/15px 'Lucida Grande', 'Lucida Sans', arial, sans-serif;
color: #444;
background: url("../Images/footer_bkg.png") repeat-y left top;
}

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

#footer a { color: #666; text-decoration:none; }
#footer a:hover { color: #000; text-decoration:none; }



/* v2.0 TEXT STYLES */
h1 { font-size: 16px; line-height: 18px; font-weight: bold; padding: 0 0 3px 0; margin: 0; }
h2 { font-size: 11px; 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: #3f98ca; }
.dim { color: #666; }
.accent { color: #3c3c3c; text-transform:uppercase;}
.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;
}
.dashed {border-bottom: 1px dashed #c6c6c6;margin:15px 0 15px 0;}


/* 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; }
.pad img { padding: 2px 6px 4px 4px; }
.alt { background: #d0d0d0 !important; }
.ratingMeter { background: none; }
.ratingMeter img, .ratingMeter a img { float: left; padding: 0 !important; margin: 0 !important; }

/* v1.0 text styles, REQUIRED for controls */
.largeheader { font-weight: bold; font-size: 14px; color: #333; }
.header { font-weight: bold; font-size: 13px; color: #333; }
.subheader { font-weight: bold; font-size: 12px; color: #403366; }
.jumperlink { font: bold 11px/15px; }
a.headerlink { font-weight: bold; color: #333;}
a.headerlink:hover  { color: #ff6038; }
a.largeheaderlink  { font-size: 14px; font-weight: bold; color: #333; }
a.largeheaderlink:hover  { color: #ff6038; }
.mini { font-size: 11px; line-height: 15px; }
.minilit { font-size: 11px; line-height: 15px; color:#3f98ca; }
.miniheader, .sblabel { font-size: 11px; font-weight: bold; color: #222; }
span.miniheader {
white-space: normal;
display:block;
}
.minidim { font-size: 11px; line-height: 15px; color: #666; }
.minidimheader { font-size: 11px; line-height: 15px; color: #666; font-weight:bold; }
.minilink { 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; }


/* v1.0 bg styles, REQUIRED for controls */
.mhpopup { background: url("../images/frame/bg/mh.popup.gif"); }	
.pg { background: url("../images/frame/bg/pg.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"); padding: 2px; }	
.sbtrdef { background: url("../Images/Frame/Bg/sb.tr.def.gif"); padding: 2px; }	
.tralt { background: #ffffff; padding: 2px; }
.trdef { background: #dfdfdf; padding: 2px; }
.tralt td { background: #ffffff; font-size:10px; font-weight:bold; padding: 6px; }
.trdef td { background: #dfdfdf; font-size:10px; font-weight:bold; padding: 6px; }
.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;
	}