body { 
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #cccccc;
	background-repeat: repeat-x;
	color: #000000; 
	padding: 0px;
	margin: 0px;
}

.overalltable
{
	background-color: white;
	margin: 10px;
	padding: 0px;
}

.highlight{
padding: 5px;
text-align: center;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10pt;
font-weight:bold;
}


.header{
padding: 5px;
text-align: center;
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:bold;
}

.smalltext {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}

#logo {
	position:relative; 
	float: left;
	padding: 0px;
	margin: 0px;
}

#title {
	position:absolute; 
	top: 20px;
	left: 340px;
	padding: 0px;
	margin: 0px;
	width: 400px;
}


a:HOVER{
	text-decoration:underline; 
	font-weight: bold;
	color: #185293;
	background-color: transparent; 
}

a {
	text-decoration: none;
	text-decoration:underline; 
	color: #067FAC;
	background-color: transparent;
}

.footer {
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-style: italic;
	text-align: center;
	color: black;
	padding: 0px;
	margin: 0px;
}

.left {
	background: White;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif; 
	padding: 0px;
	margin: 0px;
}
.right {
	background: White;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif; 
	padding: 0px;
	margin: 0px;
}

.content {
	background: white;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif; 
	margin: 10px;
	width: auto;
	text-align: left;
}

.content ul{
	margin-top: 4px;
}
.content b{
	font-style: italic;
	color: #000;
}

P{
	padding-top: 2px;
	padding-bottom: 2px;
}

/* To be used if you want to content areas equally spaced.  ie 2 cols */
.split {
	width: 45%;
	padding-left: 15px;
	padding-right: 15px;
}


H1{
	font-size: 11pt;
	font-family: helvetica, sans-serif; 
	color: #185293;
	border-bottom: 1px solid #185293;
}

H2{
	font-size: 10pt;
	font-style: italic;
	font-family: helvetica, sans-serif; 
	color: #000;
}

.content H1{
	font-size: 11pt;
	font-family: helvetica, sans-serif; 
	color: #067FAC;
	border-bottom: 1px solid #067FAC;
}

.top {
	width: auto;
	font-size: 8pt;
	font-family: helvetica, sans-serif; 
}
.bottom {
	width: auto;
	font-size: 8pt;
	font-family: helvetica, sans-serif; 
}

.left {
	width: 200px;
	font-size: 8pt;
	font-family: helvetica, sans-serif;
}

.left H1{
	font-size: 11pt;
	font-family: helvetica, sans-serif; 
	color: #185293;
	border-bottom: 1px solid #185293;
}

H3 {
	margin-top: -10px;
	font-size: 8pt;
	padding-top: 2px;
	font-style: italic;
	font-family: Verdana, Times;
}


.form
{
	font-style: italic;
	font-family: helvetica, sans-serif; 
	font-size: 8pt;
	color: #000;
}

.form P
{
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
}
.text
{
   float: right;
}


.form FORM
{
	font-style: italic;
	font-family: helvetica, sans-serif; 
	width: 100%;
	font-size: 8pt;
}

.form file
{
	font-style: italic;
	font-weight: bold;
	font-family: helvetica, sans-serif; 
	font-size: 6pt;
	color: #185293;
}

.form button
{
	font-style: italic;
	font-weight: bold;
	font-family: helvetica, sans-serif; 
	font-size: 6pt;
	color: #185293;
}

.form INPUT
{
	font-style: italic;
	font-weight: bold;
	font-family: helvetica, sans-serif; 
	font-size: 8pt;
	color: #185293;
}

.form SELECT
{
	font-style: italic;
	font-weight: bold;
	font-family: helvetica, sans-serif; 
	font-size: 8pt;
	color: #185293;
}

.form INPUT
{
	font-style: italic;
	font-weight: bold;
	font-family: helvetica, sans-serif; 
	font-size: 8pt;
	color: #185293;
}

.form TH {
	text-align: right;
	vertical-align: top;
}

.price_table {
	font-size: 8pt;
	font-weight: bold;
}

.error {
	color: red;
}

