body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg)
}
a:link {
	color: #0c539b;
	text-decoration:none;
}
a:visited {
	color: #0c539b;
	text-decoration:none;
}
a:hover {
	color: #efa410;
}
a:active {
	color: #0c539b;
	text-decoration:none;
}
.mainbg{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}

.undernav_darkgrey {
background-image:url(../images/undernav-left-gradient.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.undernav_lightgrey {
background-image:url(../images/undernav-middle-gradient.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.undernav_orange {
background-image:url(../images/undernav-right-gradient.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.gradient_orange {
background-image:url(../images/middle-orange-gradient.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.gradient_blue {
background-image:url(../images/middle-blue-gradient.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.footer-dark-gradient {
background-image:url(../images/footer-dark-gradient.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.footer-light-gradient {
background-image:url(../images/footer-grey-gradient.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}


.innerpage-gradient {
background-image:url(../images/inner-gradient.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}

.bodytext-black {
	font-family: Arial;
	font-size: 11px;
	color: #262525;
}
.bodytext-black12 {
	font-family: Arial;
	font-size: 12px;
	color: #262525;
}
.bodytext-orange {
	font-family: Arial;
	font-size: 12px;
	color: #e99b01;
}
.bodytext-blue {
	font-family: Arial;
	font-size: 12px;
	color: #3877be;
}
.bodytext-grey {
	font-family: Arial;
	font-size: 11px;
	color: #646464;
}
.white-heading {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
}
.grey-heading {
	font-family: Arial;
	font-size: 14px;
	color: #737373;
	font-weight: bold;
	text-transform: uppercase;
}
.blue-heading {
	font-family: Arial;
	font-size: 14px;
	color: #3877be;
	font-weight: bold;
	text-transform: uppercase;
}
.orange-heading {
	font-family: Arial;
	font-size: 12px;
	color: #e99b01;
	font-weight: bold;
	text-transform: capitalize;
}
.big-white-heading {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
.submit11{
	background-image:url(../images/submit.jpg);
	height:25px;
	width:54px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}