body {
	background-color: #FFFFFF;
	color: #676767;
	font-family: Arial, Geneva, Helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
	letter-spacing: 0.4px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
p {
	margin: 0px;
	padding: 5px 0px;
}
p span {
	color: #0064a7;
	font-weight: bold;
}
blockquote {
	margin: 5px 0px 5px 20px;
	padding: 0px;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
h1, h2 {
	color: #0064a7;
	font-size: 24px;
	line-height: 27px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 15px 0px;
}
h2 { font-size: 16px; line-height: 20px;}
h3 { color: #31aaff; font-size: 12px; font-weight: bold; line-height: 16px; padding: 10px 0px 0px 0px; text-transform: uppercase; margin: 0px;}
h3 span {
	color: #0064a7;
}

hr {color: #DDD; margin: 15px 0px;}

a {	color: #C3A21F;}
a:link {
	text-decoration: none;
	color: #C3A21F;
}
a:visited {
	text-decoration: none;
	color: #C3A21F;
}
a:hover {
	text-decoration: underline;
	color: #C3A21F;
}
a:active {
	text-decoration: underline;
	color: #C3A21F;
}

#HeaderSideLeft { background: url(../images/headerSideLeft.jpg) right top no-repeat;}
#HeaderSideRight { background: url(../images/headerSideLeft.jpg) left top no-repeat;}
.linesTop { background: url(../images/lines.gif) left top repeat-x;}

#LeftColumn {
	float: left;
	margin: 25px 0px 25px 10px;
	padding: 0px;
	width: 250px;
}
#Content {
	float: right;
	font-size: 12px;
	line-height: 16px;
	margin: 25px 5px 25px 0px;
	padding: 0px;
	width: 470px;
}
#OuterContent {
	float: right;
	font-size: 12px;
	line-height: 16px;
	margin: 25px 5px 0px 0px;
	padding: 0px;
	width: 750px;
}
.threeColumn {
	background-color: #31aaff;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	margin: 0px 8px 0px 0px;
	padding: 2px 2px 5px 2px;
	width: 146px;
}
a.link2, a.link2:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.threeColumn:hover {
	background-color: #0064a7;
	text-decoration: none;
}
.threeColumn-selected {
	background-color: #0064a7;
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	margin: 0px 8px 0px 0px;
	padding: 2px 2px 5px 2px;
	width: 146px;
}
.threeColumn img, .threeColumn-selected img {
	border: none;
	margin: 0px 0px 10px 0px;
}

.clearBoth { height: 1px; clear: both;}

.centerIMG { clear: both; margin: 10px 0px;}
.rightIMG { float: right; margin: 0px 0px 10px 15px;}
.leftIMG { float: left; margin: 0px 15px 10px 0px;}

.arc90_imgcaptionTXT {
	font-size: 10px;
	line-height: 12px;
	color: #666;
	text-align: center;
}
p.arc90_imgcaptionALT {
	margin: 4px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
}
span.arc90_imgcaptionALT {
	padding: 0px 4px;
}
.arc90_imgcaption {
	text-align: center;
	border: 1px solid #DDD;
	padding: 4px;
	margin: 1em 0;
	width: 9em;
}
.floatl { float: left; margin-right: 1em; }
.floatr { float: right; margin-left: 1em; }

/* --- COTACT FORM STYLES ---- */
#contactForm {margin: 10px 0px; text-align: left;}

#contactForm input, #contactForm textarea {
	padding: 2px;
	height: 20px;
	width: 360px;
	margin: 7px 0px;
	border: 1px solid #31aaff;
}

#contactForm textarea {height: 130px;}

#contactForm textarea:focus, #contactForm input:focus {border: 1px solid #0064a7;}

#contactForm input.clear-button, #contactForm input.send-button, #contactForm input.signin-button {background-color: #C3A21F; border: none; color: #FFFFFF; font-size: 11px; font-weight:bold; padding: 2px; float: left; width: 75px;}
#contactForm input.clear-button {margin-left: 85px; margin-right: 35px;}
#contactForm input.clear-button:hover, #contactForm input.send-button:hover, #contactForm input.signin-button:hover {background-color: #31aaff; cursor: pointer;}

label {
	color: #0064a7;
	float: left;
	margin-right: 10px;
	padding-top: 6px;
	text-align: right;
	text-transform: uppercase;
	width: 70px;
}
/* END Contact Form */

/* ################ -- FOOTER STYLES -- ################ */

#Footer {
	width: 100%;
	height: 40px;
	font-size: 11px;
	color: #31aaff;
	text-align: center;
}
#Footer ul {padding: 0px; margin: 0px 0px 5px 0px;}
#Footer ul li {display: inline;}
#Footer ul li a {color: #31aaff; padding: 0px 8px;}
#Footer ul li a:link {text-decoration: none;}
#Footer ul li a:visited {text-decoration: none;}
#Footer ul li a:hover {color: #31aaff; text-decoration: underline;}
#Footer ul li a:active {text-decoration: none;}

.bottom, .bottom a, .bottom a:link, .bottom a:hover, .bottom a:active, .bottom a:visited {color: #fefefe; cursor: default; font-size: 8px; text-align: center; text-decoration: none;}