/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/
a:link {
	color: #0066CC;
	text-decoration:none;
}
a:visited {
	color: #0066CC;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
#mainnav a:link {
color:#FFFFFF;
text-decoration:none;
}
#mainnav a:visited {
color:#FFFFFF;
text-decoration:none;
}
#mainnav a:hover {
	color:#FCFFE0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #dbdbdb;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #e4e4e4;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 802px;
	margin: 0 auto;
}
#center {
	width: 802px;
}
#center .content {
	padding: 0px 0px;
	font-size: 12px;
	text-align: left;
}
#masthead .content {
	padding: 0px 0px;
}
#footer .content {
	padding: 0px 0px;
}
#footer {
	color: #999999;
	background-color: #e4e4e4;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #3399CC;
	text-decoration:none;
}
#footer a:visited {
	color: #3399CC;
	text-decoration:none;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	text-decoration: none;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #006699;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-weight: bold;
	color: #990000;
	margin: 0;
	font-size: 13px;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.greyfootertext {
	font-size: 11px;
	color:#999999;
}
.greyheaderusertext {
	font-size: 12px;
	color:#FFFFFF;
}
.whitenavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
}
#login a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#login a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#login a:hover {
	color: #FF0000;
}

#wywiv2-wtp { font-size: 10pt; font-weight: bold; }

#registerNewStatic {
	width: 325px;
	height: 225px;
	margin: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
	border:dashed 2px #FF0000;
	background-image:url(/images/register_bg1.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

.txtInput2 {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

.txtButton2 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #320404;
}

.smallboldfont {
	font-weight: bold;
	color: #990000;
}