html
{background-color: #c1c0c0;}
body{
	margin:0px;
	padding:0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6b6b;
	text-decoration:none;
	line-height:16px;
}
a:link, a:visited, a:active {
 TEXT-DECORATION: none;}
a:hover {
 TEXT-DECORATION: none
}
.footer:link, .footer:visited, .footer:active {
	COLOR: #666666;
	font-size:11px;
	TEXT-DECORATION: none;
}
.footer:hover {
	COLOR: #f6f7f3;
	font-size:11px;
	TEXT-DECORATION: none;
}
.whitetext {
	color:#FFFFFF;
}
.arial11 {
	font-size: 11px;
	color:#596159;
}.header{
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
	background-color:#f6f7f3;
}
.footerbg {
	background-image:url(images/footer_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.footerbg1 {
background-image:url(images/footer_bg1.gif);background-repeat:repeat-x;background-position: 0px 610px;}
.greentext {
	font-size: 12px;
	color:#8cb83f;
}
.input1 {
	background-image:url(images/input1.png);
	background-repeat:no-repeat;
	width:262px;
	height:24px;
	border:0px;
	padding-top:4px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#596159;
}
.input2 {
	background-image:url(images/input2.png);
	background-repeat:no-repeat;
	width:191px;
	height:24px;
	border:0px;
	padding-top:4px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#596159;
}
.input3 {
	background-image:url(images/input3.png);
	background-repeat:no-repeat;
	width:114px;
	height:24px;
	border:0px;
	padding-top:4px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#596159;
}
.input4 {
	background-image:url(images/input4.png);
	background-repeat:no-repeat;
	width:48px;
	height:30px;
	border:0px;
	padding-top:8px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#596159;
}
.input5 {
	background-image:url(images/input8.png);
	background-repeat:no-repeat;
	width:54px;
	height:26px;
	border:0px;
	padding-top:8px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#596159;
}
.input6 {
	background-image:url(images/input9.png);
	background-repeat:no-repeat;
	width:24px;
	height:20px;
	border:0px;
	padding-top:2px;
	padding-left:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#596159;
}

.bigtext {
	font-size:17px;
}
.text14 {
	font-size:14px;
	line-height:20px;
}
.invalid {border: 1px solid #cc0000 !important;}
.input266 {
	
	border: 1px #98CA55 solid;
	width: 260px;
	height: 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#596159;background-image: url(images/input1.png);background-repeat: no-repeat;}

.input10 
{
	background-image:url(images/input10.png);
	background-repeat:no-repeat;
	width:36px;
	height:26px;
		
	padding-top:4px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#596159;border: 1pt none;}
.inputp
{
	background-image:url(images/input10.png);
	background-repeat:no-repeat;
	width:36px;
	height:26px;

	padding-top:7px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#596159;border: 1px solid #cc0000;
}
.submit1
{
width:81px;
height:19px;
border:0px;
	background-image:url(images/finish.gif);
	background-repeat:no-repeat;
}


.container {width: 100%; }
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	margin-bottom: -1px;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;

	display: block;
	font-size: 1.2em;
	
}
ul.tabs li a:hover {
	background: #f6f7f3;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #f6f7f3;

}
.tab_container {
	clear: both;
	width: 100%;
	background: #fff;

}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.loading {  
     float:right;   
     background:url(ajax-loader.gif) no-repeat 1px;   
     height:28px;   
     width:28px;   
     display:none;  
 } 
 a img 
 {
 border:none;}