body{
	font-family:Arial, Helvetica, sans-serif;
	color:#239AD2;
	margin-top:0px;
}

a{ font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 14px; color: #3399CC; }

a:hover { font-style: normal; color: #999999;  }
.style3 {
	font-size: 14px;
	color: #333333;
}
.style4 {
	color: #239AD2;
	font-weight: normal;
	font-size:12px;
}
.style5 {font-size: 12px}
.style12 {
	font-size: 16px;
	color: #FF9900;
}
.style13 {font-size: 14px}
.style18 {font-size: 14px; color: #1A293E; }
.style20 {font-size: 12px; color: #1A293E; }
.style8 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.style21 {color: #FFFFFF}

/*................navigation start.........*/
.nav{}
.nav ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:27px;
	color:#3A3A3A;
	font-weight:bold;
	text-transform:uppercase;
	background-color:inherit;
	margin:0;
	padding:0;
}
.nav ul li{
	float:left;
	margin:0 1px;
	width:auto;
}
.nav ul li a{
	float:left;
	background-color:inherit;
	color:#3A3A3A;
	background-image:none;	
	display:block;
	width:auto;
}
.nav ul li a span.left{
	float:left;
	background-image:none;
	width:auto;
}
.nav ul li a span.left span.right{
	padding:0 23px;
	display:block;
	background-image:none;
	float:left;
	cursor:pointer;
	width:auto;
}

/* HOVER */
.nav ul li a:hover, .nav ul li a.active{
	background:url(../images/nav_middleacti.gif) repeat-x left bottom;
	float:left;
	width:auto;

}
.nav ul li a:hover span.left, .nav ul li a.active span.left{
	background:url(../images/nav_leftacti.gif) no-repeat left bottom;
	float:left;
	width:auto;
}
.nav ul li a:hover span.left span.right, .nav ul li a.active span.left span.right{
	background:url(../images/nav_rightacti.gif) no-repeat right bottom;
	padding:0 23px;
	display:block;
	float:left;
	cursor:pointer;
	color:#fff;
	background-color:inherit;
	width:auto;
}
.nav ul li a.active,  .nav ul li a.active span.left, .nav ul li a.active span.left span.right{
	cursor:text;

}

/*...................nav end.................*/

a{
	text-decoration:none;
}

input,textarea,select{display:block;/*--changing spacing--margin-bottom:3.5%;margin-top:2px;*/}

