BODY { 
		font-family: 	arial;
		color:			black;
		font-size:		12px;
		color:#4C5454;
}
	
.BodyWrapper {

		margin-bottom:	10px;
		margin-top:		10px;
		marign-right:	auto;
		margin-left:	auto;
		text-align:		center;
}

TABLE{
	border:0;
}

IMG{
	border:0;
}
	
.main 	{
		width:			904px;
		border:			8px solid #DBE2E7;
		text-align:		center;
		margin: 		0pt auto;
		padding: 		0px 20px;
}
/* ======================= HEADER ==============================================*/
.header	{
		margin: 		0pt auto;
}

.TopNav {
		background:		#F3F3F3 none repeat scroll 0%;
		border:			1px solid #DBE2E7;
		margin:			15px auto;
		text-align:		center;
		width:			902px !important;
		width:			904px;
		
}

.navTD {
 		text-align:			center;
}

.navTD A{
		color: 				#64686A;
 		font-size: 			12px;
 		text-decoration: 	none;
}

.navTD IMG{
		margin-right: 		3px;
		margin-bottom:		-1px;
}


.catBg{

		height:				66px;
		background:			url('/_media/images/1/cat_title_bg.gif') no-repeat right top;
		width: 				904px;
		margin-top:			-9px;
	}

.catTitle{
		font: 				normal 25px arial;
		color:				#7bba27;
		padding:			15px;
		text-align:left;
}	
	
.catTitle_Bold{
		font-weight: 		bold;
}

/* ======================= MAIN CELL ===========================================*/
.center {
		border:			0px solid black;
		width:			904px;
		margin-top:		10px;
}
/* ======================= FOOTER ==============================================*/
.footer {
		width:				910px;
		font:				normal 11px  arial;
		color:				#4C5454;
		padding-bottom:		10px;
		padding-top:		10px;
		border-top: 		1px solid #E4E4E4;
}

.footer A {
		font:				normal 11px  arial;
		text-decoration:	none;
		color:				#4C5454;
}



/* ======================= bottom icons - appears in a few pages ==============================================*/
.bottom_icons{
	width:904px;
	margin:10px auto 0;
	position:relative;
	border-top:1px solid #DBE0E4;
}

.bottom_icons TABLE{
	width:100%;
	text-align:center;
}

.bottom_icons .bRight{
	border-right:1px solid #DBE0E4;
}

.bottom_icons .bLeft{
	border-left:1px solid #DBE0E4;
}
/* ======================= Contents Page ==============================================*/
.contentTable td {
		padding:				0 0px;
		font:					normal 12px arial;

}
.contentTitle {
		font:					bold 24px arial;
		color: 					#4D5353;
}