
body {
	padding: 0px;
	margin: 0px;
	background: url(http://www.versoworks.com/vw/images/headerbg.png) 0 0 repeat-x #ffffff;
	color: #000000;
	font: 14px Verdana;
}

div, p, ul, h1, h2, h3, h4, img {
	padding:0px;
	margin:0px;
}

ul {
	list-style-type:none;
}

input.hidden {
	display: none;
}

#topPan {
	width:740px;
	height:205px;
	position:relative;
	margin:0 auto;
} 

#topHeaderPan {
	width:560px;
	height:205px;
	background:url(http://www.versoworks.com/vw/images/header.png) 0 100% no-repeat;
	position:relative;
}

#topHeaderPan ul{
	width: 450px;
	height: 30px;
	position: absolute;
	left: 185px;
	padding: 0px;
	bottom: 20px;
}

#topHeaderPan ul li {
	width:73px;
	height:30px;
	float:left;
} 

#topHeaderPan ul li a {
	width:73px;
	height:30px;
	display:block;	
	color:#ffffff;
	background:transparent;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
}

#topHeaderPan ul li a:hover {
	width: 73px;
	height: 30px;
	text-decoration:none;
	color:#0064A4;
	background-color: #E7F6FF;
}
	
#forumPan {
	width:85%;
	position: relative;
	margin: 0 auto;
}

.forumspacerPan {
	display: block;
	margin:0 auto;
	height:10px;
	width: 85%;
	clear: both;
	background: #ffffff;
}
	
#bodyPan {
	width: 740px;
	position: relative;
	margin: 0 auto;
}

#bodyleftPan {
	width: 740px;
	float: left;
	background: #E7F6FF;
}

#bodyleftPan p {
	padding: 5px;
}

#bodyleftPan p a {	
	color:#0064A4;
	text-decoration:none;
	background:transparent;
}

#bodyleftPan p a:hover {
	text-decoration:underline;
}

#bodyleftPan h2 {
	width:740px;
	height:20px;
	background:transparent;
	color:#0064A4;
	margin:10px 0 3px 0;
	text-align:center;
	font-size: small;
}

#bodyleftPan h3 {
	width:740px;
	height:20px;
	background:transparent;
	color:#0064A4;
	margin:0 5px 0 5px;
}

#bodyleftPan h4 {
	width: 740px;
	height: 5px;
	background: transparent;
	margin: 0px 5px 5px 5px;
	font-size: x-small;
	font-weight: bold;
}

#contactformPan {	
	width: 740px;
}

#contactformPan h2 {
	width:720px;
	background:transparent;
	color:#0064A4;
	margin:5px 10px 15px 10px;
	font-size: small;
	font-weight: bold;
}

#contactformPan h2 a {	
	color:#0064A4;
	text-decoration:none;
	background:transparent;
}

#contactformPan h2 a:hover {
	text-decoration:underline;
}

#contactformPan form {		
	width:720px;
	height:285px;
	background:transparent;
	color:#0064A4;
	position:relative;
	margin:0 auto;
}

#contactformPan form label {
	display:block;
	float:left;
	margin:12px 5px 0 10px;
}

#contactformPan form input {
	width:278px;
	height:18px;
	font-size:12px;
	display:block;
	float:left;
	margin:9px 0 0 0;
}

#contactformPan form textarea {
	width:694px;
	height:200px;
	margin:10px;
}

#contactformPan form input.button {
	width:50px;
	height:20px;
	float:right;
	margin:0px 12px 5px 0px;
}

#bodyrightPan {
	width:480px;
	float:left;
	background: #E7F6FF;
}

#bodyrightPan p {
	padding: 5px;
}

.spacerPan {
	display: block;
	margin:0 auto;
	height:10px;
	width: 740px;
	clear: both;
	padding: 5px 0 0;	
	background: #ffffff;
}

#footermainPan {	
	margin:0 auto;
	height:45px;
	background: url(http://www.versoworks.com/vw/images/footerbg.png) 0 0 repeat-x #E7F6FE;
	font: 12px Verdana;
	clear: both;
	padding:10px 0 0 0;
}

#footerPan {
	width:650px;
	position:relative;
	margin:0 auto;
}

#footerPan ul {
	background: transparent;
}

#footerPan li {
	float: left;
	padding: 0 5px 0 5px;
}

#footerPan ul li a {	
	color:#0064A4;
	text-decoration:none;
	background:transparent;
}

#footerPan ul li a:hover {
	text-decoration:underline;
}

#loginPan {
	width: 740px;
	height:120px;
}

#loginPan h2 {
	width:740px;
	height:1em;
	background:transparent;
	color:#0064A4;
	margin: 0px 5px 15px 5px;
	font-size: small;
	font-weight: bold;
	text-align:center;
}

#loginPan form {		
	width:310px;
	height:110px;
	background:transparent;
	color:#000000;
	position:relative;	
	margin:0 auto;
}

#loginPan form label {
	width:80px;
	height:22px;
	display:block;
	float:left;
}

