@charset "UTF-8";
/*/* CSS Document */
body {
	margin: 0 auto;
	padding: 0;
	font: normal 100% Helvetica, Arial, sans-serif;
}
.submain {
	color:#f0f0f0;
	font-size: 0.75em;
	font-weight:normal;
	/*background*/
	line-height:1.5625em;
	/*background-color:#000;*/
	/*placement*/
	margin:0px 0px 0px 0px;
	padding:3px 10px 3px 3px;
}
.subpageFooterheadline {
	color:#f0f0f0;
	font-size: 0.625em;
	font-weight:bold;
	text-transform:uppercase;
	/*background*/
	text-shadow:#555 0px 1px 0px;
	/*background-color:#000;*/
	/*placement*/
	margin:0px;
	padding:0px;
}
.subpageFooterText {
	color:#f0f0f0;
	font-size: 0.625em;
	/*font-weight:bold;*/
	/*text-transform:uppercase;*/
	/*background*/
	/*text-shadow:#333 1px 1px 0px;*/
	/*background-color:#000;*/
	/*placement*/
	margin:0px;
	padding:0px;
}
.subpageFooterText a:link {
	color: #8cc63f;
	text-decoration:none;
}
.subpageFooterText a:hover {
	color: #F0F0F0;
	text-decoration:none;
}
#backgroundpic {
/*	height:206px;
	width:908px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	position:relative;
	left: 15px;
	top: 4px;
	z-index:1;*/
	}
#redirect {
	/*height:190px;*/
	width:720px;
	margin: 0px auto -1px auto;
	padding: 0px;
	border:0px;
	position:relative;
	top: 50px;
	z-index:2;
	overflow: visible;
}
#quicklinks {
	background:#000 url('../pics/index_pics/subsitemap.png') center top repeat-x scroll;
	position:relative;
	height: 0px;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border:0px;
	overflow:hidden;/*z-index:100;
	padding-top:10px;*/
}
#subpage_footer {
	background:#000 url('../pics/index_pics/subpagefooterback.png') bottom center repeat-x;
	height: 200px;
	width: 100%;
	/*position:relative;*/
	margin: 0px;
	padding: 0px;
	position: relative;
	/*bottom:0px;*/
	border:0px;
	z-index:0;
	/*z-index:-1;position:fixed;
	left: 0px;
	bottom: 0px;
	z-index:100;*/
	/*padding-top:10px;*/
}
#twitter_div {
	max-width:360px;
	max-height:67px;
	overflow:hidden;
	display: block;
}
#twitter_div a {
	color:#307f93;
	font-weight:normal;
}
#twitter_div ul {
	color:#111;
	font-size: 9px;
	font-weight:bold;
	line-height:12px;
	margin:0px;
	padding: 5px 0 0 10px;
}
/*Widget content container */
#goog-wm {
	font-size: 0.875em;
	font-weight:normal;
	margin:0px;
	padding:0px;
	width:430px;
}
/* Heading for "Closest match"*/
   #goog-wm h3.closest-match {
	font-size: 0.875em;
	font-weight:normal;
	line-height:1.375em;
}
/* "Closest match" link*/
   #goog-wm h3.closest-match a {
}
/* Heading for "Other things" */
   #goog-wm h3.other-things {
	font-size: 0.875em;
	font-weight:normal;
	line-height:1.375em;
	/*placement*/
	margin:0px;
	padding:0px;
}
/* "Other things" list item */
 #goog-wm ul li {
	margin-left:0px;
	line-height:1.375em;
	left: 0px;
}
.search-goog li {
	font-size: 0.875em;
	font-weight:normal;
	line-height:1.375em;
	margin-left:0px;
	left: 0px;
}
/* Site search box */
#goog-wm li.search-goog {
	font-size: 0.875em;
	font-weight:normal;
	line-height:1.375em;
	list-style-type: none;
	margin-left:0px;
	left: 0px;
}
input[id="goog-wm-qt"] {
	/*color:#000;*/
	font-size: 0.875em;
	font-weight:normal;
	line-height:1.5625em;
	/*text-align:center;*/
	width:177px;
	height:25px;
	/*text-shadow:#ccc 1px 0;*/
	background: url('../pics/index_pics/inputback.png') left no-repeat;
	border:0px;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	vertical-align:middle;
}
input[id="goog-wm-sb"] {
	color:#f0f0f0;
	font-size: 0.875em;
	font-weight:normal;
	/*text-shadow:#000 1px 0;*/
	line-height:1.5625em;
	text-align:center;
	width:103px;
	height:25px;
	background: url('../pics/index_pics/submitback.png') center no-repeat;
	border:0px;
	margin: 0px;
	padding: 0px;
	vertical-align:middle;
	cursor: pointer;
}
