body {
		background-color:#FFFFFF;
		text-align:center;
		background: url('/assets/img/layout/bg_int.gif') no-repeat top center;
		font-family:Arial, Helvetica, sans-serif;
}

/*interior*/
#intNav {
	float:left;
	width: 170px;
	height: 193px;
	/*padding: 5px 0 0 0;*/
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background: url('/assets/img/layout/bg_int_nav.gif') no-repeat;
}

#intNav ul {
	margin: 5px 0 0 0;
		/*color: #ffffff;*/


}

#intNav li {
	list-style:none;
	line-height:12px;
	padding: 4px 0 4px 25px;
	
}

.intList a:visited, .intList  a:active, .intList  a:link {
	color: #ffffff;
	text-decoration: none;
}

.intList  a:hover {
	color: #ffffff;
	text-decoration: underline;
}

	

.onState {
	background: url('/assets/img/layout/bg_onstate.gif') repeat-y;
	color: #ffffff;
}

.onState a:visited, .onState a:active, .onState a:link {
	color: #ffffff;
	text-decoration:none;
}

.faqOn {
	background: url('/assets/img/layout/bg_faq_on.gif') no-repeat;
	width:170px;
	height:12px;
	margin:0;
	padding:0;
	/*background-color:#6dc363;*/
}

.faqOn a:visited, .faqOn a:active, .faqOn a:link {
	color: #ffffff;
	text-decoration:none;
}

.heyBlue a {
	color:#007293;
	text-decoration:none;
}

.heyBlue a:hover  {
	color:##007293;
	text-decoration:underline;
}

.subNav {
	list-style:none;
	margin-bottom:25px;
	padding:0 0 0 0;
}

.subNav li {
	display:inline;
	margin-right:4px;
	padding:0;
}

#intImg {
	float:left;
	width: 790px;
	height: 193px;
	background-color:#54B948;
}

#intWrapper {
	width:960px;
	margin-bottom:34px;
	height:193px;
	float:left;
}

#colImg {
	float:left;
	width: 170px;
	
}

#colCt {
	float:left;
	width: 577px;
	font-size:13px;
	line-height:19px;
}

#accordion p{
	padding:5px 10px 5px 10px;
}

#accordion ul{
	margin: 0 5px 15px 35px;
}

.listy {
	margin: 0 5px 15px 35px;
}

.findapt {
	margin-top:10px;

}

#colCt p {
	font-size:13px;
	line-height:19px;
}

#colCt a:visited, #colCt a:active, #colCt a:link {
	color: #0083A9;
	text-decoration: underline;
}

#colCt a:hover {
	color: #54b948;
	text-decoration: underline;
}

#colSwirl {
	float:left;
	width: 33px;
	height: 421px;
	background: url('/assets/img/layout/int_swoosh.gif') no-repeat;
}

#colCall {
	float:left;
	font-size:12px;
	width: 180px;
	
}

#colCall p {
	line-height:16px;
	margin-bottom:12px;
	padding-left:5px;
}

#colCall ul {
	margin-left: 22px;

}

#colCall li {
	margin: 10px 0 10px 0;
	line-height:12px;
}

#colCall h2 {
	font-size:15px;
	font-weight:bold;
	color: #b51212;
	padding-left:5px;
}

#colCall a:visited, #colCall a:active, #colCall a:link {
	color: #0083a9;
	text-decoration:underline;
}

#colCall a:hover {
	color: #54b948;
	text-decoration: underline;
}


