/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	line-height: 16px;	
}
body {
	background-color: #e5e5e5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

a {
	text-decoration: none;
	color: #21ACBC;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #21ACBC;
}
a:hover {
	text-decoration: underline;
	color: FFFFFF;
}
.dark {
	color: #1C62A8;
}
a:active {
	text-decoration: none;
}
.bodytext {
	color:#4D4D4D;
	font-size:11px;
	line-height:18px;
	text-align: left;
}
.pagelink a:link {

	font-size: 11px;
	color: #009999;
	text-decoration: none;
}
.pagelink a:visited {
	text-decoration: none;
	color: #009999;
}
.pagelink a:hover {
	text-decoration: underline;
	color: #996666;
}
.pagelink a:active {
	text-decoration: none;
}
.botlink{

	font-size:9px;
	color:#FFFFFF;
}
.botlink a:visited{
	color:#FFFFFF;	
	text-decoration:none;	
}
.botlink a:hover{
	color:#FFFFFF;
	text-decoration:underline;	
}
.footr-txt {

	font-size: 10px;
	color: #FFFFFF;
}
.subhed {

	color: #1B6DAF;
	font-size: 11px;
}

.casesubhead {font-weight: bold; font-size: 10px; background-color: #F2F6F7; color: #1A4D78;}

.rgt-side {
	font-size: 11px;

}
.botlink1 {	
	font-size:9px;
	color:#FFFFFF;
}

.content_side_extra {
	background:url(../img/bx1_bg.jpg);
	padding: 0px 10px 0px 10px;
}	

li {
	color: #1E60AE;
	margin-left:40px;
}

ul, ol {
	margin: 8px 0px 8px 0px;
}

p {
	margin: 5px 0px 5px 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2571AD;
	margin:6px 0px 8px 0px
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #2571AD;
}

.linkStyleA {
	background-color: #FFFFFF;
	background-image: url(../img/arrow.gif);
	background-position: right;
	background-repeat:no-repeat;
	padding: 2px;
	width: 100%;
	font-weight: bold;
}
.linkStyleB {
	background-color: #FFFFFF;
	background-image: url(../img/arrow_down.gif);
	background-position: right;
	background-repeat:no-repeat;
	width: 100%;
	font-weight: bold;
	color: #2571AD;
	cursor: pointer;
	font-size:10px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: left;

}

.linkStyleB a{

	color: #2571AD;

}
.linkStyleB a:visited{

	color: #2571AD;

}
hr {
	color: #D0D8DF;
	height: 1px;
	border: 1px solid #BCC5CE;
	margin:5px 0px 5px 0px;
}
