* {
	padding: 0;
	margin: 0;
}


h1, h2{
	font-size: 18px;
}

a{
	color: #333367;
}

a:hover{
	color: #64649b;
}


#PreHeader{
	width:800px;
	margin: 0 auto;
	height: 25px;
	background: #ffffff;
}

#PathWay{
	float: left;
	margin: 4px 0 0 22px;
}

#SupplementaryNav{
	float: right;
	margin: 4px 22px 0 0;
}

#SupplementaryNav li{
	list-style: none;
	float: left;
	margin: 0 6px 0 6px;
	font-size: 12px;
}

#SupplementaryNav li a{
	color: #000000;
	text-decoration: none;
}

#SupplementaryNav li a:hover{
	text-decoration: underline;
}

#SupplementaryNav li.Divider{
	margin: 0;
}

#SiteWrap {
	width:800px;
	margin: 0 auto;
	background: #ffffff;
}

/* Search */

.SearchBoxLeft {
	float:left; 
	width: 507px;
	margin: 0px;
	padding: 0px;
}

.SearchBoxRight {
	width: 240px;
	float: left; 
	padding: 35px 0 0 0;
	margin: 0;
}
	



#HeaderNav{
}


#MainBody{
	float:left;
	margin: 5px 0 0 0;
	background: transparent;
}

.MainBodyThreeCol{
	width: 637px;
}

.MainBodyTwoCol{
	width: 100%;
}


#Content {
	float: right;
	overflow:hidden;
	background: transparent;
	padding-bottom: 12px;
} 


	.ContentThreeCol{
		width: 465px;
	} 

	.ContentTwoCol{
		width: 634px;
	} 

	#InsideContent{
		padding: 3px 14px 0 5px;
	}

	#Content h1,h2{
		margin: 4px 0 4px 0;
	}



#Sidebar {
	float:left;
	width:156px;
	overflow:hidden;
	padding: 0 0 40px 8px;
}

.moduletableExtNav{
	border-top: 1px solid #9898bb;
	border-bottom: 1px solid #9898bb;
}

.moduletableExtNav a{
	display: block;
	width: 100%;
}

/* root level */
.moduletableExtNav ul{
list-style: none;

}

	.moduletableExtNav ul li{
		margin: 0 0 1px 0;
		background: #bd2b52;
	}

	.moduletableExtNav ul a{
		height: 19px;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		padding: 4px 0 0 6px;
	}

	.moduletableExtNav ul a:hover{
		background: #8B8BB1;
	}


/* 1st level */
.moduletableExtNav ul ul{
		background: #aa2b52;
}

	.moduletableExtNav ul ul a{
		background: #6c2b52;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		border: 0;
		padding: 0 0 0 10px;
	}

	.moduletableExtNav ul ul a:hover{
		background: #A7B3D3;
	}



/* 2nd level */
.moduletableExtNav ul ul ul{
	background: #6c2b52;
}

	.moduletableExtNav ul ul ul a{
		color: #FFFFFF;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		border: 0;
		padding: 0 0 0 20px;
	}

	.moduletableExtNav ul ul ul a:hover{
		background: #A7ADBD;
		color: #FFFFFF;
	}


#Sidebar2 {
	width:150px;
	overflow:hidden;
	background: #ffffff;
} 

#Sidebar2 .inside{
	padding: 0 0 0 0px;
} 

#ArticleFooter {
width: 99%;
}

.AFLeft {
float: left;
width: 49%;
}

.AFRight {
float: right;
width: 49%;
}




.FooterImg {
	margin: 10px 0px 0 0;
	float: left;
} 
 
.FooterText {
	margin: 13px 0px 0 0;
	float: left;
}  

.advertListing{
	margin: 10px 4px 10px 0;
}

.advertListing h4{
	font-size: 12px;
	margin: 0 0 6px 0;
}

.advertListing p{
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}

.advertListing a{
	display: block;
	text-decoration: none;
	padding: 2px 4px 5px 5px;
	border: 1px solid #cccccc;
	background: #ffffff;
	color: #000000;
}

.advertListing a:hover{
	color: #000000;
}


#Sidebar2 .advertListing{
	margin: 10px 4px 10px 0;
}

#Sidebar2 .advertListing h4{
	font-size: 12px;
	margin: 0 0 6px 0;
}

#Sidebar2 .advertListing p{
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}

#Sidebar2 .advertListing a{
	display: block;
	text-decoration: none;
	padding: 2px 4px 5px 5px;
	background: #cccccc;
	width: 130px;
	overflow: hidden;
}

#Sidebar2 .advertListing a:hover{
	color: #333367;
	background: #D8DFD8;
	border: 1px solid #000000;
}

.DummyLink{
	text-decoration: underline;
	margin: 6px 0 0 0;
}
