@import "Secondary.css"; 

/********Content Pages**********/

#Content
{
	background-image: url(../images/content/contentbg.jpg);
}

#defaultcontent
{
	width: 425px;
	padding: 0 15px 0 30px;
	background-color: #ffffff;
	background-image: url(../images/common/background_mid.jpg) !important;
	float: left;
}

#ctl00_CentralContent_ChapterUI table tbody tr th
{
	text-align: left !important;
}

.rightnav
{
	height: 100%;
	float: right;
	width: 198px;
	padding: 15px;
}

#Bottom
{
	background-image: url(../images/content/contentbottom.jpg);
}

#defaultcontent p
{
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}

#defaultcontent li
{
	margin-left: 15px;
}

.title2
{
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0;
	margin-top: 30px;
}

#contentad
{
	margin: 0;
	padding: 0;
}

#defaultcontent img
{
	/*float: right;*/
	padding-left: 10px;
	padding-bottom: 10px;
	position: reltative;
}

#defaultcontent ul li
{
	margin-left: 25px;
}


.ContentArea
{
	color: #576484;
}

.bold
{
	color: #34497A;
}

strong
{
	color: #34497A;
}

b
{
	color: #34497A;
}

.disclaimer
{
	color: #34497A;
}

.title
{
	color: #34497A;
}

hr
{
	height: 1px;
	background-color: #C4C6DB;
	border: 0;
}

#chaptermap
{
	float: none !important;
	border: 0 !important;
	padding: 0px !important;
	margin: 10px;
}
