a:link
{
text-decoration:none;
color:#4C4B4B;
}

a:visited
{
text-decoration:none;
color:#4C4B4B;
}

#cashQuote
{
margin:0 auto;
background:url(images/cashquote.gif) no-repeat;
width:880px;
height:344px;
}

.left
{
float:left;
width:500px;
padding:10px;
line-height:1.5em;
}

.right
{
float:left;
width:300px;
}

.leftTop
	{
	margin-left:18px;
	width:500px;
	float:left;
	background:white;
	}

.rightTop
	{
	width:328px;
	float:left;
	background:white;
	}

body
	{
	margin:0;
	padding:0;
	line-height: 1.3em;
	background-color:#007282;
	font-family:arial;
	font-size:11pt;
	color: #4C4B4B;
	}

h1
	{
	font-size:13pt;
	color:#007282;
	font-weight:normal;
	}

#wrapper
	{
	margin:0 auto;
	width:932px;
	background:url(images/middle.png) repeat-y;
	}

#container
	{
	margin-left:18px;
	background-color:white;
	margin-right:18px;
	}

.blue
	{
	color:#006A80;
	}

.gold
	{
	color:#FCB415;
	}

.footer
	{
	width:896px;
	height:192px;
	background:url(images/gradient.jpg) repeat-x;
	font-size:12pt;
	}

.footer ul
	{
	line-height:1.5em;
	}

.top
	{
	margin:0 auto;
	list-style-image:url(images/tick.png);
	display:inline;
	font-size:10pt;
	}

.formtop
	{
	background:url(images/form_top.png);
	width:570px;
	height:23px;
	}

.formmiddle
	{
	background-color:#006A80;
	width:570px;
	}

.formbottom
	{
	background:url(images/form_bottom.png);
	width:570px;
	height:20px;
	}





