@charset "utf-8";
/* CSS Document */
@import url("reset.css");
@import url("links.css");
@import url("fonts.css");
@import url("SpryTabbedPanels.css");
/* PRIMARY ELEMENTS for ALL PAGES WITHIN THE SITE*/
body {
	margin:0px;
	line-height:1.4;
	background-image:url(../images/bodyBG.gif);
	background-repeat:repeat-x;
	background-position:0px 3px;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.8em;
	line-height:18px;
	/*1E5 FONT SIZE BUG FIXER********************************/
	/*voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;*/
}
div {
	position:relative;
}
a img {
	border:none;
	text-decoration:none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0892e8;
}
a:active {
	text-decoration: none;
	color: #000000;
}
ul {
	list-style:disc;
	line-height:20px;
	margin-left:15px;
}
li {
	margin-left:5px;
}
/* MAIN PAGE LAYOUT ELEMENTS */
#mainBody {
	width:1002px;
	min-height:100%;
	margin:0 auto;
	text-align:left;
}
#header {
	width:1002px;
	height:auto;
	float:left;
	padding:10px 0px 0px 0px;
}
#logo {
	width:104px;
	height:auto;
	float:left;
	padding:0px 0px 0px 10px;
}
#mainMenu {
	width:1002px;
	height:auto;
	float:left;
	padding:14px 0px 0px 0px;
}
#subMenu {
	width:1002px;
	height:auto;
	float:left;
	border-top: 1px dotted #3c3c3c;
	border-bottom: 1px dotted #3c3c3c;
	text-align:center;
	padding:10px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}
#innerBody {
	width:1002px;
	height:auto;
	float:left;
}
#footer {
	width:992px;
	height:28px;
	float:left;
	padding:10px 5px 0px 5px;
	border-top: 1px dotted #3c3c3c;
	font-size:11px;
	background-color:#e7f2f8;
}
#footerCR {
	width:auto;
	height:auto;
	float:left;
}
#footerLinks {
	width:auto;
	height:auto;
	float:left;
	padding:0px 0px 0px 5px;
}
#column_01 {
	width:229px;
	height:auto;
	float:left;
	padding:0px 5px 10px 5px;
	border-right:1px solid #a4d7f4;
}
#column_02 {
	width:742px;
	height:auto;
	float:left;
	padding:10px 5px 10px 15px;
}
#LeftSegments {
	width:229px;
	height:auto;
	float:left;
	padding:7px 0px 7px 0px;
}
#NewsPanelTop {
	width:229px;
	height:9px;
	background-image:url(../images/newsPanelTOP.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	padding:0px 0px 5px 0px;
}
#NewsPanelMiddle {
	width:209px;
	height:auto;
	background-image:url(../images/newsPanelMIDDLE.gif);
	background-repeat:repeat-y;
	float:left;
	padding:0px 10px 0px 10px;
}
#NewsPanelBottom {
	width:229px;
	height:11px;
	background-image:url(../images/newsPanelBOTTOM.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
#titleHeader {
	width:742px;
	height:auto;
	float:left;
	padding:0px 0px 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.7em;
	font-weight:bold;
	color:#3c3c3c;
}
#textArea {
	width:52%;
	height:auto;
	float:left;
}
#textAreaLarge {
	width:632px;
	height:auto;
	float:left;
	padding:5px 0px 5px 10px;
	margin:0px 0px 2px 0px;
	font-size:0.9em;
	border-top: 1px solid #eff2f5;
}
#textAreaLarge2 {
	width:742px;
	height:auto;
	float:left;
}
#textAreaLarge3 {
	width:742px;
	height:auto;
	float:left;
	text-align:center;
}
#dateArea {
	width:100px;
	height:auto;
	float:left;
	text-align:center;
	font-size:1em;
	font-weight:bold;
	color:#be1919;
	padding:5px 0px 5px 0px;
	background-color:#eff2f5;
	margin:0px 0px 2px 0px;
}
#imageArea {
	width:332px;
	height:auto;
	float:left;
	padding:0px 0px 0px 10px;
}
#Tcontent_01 {
	width:430px;
	height:auto;
	float:left;
	padding:0px 12px 0px 0px;
}
#Tcontent_02 {
	width:300px;
	height:auto;
	float:left;
}
/*CONTACT FORM ELEMENTS*************************/
#contact_div01 {
	width:200px;
	height:auto;
	float:left;
	padding:5px 0px 5px 0px;
}
#contact_div02 {
	width:500px;
	height:auto;
	float:left;
	padding:5px 0px 5px 0px;
}
#contact_div03 {
	width:700px;
	height:auto;
	float:left;
	padding:5px 0px 5px 0px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.contactField_01 {
	width:250px;
	height:auto;
	padding:2px;
	color:#1e52a5;
}
.contactTextArea {
	width:250px;
	height:70px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	color:#1e52a5;
}
.error {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff0000;
	display:none;
}
.dropdownList {
	width:257px;
	height:auto;
	padding:2px;
}
.map {
	border:1px solid #ccc;
}
/*******************************************/
.tableofresults {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:center;
}
.greyBG {
	background-color:#f1f3f6;
}
.blueBG {
	background-color:#a4d7f4;
}
/*******************************************/