#loginPan form input {
	width:200px;
	height:18px;
	font-size:12px;
	display:block;
	float:left;
	margin:0 0 5px 0;
	padding:0px;
}

#loginPan form input.button {
	width:50px;
	height:22px;
	float:right;
	margin:2px 10px 5px 0px;
}

#loginPan form input.hidden {
	display:none;
}

#loginPan form input.savepw {
	width:18px;
	margin:5px 10px 5px 1px;
}

#loginPan form label.savepw {
	width:140px;
	margin:5px 0px 0px -5px;
}

#lostpwPan {
	width:740px;
	height:30px;	
	text-align:center;
}

#lostpwPan a {	
	color:#0064A4;
	text-decoration:none;
	background:transparent;
}

#lostpwPan a:hover {
	text-decoration:underline;
}

#lostpwPan form input.button {
	margin:4px 0 0 0;
}

#registerPan {	
	text-align:center;
}

#registerPan a {	
	color:#0064A4;
	text-decoration:none;
	background:transparent;
}

#registerPan a:hover {
	text-decoration:underline;
}

#signupPan {
	width:740px;
}

#signupPan a {	
	color:#0064A4;
	text-decoration:none;
	background:transparent;
}

#signupPan a:hover {
	text-decoration:underline;
}

#signupPan ul.agree {
	width: 710px;
	color:#000000;
	background:#ffffff;
	border:1px dashed #0064A4;
	padding:3px;
	margin:5px 10px 5px 10px;	
}

#signupPan ul.agree li {
	width: 700px;
	list-style-type: square;
	margin:0 0px 0px 15px;	
}

.licPan {
	width: 710px;
	color:#000000;
	background:#ffffff;
	border:1px dashed #0064A4;
	padding:3px;
	margin:5px 10px 5px 10px;	
}

#signupPan form.button {
	width:720px;
	text-align:center;
	padding:15px 0 5px 0;
}

#signupPan ul.info {
	width: 720px;
	margin:0 10px 5px 0;	
}

#signupPan ul.info li{
	width: 710px;
	text-align:center;	
	color:#0064A4;
	background:#ffffff;
	border:1px dashed #0064A4;
	padding:3px;
	margin:5px 10px 0 10px;
}

#signupPan ul.err {
	width: 716px;
	background:#BF0000;
	border:1px dashed #ffffff;
	margin:5px 10px 5px 10px;	
}

#signupPan ul.err li{
	width: 710px;
	text-align:center;	
	color:#ffffff;	
	padding:3px;
}

#signupPan ul.twoco {
	width: 310px;
	height: 45px;
	margin:0 auto;
}

#signupPan ul.twoco li {
	height:36px;
	float:left;
	margin:5px 0 0 0;
} 

#signupPan form {		
	width:718px;
	background:transparent;
	color:#000000;
	margin:10px 0 0 10px;
	position:relative;
}

#signupPan form table {	
	width:100%;	
	border-collapse:collapse;
	border:1px #0064A4 dashed;
}

#signupPan form table td, th {
	background:#ffffff;
  	border:1px #0064A4 dashed;
}

#signupPan form table th {
  	font-weight: normal;
}

#signupPan form table th small {
  	color:#0064A4;
}

#signupPan form p.button {
	width:720px;
	text-align:center;
	padding:10px 0 5px 0;
}

#signupPan h1 {
	color:#0064A4;
	font-size:medium;
	text-align:center;
	padding:5px 0 5px 0;
}

#subsleftPan {
	width:250px;
	float:left;
	background: #E7F6FF;
	margin:0 5px 0 0;
}

#subsleftPan a {	
	color:#0064A4;
	text-decoration:none;
	background:transparent;
}

#subsleftPan a:hover {
	text-decoration:underline;
}

#subsrightPan {
	width:480px;
	float:left;
	background:#E7F6FF;
}

.subsrightspacerPan {
	height:5px;
	width: 480px;
	float:left;	
	background: #ffffff;
}

#subsrightPan a {	
	color:#0064A4;
	text-decoration:none;
	background:transparent;
}

#subsrightPan a:hover {
	text-decoration:underline;
}

#subsPan {	
	margin:5px 10px 5px 10px;
}

#subsPan h3 {
	color:#0064A4;
	font-size:medium;
	margin:5px 0 5px 0;
}

#subsPan table {	
	width:100%;	
	border-collapse:collapse;
	border:1px #0064A4 dashed;
}

#subsPan table td {
	background:#ffffff;
  	border:1px #0064A4 dashed;
}

#subsPan table tr.subexpired {
	color:#ff0000;
}

#subsPan table th {
  	color:#0064A4;
	background:transparent;
  	border:1px #0064A4 dashed;
}

b.rtop, b.rbottom {
	display:block;
	background: #FFFFFF;
}

b.rtop b, b.rbottom b {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #E7F6FF;
}

b.r1{
	margin: 0 5px;
}

b.r2 {
	margin: 0 3px;
}

b.r3 {
	margin: 0 2px;
}

b.r4 {
	margin: 0 1px;
	height: 2px;
}
