/* @group << -------// GLOBAL Settings //------ */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	background-color: #CFCEC9;
	background-image: url(../images/backg-squares.jpg);
	background-repeat: repeat-x;
	background-position: left -10px;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	background-color: #F5F5F5;
	text-decoration: underline;
}
p, ul, ol {
	margin: 0;
	padding: 0 0 1.25em 0;
}
ul, ol {
	padding: 0 0 1.25em 2.5em;
}
img {
	behavior:	url("css/pngbehavior.htc");
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
/***** Tables *****/

table {
	border: 0;
	margin: 0 0 1.25em 0;
	padding: 0;
}
table tr td {
	padding: 2px;
}
/* @end */

/* @group << --------// CONTAINERS //-------- */

#header {
	margin-bottom: 0px;
	display: block;
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 100px;
	clear: both;
}
#banner {
	padding: 0px;
	width: 770px;
	height: 190px;
	float: right;
	margin: 0px;
	background-image: url(../images/backg-slideshow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#topnav {
	background-color: #FFFFCC;
	margin: 0px auto;
	padding: 0px;
	height: 20px;
	width: 960px;
	clear: both;
}
#container {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
}
/* @end */

/* @group << ----------// HEADLINES //------- */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #CC3300;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C6C2;
	padding-bottom: 4px;
	display: block;
}
h2 {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	display: block;
	margin: 0px;
	padding: 5px 0px;
	font-weight: normal;
	font-style: normal;
}
h3 {
	color: #003366;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	display: block;
	margin: 0px;
	padding: 8px 0px;
	font-weight: normal;
	font-style: normal;
}

#col-3 h2 {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	margin-top: 5px;
	margin-bottom: 4px;
}
/* @end */

/* @group << ----------// COLUMNS //-------- */

#col-1 {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0px 0px 20px;
	width: 190px;
}
#col-2 {
	width: 534px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 10px;
	float: left;
	margin: 0px;
}
#col-2-3wrapper {
	margin: 0px;
	padding: 0px;
	width: 770px;
	float: right;
	background-color: #F7F4EC;
	background-image: url(../images/column-divider.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#col-2 p {
	margin: 5px 0px 8px;
	padding-top: 2px;
	padding-bottom: 1px;
}
#col-3 {
	float: right;
	width: 202px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 4px 0px 10px;
}
#col-3 p {
	border-bottom: #DDDDDD;
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 2px 10px;
	line-height: 1.4em;
	font-size: 1.1em;
	font-weight: 400;
}
/* @end */

/* @group << -------------// FORMS //-------- */

form {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 5px 0px;
	color: #333333;
	font-weight: normal;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: white;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 16px;
	border: 1px solid #5D5B5A;
}
.aButton  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 400;
	color: #F7F4EC;
	background-color: #7B7A77;
	border-top: 1px solid #F7F4EC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #F7F4EC;
	line-height: 1.3em;
	padding: 5px 7px;
	width: auto;
	overflow: visible;
	text-decoration: none;
	height: 24px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	DEL_overflow: visible;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 0px;
	margin-right: 4px;
	margin-left: 0px;
}
Dtextarea {
	line-height: 1.3px;
}
#form-reg {
	background-color: #EDEBE4;
}
#form-search-container {
	padding: 3px 5px 3px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.3em;
	background-color: #DAD9D3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F7F4EC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F7F4EC;
}
.form-box1 {
	padding: 2px 0px 0px;
	width: 80px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	font-weight: bold;
	color: #000000;
	font-size: 1em;
	line-height: 1.4em;
}
.form-box2 {
	padding: 2px 0px 0px;
	width: 240px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.form-box2 #textinput {
	margin: 0px;
	padding: 0px;
}
.form-linedivider {
	font-size: 1px;
	line-height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C6C2;
	display: block;
	clear: both;
	padding: 10px 0px 0px;
	margin: 0px 0px 5px;
}
.form-box1-wider {
	padding: 2px 5px 2px 0px;
	width: 250px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	font-weight: 400;
	color: #333333;
	font-size: 1em;
	line-height: 1.4em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7C6C2;
}
.form-box1-wider strong {
	color: #5F6D99;
	font-size: 1em;
	line-height: 1.3em;
}
.form-box1-wider a {
	color: #990000;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	display: block;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
}
.checkbox-container {
	display: block;
	text-align: left;
	vertical-align: middle;
}
/* @end */

