html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead {
    margin: 0;
    padding: 0;
}
:focus {
    outline: 0 none;
}
img, a img {
    border: 0 none;
}
.clear {
    clear: both;
    display: block;
    font-size: 1px;
    height: 0;
    width: 100%;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
body {
    background-repeat: repeat;
    /*color: #6a6a6a;*/
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}
h1, h2, h3, h4, h5, h6 {
    color: #585858;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
}
h3 {
    color: #363636;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    line-height: 30px;
}
h2 {
    color: #4C4C4C;   
    font-size:20px;
    font-style: normal;
    font-weight: normal;
    line-height: 40px;
	border-bottom:1px dotted #CCCCCC;
   
}
h4 {
    color: #8EA73A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
    line-height: 30px;
}
h1 {
    color: #060606;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size:20px;
    font-style: normal;
    font-weight: normal;
    line-height: 25px;
}
a {
    color: #fe0000;
    text-decoration: none;
}
a:hover {
    color: #21579A;
    text-decoration: underline;
}
.pad10{
padding:10px;}


.footerll{
color:#404040;
font-size:11px;
}
.footerll a{
color:#404040;
font-size:11px;
}
.footerll a:hover{
color:#ff0101;
font-size:11px;
}
.coint{
	background-color:#fefefc;
	min-height:250px;
	padding:7px;
	border:1px solid #c6c6c1;
}
.heardingtext-red{
	font-size:22px;
	line-height:18px;
	color:#fe0000;
}
.heardingtext-black{
	font-size:22px;
	line-height:25px;
	color:#000;
}
.ttfield{ border:1px solid #d0cfc6;
border-radious:5px;
color:#757575;
font-style:italic;
font-size:12px;
padding:5px;
width:250px;}
.btns{ background-color:#990000;
padding:3px;
color:#FFFFFF;
cursor:pointer;
border:none;}
.toptext{
font-size:16px;
color:#fe0000;}
.btns{ background-color:#990000;
padding:3px;
color:#FFFFFF;
cursor:pointer;
border:none;}

.btns:hover{ background-color:#fbab00;
padding:3px;
color:#FFFFFF;
cursor:pointer;
border:none;}
.toptext{
font-size:16px;
color:#fe0000;}





/*=============================================================*/

#loopedSlider {
	position:absolute;
	left:10px;
	top:-137px;
	width:921px;
	z-index:10;
	height: 285px;
}
#loopedSlider .container { 
	width:921px; 
	height:285px; 
	overflow:hidden; 
	position:relative;

}
#loopedSlider .slides { 
	position:absolute; 
	top:29px; 
	left:0px;
}
#loopedSlider .slides div {
	position:absolute;
	top:-40px;
	left:-33px;
	width:921px;
	height:285px;
}
#loopedSlider ul.pagination {
	position:absolute;
	right:710px;
	bottom:28px;
	width: 200px;
}
#loopedSlider ul.pagination li { 
	float:left; 
	margin-left:5px;
	list-style-type:none;
}
#loopedSlider ul.pagination li a { 
	width:19px; 
	height:19px; 
	display:block; 
	background:url(../images/button2.png) no-repeat left top;

}
#loopedSlider ul.pagination li a:hover,
#loopedSlider ul.pagination li.active a { 
	background:url(../images/button2-act.png) no-repeat left top;
	
}
.blt li {
	list-style-type: none;
	list-style-image: url(../images/bullet.jpg);
	margin-left: 20px;
}
.imgcontainer {
    background: none repeat scroll 0 0 #FFFFFF; 
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 2px #979696;
    margin: 0 auto;
    padding: 10px;
}
.subheardingtext{
	font-size:18px;
	line-height:25px;
	color:#333333;
}
