p 
{
	font-family:Arial;
	font-size:12px;
	margin: 14px 0px 14px 0px;
}
        
hr 
{
	height:1px;
	color:black;
}
        
h1 
{
	color:#232324;
	font-family:Arial;
	font-size:15px;
}

a:link, a:visited, a:active
{
	color: #1D8AAE;
}

a:hover
{
	color: #323335;
}

a.sublink:link, a.sublink:visited, a.sublink:active
{
	color: #FF7200;
}

a.sublink:hover
{
	color: #232324;
}

a.termslink:link, a.termslink:visited, a.termslink:active
{
	color:black;
}

a.termslink:hover
{
	text-decoration:none;
}

a.footlink:link, a.footlink:visited, a.footlink:active
{
	color:black;
	text-decoration:none;
}

a.footlink:hover
{
	text-decoration:underline;
}

.master
{
	width:100%;
	text-align:center;
}

.container
{
	width:804px;
	margin-right:auto;
	margin-left:auto;
	border: solid 1px #333235;
}

.header
{
	width:804px;
	height:238px;
	background-image:url(../images/header-home.png);
	position:relative;
}

.buttons
{
	position:absolute;
	bottom:3px;
	left:45px;
}

.content
{
	width:804px;
}

.leftcontainer
{
	width:513px;
	float:left;
	margin-top:20px;
}

.leftspacer
{
	width:45px;
	height:1px;
	float:left;
}

.leftcontent
{
	width:444px;
	float:left;
	text-align:left;
}

.rightcontainer
{
	width:290px;
	float:left;
	text-align:left;
	border-left:solid 1px #333235;
	margin-top:20px;
}

.rightcontent
{
	width:238px;
	padding-left:20px;
}

.loginbox, .loginboxred
{
	width:236px;
	height:183px;
	background-image:url(../images/box-login.png);
	overflow:hidden;
}

.loginboxred
{
	border: solid 3px red;
}

.benefitsbox
{
	width:238px;
	height:135px;
	background-image:url(../images/box-benefits.png);
}

.benefitssubbox
{
	margin-left:30px;
	padding-top:40px;
}

.bullets
{
	padding:0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	font-family:Arial;
	font-size:12px;
	list-style-image:url(../images/li.png);
	line-height:18px;
}

.quotebox
{
	width:238px;
	height:135px;
	background-image:url(../images/box-quote.png);
}

.quotesubbox
{
	padding:3px 30px 0px 25px;
}

.footerbox
{
	text-align:center;
}

.footertext
{
	font-size:10px;
}

.mandatory
{
	color: red;
	font-size:10px;
	padding:0px 0px 0px 0px; 
	margin: 0px 20px 0px 0px; 
	list-style-type:square;
	list-style-position:inside;
	line-height:18px;
}

.loginboxtext
{
	font-size:10px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.inputbox 
{
	width:11em;
}

.box-links
{
	width:238px;
	height:135px;
	background-image:url(../images/box-links.png);
}

.sub-box-links, .sub-box-help
{
	padding: 2em 0em 0em 1em;
}