@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #525252;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/bg1.jpg);
	line-height: 16px;
}
a.morelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #3b9016;
	text-decoration: none;
}

a.morelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #3b9016;
	text-decoration: underline;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #d2dce2;
	text-decoration: none;
}
.tc {
	font-family: Tahoma;
	font-size: 11px;
	color: #8fa8b8;
	text-decoration: none;
}

a.tclink {
	font-family: Tahoma;
	font-size: 11px;
	color: #8fa8b8;
	text-decoration: none;
}

a.tclink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #d2dce2;
	text-decoration: underline;
}


a.morelink1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #b0b0b0;
	text-decoration: none;
}

a.morelink1:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #b0b0b0;
	text-decoration: underline;
}

.textped {
	padding-right: 10px;
	padding-left: 10px;
}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #880D0F;
	text-decoration: none;
	font-weight: bold;
}
.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #E8910C;
	text-decoration: none;
	font-weight: bold;
}

#basic-accordian{
	border:1px solid #E5D7BD;
	width:640px;
	position:absolute;
	margin:0 auto 0 auto;
	z-index:2;
	top: 557px;
}

.accordion_headings{
	padding:5px;
	color:#274869;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	background-color: #DECA9E;
}

.accordion_headings:hover{
	background-color: #274869;
	color: #FFFFFF;
}

.accordion_child{
	padding:15px;
	background-color: #F1E5CB;
}

.header_highlight{
	background-color: #274869;
	color: #FFFFFF;
}
.buttons {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1E5070;
	height: 22px;
}