#box_search {
	margin:5 0px 5px 0;
	padding:10px 5px 5px;
	background-color:#FEFBF1;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C6C2;
}
#box_search p {
	font-size:11px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0px;
	padding: 0px 0px 4px;
	font-weight: 400;
}
#box_search h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:1.2em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 6px;
}	
#box_1 {
	margin:0 15px 10px 0;
	padding:0px 0px 6px;
	width: 250px;
	float: left;
}
#box_2 {
	margin:0 0px 10px;
	padding:0px 0px 6px;
	float:left;
	width:250px;
}
#box_3 {
	margin:0 0px 2em;
	padding:8px;
	float:left;
	width:160px;
	background-color:#F1F1F1;
}
#box_4 {
	margin:0 0 2em 0px;
	padding:8px;
	float:left;
	width:150px;
	background-color:#cccccc;
}
#box_1 p, #box_2 p, #box_3 p, #box_4 p {
	font-size:10px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 0px 4px 35px;
	background-image: url(../images/pdficon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: 400;
}
#box_1 h2, #box_2 h2, #box_3 h2, #box_4 h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:1.2em;
	line-height: 1.5em;
	padding: 0px 0px 2px 10px;
	margin: 0px 0px 6px;
	font-weight: 400;
	background-color: #EDEBE4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD9D3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DAD9D3;
	border-left-color: #FFFFFF;
	display: block;
}
#box_1 ul, #box_2 ul, #box_3 ul, #box_4 ul {
	margin:0;
	padding:0;
	list-style:none;
}
#box_1 li, #box_2 li, #box_3 li, #box_4 li {
	margin:0;
	padding:0px;
	font-size:1em;
}
/* @group << -----------// SPECIAL //--------- */

/*You need this at the bottom so left and right column background continues equal*/

.clearer {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
/* @end */

/* @group << ------------// FOOTER //-------- */

#footer a {
	text-decoration: none;
	color: #C4C0AE;
}
#footer {
	background-color: #5D5B5A;
	padding: 2px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: 400;
	color: #B3AF9F;
	text-align: center;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	width: 770px;
}
#footer a:hover {
	text-decoration: none;
	background-color: #4B4B4B;
	color: #FFFFFF;
}
/* @end */
#footer-container {
	margin-top: 0px;
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: 30px;
}
#container-wrapper {
	margin: 0 auto;
	padding: 0px 0px 10px;
}
#banner-subs {
	padding: 0px;
	width: 770px;
	height: 53px;
	float: right;
	margin: 0px;
}

.preloader {
	position: absolute;
	top: -1500px;
	left: -1500px;
	height: 1px;
	width: 1px;
	display: none;
}
.hiddenPic {
	display:none;
	height: 5px;
	width: 5px;
}
.superscript {
	font-size: 80%;
}
#col-2 li {
	list-style-position: inside;
	list-style-image: url(../images/bullet1.gif);
	list-style-type: circle;
	line-height: 1.6em;
	font-size: 1em;
}
#col-2 ul {
	padding: 5px 0px 5px 20px;
}
.image-right {
	margin: 0px;
	padding: 0px 0px 0px 2px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image-left {
	margin: 0px;
	padding: 0px 10px 2px 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box_map {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:1em;
	line-height: 1.4em;
	font-weight: 400;
	margin: 6px 0px 4px;
	padding: 0px 0px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD9D3;
}
#box_map #iframe {
	float: right;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box_map b {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2em;
	padding: 0px;
	margin: 0px;
}
