body {
	margin:0;
	background-color:#A5B5D3;
	padding-top: 20px;
	padding-bottom: 20px;
}
p {
	margin: 0 auto 0 auto;
}

A:link {text-decoration: none; color:#333333;}
A:visited {text-decoration: none; color:#333333;}
A:active {text-decoration: none; color:#333333;}
A:hover {text-decoration: underline; color:#333333;}

h1 {
	margin:0px;
	font-family: 'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#B5043A;
}
h2 {
	margin:0px;
	font-family: 'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#B5043A;
}

h3 {
	margin:0px;
	font-family: 'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;

	color:#19458B
.;
	color: #19458B;
}
#body {
	width:900px;
	margin: 0px auto 0px auto;
	background-color:#7D95BF;
	padding: 0 7px 0 7px;
}
#offsetHeader {
	height: 7px;
	background-color: #7D95BF;
	width: 914px;
	margin-right: auto;
	margin-left: auto;
}


#top {
	background-color:#FFFFFF;
	height:306px;
}

#nav {
	background-color:#596468;
	height:35px;
	clear: both;
}

.content {
	background-color:#FFFFFF;
	border: 1px #737373 solid;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	clear: both;
	height: 1175px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#body .content #footer div {
	clear: both;
}

#body .content #rightColumn {
	float: left;
	width: 345px;
}
#body .content #leftColumn {
	float: left;
	width: 480px;
	padding-right: 20px;
}
#body .content #rightColumn li {
	padding-left: 5px;
}
#body .content #rightColumn ul {
	padding-left: 15px;
}
#body .content #footer {
	clear: both;
	padding: 10px;
}
#body  .content  #leftColumn  h1 {
	margin: 0px;
	padding: 0px;
}
#body   .content   #leftColumn   h3 {
	margin: 0px;
	padding: 0px;
}
#body table p {
	padding-left: 5px;
}
#body .content #leftColumn a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftColumn table tr td a {
	font-weight: bold;
	color: #00F;
}

#body .content #leftColumn img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.testimonial {
	background-color:#FFF5CB;
	border: 1px #6D8D99 dashed;
	margin: 0 auto 0 auto;
	width: 500px;
	padding:10px;
	vertical-align:top;
}
.testimonial img {
float:right;
margin: 0 0 5px 5px;
border: 1px #333 solid;
}
.testi_text {
font-family:"Courier New", Courier, monospace;
font-size:12px;
color:#333;
}
.box {
font-family:"Courier New", Courier, monospace;
font-size:12px;
}

.box table{
	border: 1px #333333 dashed;
	border-bottom: none;
	background-color:#FFF5CB;
}
.box td {
padding: 3px;
border-bottom: 1px #333333 dashed;
}
.box   img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.color1{
background-color:#fff;
}
.color2{
	background-color:#F1DD9A;
	font-weight: bold;
}
.color3{
	color: #0000FF;
}
.color4 {
	background-color:#FF5B0D;
}
#body .content .color4 .style4 {
	color: #FFFFFF;
}
#body .content .box .box .color4 .color4 strong {
	color: #FFFFFF;
}
.color5 {
	background-color:#CFDBEA;
}
.color6 {
	color: #B5043A;
}
.color7 {
	background-color: #F0F4F9;
}

.blueText {
	color: #19458B
}
#thankyou {
	width: 500px;
}
#footer div p {
	font-size: 10px;
}

