/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/
html, body {
	height: 100.1%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background: #cbd9e4 url(../images/pageBG3.jpg) repeat-x;
	margin: 10px 0px 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #000;
	padding: 0px;
	margin: 0px;
}
#wrapper {
	width: 940px;
	margin: 0px auto;
	border: 1px solid #18222e;
	background-color:#DADADA;
}
#center {
	width: 940px;
}
#center .content {
	font-size: 0.9em;
	line-height: 1.65em;
	border-bottom: 1px solid #000;
}
#masthead .content {
	margin: 0px;
	padding: 0px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #669999;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}

.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px;
}

.footer {
	overflow: hidden;
	font-size: 0.8em;
	color: #333;
	padding-top: 20px;
	background: #8c9bc0;
	line-height: 1.8em;
}
.footercolumn1 {
	float: left;
	width: 498px;
	padding-left: 20px;
	padding-right: 20px;
}
.footercolumn2 {
	float: left;
	width: 370px;
}
.footer p {
	margin: 1px 0 12px 0;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
.footercolumn2 .menulist a, .footercolumn2 .menulist a:visited {
	color: #000000;
	border-left: 6px solid #81191C;
	padding: 0 0 0 6px;
}
.footercolumn2 .menulist a:hover {
	border-color: #000000;
}
.footercolumn2 a:hover {
	color: #000;
	text-decoration: none;	
}
.footercolumn2 li {
	margin-bottom: 0px;
	list-style: none;
	margin-left: 50px;
}
.float_right {
	float:right;
}
.float_left {
	float:left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.float_left p {
	text-align:center;
	font-size: .75em;
	margin: 0px;
}
a img { border : 0 ; }

h1 {
	color: #333;
}
#innerwrap {
	background: #dadada;
	padding-bottom: 15px;
}
#innerwrap h2 {
	margin:0px;
	padding:10px 10px 0px;
	font-size: 1.5em;
	color: #F60;
	text-align: center;
}
/*search form styles*/
.labelText {
	font-size: .8em;
	color: #000;
	background: #E0e6da;
	margin: 0px;
	padding: 0px;
}
.searchtext {
	font-size: 0.8em;
	color: #FFF;
	vertical-align: middle;
}
#searchForm{
	position: absolute;
	right: auto;
	top: 112px;
	width: 15em;
	margin-left: 650px;
	padding-right: 27px;
	color: #FFFFFF;
}

#searchForm label{
	float: right;
}

#searchForm input.text{
	width: 12em;
}
#searchForm span.submit{
	display: block;
	position: absolute;
	right: 0;
	width: 17px;
	height: 17px;
	overflow: hidden;
	margin: 0.05em 0 0 0;
	
}

#searchForm span.submit input:hover, #searchForm span.submit input.hover{
	position: relative;
	margin-top: -17px;
}
#innerwrap .content {
	margin:8px 15px 0px;
	padding:20px;
	border: 6px solid #FFF !important;
	background: #EBEBEB;
}
#innerwrap .content li {
	list-style: url(../www/layout3/images/list2.gif) inside;	
}
#innerwrap span {
	font-size: 1.2em;
	font-weight: bold;	
}
