/* <![ Global [ -----------------------------------------------------------*/

/*
Site 9 Default CSS File
Working Version: template
VERSION: 1.0 
LAST MODIFIED: 02.07.2008
LAST MODIFIED BY: NAPOLISX

NOTES:
Image pathing needs to be as follows.

url(/images/img.jpg);

This can be developed any way you wish, but must be changed before upload.

*/


html {
	height:100%;}
	
.body{	
	margin:0px; 
	padding:0px; 
	text-align:center;
	background:#7e91af;
	behavior:url(/scripts/csshover.htc);}
		
#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:900px;
	padding:28px 10px;
	background:url(../images/container-BG.gif) top left repeat-x #eff0f3;}
	
	#PPC #container {
		padding:10px;
		width:899px;}
	
input, select, textarea{	
	border:1px solid #000;}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#000;
	margin:5px 0px;
	padding:0px;}

/*	<![ Navigation [ -----------------------------------------------------------*/

#nav {
	margin:0px;
	padding:0px;
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/nav-BG.gif) top left #000;
	color:#fff;
	text-transform:uppercase;
	height:43px;
	overflow:hidden;}
	#nav ul {
		list-style:none;
		padding:0px;
		margin:0px;}
	#nav ul li {
		display:inline;}
	#nav ul li a {
		display:block;
		float:left;
		height:30px;
		padding:13px 13px 0px 13px;
		color:#fff;
		text-decoration:none;
		background:url(../images/nav-BG.gif) top left repeat-x #000;
		border-left:1px solid #6f6f6f;}
	#nav ul li a:hover {
		color:#fff;
		text-decoration:none;
		background:url(../images/nav-BG-over.gif) top left repeat-x #99a6bf;}
	#nav ul .first_child a {
		border:none;}
	#nav ul .last_child a {
		padding-right:19px;}
		
		
	#nav table td {
		text-align:center;}
	#nav table a {
		text-align:center;
		display:block;
		height:30px;
		padding:13px 20px 0px 20px;
		color:#fff;
		text-decoration:none;
		background:url(../images/nav-BG.gif) top left repeat-x #000;
		border-left:1px solid #6f6f6f;}
		#nav table .first_child a {
			border:none;}
	#nav table a:hover {
		color:#fff;
		text-decoration:none;
		background:url(../images/nav-BG-over.gif) top left repeat-x #99a6bf;}

