﻿
/* Start Content */
.content {
	background-image: url(images/c_br.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 8px;
	width: 100%;
}

.c_header {
	background-image: url(images/c_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}

.c_title {
	background-image: url(images/c_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}

.c_title h4 {
	font-weight : bold;
	color : #003060;
	border-bottom : 1px solid #A8B2BB;
	margin: 0px;
	padding-bottom : 2px;
}

.c_content {
	border-left: 1px solid #A3B3C0;
	border-right: 1px solid #A3B3C0;
	height: auto;
	padding: 5px 10px 0px 10px;
	margin: 0px;
}

.c_content form {
	margin: 0px;
}

.c_footer {
	border-left: 1px solid #A3B3C0;
	height: 10px;
	margin: 0px;
}


h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : bold;
	color: #003060;
	padding-bottom : 2px;
}
.clsDetailRelated {
	clear: both;
	margin-top: 30px;
	
}
.clsAuthorBio {
	clear: both;
	margin-top: 10px;
}

.clsRelated {
	float: left;
	margin-right: 8px;
}

.clsRelated a {
	color: #003060;
}

.clsRelated a:active {
	color: #003060;
}

.clsSplitter {
	clear: both;
}
.related {
	background-image: url(images/sb_br.gif);
	background-color: #F2F5FA;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 10px;
	margin-bottom: 8px;
	
}

.re_header {
	background-image: url(images/sb_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}

.re_title {
	background-image: url(images/sb_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}

.re_title h4 {
	font-weight : bold;
	color : #003060;
	border-bottom : 1px solid #A8B2BB;
	margin: 0px;
	padding-bottom : 2px;
}

.re_content {
	/* border: 1px dotted #FF0000; */
	border-left: 1px solid #A3B3C0;
	border-right: 1px solid #A3B3C0;
	height: auto;
font-size : 12px;
	padding: 5px 10px 0px 10px;
	margin: 0px;
}

.re_content form {
	margin: 0px;
}

.re_content ul {
	padding-left: 8px;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 0px;
}

.re_content li {
	
	/* color : #FF0000; */
	list-style-type : disc;
	margin: 0px;
	margin-top : 2px;
}

.re_footer {
	border-left: 1px solid #A3B3C0;
	height: 10px;
	margin: 0px;
}

  