html, body {
	background-color: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
}
form {
	margin: 0px;
}
a, a:link, a:active, a:visited, a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.highlight {
	background-color: #FFFF00;
}
.captionBox {
	width: 250px;
	color: #999999;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	float: right;
	margin: 5px 0px 10px 10px;
	clear: right;
}
.captionBoxSmall {
	width: 150px;
	color: #999999;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	float: right;
	margin: 5px 0px 10px 10px;
	clear: right;
}
h1 {
	margin: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px;
}
.introH1 {
	margin: 10px 0px 0px 0px;
	font-size: 26px;
	font-weight: bold;
	line-height: 32px;
	padding: 0px;
	color: #FF9900;
}
h2 {

	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 0px;
}
#container {
	width: 920px;
	padding: 0px;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
}
html>body #container {
	width: 920px;
	padding: 0px;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
}
#top {
	width: 920px;
	height: 86px;
	background-image: url(../images/top-back-image.png);
	background-repeat: no-repeat;
	margin: 0px;
}
#topLogo {
	position: relative;
	top: 12px;
	left: 20px;
	float: left;
	width: 250px;
	height: 54px;
}
#topTime {
	position: relative;
	top: 30px;
	left: 50px;
	float: left;
	width: 322px;
	height: 60px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color:#990000;
}
#topCreditCards img {
	margin-bottom: 5px;
}
#topGetAQuote {
	position: relative;
	top: 5px;
	left: 110px;
	float: left;
	width: 222px;
	height: 51px;
}
#main {
	background-color: #FFFFFF;
	padding: 1px;
	height: auto; /*expands to accomodate the content */
	min-height: 600px;
	overflow: hidden;
	border-right: 10px solid #FFCC99;
	border-left: 10px solid #FFCC99;
}
#content {
	float: left;
	width: 508px;
	padding: 5px 15px 10px 15px;
	text-align: left;
	padding-bottom: 2000px;
	margin-bottom: -1985px;
	background-color: #FFFFFF;
}
#adminContent {
	float: left;
	width: 680px;
	padding: 5px 15px 10px 15px;
	text-align: left;
	padding-bottom: 2000px;
	margin-bottom: -1985px;
	background-color: #FFFFFF;
}
div.horRule {
	height: 1px;
	border-top: 1px solid #E5E5E5;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
}
#rightNav {
	float: left;
	width: 180px;
	background-color: #FFCC66;
	text-align: center;
	padding-bottom: 2000px;
	margin-bottom: -1997px;
}
#rightNavLong {
	float: left;
	width: 180px;
	background-color: #FFCC66;
	text-align: center;
	padding-bottom: 20000px;
	margin-bottom: -19999px;
}
#bottom {
	width: 920px;
	height: 20px;
	background-image: url(../images/bottom-image.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center;
}
#breadcrumb {
	float: left;
	font-size: 10px;
	color: #999999;
	padding: 0px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited, #breadcrumb a:hover  {
	color: #999999;
	text-decoration: underline;	
}
.floatRight {
	float: right;
	margin: 0px 10px 10px 10px;
}
.smallText {
	font-size: 11px;
	line-height: 12px;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}
.errortext {
	color: #CC0000;	
	font-weight: bold;
}
.errorbox {
	color: #990000;
	font-weight: normal;
	background-color: #FFCCCC;
	padding: 5px;
	width: 488px;
	border: 1px dotted #990000;
	margin: 10px 0px 10px 0px;
}
.successbox {
	color: #000000;
	font-weight: normal;
	background-color: #FFCC66;
	padding: 5px;
	width: 488px;
	border: 1px dotted #FF6600;
	margin: 10px 0px 10px 0px;
}
.infoTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #FF9900;
	line-height: 11px;
}
.infoTable th {
	background-color: #FF9900;
	font-weight: bold;
	font-size: 12px;
}
.applicationTable {
	font-size: 11px;
	line-height: 11px;
	text-align: left;
	border: 1px solid #CCCCCC;
}
.applicationTable th {
	font-weight: bold;
	background-color: #CCCCCC;	
}
.applicationTable .formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.aWeber {
	padding: 5px;
	width: 490px;
	border: 1px dotted #336699;
	margin: 10px 0px 10px 0px;
}
.searchBox {
	font-size: 11px;
	background-color: #F1F8F7;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width:670px;
	margin: 10px 0px 10px 0px;
}
.smallFormText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.dataTableHor {
	font-size: 10px;
	border: 1px solid #999999;
	border-collapse: collapse;
	line-height: 11px;
}
.dataTableHor th {
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: left;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px;
	padding: 4px;
}
.dataTableHor td {
	border-right: 0;
	border-left: 0;
	padding: 4px;
	text-align: left;
}
.dataTableHor tr.col1 {
	background-color: #E5E5E5;
}
.dataTableHor tr.col2 {
	background-color: #F8F8F8;
}
.dataTableHor tr.hover {
	background-color: #D6E0E4;
	cursor:pointer;
}
.dataTableHor tr.hover .title {
	font-weight: bold;
}
.dataTableHor tr.hover td a, .dataTableHor tr.hover td a:link, .dataTableHor tr.hover td a:visited, , .dataTableHor tr.hover td a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.SpryHiddenRegion {
	visibility: hidden;
}
.sevenSecretsBox {
	border: 1px solid #996600;
	background-color: #FFFFFF;
	margin-top: 10px;
}
.sevenSecretsBox a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.sevenSecretsBox a:hover {
	text-decoration: underline;
}
.enquiryBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	border: 1px solid #FF9900;
}
.enquiryBox td {
	padding: 4px;
}
.enquiryBox th {
	text-align: left;
	color: #FFFFFF;
	background-color: #FF9900;
	font-weight: bold;
	padding: 4px;
}
.enquiryBox td option, .enquiryBox td textarea, .enquiryBox td select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	width: 130px;
}
.enquiryBox .textInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
}
.enquiryBox .dateInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
}
.this-is-louise {
	position: absolute;
	width: 1300px;
	z-index: 10;
	margin:0 auto;
	top: 0px;
	left: 50%;
  margin-left: -650px; /*set this value to half the size of the div*/
}
.this-is-louise img {
	position: relative;
	text-align: right;
	left: 1120px;
	top: 30px;
}
