body, tr, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;}
	
body {
	background-color: #FFFFFF;
	background-image: url(/images/bg.jpg); 
	background-repeat: repeat-x; 
	margin: 0px;
}

.main{ 
	background-color:#FFFFFF;
	width: 750px; 
	border-left: 1px solid #969898; 
	border-right: 2px solid #969898;
	padding: 15px; } 
	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boldbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;

}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #dd0000;
}

.redtext-blink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #dd0000;
	text-decoration:blink;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #ffffff;
}

.redsubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #dd0000;

}
.blacksubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;

}

.Quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-style: italic;
	font-weight: bold;
	color: #F2F2F2;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	line-height: 130%;
	font-weight: bold;
	color: #DD0000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
}

.bodytextyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	background-color: #FFFF33;

}
.testimonials {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 110%;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
}


A.links {
	color: #1574D2;
	text-decoration: underline;
}

A:Hover.links {
	color: #FD2424;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;

}
.maintable {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-top: 0px solid #000000;
}

td.check {
	background-image: url(/images/check.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 53px;}
	
table.contact {
	background-image:url(/images/bg.jpg);
	border:1px solid #000000;
	background-repeat: repeat-x;}
	
.background-yellow {
	width: 100%; 
	background-color: #FFFFDD; 
	border: 1px solid #000000; 
	padding: 10px;}
	
td.yellow-check {
	background-image: url(/images/yellow-check.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 53px;}
	
.background-blue { 
	width: 100%; 
	background-color: #DDE1FF; 
	border: 1px solid #000000;
	padding: 10px;}
	
.tdblue {
	background-color: #DDE1FF; 
	border: 1px solid #000000;
	padding: 5px;
	margin: 0px 0px 10px 10px;}
	
.yellow-dash {
	width: 100%; 
	background-color: #FFFFDD; 
	border: 2px dashed #DD0000;
	padding: 10px;}
	
.blue-sidebar {
	background-color: #DBE7F5;
	width: 150px;
	padding: 8px;
	border: 1px solid #C8D3DF;
	float:left;
	margin-right: 10px;}
	