body {
	margin: 0 auto;
	width:800;
	background-image: url(images/patternbkg.gif);
}

.quotes {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	line-height: 16px;
}

#mainlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

#mainlinks a {
	text-decoration:none;
	font-weight:bold;
	text-transform:capitalize;
	color:#ffffff;
}

.divider {
	margin-left:10px;
	margin-right:10px;
	color:#ffffff;
	font-weight:bold;
}

.mainlinks, .paragraph_header, .copyright, .mainbody, .mainbodyitalic, .tteam_name, .tteam_italic, .formhead {
	font-family:Arial, Helvetica, sans-serif;
} 
	
.mainlinks {
	font-size: 11px;
	font-weight: bold;
	color: #042D56;
	text-decoration: none;
}

.paragraph_header {
	font-size: 14px;
	font-weight: bold;
	color: #042D56
}

.copyright {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF
}

.mainbody {
	font-size: 12px;
	line-height: 14px;
	color: #042D56
}

.mainbodyitalic {
	font-size: 12px;
	line-height: 14px;
	color: #042D56;
	font-weight: bold;
}

.tteam_name {
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	color: #042D56;
	text-decoration: underline;
}

.tteam_italic {
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	color: #32ABAD;
	font-weight: bold;
}

.formhead {
	font-size: 12px;
	font-weight: bold;
	color: #042D56
}
	
.whiteform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.mainlinkscurrent {
	font-size: 11px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}

#email {
	background-image:url(images/call_outbox.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
	height:107px;
	width:185px;
	margin-left:60px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#email a {
	text-align:left;
	color:#FFFFFF;
	text-decoration:none;	
}

.contacttext {
	color:#FFFFFF;
	margin-top:15px;
	margin-left:17px;
	margin-right:10px;
	text-align:left;
}
	