.subnav {
	height:43px;
	padding:0px;
	font:11px Arial, Helvetica, sans-serif;
	background:url(../images/nav-BG.gif) top left #000;
	color:#fff;
	text-transform:uppercase;}
	
	.subnav ul {
		list-style:none;
		padding:0px;
		margin:0px;}
	.subnav ul li {
		height:43px;
		display:block;
		float:left;
		position:relative;}
			
	.subnav a {	
		display:block;
		color:#fff;
		text-decoration:none;
		background:url(../images/nav-BG.gif) top left repeat-x #000;
		border-left:1px solid #6f6f6f;
		height:28px;
		padding:15px 15px 0px 15px;
		margin:0px;
		float:left;}
	.subnav a:hover{
		color:#fff;
		text-decoration:none;
		background:url(../images/nav-BG-over.gif) top left repeat-x #99a6bf;}
	.subnav ul .first_child a {
		border:none;}	
	.subnav ul .last_child a {
		}	
	.subnav ul li ul {
		display:none;}


.WireFrameHorizNav {
	height:43px;
	overflow:hidden;
	padding:0px;
	font:11px Arial, Helvetica, sans-serif;
	background:url(../images/nav-BG.gif) top left #000;
	color:#fff;
	text-transform:uppercase;}
.WireFrameHorizNav ul {
	list-style:none;
	padding:0px;
	margin:0px;}
.WireFrameHorizNav li { 	
	height:43px;
	display:block;
	float:left;
	position:relative;}
.WireFrameHorizNav li a { 
	display:block;
	color:#fff;
	text-decoration:none;
	background:url(../images/nav-BG.gif) top left repeat-x #000;
	border-left:1px solid #6f6f6f;
	height:28px;
	padding:15px 13px 0px 14px;
	margin:0px;
	float:left;}
.WireFrameHorizNav li:hover, .WireFrameHorizNav li.s9hover { 
	color:#fff;
	text-decoration:none;
	background:url(../images/nav-BG-over.gif) top left repeat-x #99a6bf;}
.WireFrameHorizNav li:hover a, .WireFrameHorizNav li.s9hover a {
	color:#fff;
	text-decoration:none;
	background:url(../images/nav-BG-over.gif) top left repeat-x #99a6bf;}
.WireFrameHorizNav .first_child a {
	border:none;}
.WireFrameHorizNav .last_child a {
	border-right:none;
	padding-right:23px;}
/* 2nd Level */
.WireFrameHorizNav li ul {
	margin: 43px 0px 0px 0px; 
	padding: 0px;  
	border: 1px solid black; 
	z-index: 10; 
	position: absolute; 
	left: -998em; 
	text-transform:capitalize; 
	font-weight:normal;
	background:#000;}
.WireFrameHorizNav li:hover ul, .WireFrameHorizNav li.s9hover ul { 
	left: auto;}
.WireFrameHorizNav li li {
	color:#fff; 
	float: none; 
	width: 14em;  
	border-bottom: none; 
	margin: 0px; 
	padding: 0px;
	background:url(../images/nav-BG.gif) top left repeat-x #000;}
.WireFrameHorizNav li li a {
	color:#fff; 
	background:url(../images/nav-BG.gif) top left repeat-x #000;}
.WireFrameHorizNav li:hover li a, .WireFrameHorizNav li.s9hover li a {
	color:#99beff; 
	border:none; 
	background:url(../images/nav-BG.gif) top left repeat-x #000; }
.WireFrameHorizNav li:hover li:hover a, .WireFrameHorizNav li.s9hover li.s9hover a {
	color:#fff;
	text-decoration:none;
	background:url(../images/nav-BG-over.gif) top left repeat-x #99a6bf;}
.WireFrameHorizNav li .first_child a{
	} 
.WireFrameHorizNav li .last_child a{
	} 
/* 3rd Level */
.WireFrameHorizNav li:hover li ul,
.WireFrameHorizNav li.s9hover li ul { left: -998em; }
.WireFrameHorizNav li li:hover ul,
.WireFrameHorizNav li li.s9hover ul { left: 14em; top:-1px; border-left:0; }
.WireFrameHorizNav li:hover li:hover li:hover a,
.WireFrameHorizNav li.s9hover li.s9hover li.s9hover a { background-color: #aaa; }



.aop {
	}
	.aop ul {
		list-style:none;
		padding:0px;
		margin:0px;
		width:100%;}
	.aop ul li {
		display:inline;}
	.aop ul li a {
		}
	.aop ul li a:hover {
		}	
		
.footlinks {
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	text-align:center;}
	.footlinks ul {
		list-style:none;
		padding:2px 0px;
		margin:0px;
		width:100%;}
	.footlinks ul li {
		display:inline;
		border-left:1px solid #000;}
	.footlinks ul li a {
		padding:0px 5px 0px 10px;
		color:#000;
		text-decoration:none;}
	.footlinks ul li a:hover {
		color:#000;
		text-decoration:underline;}
	.footlinks ul .first_child {
		border:none;}
	
.footer {
	font:13px Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
	padding:20px 0px;
	margin:20px 0px 0px 0px;}
	
	
.ppc-footer {
	font:13px Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
	padding:20px 0px;
	margin:20px 0px 0px 0px;}
	
	.ppc-footer strong {
		font-weight:normal;
		font-size:24px;}
	
/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	width:100%;
	height:1px;
	padding:0px;
	margin:0px;}

address {
	font-style:normal;}
	
#header{
	background: url(../images/banner.jpg) top left no-repeat;
	height:116px;
	border-top:2px solid #cecccd;
	border-bottom:1px solid #cecccd;}
	
	#header img {
		border:none;}
	#header a {
		border:none;}

.left {
	background:;}

.mid {
	background: url(../images/mid-BG.gif) top right repeat-y;
	margin:0px;
	padding:0px;}
	
	
	.mid-bottom {
		display:block;
		background:url(../images/mid-bottom.gif) bottom right no-repeat;
		margin:0px auto;
		padding:0px;}
		
.mid-HOME {
	background: url(../images/mid-BG.gif) top right repeat-y;
	margin:0px;
	padding:0px;}
	
	#PPC .mid-HOME {
		background:none;
		padding:10px 0px 0px 0px;}
		
		
.right {
	position:relative;
	float:right;
	width:204px;
	padding:20px 7px 10px 7px;
	margin:0px 0px 130px 0px;
	background: url(../images/right-BG.gif) top left repeat-x;
	text-align:left;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;}
	

	
	.right h2 {
		display:block;
		padding:0px 0px 3px 0px;
		margin:15px 0px;
		font:20px Verdana, Arial, Helvetica, sans-serif;
		font-weight:normal;
		color:#d4d5d6;
		border-bottom:1px solid #fff;
		text-align:center;}
	.right a {
		color:#fff;
		font-weight:bold;
		text-decoration:none;}
	.right a:hover {
		color:#fff;
		font-weight:bold;
		text-decoration:underline;}
		
	.right ul {
		list-style:none;
		text-align:center;
		margin:0px;
		padding:0px;}
	.right ul li {
		display:block;
		margin:0px;
		padding:0px;}
	.right ul li a {
		color:#fff;
		font-weight:bold;
		text-decoration:none;}
	.right ul li a:hover {
		color:#fff;
		font-weight:bold;
		text-decoration:underline;}
		
	
.right-HOME {
	position:relative;
	float:right;
	width:204px;
	padding:17px 7px 10px 7px;
	margin:0px;
	text-align:left;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background: url(../images/right-BG.gif) top left repeat-x;}
	
	#PPC .right-HOME {
		padding:10px 7px 50px 7px;
		background:url(../images/right-BG.gif) top left repeat-x #919eb9;}
		
	#PPC .right-HOME h2 {
		margin:0px 0px 15px 0px;}
		
	.right-HOME h2 {
		display:block;
		padding:0px 0px 3px 0px;
		margin:15px 0px;
		font:20px Verdana, Arial, Helvetica, sans-serif;
		font-weight:normal;
		color:#d4d5d6;
		border-bottom:1px solid #fff;
		text-align:center;}
		
	.right-HOME a {
		color:#fff;
		font-weight:bold;
		text-decoration:none;}
	.right-HOME a:hover {
		color:#fff;
		font-weight:bold;
		text-decoration:underline;}
		
	.right-HOME ul {
		list-style:none;
		text-align:center;
		margin:0px;
		padding:0px;}
	.right-HOME ul li {
		display:block;
		margin:0px;
		padding:0px;}
	.right-HOME ul li a {
		color:#fff;
		font-weight:bold;
		text-decoration:none;}
	.right-HOME ul li a:hover {
		color:#fff;
		font-weight:bold;
		text-decoration:underline;}

.content {
	position:relative;
	float:left;
	width:620px;
	margin:0px auto;
	padding:18px 7px 0px 7px;
	font:13px Verdana, Arial, Helvetica, sans-serif;}
	.content p {
		line-height:20px;}
	.content h1{
		margin-top:0px;
		font:24px "Times New Roman", Times, serif;
		font-weight:normal;
		font-variant:small-caps;
		color:#08358a;
		font-weight:normal;
		line-height:normal;}
	.content h2{	
		font: bold 15px Verdana, Arial, Helvetica, sans-serif;
		color:#373737;
		line-height:normal;}
	.content h3{	
		font: bold 14px Verdana, Arial, Helvetica, sans-serif;
		color:#08358a;
		line-height:normal;}
	.content h4{	
		font: bold 13px Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		line-height:normal;}
	.content h5{	
		font: bold 13px Verdana, Arial, Helvetica, sans-serif;
		color:#627799;
		line-height:normal;}
	.content a {
		color:#627799;
		font-weight:bold;
		text-decoration:none;}
	.content a:hover {
		color:#666;}
	.content li {
		padding-top:7px;
		padding-bottom:7px;}

.content2 {
	position: relative;
	width:900px;
	margin:0px auto;
	padding:18px 0px 0px 0px;
	font:13px Verdana, Arial, Helvetica, sans-serif;}
	.content2 p {
		line-height:20px;}
	.content2 h1{
		margin-top:0px;
		font:24px "Times New Roman", Times, serif;
		font-weight:normal;
		font-variant:small-caps;
		color:#08358a;
		font-weight:normal;
		line-height:normal;}
	.content2 h2{	
		font: bold 15px Verdana, Arial, Helvetica, sans-serif;
		color:#373737;
		line-height:normal;}
	.content2 h3{	
		font: bold 14px Verdana, Arial, Helvetica, sans-serif;
		color:#08358a;
		line-height:normal;}
	.content2 h4{	
		font: bold 13px Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		line-height:normal;}
	.content2 h5{	
		font: bold 13px Verdana, Arial, Helvetica, sans-serif;
		color:#627799;
		line-height:normal;}
	.content2 a {
		color:#627799;
		font-weight:bold;
		text-decoration:none;}
	.content2 a:hover {
		color:#666;}
	.content2 li {
		padding-top:7px;
		padding-bottom:7px;}
		
.content-HOME {
	position:relative;
	float:left;
	width:620px;
	margin:0px auto;
	padding:18px 7px 0px 7px;
	font:13px Verdana, Arial, Helvetica, sans-serif;}
	.content-HOME p {
		line-height:20px;}
		
		#PPC .content-HOME p {
			line-height:17px;}
		
	.content-HOME h1{	
		margin-top:0px;
		font:24px "Times New Roman", Times, serif;
		font-weight:normal;
		font-variant:small-caps;
		color:#08358a;
		font-weight:normal;
		line-height:normal;}
	.content-HOME h2{	
		font: bold 15px Verdana, Arial, Helvetica, sans-serif;
		color:#373737;
		line-height:normal;}
	.content-HOME h3{	
		font: bold 13px Verdana, Arial, Helvetica, sans-serif;
		color:#08358a;
		line-height:normal;}
	.content-HOME h4{	
		font: bold 13px Verdana, Arial, Helvetica, sans-serif;
		color:#666;
		line-height:normal;}
	.content-HOME h5{	
		font: bold 13px Verdana, Arial, Helvetica, sans-serif;
		color:#627799;
		line-height:normal;}
	.content-HOME a {
		color:#627799;
		font-weight:bold;
		text-decoration:none;}
	.content-HOME a:hover {
		color:#666;}	
			
		#PPC .content-HOME a {
			color:#303132;
			text-decoration:underline;
			font:bold 14px Tahoma, Verdana, Arial, sans-serif;
			text-transform:uppercase;}
		#PPC .content-HOME a:hover {
			color:#627799;}
			
	.content-HOME li {
		padding-top:7px;
		padding-bottom:7px;}
		
	.content-HOME table tr td{
		font-size:10px;
		border-bottom:1px solid #999;
		border-left:1px solid #999;
		padding:10px;
	}
	
	.content-HOME table tr td:first-child{
		font-size:10px;
		border-bottom:1px solid #999;
		border-left:none;
		padding:10px;
	}
		
.av {
	position:relative;
	float:right;
	width:204px;
	padding:20px 7px 0px 7px;
	margin:0px;
	text-align:center;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;}
		
.news {
	position:relative;
	margin:0px auto;
	background: url(../images/mid-BG.gif) top right repeat-y;
	padding:10px 7px;
	font:13px Verdana, Arial, Helvetica, sans-serif;}
	.news h2 {
		margin:0px;
		padding:0px;
		font:20px "Times New Roman", Times, serif;
		font-weight:normal;
		font-variant:small-caps;
		color:#08358a;
		font-weight:normal;
		line-height:normal;}

.news-pic-1 {
	float:left;
	width:224px;
	height:30px;
	margin:0px auto;
	padding:182px 1px 0px 0px;
	text-align:center;
	background:url(../images/news-pic-01.jpg) top left no-repeat;}
.news-pic-2 {
	float:left;
	width:229px;
	height:30px;
	margin:0px auto;
	padding:182px 1px 0px 0px;
	text-align:center;
	background:url(../images/news-pic-02.jpg) top left no-repeat;}
.news-pic-3 {
	float:left;
	width:226px;
	height:30px;
	margin:0px auto;
	padding:182px 0px 0px 0px;
	text-align:center;
	background:url(../images/news-pic-03.jpg) top left no-repeat;}
.news-pic-4 {
	float:right;
	width:218px;
	height:166px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	text-align:center;
	background:url(../images/news-pic-04.jpg) top left no-repeat;}
	
.news-button-1 {
	position:relative;
	margin:0px auto;
	text-align:center;
	width:159px;
	font:bold 14px Arial, Helvetica, sans-serif;}
		.news-button-1 a {
			display:block;
			padding:3px 0px;
			background:url(../images/news-button-01.gif) top left repeat-x #5d708e;
			color:#fff;
			text-decoration:none;}
		.news-button-1 a:hover {
			color:#000;
			text-decoration:none;}
.news-button-2 {
	position:relative;
	margin:0px auto;
	text-align:center;
	width:159px;
	font:bold 14px Arial, Helvetica, sans-serif;}
		.news-button-2 a {
			display:block;
			padding:3px 0px;
			background:url(../images/news-button-02.gif) top left repeat-x #9c9793;
			color:#fff;
			text-decoration:none;}
		.news-button-2 a:hover {
			color:#000;
			text-decoration:none;}
.news-button-3 {
	position:relative;
	margin:0px auto;
	text-align:center;
	width:159px;
	font:bold 14px Arial, Helvetica, sans-serif;}
		.news-button-3 a {
			display:block;
			padding:3px 0px;
			background:url(../images/news-button-03.gif) top left repeat-x #888e9e;
			color:#fff;
			text-decoration:none;}
		.news-button-3 a:hover {
			color:#000;
			text-decoration:none;}
.news-button-4 {
	position:relative;
	margin:0px auto;
	text-align:center;
	width:159px;
	font:bold 14px Arial, Helvetica, sans-serif;}
		.news-button-4 a {
			display:block;
			padding:3px 0px;
			background:url(../images/news-button-04.gif) top left repeat-x #8a9dbb;
			color:#fff;
			text-decoration:none;}
		.news-button-4 a:hover {
			color:#000;
			text-decoration:none;}

.form-pct { 
	width:420px; 
	height:18px;
	font:12px Arial, Helvetica, sans-serif;}

.msg-pct { 
	width:600px; 
	height:70px;
	overflow:auto;
	font:12px Arial, Helvetica, sans-serif;}

/*	<![ Quick Contact [ -----------------------------------------------------------*/


.qctable {
	padding:0px;
	margin:0px auto;
	text-align:center;}
	
	.qctable form {
		position:relative;
		margin:0px 0px 0px 30px;
		padding:0px;
		text-align:left;}

		
.qchead {
	display:block;
	padding:0px 0px 3px 0px;
	margin:15px 0px;
	font:20px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#d4d5d6;
	border-bottom:1px solid #fff;
	text-align:center;}	

.pad_frm_itm2 {
	padding:3px 0px;
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	width:135px;}
	
.form-pct2 { 
	width:135px; 
	height:20px;
	font:12px Arial, Helvetica, sans-serif;}

.msg-pct2 { 
	width:135px; 
	height:70px;
	overflow:auto;
	font:12px Arial, Helvetica, sans-serif;}

.submit {
	display:block;
	background:url(../images/submit-BG.gif) top left repeat-x #000;
	color:#fff;
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;}
	
.submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;}

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	position:relative;
	margin:10px auto;
	text-align:left;
	width:770px;
	background:url(../images/lexisnexis.jpg) top left no-repeat;
	padding:5px 0px 20px 130px;
	font:11px Verdana, Arial, Helvetica, sans-serif;}
	#disclaimer a {
		font-weight:bold;
		color:#000;
		text-decoration:none;}
		
	#disclaimer a:hover {
		font-weight:bold;
		color:#000;
		text-decoration:underline;}	


/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:350px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{
	}