/* HTML STYLES */

body	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;

}
ol{
font-size:11px;

}

ol a{
font-weight:bold;
}

#maincontent img{
	padding:6px;
	border:1px solid #ccc;
	margin:5px;
}

table {
	border:none;
	padding:0;
	margin:0;
}

th, .data_table th {
	vertical-align:top;
	background:#E2EBF6;
}


td{
	background:inherit;
}


/*--Data Tables--*/
.data_table {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	empty-cells: show;
	border-collapse: collapse;
}

.data_table th, .data_table td{
	text-align:left;
	vertical-align:top;
	padding:1px 5px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;

}
.data_table th {
	font-weight: normal;
}

.data_table td {
	background-color:#f9f9f9 ;
	vertical-align:top;
}
/*----*/

a {
	color: #565656;
}

a img{
	border:none;
}



a:hover{
	color: #477CB7;
}

/* COMMON STYLES */

.hide	{
	display: none;
}

/* LAYOUT STYLES */

#wrapper {
	background:transparent url("../images/background_container.gif") repeat-y;
	margin: 9px auto;
	padding: 0;
	width: 706px;  /* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 706px;
	}

#lid	{
	height: 7px;
	background: transparent url("../images/background_lid.gif") no-repeat;
	margin: 0;
}
#bottom {
	height: 7px;
	background: transparent url("../images/background_footer.gif") no-repeat;
	margin: -9px auto;
	padding: 0;
	width: 706px;  /* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 706px;
	}


#container	{
	background: #fff;
	color: #333;
	margin: 9px auto;
	padding: 0;
	width: 692px;  /* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 692px;
	}



html>#container	{
	width: 692px;
	}

#header1 {
	width:692px;
	border:none;
	padding:0;
	margin:0;
	font-size:11px;
}

#header1 table{
	padding:0;
	margin:0;
	vertical-align:top;
}
#header1 td{
	text-align:middle;
}

#header1 .logo{
	width:1px;
	border:none;
	padding:0;
	margin:0;
}

#mainfeatures	{
	padding: 0;
	margin: 4px 0 4px 0;
	border: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: url("../images/bluecolumns.gif") repeat-y;
	clear: both;
	}
#mainfeatures img {
	padding-bottom:4px;
	background:#fff;
}
#mainfeatures p {
	margin: 0 16px 16px 16px;
	font-size: 11px;
	line-height: 16px;
}
#mainfeatures h2{
	margin: 11px 8px 11px 8px;
	font-size: 17px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#A3BEDB;
	text-transform:uppercase;
}



#mainfeatures a {
	color:#fff;
}

#subfeatures	{
	padding: 0;
	margin: 0 0 4px 0;
	border: 0;
	text-align: left;
	color: #5E5E5E;
	line-height: 2em;
	background: url("../images/greycolumns.gif") repeat-y;
	clear: both;
}


#mainfeatures td{
	vertical-align:top;
}

#mainfeatures #A img{
	text-align:left;
}

#mainfeatures #B img{
	padding:0 4px 4px;
	text-align:center;
}

#mainfeatures #C img{
	text-align:right;
}



#subfeatures p {
	margin:0 18px 0 18px;
}
#subfeatures ul  {
	margin:12px 18px 18px 18px;
	padding:0;
	list-style-type: none;
	text-align: left;
	clear: left;
	display:block;
}
#subfeatures li {
	margin:0 0 7px 0;
	padding:0;
	border-bottom-width:1px;
	border-bottom-color:#C5C3C3;
	border-bottom-style:dashed;
	display:block;
}

#footer	{
	padding: 0;
	height: 120px;
	margin: 4px 0 4px 0;
	border: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background:#fff;
	}
#footer	.footermenu {
	padding: 10px;
	background-color:#FAFAFA;
	text-align: center;
	}
#footer .copyright {
	background:#fff;
	margin:10px;
	float:left;
}
#footer .contactinfo {
	margin:10px;
	float:right;
	background:#fff;
}

/* NAVIGATION STYLES */

#header .headermenu {
	margin-right:20px;
	padding:0;
}

#menu {
	width:692px;
	margin: 0;
	padding: 5px 0 5px 0;
	list-style-type: none;
	background: #E1E1E1;
}
#menu li {
	display:inline;
	text-align: center;
}
#menu li a {
	background: #E1E1E1;
	padding: 5px 5px 5px 7px;
	margin: 0;
	border-right: 1px solid #C5C5C5;
	border-left: none;
	text-decoration: none;
}
#menu #nav_2 {
	border-left: 1px solid #C5C5C5;
}


#menu li a:hover {
	color: #fff;
	background: #C42D1F;
}

/* INTERIOR STYLES */

#sectionheader{
	padding:0;
	margin:4px 0 4px 0;
	border:0;
	background:#477CB7;
	height:70px;
}

#sectionheader td{
	vertical-align:middle;
}

