/* ---- HTML Common CSS---- */
html{
    overflow: -moz-scrollbars-vertical;
    overflow: scroll;
}
/**
{
	padding:0px;
	margin:0px;
}*/
body {
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	background: repeat-x left top;
	margin: 10px 0px 0px;
	padding: 0px;
	color: #333333;
}

a{
	color: #000000;
	text-decoration: none;
}

a:hover{
color:#333;
	text-decoration: none;
}

.a1{
	color: #4281B6;
	text-decoration: none;
}

.a1:hover{
	color:#000000;
	text-decoration: none;
}

p
{
	}
ul,li{
	margin: 0px;
	padding: 0px;
}

.left
{
float:left;
}

.right
{
float:right;
}

.clear
{
clear:both;
}

#wrapper
{
width:740px;
padding:0px 15px 0px 15px;
margin:auto;
}

#header
{
width:740px;
padding:10px 0px 0px 0px;
clear:both;
float:left;
height:69px;
}

#footer{
	background: url(newimages/bg-footer.jpg) no-repeat left top;
	float: left;
	height: 16px;
	width: 721px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	color: #333;
	text-decoration: none;
}

.header-right
{
float:right;
text-align:right;
color:#ABC8E0;
font-size:10px;
width:500px;
}

.header-right a
{
color:#E94C4C;
text-decoration:none;
}

.header-right a:hover
{
color:#B41616;
text-decoration:none;
}

.txt-12
{
font-size:12px;
}
.txtBlue {
	color: #4281B6;
}


.main-banner
{
float:left;
width:740px;
background-image:url(newimages/main-banner.jpg);
background-repeat:no-repeat;
background-position:top left;
min-height:256px;
}

.left-col
{
	margin-top:216px;
	float:left;
	background-image:url(newimages/left-col-top.png);
	width:256px;
	padding-top: 18px;
	padding-bottom: 0px;
}

.left-col h1
{
margin:0px;
padding:0px;
font-size:18px;
color:#5AAB21;
font-weight:bold;
}
.left-col h2
{
margin:0px;
padding:0px;
font-size:15px;
color:#666;
font-weight:bold;
}

.right-col
{
	float:right;	
	width:475px;
	margin-top:216px;
}

.right-col h1
{
margin:0px;
padding:0px;
font-size:18px;
color:#4281B6;
font-weight:bold;
}

.green-div
{
	width:221px;
	height:41px;
	float:left;
	background-image:url(newimages/green-bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:15px;
	color:#333;
	padding:7px 0px 0px 7px;
	margin-top: 5px;
}
.padLR14 {
	padding-right: 14px;
	padding-left: 14px;
}


.list1 ul{
margin-top:10px;
}

.list1 li{
	padding-left: 20px;
	background: url(newimages/icon-question.gif) no-repeat left top;
	list-style:none;
	font-size:11px;
	margin-bottom:5px;

}
.list1 li a{	
color:#56A81C;
text-decoration:none;
}

.list1 li a:hover{	
color:#333;
text-decoration:none;
}


.list2 ul{
margin-top:0px;
}

.list2 li{
	padding-left: 6px;
	background: url(newimages/arrow.gif) no-repeat left 3px;
	list-style:none;
	font-size:14px;
	margin-bottom:5px;

}
.list2 li a{
	color:#78A552;
	text-decoration:underline;
}

.list2 li a:hover{	
color:#000000;
text-decoration:none;
}


.list3 ul{
margin-top:0px;
}

.list3 li{
	padding-left: 10px;
	background: url(newimages/arrow1.gif) no-repeat left 3px;
	list-style:none;
	font-size:11px;
	margin-bottom:5px;

}
.list3 li a{
	color:#999999;
	text-decoration:none;
}

.list3 li a:hover{	
color:#333;
text-decoration:none;
}



.tnb{
width:475px;
font-weight:bold;
}

.tnb a span{
color:#B5F000;
}

.tnb a:hover span{
color:#000000;
}
.tnb a{
background:url(newimages/tnb.gif) no-repeat top left;
font-size:15px;
color:#FFFFFF;
width:113px;
height:35px;
display:inline-block;
text-align:center;
padding-top:3px;
margin-right:4px;
float:left;
}
.tnb a:hover{
	color: #000000;
}

.greenbox{
	background:url(newimages/greenbox.jpg) left top;
	width:219px;
	height:201px;
	float:right;
	padding: 20px 15px 10px;
}

.greenbox1{
	float: right;
	width: 228px;
	padding-top: 15px;
}
.txtGreen{
color:#59AB20;
}
.txt11{
font-size:11px;
}
.txt13 {
	font-size: 13px;
	color: #78A552;
	text-decoration: underline;
	font-weight: bold;
}
.txt14 {
	font-size: 14px;
}
.txt16 {
	font-size: 16px;
}
.txtWhite {
	color: #FFFFFF;
}



a img{
border:none;
}
.head1{
font-size:28px;
}
.whitebox1 {
	background: url(newimages/whitebox1.jpg) no-repeat left top;
	height: 96px;
	width: 440px;
	padding: 10px 10px 10px 25px;
}
.button
{
	margin:140px 0 0 280px;
	position:absolute;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

