* {
	font-family: arial, helvetica, geneva, tahoma, sans-serif;
}

body {
	background: #fdfaff;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #fff;
}

#header {
	background: url(images/OPbanner.jpg) left top repeat-x;
	height: 87px;
	width: 750px;
	border: 0;
	border-bottom: 1px solid #a696c5;
	position: relative;
	padding: 0;
	margin: 0 0 2px 0;
}

#header h1 a {
	text-indent: -300em;
	height: 87px;
	width: 420px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

#topmenu, #footer {
	padding: 0;
	margin: 2px auto;
	background: #8fb4cf;
	height: 17px;
	border: 0;
	border-bottom: 1px solid #f0f1f3;
	border-top: 3px solid #8fb4cf;
	width: 750px !important;
	clear: both;
}

#topmenu ul, #footer ul {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	height: 20px;
	line-height: 12px;
}

#topmenu li, #footer li {
	display: inline;
	color: #2b0073;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 15px;
	border-right: 2px solid #fff;
	line-height: 12px;
	height: 12px;
}

#topmenu li.last, #footer li.last {
	border-right: 0;
}

#topmenu li a, #footer li a {
	text-decoration: none;
	color: #2b0073;
}

#topmenu li a:hover, #footer li a:hover {
	color: #f7fbfc;
}

#elistjoin {
	padding: 0;
	margin: 2px auto;
	background: #8fb4cf;
	height: 17px;
	border: 0;
	border-bottom: 1px solid #8fb4cf;
	border-top: 3px solid #8fb4cf;
	width: 180px !important;
	clear: both;
}

#elistjoin ul {
	width: 180px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	height: 20px;
	line-height: 12px;
}

#elistjoin li {
	display: inline;
	color: #2b0073;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 9px;
	border-right: 2px solid #fff;
	line-height: 12px;
	height: 12px;
}

#elistjoin li.last {
	border-right: 0;
}

#elistjoin li a {
	text-decoration: none;
	color: #2b0073;
}

#elistjoin li a:hover {
	color: #f7fbfc;
}
#submenu {
	position:relative;
	top:8px;
	padding: 0;
	margin: 2px auto 32px auto;
	background: #a696c5;
	height: 17px;
	border: 0;
	border-bottom: 1px solid #a696c5;
	border-top: 3px solid #a696c5;
	width: 100% !important;
}

#submenu ul {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	height: 20px;
	line-height: 12px;
}

#submenu li {
	display: inline;
	color: #2b0073;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 12px;
	border-right: 2px solid #fff;
	line-height: 12px;
	height: 12px;
}

#submenu li.last {
	border-right: 0;
}

#submenu li a {
	text-decoration: none;
	color: #2b0073;
}

#submenu li a:hover {
	color: #f7fbfc;
}

#printhead { display: none; }


#content td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px; 
		line-height: 15px;
}

#content td {
	padding: 1px 3px;
	margin: 0;
}


#maincontent #form1 input, #maincontent #form1 select, #maincontent #form1 textarea {
	border: 1px solid #2b0073;
	font-size: 11px;
	background: #f9f5ff;
	color: #170040;
	}
#maincontent #form1 input, #maincontent #form1 textarea {
	padding: 1px 4px;
}	
	
#maincontent #form1 input.submit {
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	}
		
#maincontent #form1 tabl {
	width: 500px;
	}	
	
#maincontent #form1 table td {
	padding-right: 5px;
	}

#maincontent #form1 input.radio {
		border: 0;
		background: #fff;
	}

.error {
	font-weight: bold;
	color: #c00;
	font-size: 12px;
}	

#maincontent #form1 input.errorfield, #maincontent #form1 textarea.errorfield, 
#maincontent #form1 select.errorfield  {
	border: 1px solid #900;
	font-size: 11px;
	background: #fff0f2;
}

#maincontent #indextop {
	width: 100%;
	background: #eaeaea;
	height: 45px;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0 0 0;
}

#content #echomessage hr {
	background: #117f96;
	color: #117f96;
	border: 0;
	width: 0;
	height: 1px;
	margin: 8px auto; padding: 0;
}

#content #echomessage font {
	font-size: 13px;
}

#content #echomessage p {
	font-size: 12px;
	padding: 0;
	margin: 0 0 .8em 0;
}

#content #echomessage td {
	font-size: 12px;
	padding: 0;
	margin: 0 0 9px 0;
}