#sectionheader img{
	padding:0 4px 0 0;
	margin:0;
	border:0;
	background:#fff;
}
#sectionheader table{
width:692px;
text-align:left;
}
#sectionheader h2{
	margin: 0 15px 0 0;
	padding: 0;
	font-size: 25px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#A3BEDB;
	text-transform:uppercase;
	text-align:right;
}
#sectionheader h2 a {
	color:#fff;
	text-decoration:none;
}

#crumbs{
	background:#E2EBF6;
	padding:.5em;
	text-align:left;
}
#crumbs a {
	text-decoration:none;
	color:#424242;
}

#crumbs a:hover{
	color:#477CB7;
	text-decoration:none;
	background:transparent;
}

#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
	}
#maincontent	{
	float: left;
	margin: 0;
	padding: 27px;
	voice-family: "\"}\"";
	voice-family:inherit;
	color:#555;
	line-height:1.75em;
	}
#maincontent p{
	margin-bottom:-.5em;
	}
#maincontent h1{
	color:#C42D1F;
	font-size:14px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	}
#maincontent h3{
	color:#477CB7;
	text-transform:uppercase;
	font-size:1em;
	}
.news_lead {

	color:#477CB7;
	text-transform:uppercase;
	font-size:1em;
	font-weight:bold;
}

#maincontent h4{
	color:#C42D1F;
	text-transform:uppercase;
	font-size:1em;
	}

html>#maincontent 	{
	width: 437px;
	}

#sidebar	{
	padding: 0;
	margin: 0;
	color: #666;
	background: transparent;
	}
h2 .sectiontitle {

}

/*  INTERIOR SUBNAV	 */

#subnav {
	margin: 0;
	padding: 5px 0 15px 0;
	background:#F1F1F1;
}
#subnav ul {
	border: 0;
	margin: 0 6px 0 6px;
	padding: 0;
	text-align: left;
	clear: left;
	}
#subnav ul li {
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
	}
#subnav ul li a {
	background: #F1F1F1;
	padding: 0 10px 0 10px;
	margin: 3px 0 3px 0;
	text-decoration: none;
	display: block;
	text-align: left;
	line-height: 1.5em;
	font-size:    11px;
	color:#555;
	}

html>#subnav ul li a  {
	font-size: 11px;
	}
#subnav ul li a:hover {
	color: #fff;
	background: #8EAFD3;
	}
#subnav li{

	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#C5C3C3;
}
/* INTERIOR FEATURES */

#features{
	padding-top: 10px;
	width: 190px;
}

.feature_1{
	border:1px dashed #ccc;
	padding:8px 5px 8px 12px
}

.feature{
	border-top:0;
}



.feature_href{
	display:block;
	text-decoration:none;
}


.news_title{
	text-transform: capitalize;
}

/* Related Links */

#related {
	margin: 5px;
	padding: 0 0 5px 0;
	background:#E2EBF6;
	width: 170px;  /* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;
	float:right;

}
#related img {
padding:3px;
background:#fff;
border:1px solid #ccc;
text-align:center;
margin:2px;
}
#related .top{
	padding: 5px;
	border-bottom:4px solid #fff;
	background:#477CB7;
	color:fff;
}
#related li .photo {
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
}

#related ul {
	border: 0;
	margin: 0 6px 0 6px;
	padding: 0;
	text-align: left;
	clear: left;
	}
#related ul li {
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
	}
#related ul li a, #related ul li span {
	padding: 0 10px 0 10px;
	margin: 3px 0 3px 0;
	text-decoration: none;
	display: block;
	text-align: left;
	line-height: 1.5em;
	font-size:    11px;
	color:#555;
	}

html>#related ul li a  {
	font-size: 11px;
	}
#related ul li a:hover {
	color: #fff;
	background: #8EAFD3;
	}
#related li{
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#fff;
}


/*---Gallery--*/


.gallery_thumb{
	float:left;
	padding-right: 5px;
	max-width:111px;
}

.gallery_thumb .caption{
	text-align:center;
}

.gallery_thumb a{
	text-decoration:none;
}


.gallery_thumb img{
	padding:3px;
	border:1px solid #ccc;
	margin:2px;
}

.RegBorderLeft   {border-left: 1px dotted #C0C0C0;border-bottom: 1px solid #C0C0C0;text-align:right;}
.RegBorderRight   {border-right: 1px dotted #C0C0C0;border-bottom: 1px solid #C0C0C0;text-align:right;}
.RegBorderBtm   {border-bottom: 1px solid #C0C0C0;text-align:right;}

.can_msg{
	padding: .25em;
	background-color:#eee;
	border: 1px solid #ccc;
}

.form_label_req{
	color:#f00;
	text-decoration:none;
	border:0;
}


div.callout { margin: 1em 0; padding: 0 0.5em; background-color: #eee; border: 1px dashed #ddd; }
.callout ul { margin: 0 0 1em; padding: 0; }
.callout li { list-style-type: none; }