/* CSS Document */

body {
	background-color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #003366;
	text-align: left;
}
.titles {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}
.box {
	background-image: url(images/top_back.gif);
	background-repeat: no-repeat;
	height: 136px;
	width: 750px;
}
.box_shadow {
	background-image: url(images/top_shadow.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 750px;
	font-family:"Trebuchet MS";
	font-sze:20px;
	font-weight:bold;
	color:#FFFFFF;
}
a.box_shadow {
	font-family:"Trebuchet MS";
	font-sze:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(images/trans_spacer.gif);
}

.holder {
	height: auto;
	width: 750px;
	border: 3px solid #0D2F51;
	margin-top: 40px;
	background-color: #FFFFFF;
}
.footer_a {
	background-image: url(images/address.gif);
	background-repeat: no-repeat;
	height: 54px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	vertical-align: bottom;
}
.footer_b {
	background-image: url(images/address_pic.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 750px;
}
.content {
	background-color: #FFFFFF;
	height: 350px;
	width: 750px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
.main_text {
	width: 85%;
	margin-left: 60px;
	color: #124374;
	font-weight: normal;
	margin-top: 20px;
}
a.blue_links {
	font-family:"Trebuchet MS";
	font-sze:16px;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
	background-image: url(images/trans_spacer.gif);
	text-align: center;
}
.form {
	width: 250px;
	clear: left;
	float: right;
}
.contact {
	clear: right;
	float: left;
	width: 300px;
}
.main_textCopy {

	width: 350px;
	margin-left: 60px;
	color: #124374;
	font-weight: normal;
	margin-top: 30px;
}
.chars {
	background-image: url(images/form.jpg);
	background-repeat: repeat-x;
	border: 1px solid #134374;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
