body
{
	margin: 0px;
	color: #000000;
	background: #ECE9D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
}

a		{ color: #00F; text-decoration: none; }
a:hover	{ color: #F0F; text-decoration: none; }

ul	{ padding: 0px; margin: 0px 0px 0px 15px; list-style-position: inside; }
li	{ padding: 0px; margin: 0px; }

/* IQ footer code */

.iqfooter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: bottom;
	
	/* different paddings for firefox and ie */
	padding: 0 0 9px 0;
	#padding: 0 0 7px 0;
}

.iqfooter a			{ color: #666666; }
.iqfooter a:hover 	{ color: #333333; }

.top_nav
{
	background-image: url(images/frontLinkBarLeft.jpg);
	background-repeat: no-repeat;
	
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;	
}
.top_nav a			{ color: #ffffff; margin-right: 12px; }
.top_nav a:hover	{ color: #ffcc00; margin-right: 12px; }

.top_nav_new
{
	background-color: #194876;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;	
}
.top_nav_new a			{ color: #ffffff; margin-right: 12px; }
.top_nav_new a:hover	{ color: #ffcc00; margin-right: 12px; }

.content
{
	background-color: #ffffff;
	background: url(images/frontBackground.jpg) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

.home_sidebar
{
	background-image: url(images/frontSideBar.jpg);
	background-repeat: no-repeat;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: normal;
	color: #ffffff;
	line-height: 150%;
	vertical-align: top;
}
.home_sidebar a			{ color: #ffffff; }
.home_sidebar a:hover 	{ color: #1a4975; }

.home_sidebar_new
{
	background-image: url(images/frontSideBarNew.jpg);
	background-repeat: no-repeat;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: normal;
	color: #ffffff;
	line-height: 150%;
	vertical-align: top;
}
.home_sidebar_new a			{ color: #ffffff; }
.home_sidebar_new a:hover	{ color: #1a4975; }


.inner_sidebar
{
	background-image: url(images/innerSideBarBackground.jpg);
	background-repeat: repeat-y;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 200%;
	vertical-align:top;
}
.inner_sidebar a		{ color: #ffffff; margin-right: 12px; }
.inner_sidebar a:hover	{ color: #1a4876; margin-right: 12px; }

.bottom_nav 
{
	color: #666666;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-align: center;	
}

.bottom_nav a		{ color: #666666; text-decoration: none; }
.bottom_nav a:hover	{ color: #1A4876; text-decoration: none; }

.bottom_phone
{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-left: 30px;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h4
{
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 0px 15px;
	margin: 0;
	color:#194876;
}
h5
{
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 0px 15px;
	margin: 0;
	color:#666666;
}

hr
{
	width: 300px;
	height: 1px;
	border: 0;
	color: #000000;
	background-color: #000000;
	margin: 5px 0 15px 0;
}
.sitemap
{
	margin: 0px;
	color: #000000;
	background: #ECE9D8;
	text-align: left;
	vertical-align: top;
	line-height:11px;
	background-color: #ffffff;
	background: url(images/frontBackground.jpg) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	
}
.sitemap a
{
	color:#666666;
}
.sitemap a:hover
{
	color:#194876;
}
.s07_links			    { font-size:12px; padding:10px 10px 10px 15px;  }
.s07_link_row			{ clear:both; }
.s07_link			    { padding:0px; }
.s07_divider			{ display:none; }
.s07_description		{ padding-bottom:10px; }
