body
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;			
	margin: 0px 0px 0px 0px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	margin-bottom: 0px;
}

h2 img
{
	padding-right: 4px;
	vertical-align: middle;
}


a
{			
	font-weight: none;
	color: #666666;	
}

a:hover
{	
	color: #FF0028;
	text-decoration: none;	
}

/*** Home ***/
#Banner
{
	color: #ffffff;
	font-weight: bold;
	height: 229px;
	position: relative;
	left: -8px;
	width: 811px;	
}

#Banner ul
{
	line-height: 32px;
	list-style: none;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#Banner ul a
{
	color: #ffffff;
	text-decoration: none;	
}

#Banner ul a:hover
{
	color: #FF0028;	
}

#Banner img
{
	float: right;	
	margin-top: 15px;
}

#Banner #Suggestions
{		
	width: 250px;
}

#Banner #Suggestions #Ticks
{
	float: right;
	width: 30px;
}

#Banner #Suggestions img
{
	clear: right;	
	margin-top: 2px;		
}

#Shadow
{
	background-position: bottom;
	background-repeat: repeat-x;	
	height: 20px;	
	position: relative;	
	width: 812px;		
}

#BannerBackgroundLeft, #BannerBackgroundRight
{	
	background-position: bottom;
	background-repeat: repeat-x;		
	height: 249px;
	position: absolute;	
	width: 49.9%;
}

#BannerBackgroundLeft
{
	background-color: #002E56;
	left: 0px;
}

#BannerBackgroundRight
{
	background-color: #67E200;
	right: 0px;
}

#MainArticle
{		
	width: 525px;
	padding: 8px;
}

#SideArticle
{
	border-left: none;
	float: right;
	font-size: 11px;	
	line-height: 16px;
	padding: 6px;
	vertical-align: top;
	width: 225px;
}

#SideArticle h2 a
{
	text-decoration: none;
}

#DebtHelpQuestions
{
	padding-bottom: 24px;
	width: 420px;	
}

#DebtHelpAnswers
{
	float: right;
	margin-top: 8px;
	width: 160px;
}

#DebtHelpAnswers img
{
	vertical-align: middle;
}

#DebtHelpAnswers #Submit
{
	text-align: right;
	margin-right: 10px;
	
}

/** AE 17102007 Application Form -Thankyou Page **/

#ThankyouPageContent
{
	background-color: #FFFFFF;
    width: 725px;
    height: 100%;
    text-align: left;
   	/** AE 05102007 **/
	/** THIS IS A CSS HACK TO ENSURE CROSS BROWSER COMPATIBILITY **/
	padding: 0px 35px 20px 20px; /* Opera, Firefox */
	.padding: 20px 35px 20px 20px; /* IE7 */
	_padding: 20px 35px 20px 20px; /* IE6 */
    margin: 0px;
	float: left;
}
