body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	background-color: #edecec;
	margin: 0px;
	
}
.wrapper{
	width:810px;
	font-size: 10px; 
	}
.tdLeft {
	background-image:url(../images/shdw_left.gif);
	background-repeat:repeat-y;
	width:20px;
}
.tdRight {
	background-image:url(../images/shdw_right.gif);
	background-repeat:repeat-y;
	width:20px;
}

/*----- LEFT PANEL ------------------------------------------------------------------ LEFT PANEL -------- */
.leftNav{
	/*NOTE: Width = width - (border + padding)....not like normal css*/
	vertical-align:top;
	color: #edecec;
	width:140px;
	padding: 10px;
	margin:0px;
	background:url(../images/bg_tile_Left.gif) right repeat-y #625752;
	background-color:#625752;
	height:100%;
	}
.leftNav a{
	color: #CDC6C2;
	text-decoration:none;
}
.leftNav p{
	margin-bottom:2px;
	}
.leftNav p a{
	margin-bottom:2px;
	}
/*----- MAIN HOME------------------------------------------------------------------ MAIN HOME-------- */
.main{
	background: url(../images/bg_tile_main.jpg) repeat-y right #FFFFFF;
	color:#333333;
	/* width: 450px*/
	width: 420px;
	padding: 15px;
	vertical-align:top;
}
.main p{
	color:#333333;
	font-size:11px;

}
input{
	color:#333333;
	font-size:11px;

}
.main a{
	color:#6e85e3;
	}
.main .flashBanner{
	_margin-bottom:0px;
	margin-top:0px;
}
/*----- MAIN WIDE ------------------------------------------------------------------ MAIN WIDE -------- */
.mainWide{
	background: url(../images/bg_tile_main.jpg) repeat-y right #FFFFFF;
	color:#333333;
	/* width: 610px*/
	width: 550px;
	padding: 30px;
	vertical-align:top;
}
.mainWide h1{
	margin-top: -10px;
	font-size:20pt;
	font-family:Helvetica, Geneva, Arial, sans-serif;
	color:#766E6B;
	font-weight:normal;
	}
.mainWide h1 .boldy{
	font-weight:bold;
	}
.mainWide p{
	color:#333333;
	font-size:11px;

}
.aspTableTxt{
	color:#333333;
	font-size:11px;
	}
.mainWide a{
	color: #6e85e3;
	text-decoration:none;
	}
.mainWide a:hover, a:active{
	text-decoration:underline;
	color: #3366FF;

}
.mainWide .pageHeading{
	font-size: 14px; 
	color: #333333; 
	font-weight: bold;
}
.mainWide .metro { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
	font-weight: bold;
	font-style:italic;
	}
.emphasis { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	font-weight: bold;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}
.imgMag{
	border: 1px solid #746F6B;
	margin-top: 10px;
	/*background-color:#CCCCCC;
	padding: 5px;*/
}
hr {
	border-top: 1px solid #746F6B;
	border-bottom:none;
	border-left:none;
	border-right:none;
	height:1px;
	}
/*----- RIGHT PANEL ------------------------------------------------------------------ RIGHT PANEL -------- */
.rightPanel{
	/* width: 160px*/
	width: 150px;
	padding: 5px;
	vertical-align:top;
}
/*----- FOOTER ----------------------------------------------------------------------- FOOTER ------------- */
.footerNav{
	background-color:#231a11;
	background:url(../images/bg_tile_footer.jpg) repeat-x;
	height:17px;
	width: 770px;
	color:#999999;
	text-align:center;
	padding-top: 3px;
}
	
.footerNav a{
	color: #edecec;
	text-decoration:none;
	}
.footerNav a:hover, a:active{
	color: #ffffff;
	text-decoration:underline;
	}
.footer{
	background-color:#000000;
	height:50px;
	width: 770px;
	padding-top:3px;
	padding-bottom:30px;
	vertical-align:top;
	}
.footer	a{
	
	text-decoration:none;
	}
.footer a:hover, a:active{
	color:#CCCCCC;
	text-decoration:underline;
	}
.getFlash {
	color:#999999;
	width: 300px;
	margin-left: 250px;
	margin-top:10px;
	text-align:left;
}
.getFlash img{
	float: left;
	margin-right: 5px;
}
