body {
	margin-top: 15px;
	padding: 0;
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	background: #ffffff url(../images/su-bgd.gif) repeat-x;
	}
	
a {
	color: #73543c;
	text-decoration: none;	
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}

	
#container {
	width: 820px;
	height: auto;
	background: #fff;
    margin: 0 auto;
	padding: 0;
	text-align: left;
	}
	
/** form **/
#form_container {
	width: 600px;
	height: auto;
	overflow: auto;
	background: #fff;
    margin: 0 auto;
	padding: 20px 20px 20px 20px;
	text-align: left;
	border: 1px solid #666;
	}
#form_main {
	float: left;
	width: 570px;
	height: auto;
	padding: 15px;	
	background: #eee4dd;
	border-top: 3px solid #73543c;
	border-bottom: 3px solid #73543c;	
	}
#form_main h1 { 
	font-size: 15px; 
	font-weight: bold; 
	color: #063880;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;	
	}
#form_main h2 { 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;		
	}
#form_main h3 { 
	font-size: 15px; 
	font-weight: bold; 
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}	
#form_main .text { 
	float: left;
	width: 200px;
	line-height: 14px;	
	margin-right: 10px;
	margin-top: 10px;
	clear: both;	
	}
#form_main .results { 
	float: left;
	width: 350px;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	margin-top: 10px;		
	}
#form_main .field { 
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 11px;	
	width: 220px;
	padding: 2px 2px 2px 5px;
	color: #333;
	background-color: #fff;
	border: none;
	font-weight: bold;
	}
#form_main .field100 { 
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 11px;	
	width: 100px;
	padding: 2px 2px 2px 5px;
	color: #333;
	background-color: #fff;
	border: none;
	font-weight: bold;
	}
#form_main .field170 { 
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 11px;	
	width: 170px;
	padding: 2px 2px 2px 5px;
	color: #333;
	background-color: #fff;
	border: none;
	font-weight: bold;
	}	
#form_main .field250 { 
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 11px;	
	width: 250px;
	padding: 2px 2px 2px 5px;
	color: #333;
	background-color: #fff;
	border: none;
	font-weight: bold;
	}
#form_main .bankfield { 
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 11px;	
	width: 220px;
	padding: 2px 2px 2px 5px;
	color: #333;
	background-color: #eaeaea;
	border: none;
	font-weight: bold;
	}
#form_main .bankfield250 { 
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 11px;	
	width: 250px;
	padding: 2px 2px 2px 5px;
	color: #333;
	background-color: #eaeaea;
	border: none;
	font-weight: bold;
	}
#form_main .bankfield100 { 
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 11px;	
	width: 100px;
	padding: 2px 2px 2px 5px;
	color: #333;
	background-color: #eaeaea;
	border: none;
	font-weight: bold;
	}	
#form_main .info { 
	font-size: 10px;
	line-height: 12px;	
	font-style: italic;
	}
#form_main .declaration { 
	float: left;
	width: 550px;
	font-size: 11px;
	line-height: 13px;
	padding: 10px;
	margin-top: 10px;
	clear: both;
	border: 1px solid #666;
	background: #fff;	
	}
#form_main p { 
	margin-top: 5px;
	margin-bottom: 0px;	
	}	
#form_main .important { 
	float: left;
	width: 550px;
	font-size: 12px;
	line-height: 14px;
	padding: 10px;
	margin-top: 10px;
	clear: both;
	border: 2px solid #666;
	background: #fff;	
	}	

.spacergrey {
	float: left;
	width: 820px;
	height: 1px;	
	background: #333;
 	}
.spacerbrown {
	float: left;
	width: 820px;
	height: 30px;	
	background: #73543c;
 	}	
	
#main {
	float: left;
	width: 780px;
	height: auto;
	padding: 20px 20px 20px 20px;	
	background: #eee4dd url(../images/le-juggler-main.gif) no-repeat 70px 50px;
	border-top: 5px solid #73543c;
	}

#mainleft {
	float: left;
	width: 420px;
	height: auto;
	font-size: 12px;
	line-height: 15px;
	padding: 0 10px 0 0;	
	}
#mainleft a {
	color: #2b6917;
	text-decoration: underline;
	}
#mainleft a:hover {
	color: #000;
	text-decoration: underline;	
	}	
#mainleft .normal a {
	color: #000;
	text-decoration: none;	
	}
#mainleft .normal a:hover {
	color: #063880;
	text-decoration: underline;
	}		
	
#mainleft ul {
	margin: 5px 0 5px 35px;
	padding: 0;
	list-style: disc;
	}

#mainleft li {
	padding: 0px 0 3px 0;
	color: #333;
	}	
	
	
