* {
	margin :0;
	padding:0;
	}
	
body {
	font-family: 'Arial','Gil Sans', sans-serif;
	font-weight:100;
	background:#000000;
	}

.clear {
	clear:both;
	}
	
.center {
	text-align:center;
	}
	
.green {
	color:#38921d;
	}
	
.red {
	color:#cd0101;
	}
	
.sig {
	text-align:right;
	}
	
#wrap {
	background: #FFFFFF url(../images/BG.png) repeat-x;
	}


#iwrap {
	position: relative;
	width: 900px;
	margin-left: -450px;
	left: 50%;
	}

#header_a {
	}
	
img {
	border:none;
	}

#header_a h3 {
	height:100px;
	background: url(../images/Logo.png) no-repeat;
	}

#header_a h3 span {
	margin-left:-5000px;
	}	

#header_a h4 {
	color:#FFFFFF;
	position:absolute;
	left:23px;
	top:81px;
	font-size :12.5px;
	}
	
#header_a h5 {
	position:absolute;
	width :300px;
	left:500px;
	top:35px;
	color:#FFFFFF;
	text-align:center;
	font-size:14pt;
	}

#header_a h6 {
	position:absolute;
	width :300px;
	left:500px;	
	top:60px;
	color:#ff0000;
	text-align:center;
	font-size:24pt;
	}

#header_b {
	
	}
	
#menu {
	height : 50px;
	}
	
#menu ul {
	padding-left:10px;
	}
	
#menu li {
	float:left;
	color:#FFFFFF;
	list-style:none;
	}
	
#menu li a  {
	background: url(../images/MenuLeft.png) 0px -100px no-repeat;
	display:block;
	text-align:center;
	text-decoration : none;
	font-weight:bold;
	font-size:10.5pt;
	height:16px;
	padding-left:10px;
	padding-top:17px;
	padding-bottom:14px;
	color:#FFFFFF;
	}
	
#menu li a span {
	background: url(../images/MenuRight170.png) right -100px no-repeat;
	padding-right:15px;
	padding-top:17px;
	padding-bottom:14px;
	padding-left:2px;
	height:30px;
	}
	
#menu li a.current {
	background: url(../images/MenuLeft.png) 0px -50px no-repeat;
	color:#cd0101;
	}	

#menu li a.current span {
	background: url(../images/MenuRight170.png) right -50px no-repeat;
	}
	
#menu li a  {
	}

#menu li a:hover {
	background: url(../images/MenuLeft.png) 0px -0px no-repeat;
	color:#f1aa21;
	}
	
#menu li a:hover span {
	background: url(../images/MenuRight170.png) right -0px no-repeat;
	}


#fulltext {
	padding-bottom:20px;
	}

#maintext {
	width:575px;
	float:left;
	padding-bottom:20px;
	}
	
#fulltext h1,
#fulltext h2,
#fulltext h3,
#maintext h1,
#maintext h2,
#maintext h3 {
	color:#cd0101;
	font-size:18pt;
	padding:20px 25px 0 15px;
	text-align:left;
	}


#fulltext h4,
#fulltext p,
#fulltext ol,
#fulltext ul,
#maintext h4,
#maintext p,
#maintext ol,
#maintext ul {
	font-size:14pt;
	font-weight:100;
	padding:1em 25px 0 15px;
	}
	
#fulltext li,
#maintext li {
	margin-left:40px;
	padding-left:0px;
	}
	
#fulltext a,
#fulltext a:visited,
#maintext a,
#maintext a:visited {
	color:#cd0101;	
	}

#sidebar {
	width:275px;
	float:right;
	padding-top:20px;
	}
	
div.lefttext {
	width:180px;
	float:left;
	padding-right:0;
	}
	
div.righttext {
	width:200px;
	float:left;
	padding-left:0;
	}
	

div.appsbb {
	padding-top:15px;
	width:275px;
	float:right;
	margin-left:20px;
	background: url(../images/SB.png) repeat-y;
	}
	
div.appsbbb {
	background: url(../images/SBB.png) no-repeat bottom;
	height:20px;
	}

#fulltext div.appsbb p.leadin {
	padding-left :10px;
	padding-right:20px;
	}
	

