.leftbox
{
	width: 228px;
	height: 260px;
	position: relative;
	float: left;
	top: 0;
	left: 0;
	background: url(./images/bkg_box.jpg);
	background-repeat: no-repeat;
	margin: 0 8px 0 55px;
}

.leftbox .txtContainer
{
	padding: 26px 8px 0 12px;
	font-family: Verdana;
	font-size: 11px;
}

.leftbox .txtContainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	
}

.leftbox .txtContainer li
{
	margin-left: 10px;
	padding-left: 0px;
	margin-bottom: 3px;
	
}

.rightbox
{
	width: 228px;
	height: 260px;
	position: relative;
	float: left;
	top: 0;
	left: 20px;
	background: url(./images/bkg_box.jpg);
	background-repeat: no-repeat;
	margin: 0 8px 0 0;
}

.rightbox .txtContainer
{
	padding: 26px 8px 0 12px;
	font-family: Verdana;
	font-size: 11px;
}
.rightbox .txtContainer li
{
	clear: both;
	margin-left: 10px;
	margin-bottom: 3px;

	
}

.rightbox .txtContainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	
}


.heading
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.text
{
	font-size: 11px;
	line-height: 1.5em;
	color: Black;
}

.text a, a:hover, a:visited
{
	color: #6B396D
}

.text h3
{
	font: bold 16px "Trebuchet MS";
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: dashed 1px #ccc;
	letter-spacing: -1px;
	color: #3E156F;
}

.detailsContent3
{
	font-size: 12px;
	color: #000000;
}

.detailsContent3 h3
{
	font: bold 16px "Trebuchet MS";
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: dashed 1px #ccc;
	letter-spacing: -1px;
	color: #3a76a9;
}

.articleContent2
{
	font-size: 10px;
	color: #000000;
}

.articleContent1
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.compassButtons
{
	margin-bottom: 5px;
	text-align: left;
	cursor: pointer;
	width: 135px;
	background-color: #f1f1f1;
}

.compassButtons:hover
{
	margin-bottom: 5px;
	text-align: left;
	cursor: pointer;
	width: 135px;
	background-color: #fff;
	text-decoration: underline;
	color: #8da8a9;
}

.searchboxwrapper
{
	width: 135px;
	background: url(./images/searchboxwrapper.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0 0px 0 0;
}
.searchboxTop
{
	width: 135px;
	position: relative;
	background: url(./images/searchboxtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0px 0 0;
}
.searchboxBot
{
	width: 135px;
	position: relative;
	background: url(./images/searchboxbot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0px 0 0;
	padding-bottom: 10px;
}

.searchboxBot a, a:hover, a:visited
{
	color: #3E156F;
}

.searchboxwrapper .txtContainer
{
	padding: 5px 8px 0 12px;
	font-family: Verdana;
	font-size: 11px;
	border-bottom: dashed 1px #ccc;
}

.searchboxwrapper h5
{
	padding: 5px;
	background-color: #cccccc;
}

.txtContainer1
{
	padding: 0px 8px 0 12px;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.rItem
{
	width: 100%;
}

.rItem a, a:hover, a:visited
{
	color: #3E156F;
}

tr.pager
{
	color: #016299;
	text-align: left;
	font: bold 1.0em Arial, Helvetica, sans-serif;
	width: 640px;
	height: 30px;
	background-color: #f1f1f1;
	text-decoration: none;
	margin-top: 0px;
	padding: 0px;
}
tr.pager td table tr td
{
	position: relative;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	background-color: #8da8a9;
	border: solid 1px #fff;
	width: 20px;
	height: 10px;
}
tr.pager td span
{
	position: relative;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	padding: 5px;
	margin: 1px;
}
tr.pager td a, tr.pager td a:visited
{
	color: Red;
	position: relative;
	float: left;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	text-indent: 2px;
	text-decoration: underline;
	color: #333333;
	background-color: #fff;
	margin: 1px;
	padding: 5px;
	border: solid 1px #fff;
}

# tr.pager td a:hover
{
	
	position: relative;
	float: left;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #ffffff;
	background-color: #000000;
	margin: 2px;
	border: solid 1px #ffffff;
}

# compassMainColumnbot
{
	margin-left: 20px;	
	color: Black;
}

# compassMainColumnbot a
{
	color: Red;
	margin-left: 20px;	
	color: Black;
}