#content #echomessage {
	border: 2px solid #900;
	background: #fff0f2;
	padding: 8px;
	margin: 0;
}
.required { font-weight: bold; }

pre, tt { text-align: left; font-family: courier new, courier, monospace; }

#content p.emailmessage { 
	background: url(images/emailback.jpg) #f2f2f2 top left repeat-x;
	border: 1px solid #000;
	padding: 8px;
}

#content {
	padding: 0; margin: 0; border: 0;
	background: url(images/line.gif) left top repeat-y;
	width: 750px;
	position: relative;
	text-align: left;
}

#content hr.spacer {
	visibility: hidden;
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
}

#maincontent {
	width: 534px !important;
	width: 530px;
	margin: 0 0 0 208px;
	padding: 0;
	position: relative;
}

#maincontent p {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	font-size: 12px;
}

#maincontent a {
	color: #2b0073;
	text-decoration: none;
}

#maincontent a:hover {
	color: #102;
	text-decoration: underline;
}

#maincontent h1, #maincontent h2, #maincontent h3, #maincontent h4, #maincontent h5, #maincontent h6, .coltitle {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #2b0073;
}

#maincontent h1 {
	font-size: 20px;
}
#maincontent h2 {
	font-size: 18px;
}
#maincontent h3 {
	font-size: 14px;
}

#maincontent .coltitle {
	margin: 1px 0 6px;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}

#maincontent .colsub {
	margin: 3px 0;
	font-size: 11px;
	font-weight: bold;
	color: #2a5496;
}

#maincontent h4, #maincontent h5, #maincontent h6 {
	font-size: 13px;
}

#maincontent hr {
	color: #2b0073;
	background: #2b0073;
	border: 0;
	margin: 8px auto;
	padding: 0;
	height: 2px;
	width: 519px;
	text-align: center;
}

#leftcolumn {
	float: left;
	width: 183px;
	text-align: left;
	padding: 10px 0 10px 9px; 
	margin: 0; border: 0;
	font-size: 11px;
}

#leftcolumn p {
	margin: 0 0 10px 0;
	padding: 0;
}

#leftcolumn #leftmenu {
	list-style: none;
	margin: 0 10px 12px 10px;
	padding: 0;
	line-height: 17px;
}

#leftcolumn #leftmenu li, #leftcolumn #leftmenu a {
	color: #2b0073;
}

#leftcolumn #leftmenu li {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 19px;
}

#leftcolumn #leftmenu a {
	text-decoration: none;
}

#leftcolumn #leftmenu a:hover {
	color: #fff;
	text-decoration: underline;
}

#leftcolumn input {
	width: 85px;
	font-size: 11px;
	padding: 1px 2px;
	margin: 0;
	color: #2b0073;
	border: 1px solid #2b0073;
}

#leftcolumn input.go {
	width: 30px;
	background: #2b0073;
	margin: 0;
	padding: 0;
	color: #fff;
	border: 0;
}

#leftcolumn input.eighty {
	width: 74px;
}

#leftcolumn .forgot {
	color: #000;
}

#leftcolumn h3 {
	margin: 8px 0;
	padding: 0;
	font-size: 15px;
	color: #7c59b3;
	text-align: center;
	font-weight: normal;
}

#userspace {
	font-size: 12px;
	text-align: center;
}

#userspace a {
	text-decoration: none;
	color: #2b0073;
	font-weight: bold;
}

#userspace a:hover {
	text-decoration: underline;
	color: #fff;
}

#footer {

	background: #8fb4cf;
}

a img { border: 0; }
	
#home3col1, #home3col2, #home3col3 
{
	width: 165px;
	padding: 0;
	margin: 10px 15px 0 0;
	float: left;
	overflow: hidden;
}

#home2col1, #home2col2 
{
	width: 253px;
	padding: 0;
	margin: 10px 15px 0 0;
	float: left;
	overflow: hidden;
}

#home3col3, #home2col2 { margin-right: 0;}

#home3col1 p, #home3col2 p, #home3col3 p, #home2col1 p, #home2col2 p, #home1col1 p, #blurb p {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 9px 0;
	padding: 0;
}

#maincontent #blurb {
	width: 519px;
	background: #eaeaea;
	padding: 7px;
	margin: 10px 0 0 0;
	line-height: 1.25em;
	float: left;
}

	
