html {
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFFFFF;
	background-image: url(images/background.main.gif);
	background-repeat: no-repeat;
	margin: 0px;
	color: #003c79;
}
h1 {
	display: block;
	text-transform: none;
	font-weight: normal;
	font-size: x-large;
	color: #c25e12;
	margin: 1em 0px 0.2em 0px;
}
h1 strong {
	display: block;
	font-weight: normal;
	font-size: xx-large;
	clear: both;
}
h2 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: small;
	font-weight: bold;
	margin-top: 1em;
}
br {
	float: none;
	clear: both;
}
img {
	border: 0px;
}
ul {
	margin-bottom: 3em;
}
a {
	text-decoration: none;
	color: #003C79;
}
a:hover {
	color: #849bc1;
}
table {
	border-collapse: collapse;
	border: 2px solid #c25e12;
	font-size: 90%;
}
td, th {
	margin: 0px;
	padding: 1px;
	border: 1px solid #FF9933;
}
th {
	color: #330099;
	font-weight: bold;
	text-align: center;
}
tr.odd {
	background-color: #FAFAFA;
}
table .info {
	font-size: 90%;
}
#holder {
	display: block;
	background-image: url(images/background.repeat.gif);
	background-repeat: repeat-x;
}
#head {
	display: block;
	height: 150px;
	width: 100%;
	overflow: hidden;
}
.noWrap {
	display: block;
	width: 1000px;
}
#main {
	display: block;
	width: 940px;
}
#col1 {
	display: block;
	/*width: 530px;*/
	/*width: 480px;*/
	width: 396px;
	float: left;
}
#col2 {
	display: block;
	width: 520px; /*was 415 reduced for 1024*/
	float: left;
	font-size: small;
}
#navigation {
	display: block;
	margin: 34px 0px 0px 0px;
	padding: 0px 100px 0px 0px;
	height: 148px;
}
#navigation a {
	display: block;
	width: 100%;
	height: 23px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
}
#navigation a img {
	float: right;
}
#navigation a:hover {
	background-color: #003c79;
}
a .off, a:hover .on {
	display: block;
}
a .on, a:hover .off {
	display: none;
}
#foot {
	display: block;
	height: 30px;
}
#anchorLinks {
	padding: 35px 0em 15px 0em;
}
a.anchorLink {
	display: block;
	clear: both;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	font-size: x-small;
}
.quote {
	font-size: large;
}
.quote strong {
	font-weight: normal;
	font-size: large;
}
#col2Foot {
	margin: 30px 0px 0px 0px;
	border-top: 1px solid #EEEEEE;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
}
#col2Foot em {
	font-size: xx-small;
	font-style: normal;
}
.clientQuote
{
	text-align: right;
}
#news_signup {color:#003C78; padding:11px 0px 0px 57px; width:200px; font-size:11px; background-image: url(images/newsletter_bknd.gif); background-repeat:no-repeat; background-position:56px 65px; height:140px; font-size:15px;}

.email_box {border:0px; width:199px; height:17px; margin-top:7px; font-size:13px; padding:3px 5px 0px 5px; color:#003C78;}

table.contact_tbl, table.contact_tbl td {border:0px;}

.go_button {margin:40px 0px 0px 151px;}