span.small
	{
	font-size:.8em
	}

table td
	{
	padding:3px
	}


div.sbb,
div.sbb1 {
	background: url(../images/SB.png) repeat-y;
	}

div.sbt {
	background: url(../images/SBT.png) repeat-y;
	}

	
div.sbb h1,
div.sbb h2,
div.sbb h3 {
	color:#cd0101;
	font-size:14pt;
	padding:20px 25px 0 15px;
	text-align:center;
	}

div.sbt h1,
div.sbt h2,
div.sbt h3,
div.sbb1 h1,
div.sbb1 h2,
div.sbb1 h3 {
	color:#000000;
	font-size:14pt;
	padding:20px 25px 0 15px;
	text-align:center;
	}
	
div.sbt p,
div.sbb p,
div.sbb ul {
	padding:1em 25px 0 15px;
	}
	
div.sbt p {
	font-size:9pt;
	}
	
div.sbtbtm {
	background: url(../images/SBTB.png) no-repeat bottom;
	height:30px;
	}
	


div.sbb li {
	margin-left:20px;
	padding-left:0px;
	padding-top : .75em;
	padding-right:20px;
	}

div.sbbbtm,
div.sbb1btm {
	background: url(../images/SBB.png) no-repeat bottom;
	height:30px;
	}
	
div.sbp {
	padding : 15px 0px;
	}
	
#footer {
	background: url(../images/FooterBG.png) repeat-x;
	}
	
#footer p {
	text-align:center;
	color:#FFFFFF;
	padding-top:10px;
	font-size:8pt;
	}
	
#footer p a, a:visited {
	color:#FFFFFF;
	}
	
#footer p a:hover {
	color:#f1aa21;
	}
	

//------------------------------------------------------------------------
//  Form formatting
//------------------------------------------------------------------------
fieldset {
	padding:5px;
	}

legend {
	padding:0 10px;
	margin-left:10px;
	font-size:14pt;
	color:#000000;
	}

#form-Insurance p.formlabel,
#form-Insurance p.formlabelwide,
#form-Insurance p.formitem,
#form-Contact p.formlabel,
#form-Contact p.formlabelwide,
#form-Contact p.formitem,
#form-Application p,
#form-Application p.formlabel,
#form-Application p.formlabelwide,
#form-Application p.formitem {
	font-size:11pt;
	margin:0;
	padding:.25em 0 0 0;
	text-align:left;
	}

#form-Application p.leadin {
	font-size:13pt;
	padding:.5em 0px;
	}

#form-Application li {
	font-size:13pt;
	margin:0 0 0 3em;
	padding:.25em 0 0 .25em;
	}
	
#form-Application table.webform {
	width:740px;
	font-size:13px;
	clear:both;
}


table.webform {
	width:500px;
	font-size:13px;
	clear:both;
	}

table.webform td.formlabel {
	width:200px;
	vertical-align:top;
	}
	
table.webform td.formlegend {
	width:270px;
	text-align:left;
	vertical-align:top;
	padding:10px;
	}

table.webform td.formfield {
	width:270px;
	text-align:left;
	vertical-align:top;
	}

table.webform td.formlabelwide {
	width:470px;
	vertical-align:top;
	}
table.webform td.formfieldwide {
	width:280px;
	text-align:left;
	vertical-align:top;
	}

span.formitem {
	padding : 0em 1.5em 0em .25em;
	}


div.formbutton {
	text-align:center;
	}
	
input.btn { 
	color:#000; 
	font-size: 13pt;
	font-weight:bold;
	background-color:#c8fab9; 
	border:2px solid; 
	padding:.25em .75em;
	border-color: #696 #363 #363 #696; 
	} 
	
input.btnhov { 
	  border-color: #6c3 #390 #390 #6c3;
	  background-color:#71d652
	}
	
a[href$=".pdf"],
a[href$=".PDF"],
a.pdf {
	xpadding: 2px;
	padding-left: 20px;
	background: url(../images/icons/acrobat.gif) no-repeat left center;
}

.offstate-joint {
	display:none;
	}

.onstate-joint {
	display:block;
	}
