/* CSS Document */
body {
	width:800px;
	margin:0px auto;
	padding:0px;
	background-color: #FFFFFF;	
	text-align:center;	
}
#wrapper {
	width:800px;
	height:100%;
	margin:0px auto; 
	padding:0px;
	text-align:center;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000084;
	border-right-color: #000084;
	border-bottom-color: #000084;
	border-left-color: #000084;
}
#header {
	width:800px;
	height: 130px;	
	margin: 0px auto;
	background-image: url('images/accident-insurance-header.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px
}
#main {
	text-align:left;
	padding: 0px;
	width: 726px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#maincontent {
	text-align:left;
	margin: 0px;
	padding: 12px;
	float: left;
	width: 480px;
}
#formcontent {
	text-align:left;
	margin: 0px;
	padding: 12px;
	float: left;
	width: 480px;
}

#grey-box {
	padding-top:10px;
	height:190px;
}
.text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.text ul {
	text-align: left;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration:  none;
	margin:10px;
	padding:0px;

}

.text li {
	text-align:left;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration:  none;
	margin-left:20px;
	padding:0px;
}

.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.errortext ul {
	text-align: left;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Red;
	text-decoration:  none;
	margin:0px;
	padding:0px;

}

.errortext li {
	text-align:left;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Red;
	text-decoration:  none;
	margin-left:20px;
	padding:0px;
}


#bottom {
	background-color:#FFFFFF;
	text-align:left;
	margin: 0px;
	padding: 12px;
	padding-bottom:20px;
	width: 726px;
	clear: both;
}
#triheader {
	background-color:#FFFFFF;
	text-align:left;
	margin-left:0px;
	padding-left:0px;
	width: 235px;
	float: left;
}
#tri1 {
	background-color:#FFFFFF;
	text-align:left;
	width: 235px;
	height: 195px;
	background-image: url('images/tri-box.png');
	background-repeat: no-repeat;
	background-position: left top;
	float:left
}
.list {
	width: 185px;
	margin:15px;
}
.list a{
	text-decoration:none;
	color:#000084;
}
ul {
	text-align:left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: regular;
	color: #000084;
	text-decoration: none;
	margin:0px;
	padding:0px;

}
li {
	text-align:left;
	padding-bottom:7px;
}
.left {
	float:left;
}
#footer {
	text-align:center;
	clear:both;
	background-image: url('images/footer.png');
	padding-top: 20px;
	height: 70px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: left bottom;

}
html>body #footer {
	text-align:center;
	clear:both;
	background-image: url('images/footer.png');
	padding:0px;
	padding-top:0px;
	height: 70px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align:bottom;
}
html>body #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;

	text-decoration:none;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #999999;
	text-decoration:none;
}
legend {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:10px;
	
	}