@charset "utf-8";
/* CSS Document */

.txtpara {
font-family:Verdana;
font-weight: none;
font-size: 12px;
text-decoration:none;
color: #FFFFFF;
line-height: 18px;
}

.infolink {
font-family:Verdana;
font-weight: none;
font-size: 11px;
text-decoration:none;
color: #D0DC6C;

}

.infolink a:link, .infolink a:active, .infolink a:visited, .infolink a{
font-family:Verdana;
font-weight: none;
font-size: 11px;
text-decoration:none;
color:#D0DC6C;

}

.infolink a:hover{
font-family:Verdana;
font-weight: none;
font-size: 11px;
text-decoration:underline;
color: #D0DC6C;

}

.txtpara_sml {
font-family:Verdana;
font-weight: none;
font-size: 11px;
text-decoration:none;
color: #FFFFCC;
line-height: 18px;
}


.txtpara1{
font-family:Verdana;
font-weight: none;
font-size: 11px;
text-decoration:none;
color: #ffffff;
line-height: 18px;
}



.footer_text {
font-family:Verdana;
font-weight: none;
font-size: 11px;
text-decoration:none;
color: #ffffff;
}

.footer_text a{
font-family:Verdana;
font-weight: bold;
font-size: 11px;
text-decoration:none;
color: #ffffff;
}


.footer_text a:hover{
font-family:Verdana;
font-weight: bold;
font-size: 11px;
text-decoration:underline;
color: #ffffff;
}


.subhead {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
text-decoration:none;
color: #FFDD63;
}

.subhead_lightgrey {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
text-decoration:none;
color: #FFFFCC;
}


.subhead_lightyellow {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
text-decoration:none;
color: #cfa522;
}

.subhead_lightyellow_sml {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration:none;
color: #cfa522;
}

.inoputbox {
	font-family: tahoma;
	font-size: 11px;
	color: #f6f6f6;
		background-color: #828a8f;
	text-decoration: none;
	height: 22px;
	width:200px;
	border: 1px solid #36424a;
}


.messbox {
	font-family: tahoma;
	font-size: 11px;
	color: #f6f6f6;
	background-color: #828a8f;
	text-decoration: none;
	height: 55px;
	width:200px;
	border: 1px solid #36424a;
}



.smallinputbox {
	font-family: tahoma;
	font-size: 11px;
	color: #f6f6f6;
	background-color: #828a8f;
	text-decoration: none;
	height: 20px;
	width:60px;
	border: 1px solid #36424a;
}

.btn {
	font-family: tahoma;
	font-size: 10px;
	background-color: #828a8f;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	width: 65px;
	border: 0px;

}


.pricesrate_txt {
font-family:Verdana;
font-weight: none;
font-style: italic;
font-size: 14px;
text-decoration:none;
color: #cda223;

}
.txtparablue {
font-family:"Trebuchet MS";
font-size: 14px;
font-weight: none;
text-decoration: none;
color: #f6f6f6;
line-height: 22px;

}

.txtparared {
font-family:"Trebuchet MS";
font-size: 14px;
font-weight: none;
text-decoration: none;
color: #ff5a5a;
line-height: 22px;

}


.inputbox {
	font-family: "Trebuchet MS" ;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	height: 25px;
	width: 137px;
	border: 1px solid #e3e3e3;
}
#headings {
	width: 885px;
	float: left;
	clip: rect(auto,auto,auto,auto);
	font-size: 13px;
	color: #000000;
}
#basic-accordian{
	border:5px solid #282829;
	width:910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}


#basic-accordian2{
	border:5px solid #282829;
	width:400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

.accordion_headings{
	padding:6px;
	color:#cda223;
	border:1px solid #282829;
	cursor:pointer;
	font-weight:none;
	background-color: #36393E;
	font-family: "Verdana";
	font-size: 12px;
}

.accordion_headings:hover{
	background:#2C2D30;
}

.accordion_child{
	padding:15px;
	background:#282829;
	font-family:"Verdana";
	color:#FFFFFF;
	font-size:13px;
}

/*Page related styles for you to view*/
#mycustomscroll {
	/* Typical fixed height and fixed width example */
width: 870px;
height: 400px;
overflow: auto;

	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;

}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 165px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #333333;
margin: 0.3em auto;

}


.fixedwidth {
	/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 165px;
	height: auto;
	position: relative;
	color: black;
	padding: 5px;
}

/* general page style ends here */


.inputbox_sml {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align:center;
	height:20px;
	width:50px;
	border: 1px solid #e3e3e3;
}


.leftspace {
padding-left: 17px;

}

/*Read more...*/
a.readon {

}
a.readon {
	display: block;
	height: 27px;
	width: 69px;
	padding: 0px;
	margin: 0;
	background: url(../images/readmore.png) no-repeat left;
	text-decoration: none;
	color: #747a7e;
}
a.readon:hover {
background: url(../images/readmore_ov.png) no-repeat left;
}

.modlgn_username{
	font-family: "Trebuchet MS" ;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.modlgn_passwd{
	font-family: "Trebuchet MS" ;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.modlgn_remember{
	font-family: "Trebuchet MS" ;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
