/* Layout */

*	{
margin:0px;
padding:0px;
}
body	{
	color: #333333;
	text-align: center; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Arial, Helvetica
}
h1, h2, h3, p	{
	text-align: left;
}
p	{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 12px;
}
a	{
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
a:hover	{
	color: #FF9900;
	padding-right: 5px;
	padding-left: 5px;
}
h11{
	font-size: 1.8em;
	color: #333333;
}
h21	{
	padding-bottom: 10px;
	font-size: 2.25em;
	color: #FFFFFF;
}
	h31 {
	color: #FF9900;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
h4	{
	font-size: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
}
h5	{
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FF9900;
	padding-left: 10px;
}
ul	{
	padding-left: 10px;
}
ol	{
	padding-left: 10px;
}
li	{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	list-style: inside;
	padding-left: 5px;
	font-weight: bold;
}
dd {
	font-size: 1em;
	color: #666666;
	padding-bottom: 15px;
}
dt {
	font-weight: bold;
}
#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 0px;
	background: #FFFFFF;
		}
#containerSub {
	width: 520px;
	background: #FFFFFF;
	padding-top: 0px;
	margin: 0px auto 10px;
	text-align: left;
		}
#logo	{
}

#banner {
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 165px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-image: url('banner3.gif');
		}
#subPageHeader	{
	background: #FFFFFF url('subBanner.gif') no-repeat 15px 10px;
	height: 80px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-left: 465px
}
#subPageHeader a	{
	color: #003399;
	margin: 0px;
}
#subPageHeader a:hover	{
	color: #FF9900;
	margin: 0px;
}

#content {
	background-color: #FFFFFF;
	background-image: url('contentBG.gif');
	background-repeat: repeat-y;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999; padding-left:10px; padding-right:30px; padding-top:10px; padding-bottom:10px
}
#content .pcContent {
	width: 480px;
	min-height:500px;
}
#content #formTable	{
}
#content .vertRightContent
{
	width: 500px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content p	{
	color: #333333;

}
#content a	{
	padding: 0px;
	color: #003399;
}
#content a:hover	{
	padding: 0px;
	color: #FF9900;
}
#content li	{
	font-weight: normal;
	color: #666666;
	text-align: left;
}

#sidebar-a {
	margin: 0 0 0 0px;
	width: 210px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	left: 10px;
	position: relative;
	float: right;
		}
#sidebar-a h3	{
	color: #FF9900;
	padding-left: 10px;
	line-height: 0.75em;
	border-bottom: 1px dotted #999999;
}

#footer {
	clear: both;
	margin-top: ;
	margin-bottom:15px ;
	background-color: #999999;
	font-size: .85em;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: left; padding-left:20px; padding-right:5px; padding-top:5px; padding-bottom:5px
		}
.floatLeft	{
	float: left;
}
.floatRight	{
	float: right;
}
.steps1 {
	background: url('steps1.gif') no-repeat 70px top;
	height: 65px;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 35px
}
.steps2 {
	background: url('steps2.gif') no-repeat 70px top;
	height: 65px;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 150px
}

.steps3 {
	background: url('steps3.gif') no-repeat 75px top;
	height: 65px;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 150px

}
.terms	{
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
}
.greenText	{
	color: #009900;
	font-weight: bold;
}
#trustElements	{
}
#close	{
	padding-top: 2.5px;
	padding-bottom: 2.5px;
	margin-top: 10px;
	padding-left: 15px;
	border-top: 1px dotted #cccccc;
}
#clear	{
clear:both;
	border-top: none;
}