.normaltexttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C4C4;
	text-decoration: none;
}
.normaltexttop a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.normaltexttop a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C4C4;
	text-decoration: none;
}
.normaltexttop a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C4C4;
	text-decoration: none;
}

.nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C4C4;
	text-decoration: none;
}

.nav a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C4C4;
	text-decoration: none;
}

.nav a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

	.nav ul
	{
		padding:0px;
		margin:0px;
		list-style:none;
		width:730px;
		margin-left:auto;
		margin-right:auto;
		display:block;
	}
	
	.nav li
	{
		float:left;
		padding-left:16px;
		padding-right:16px;
		display:block;
	}

.normaltextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0A8DFF;
	text-decoration: none;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.3px;
	font-weight: normal;
	color: #696969;
}

.normaltext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0A8DFF;
	text-decoration: none;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.leftbg {
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-x;
}
.rightbg {
	background-image: url(../images/left_bg_sub.jpg);
	background-repeat: repeat-x;
}
.lbgsub {
	background-image: url(../images/right_bg_sub.jpg);
	background-repeat: repeat-x;
}
.rbgsubCopy {

	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-x;
}
.headingwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.normaltextgreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A3C904;
	text-decoration: none;
}
.normaltextgreen a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5F5F5F;
	text-decoration: none;
}
.normaltextgreen a:visited{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A3C904;
	text-decoration: none;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FF0000;
}
.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#9CCB00;
}
.normaltextgreenbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A3C904;
	text-decoration: none;
}
.normaltextgreenbig a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5F5F5F;
	text-decoration: none;
}
.normaltextgreenbig a:visited{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A3C904;
	text-decoration: none;
}

.bannertxtBig
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#fff;
	text-shadow:1px 1px #595959;
}
.bannertxtSmall
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#fff;	
}

/*Developer's css starts*/
.error-red
	{
	color:#FF0000;
	text-decoration:none;
	font-size:12px;
	}
.success-green
	{
	font-weight:bold;
	color:#55AC2B;
	text-decoration:none;
	font-size:12px;
	}
.package-green
	{
	color:#9ECF11;
	font-weight:bold;
	font-size:21px;
	}
.price-green
	{
	color:#9ECF11;
	font-size:16px;
	}
.border-bottom-left-right
	{
	border-bottom:3px #DDDDDD solid;
	border-left:3px #DDDDDD solid;
	border-right:3px #DDDDDD solid;
	}
.main-heading-blue
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#002CAB;
	font-size:24px;
	font-weight:bold;
	}
.thebutton
{
	color:#0025AA;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
}
/*Developer's css ends*/
