a:link, a:visited, a:active {
	color: #7D7E80;
}
img {
    border: none;
}
a:hover {
	color: #000000;
}
body,td,th {
	color: #023671;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#backgroundHeader {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#leftbodytext {
	padding: 12px 25px 10px 25px;
}
#leftbodytext ul {
	padding-top: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	list-style-image: url(../images/bullet.gif)
	
}
#leftbodytext li {
	margin-bottom: 20px;
	
}
.heading {
	color: #bc0280;
	font-size: 20px;
	font-weight: bold;
	text-align:left;
}
.subHeading {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #7e8081;
	font-size: 13px;
	text-align:justify;
}
.subheading span{
	color:#023671;
	font-weight:bold;
	font-style:italic;
}
.photo {
	margin-bottom: 20px;
	margin-top: 10px;
}
#footer {
	padding-top: 10px;
	width: 774px;
	background-image: url(../images/footer-bkg.gif);
	background-repeat: repeat-y;
}
.inputStyle, .inputStyle2, .selectStyle, .selectStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 138px;
	margin-bottom:5px;
}
.inputStyle2, .selectStyle2 {
	width: 280px;
	margin-bottom:5px;

}
.autoWidth {
	width: 98%;
}
.captureTable {
	color: #bc0280;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 20px;
}
#checkboxCell {
	border-top:1px solid #7e8081;
	padding-top:5px;
}
#loadingGraphic {
	height: 62px;
	background-image: url(../images/submit-bkg.gif);
	background-repeat: no-repeat;
	display: none;
	text-align: center;
}
#loadingGraphic img {
	margin-top: 15px;
	margin-bottom: 15px;
}
.testimonial {
	text-align:justify;
	color:#999999;
	font-size:10px;
	padding-left:10px;
}
.testimonial span{
	text-align:right;
	color:#023671;
	font-size:12px;
	font-weight:bold;
}
.testimonialHolder{
	margin:30px 0 20px 0;
}
.highlight {
	background-color:#FFFF00;
	display:inline;
}
#thankyou {
	padding:40px 0;
}
.content {
	background-image: url(../images/footer-bkg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
