body {
	background-color: #CFD7E2;
	margin: 24px 0px 0px 0px;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
}
#text-blue {
	color: #002D65;
}
#navs img {
	margin: 0px 2px 0px 2px;
}
p {
	margin-top: 0px;
}
#home-background {
	/* background-image: url(/images/background.gif); */
	background-position: bottom left;
	background-repeat: no-repeat;
}
#home-promo {
	position: absolute;
	z-index: 1;
	width: 346px;
	height: 286px;
	top: 255px;
}
#home-content {
	padding: 40px;
}
#footer a {
	color: #494949;
	text-decoration: none;
	padding-left: 3px;
	padding-right:3px;
}
#footer a:hover {
	text-decoration: underline;
}
#interior-content {
	/*padding: 30px 20px 0px 30px;*/
}
#interior-content a {
	color: #002D65;
	text-decoration: underline;
}
#interior-content a:hover {
	text-decoration: underline;
}
#interior-content h1, #interior-promo h1 {
	margin: 0px;
	color: #002D65;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
	font-weight: bold;
}
#interior-content h1 a {
	color: #002D65;
	text-decoration: none;
}
#interior-content h1 a:hover {
	text-decoration: underline;
}
#interior-promo {
	background-image: url(/images/promo_gradient.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #DCDCDC;
}
#interior-promo a {
	color: #002D65;
	text-decoration: underline;
}
#interior-promo p {
	margin: 0px 0px 12px 0px;
}
#interior-promo ul {
	margin-top: 0px;
	list-style-position: inside;
	list-style-type: square;
	margin-left: 0px;
}
#interior-promo li {
	margin-top: 16px;
	color: #EF2E2B;
}
#interior-promo li span {
	color: #494949;
}
#interior-promo strong {
	color: #002D65;
}
#interior-promo li span strong {
	color: #494949;
}
#logos td {
	padding-bottom: 20px;
	padding-right: 8px;
}
#contact-email {
}
#contact-email a {
	color: #494949;
	text-decoration: none;
}
#contact-email a:hover {
	text-decoration: underline;
}
#contact-email strong {
	color: #002D65;
}
#contact-form td {
	padding-bottom: 10px;
	padding-right: 8px;
}
#contact-form label {
	display: block;
	margin-top: 4px;
}
#contact-form #Submit {
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
}
#contact-form input, #contact-form textarea {
	color: #494949;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
}
.orajen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: none;
}
