div.container
{
width:980px;
height:100%;
margin: 0 auto;
text-align: left;
}

div.spacer
{
white-space:pre;
}

div.footer{
	color:white;

background-color:#000000;
	text-align: center;
	clear:left;

margin-top:20px;
	margin-bottom:5px;
}
div.footer p {
	margin:0px;
	
text-align:center;
}
div.footer a {
	color: white;
}

div.header
{
padding-bottom:0em;
clear: none;
}

h1.header
{
padding:1em;
margin:0;
}

div.left 
{
padding-right: 1em; 
padding-left: 0.5em; 

padding-bottom: 2em; 
padding-top: 0em; 

text-align: left;
height: 34em;
float: left;
}

div.content
{
margin-left:0px; /* 140px */
padding:1em;
padding-right: 0px;
padding-left: 0em;
padding-top: 1em;
padding-bottom: 1em;
border-left: #FFFFFF 1px solid;
min-height: 0px; /* 426px */
}

img.content 
{
float:right;
border: 0px;

margin:0px 0px 0px 0px;
/* margin:0px 0px 15px 20px; */
}

div.box
{
border: 1px solid green;
padding: 0.5em;
margin: 3em 1em 3em 1em;
}

body
{
 color: #FFFFFF;
 background-color: #000000;
 font-size: 12px;
 margin-top: 10px;
 margin-right: 5px;
 margin-bottom: 10px;
 margin-left: 5px;
 font-family: arial;
 text-align: left;
}

a {color: #ffffff; font-weight:bold;}
a:hover {text-decoration: none;}
a:visited {text-decoration:none;}

a.big {
	color:#ffffff;
	height:18px;
	cursor:hand;
	cursor:pointer;
	background-color:red;
	text-transform:uppercase;
	font-size:16px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	text-decoration:none;
}

a.quoteButton {
	color:#fff;
	height:18px;
	border:outset 1px #006666;
	cursor:hand;
	cursor:pointer;
	background-color:red;
	text-transform:uppercase;
	font-size:16px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	text-decoration:none;
}

h1, h2, h3, h4 {
	font-size:16px;
	color: #ffffff;
}
h1, h2, h3, h4, p {
	font-family: arial;
	margin:0px;
	padding:0px;
	text-align:left;
}
h1 {
	margin-bottom:10px;
}

img{
	border: 0px;
}

p {	
	font-size:12px;
	font-family: arial;	
}
.homePageContent {
	margin-top:25px;
}
.homePageContent h2 {
	margin-top:15px;	
	padding-left:15px;
}
.homePageContent p {
	margin-top:10px;
	padding-left:15px;
	padding-right:10px;
}	
.content table {
	padding: 0px;
	width: 861px;
}

.content p {
	padding: 2px;
}

.paragraphDiv img {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}
.paragraphDiv p {
	margin-bottom:10px;
}

.quoteButtonDiv {
	height:54px;
	margin-top:20px;
	margin-bottom:20px;	
	text-align:center;
}
.quoteButtonDiv img {	
}
.linksDiv div {
	float:left;
	text-align:left;
}
.linksDiv div a {display:block;}
.leftLinks {width:246px;}
.centreLinks {width:240px;}
.rightLinks {width:198px;}

.sitemap,
.sitemap li {list-style-type:none;}
.sitemap li {margin-top:3px;margin-bottom:3px;}

.searchField {border:solid 1px #999;height:13px;font-size:12px;}
.searchLabel {color:#fff;font-weight:bold;font-size:12px;margin-left:5px;cursor:hand;cursor:pointer;}
.searchForm {margin-top:10px; position:relative; margin-left:10px;display:inline;top:4px;height:26px;}

.searchResults {padding:0px;margin:0px;}
.searchResults li {list-style-type:none;font-size:16px;margin-bottom:20px;}

img.button-blue {
padding-right: 1em;
}

.side-menu {
width: 106px;
}

#quoteSuccess {width:861px;} /*877px*/
#quoteSuccess img {display:none;}

#QuoteTable {width:842px;}

table.LittleTable {width: 0px;}

/* Quiz */
div#content-box {
	width: 844px;
	min-height: 300px;
	margin: -1px auto 0;
	padding: 8px;
	border: 1px solid #ffffff;
	background-color: #0182ac;
	color: #ffffff;
}

form div.required,
form div.optional {
	clear: both;
	text-align: left;
}

form div.required label,
form div.optional label {
	width: 202px;
	padding: 4px 8px 4px 0;
	display: block;
	float: left;
	line-height: 24px;
	text-align: right;
}

form div.required label {
	color: #ffffff;
	font-style: italic;
}

.quizfooter
{
	border-top: 1px dashed #ffffff;
	padding-top: 8px;
	color: #ffffff;
	font-style: italic;
	text-align: center;
}

form fieldset {
	display: block; /* IE fix */
	width: 500px;
	margin: 1em auto 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #ffffff;
}

form fieldset legend {
	padding: 0 8px;
	color: #ffffff;
	font-weight: bold;
}

form fieldset legend[title]:hover {
	color: #ffffff;
}

form.action span.button {
	width: 180px;
	margin: 2px auto;
}

form span.button,
form button[type="submit"] {
	display: -moz-inline-block; /* Firefox bug fix */
	display: inline-block;
	min-width: 100px;
	max-width: 200px;
	height: 26px;
	line-height: 26px;
	margin: 4px auto 0;
	padding: 0 8px;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	/* normal state: grey */
	background: #e6e6e6 url("images/button.png") repeat-x top;
	border: 1px solid #b4b4b4;
	color: #545454;
	/* supress I-beam */
	cursor: default;
}

form span.button:hover,
form button[type="submit"]:hover {
	/* hover state: blue */
	background-position: center;
	background-color: #d9e6f3;
	border: 1px solid #729fcf;
	color: #2b557d;
}

form span.button:active,
form button[type="submit"]:active {
	/* active state: dark blue */
	background-position: bottom;
	background-color: #d1e2f1;
}

form div.required,
form div.optional {
	clear: both;
	text-align: left;
}

form div.required label,
form div.optional label {
	/* width=220 */
	width: 202px;
	padding: 4px 8px 4px 0;
	display: block;
	float: left;
	line-height: 24px;
	text-align: right;
}

form div.required label {
	color: #ffffff;
	font-style: italic;
}

form input[type="text"].QuizText,
form input[type="password"].QuizPassword {
	/* width=240 */
	/*display: -moz-inline-block; /* Firefox bug fix */
	/*display: inline-block;*/
	width: 232px;
	margin: 2px;
	padding: 6px 2px;
	border: 1px solid #;
	background-color: #000000;
	color: #ffffff;
	font-size: 8pt;
}