body, td, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

body {
	padding:0px;
	margin:0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	
}

A {	
color: #0099FF;	
text-decoration: none;
}
	
A:HOVER {
color: #D26056; 
text-decoration: underline;
}

.link1 A {
color: #407D98;	
text-decoration: none;
}
	
.link1 A:HOVER {
color: #D26056; 
text-decoration: underline;
}

.link2 A {
font-size:12px;
color: #a01a06;	
text-decoration: none;
}
	
.link2 A:HOVER {
color: #000000; 
text-decoration: none;
}
.link3 A {
font-size:16px;
color: #FFFFFF;	
text-decoration: none;
}
	
.link3 A:HOVER {
color: #000000; 
text-decoration: none;
}


INPUT { 
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 11px;
}
#wrpper {
	margin:0 auto 0 auto;
	width:1000px;
}

#mainbody {
	width:930px;
	margin:10px 35px 0 35px;
}

#banner {
	width:930px;
	margin:5px 0 1px 0;
}
.black22 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#000000;
}

.black11 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

.black15 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
	margin:10px 0 10px 0;
	font-style: italic;
	font-weight:bold;
}
.black13 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

.black12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.black16 {
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:20px;
	margin:5px 0 0 0;
	padding:3px;
}
.heading {
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:20px;
	margin:0 0 10px 0;
	padding:3px;
}

.white17 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}

.white18 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:19px;
}

.white13 a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
}
.white13 a.hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
}

.white14 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}
.white14 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	text-decoration:none;
}


/*======================topnav================================*/
#topnav {
	width:910px;
	height: 42px;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
}
#topnav ul {
	padding:0;
	margin:0;
	list-style: none;
}
#topnav ul li{
	padding:0;
	margin:0;
	display: inline;
	font-size: 11px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topnav ul li a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	font-size: 12px;
	border-right: 1px solid #FFFFFF;
	margin: 13px 2px 10px 20px;
	padding-right:15px;
}
#topnav ul li a:hover {
	color: #FF9900;
}
#topnav ul li .noline{border-right:none !important; 
}

/*=======================topnav===============================*/

/*======================innertopnav================================*/
#innertopnav {
	width:910px;
	height: 21px;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
}
#innertopnav ul {
	padding:0;
	margin:0;
	list-style: none;
}
#innertopnav ul li{
	padding:0;
	margin:0;
	display: inline;
	font-size: 11px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#innertopnav ul li a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	font-size: 12px;
	border-right: 1px solid #FFFFFF;
	margin: 14px 0px 1px 21px;
	padding-right:15px;
}
#innertopnav ul li a:hover {
	color: #FF9900;
}
#innertopnav ul li .noline{border-right:none !important; 
}


/*=======================innertopnav===============================*/


#content {
	width:910px;
	margin:10px 0 10px 0;
}

.gre_top{
	background-image: url(images/gre-top.gif);
	background-repeat:repeat-x;
}
.gre_bot{
	background-image: url(images/gre-bot.gif);
	background-repeat:repeat-x;
}
.gre_left{
	background-image: url(images/gre-left.gif);
	background-repeat:repeat-y;
}
.gre_right{
	background-image: url(images/gre-right.gif);
	background-repeat:repeat-y;
}

.scrol{
	font-size:12px;
	color:#000000;
	width:674px; 
	height:350px; 
	overflow:auto;
	padding-right:5px;
}

.scrol1 {

	font-size:12px;
	color:#000000;
	width:201px; 
	height:400px; 
	overflow:auto;
	padding-right:5px;
}



.imgborder { 
border:1px solid #666666;
}

.formbox {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
form { margin:0px; padding: 0px; }

.footer  {
	font-family:Tahoma;
	color: #414141;
	font-size: 11px;
}
.footer A {
	font-family:Tahoma;
	color: #414141;
	font-size: 11px;
	padding: 0 8px;
}
.footer A:HOVER {
	color: #a01a06;
}
.demo_re_form1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #F4F4F4;
	height: 18px;
	width: 300px;
	border: 1px solid #0188DF;
}
.browse {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0188DF;
	height: 20px;
	width: 75px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9BD7FF;
	border-right-color: #9BD7FF;
	border-bottom-color: #004D80;
	border-left-color: #004D80;
}
.demo_re_form {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #F4F4F4;
	height: 18px;
	width: 200px;
	border: 1px solid #0188DF;
}

.box_bg {
	background-image: url(images/info_mid_bg.jpg);
	background-repeat: repeat-x;
	height: 180px;
}
.box_bg1 {

	background-image: url(images/ansa_mid_bg.jpg);
	background-repeat: repeat-x;
	height: 180px;
}
.box_bg3 {


	background-image: url(images/news_mid_bg.jpg);
	background-repeat: repeat-x;
	height: 180px;
}
.index-mid_head_tex {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 10px;
}
.index-mid_head_tex2 {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.index-mid_head_tex3 {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 10px;
}
.index-mid_link {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: underline;
}
.index-mid_link:hover {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

/**********FORM CSS*******************/

.err_div
{
	color:red;
}

#contact_table tr,#contact_table td
{
	text-align:left;
	vertical-align:top;
	color:#000000;
	font-size:12px;
}
#contact_table td.left
{
	width:150px;
}
#contact_table td.middle
{
	width:200px;
}

#contact_table .txtbox, #demo_table .txtbox,#support_table .txtbox,#partner_table .txtbox
{
	background-color:#F4F4F4;
	border:1px solid #0188DF;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	height:18px;
	width:200px;
}
#demo_table tr,#demo_table td
{
	text-align:left;
	vertical-align:top;
	color:#000000;
	font-size:12px;
}
#demo_table td.left
{
	width:180px;
}
#demo_table td.middle
{
	width:200px;
}

#support_table tr,#support_table td
{
	text-align:left;
	vertical-align:top;
	color:#000000;
	font-size:12px;
}
#support_table td.left
{
	width:200px;
}
#support_table td.middle
{
	width:200px;
}
.con_tex {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 10px;
}
.con_tex1 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 10px;
}
#partner_table tr,#partner_table td
{
	text-align:left;
	vertical-align:top;
	color:#000000;
	font-size:12px;
}
#partner_table td.left
{
	width:200px;
}
#partner_table td.middle
{
	width:200px;
}
#partner_table_sub td.middle
{
	width:300px;
}
#print_button
{
		
}
.heading1 {
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:20px;
	padding:3px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	width: 570px;
}
.black11-Copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding-left: 35px;
}