#mainleft2 {
	float: left;
	width: 550px;
	height: auto;
	font-size: 12px;
	line-height: 15px;
	padding: 0 10px 0 0;	
	}
#mainleft2 a {
	color: #2b6917;
	text-decoration: underline;
	}
#mainleft2 a:hover {
	color: #000;
	text-decoration: underline;	
	}	
#mainleft2 .normal a {
	color: #000;
	text-decoration: none;	
	}
#mainleft2 .normal a:hover {
	color: #063880;
	text-decoration: underline;
	}		
	
#mainleft2 ul {
	margin: 5px 0 5px 35px;
	padding: 0;
	list-style: disc;
	}

#mainleft2 li {
	padding: 0px 0 3px 0;
	color: #333;
	}	


	
#mainbtm {
	float: left;
	color: #ffffcc;
	text-align: center;
	padding: 5px 0 0 0;
	font-size: 11px;
	line-height: 13px;	
	width: 820px;
	height: 80px;
	background: #73543c url(../images/le-icons.gif) no-repeat;
	}
	
#mainbtm a {
	color: #fff;
	text-decoration: none;	
	}
#mainbtm a:hover {
	color: #ffcc66;
	text-decoration: underline;
	}

#footer {
	float: left;
	text-align: center;
	padding: 5px 0 0 0;
	font-size: 10px;
	line-height: 12px;
	color: #333;	
	width: 820px;
	background: #ffffff;
	}
#footer a:link, a:active, a:visited {
	color: #73543c;
	text-decoration: none;	
	}
#footer a:hover {
	color: #000;
	text-decoration: underline;
	}	

h1 { 
	font-size: 15px; 
	font-weight: bold; 
	color: #063880;
	margin-top: 0px;
	margin-bottom: 10px;		
	}	

h2 { 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;		
	}	
	
.smalltext {
	font-size: 9px;
	line-height: 11px;
	}
.bluebold {
	color: #063880;
	font-weight: bold;
	}
.errorfield {
	border: 1px solid #ff0000 ! important;
	background-color: #ffdfdf ! important;
	}
	
/** levels of cover **/

#coveragebox {
	float: right;
	width: 310px;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 15px;
	color: #000000;	
	padding: 10px 10px 10px 10px;
	border: 2px solid #73543c;
	}
	
#coveragebox h1 { 
	font-size: 15px; 
	font-weight: bold; 
	color: #73543c;
	margin-bottom: 5px;
	}	

#coveragebox td {
	font-weight: bold;
	}		

#level1 {
	font-size: 13px;
	line-height: 16px;	
	background-color: #d0b8a4;
	padding: 8px 8px 8px 8px;	
	border-bottom: 1px solid #333;
	margin-top: 5px;	
	}
#level2 {
	font-size: 13px;
	line-height: 16px;	
	background-color: #C8AB93;
	padding: 8px 8px 8px 8px;	
	border-bottom: 1px solid #333;
	}
#level3 {
	font-size: 13px;
	line-height: 16px;	
	color: #fff;
	background-color: #ae8361;
	padding: 8px 8px 8px 8px;	
	border-bottom: 1px solid #333;
	}
#level4 {
	font-size: 13px;
	line-height: 16px;	
	color: #fff;
	background-color: #73543c;
	padding: 8px 8px 8px 8px;	
	border-bottom: 1px solid #333;
	margin-bottom: 10px;		
	}	

#corpbox {
	float: left;
	width: 400px;
	background-color: #eee4bb;
	font-size: 11px;
	line-height: 13px;
	color: #000000;	
	padding: 10px 10px 10px 10px;
	border: 1px dashed #73543c;
	}
	
#corpbox h1 { 
	font-size: 13px; 
	font-weight: bold; 
	color: #063880;
	margin: 0 0 5px 0;
	}

#linkbox {
	float: right;
	width: 180px;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;	
	padding: 10px 10px 10px 10px;
	border: 2px solid #73543c;
	}
	
#linkbox h1 { 
	font-size: 15px;
	line-height: 18px;	
	font-weight: bold; 
	color: #73543c;
	margin-bottom: 5px;
	}

#linkbox a {
	color: #2b6917;
	text-decoration: underline;
	}
#linkbox a:hover {
	color: #000;
	text-decoration: underline;	
	}	
	
/*horizontal rules*/
hr.formrule {border: none 0; 
	border-top: 1px solid #eee4dd;
	border-bottom: 1px solid #666;
	width: 100%;
	height: 2px;
	}	
	
/*errors*/
#errors {
	color: #FF0000;
	padding-left: 20px;
	background-image: url(../images/icons/page_error.png);
	background-repeat: no-repeat;
}
.error {
	color: #FF0000;
}
