body
{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 80%;
	color: #000;
	background-color: #EEEEEE;
	line-height: 180%;
}

a
{
	color: #FF0000;
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

#headercontainer
{
	width: 100%;
	background: #242424;
}

#header
{
	margin: 0 auto;
	width: 760px;
	height: 125px;
	border: 1px solid #6F6F6F;
	border-top: 0px;
	border-bottom: 0px;
	background: #242424 url(/images/header-background.jpg);
}

#header h1
{
	margin: 0;
	color: #EEEEEE;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 120%;
	padding-left: 10px;
	letter-spacing: -1px;
	padding-top: 75px;
}

#menucontainer
{
	width: 100%;
	height: 28px;
	background: #A0C80E;
	background-image:url(/images/menu-background.jpg);
	background-repeat:repeat-x;
}

#menu
{
	margin: 0 auto;
	width: 760px;
	background: #A0C80E;
	border-right: 1px solid #95BC0E;
}

#content
{
	margin: 0 auto;
	width: 740px;
	padding: 10px 10px;
	border: 1px solid #B5B5B5;
	border-top: 0px;
	border-bottom: 0px;
	background: #FFF;
	
}

#content h1
{
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px solid #A0C80E;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 160%;
	letter-spacing: -1px;
}

#content h2
{
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px solid #A0C80E;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 160%;
	letter-spacing: -1px;
}

#steps
{
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 110%;
	letter-spacing: -1px;
}

#maincontent {width:700px; w\idth: 700px;}/*holds main body text*/

#maincontent ol li {list-style:none; padding: 15px 0 15px 55px; margin:0em 0;} /*ordered list (one with numbers)*/

li.one		{background: url(../images/info.jpg) no-repeat 0px 50%;}
li.two		{background: url(../images/search.jpg) no-repeat 0px 50%;}
li.three	{background: url(../images/tick.jpg) no-repeat 0px 50%;}



#warning {
	color: #666;
	padding-top: 2px;
      border-top: 1px solid #A0C80E;
      font-family: helvetica, arial, verdana, tahoma, sans-serif;
	}


#footer
{
	margin: 0 auto;
	width: 740px;
	text-align: right;
	color: #FFFFFF;
	background: #A0C80E url(/images/menu-background.jpg) repeat-x;
	border: 1px solid #A0C80E;
	font-family: helvetica, arial, verdana, tahoma, sans-serif; 
	padding: 3px 10px;
}

#footer a
{
	color: #4B6400;
	text-decoration: none;
}

#footer a:hover
{
	color: #000000;
	text-decoration: none;
}

#footerlinks
{
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	color: #CCCCCC;
	font-size: 80%;
}

#footerlinks a
{
	color: #CCCCCC;
	text-decoration: none;
}

#footerlinks a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}
.formTable {
	BORDER-RIGHT: #A0C80E 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #A0C80E 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; BORDER-LEFT: #A0C80E 1px solid; COLOR: #000000; PADDING-TOP: 5px; BORDER-BOTTOM: #A0C80E 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FFFFFF
}

.formButton {
	text-align:center; 
}

.buttonBorder { border:0px; }
