body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	background-color: #0066CC;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: 40px;
}
p{
	text-align:left}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #000000;
}
#outTable {
	background-image: url(../images/left_side.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p {
	line-height: 1.5em;
}
p.dropcap {
	text-indent: 0em;
}
p.firstcap:first-letter {
	font-size: 3em;
	line-height: 1em;
	float: left;
	margin-top: -0.5em;
}
hr {
	border: #000000;
	color: #CCCCCC;
	text-decoration: none;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border-top-style: double;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 0.5em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	padding-left: 20px;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-style: normal;
	border: thin none #CCCCCC;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 0.5em;
	border: none;
}		
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	border: none;
	text-align: right;
	}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#benefits {
	background-color: #0066CC;
	width: 400px;
	border: #0066CC;
	border: 2px;
	padding: 6px;
}
#benefits2 {
	background-color: #CCCCCC;
	width: 400px;
	border: #0066CC;
	border: 2px;
	padding: 6px;
}

.NotSent
{
	background-color:#FFF;
	width: 400px;
	border: solid 1px #000;}
	
.NotSent .error{
	color:#FF0;
}
