/* GENERAL STYLES */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-size: 1.5em;
	color: #01489b;
	margin-bottom: 10px;
	line-height: 1.2em;
	margin-top: 0px;
}
h2{
	font-size: .9em;
	color: #01489b;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3{
	font-size: 0.9em;
	color: #01489b;
	font-weight: bold;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p{
	font-size: 12px;
	color: #01489b;
	line-height: 18px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-top: 0px;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#navtabs {
	margin: 0;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/* The margin is a stupid ie6 hack 
	to stop weird buffered text on floats */
	margin-right: -3px;
}
#navtabs li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navtabs a {
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #01489B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	margin-left: 3px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #01489B;
	padding-bottom: 6px;
}
#navtabs a.active, #navtabs a:hover {
	padding-bottom: 6px;
	color: #00853E;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #00853E;
}
#navtabs a:hover {
	color: #00853E;
}
#navtabs .endtab {
	padding-bottom: 6px;
	color: #01489B;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #01489B;
	width: 148px;
	margin: 0px;
}

#navtabs .endtab:hover,#navtabs .endtab:active {
	padding-bottom: 6px;
	color: #00853E;
	margin-left: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #00853E;
	width: 148px;
}
#content_area {
	background-color: #dee7f2;
	width: 372px;
	margin-right: 3px;
	padding-top: 20px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 8px;
}
#content_area table {
	font-size: 12px;
	color: #0A508F;
	width: 368px;
}
#content_area td {
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDEFFF;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#content_area td.top {
	background-color: #0A508F;
	color: #FFFFFF;
	font-weight: bold;
}
#content_area td.highlight {
	color: #00853E;
	font-weight: bold;
}
#content_area ul {
	color: #01489b;
	font-size: 12px;
	line-height: 20px;
	padding-left: 2px;
	margin-left: 2px;
	list-style-position: outside;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 12px;
}
#content_area li {
}
#content_area a {
	color: #01489B;
	text-decoration: underline;
}
#content_area a:hover {
	color: #00853E;
	text-decoration: underline;
}
#form_area {
	width: 309px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
	height: 100%;
}
#form_area h1 {
	color: #00853E;
	margin-top: 0px;
}
#form_area p {
	color: #000000;
}
#steps {
	width: 368px;
	margin-bottom: 14px;
}
#insurers {
	width: 720px;
	padding: 20px;
}
#footer {
	width: 760px;
	background-color: #00853E;
	font-size: 12px;
	margin-bottom: 12px;
        margin-top: 2px;
}
#footer td {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .divider {
	padding-right: 10px;
	padding-left: 10px;
	color: #fff;
}
#caveat {
	margin-bottom: 16px;
	margin-top: 12px;
}
#caveat p {
	font-size: 10px;
	margin-bottom: 8px;
	line-height: 14px;
}
.smallprint {
	font-size: 10px;
	line-height: 13px;
	color: #0A508F;
	margin-top: 10px;
}
.custom_bullet {
	background-image: url(/images/endowments/house_bullet.gif);
	list-style: none;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #01489b;
	padding-bottom: 8px;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 24px;
}


/* EDITOR PROPERTIES */
