/* <![ Global [ -----------------------------------------------------------*/
html {
	height:100%}
	
.body{	
	margin:0; 
	padding:0; 
	background:url(/images/body-bg.jpg) repeat-x #104e8b;
	text-align:center; 
	height:100%;	
	behavior:url(csshover.htc);}
	
div{	
	font:12px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	vertical-align:top
	}
	
#main-table-bottom {
	margin:0px auto;
	padding:0px 0px 27px 0px;
	width:922px;	
	background:url(../images/main-table-bottom.jpg) bottom left no-repeat;}
	
#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:922px;	
	background:url(/images/container2-bg.jpg) repeat-y}
			
a {	
	color:#104e8b;
	text-decoration:underline}
	
a:hover {	
	color:#b70a39;
	text-decoration:underline}
		
hr{
	height:1px;
	color:#000;
	margin:5px 0px;
	padding:0px;}

h1{	
	font: bold 20px Arial, Helvetica, sans-serif;
	color:#195692;
	padding:0 0 30px 15px;
}
	
h2{	
	font: bold 14px Arial, Helvetica, sans-serif;}
	
/*	<![ Navigation [ -----------------------------------------------------------*/

.toplinks {
	font:bold 11px Arial, Helvetica, sans-serif;
	position:relative;
	}
	
	.toplinks ul {
		position:absolute;
		right:60px;
		top:35px;
		list-style:none;
		padding:0;
		margin:0}
	
		.toplinks ul li {
			display:inline;
			}		

			.toplinks a {
				display:block;
				color:#fff;
				float:left;
				text-decoration:none;
				height:14px;
				margin-right:10px
				}
				
			.toplinks a:hover {
				color:#f2d28f;
				text-decoration:none}
				
				.toplinks ul .first_child a {
					background:url(/images/home-bg.jpg) no-repeat;
					width:43px;
					padding:0 0 0 29px
					}		
					
				.toplinks ul .first_child a:hover {
					background:url(/images/home-bg-o.jpg);
					}			
			
				.toplinks ul .last_child a {
					background:url(/images/contact-bg.jpg) no-repeat;
					width:70px;
					padding:0 0 0 30px
					}		
					
				.toplinks ul .last_child a:hover {
					background:url(/images/contact-bg-o.jpg);
					}	

.nav {
	height:25px;
	background:url(/images/nav-bg.jpg) no-repeat;
	padding:7px 0 0 10px
	}
	
	.nav ul {
		list-style:none;
		padding:0;
		margin:0;
		}
	
		.nav ul li {
			display:inline;
			background:url(/images/nav-right-bg-o.jpg) no-repeat right 4px;
			padding-right:12px;
			#padding-right:10px;
			margin:0 -12px 0 0
			}		

		.nav ul li:hover {
			background:url(/images/nav-right-bg.jpg) no-repeat right 4px;
			}		

			.nav a {	
				text-align:center;
				color:#dbdde7;
				font:bold 11px Arial, Helvetica, sans-serif;
				background:url(/images/nav-left-bg-o.jpg) no-repeat 15px 3px;
				padding:0 0px 0 30px;
				margin:0px;
				}
							
			.nav a:hover{
				text-decoration:none;
				color:#4f0265;
				background:url(/images/nav-left-bg.jpg) no-repeat 15px 3px;
					}
					
.aop ul {
	list-style:none;
	font:bold 11px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0
	}
	
	.aop ul li {
		margin:0px;
		padding:0px;
		height:auto !important;
		height:0px
		}	
	
		.aop a {	
			display:block;
			color:#e3e4ec;
			text-decoration:none;
			display:block;
			padding:0px 10px 6px 0px;
			border-bottom:1px solid #54659d;
			margin:8px 41px 8px 8px !important;	
			margin:5px 41px 5px 8px;
			}
			
		.aop a:hover {
			color:#f2d28f;
			text-decoration:none;
			}	
		
.footlinks {
	height:57px;
	width:504px !important;
	padding:0 15px 0 0 !important;
	width:499px;
	padding:0 20px 0 0;
	background:url(/images/footlinks-bg.jpg) no-repeat top right;
	float:left;
	text-align:center;	
		}
			
	.footlinks ul {
		list-style:none;
		width:100%;
		padding:5px 0 0 0;
		margin:0 auto;	
		}
	
		.footlinks ul li {
			display:inline;
			background:url(/images/footlinks-right-bg-o.jpg) no-repeat right 5px;
			padding-right:10px;
			#padding-right:10px;
			_padding-right:5px;
			margin:0 -12px 0 0
			}		
		
		.footlinks ul li:hover {
			background:url(/images/footlinks-right-bg.jpg) no-repeat right 5px;
			}		

			.footlinks a {	
				text-align:center;
				color:#104e8b;
				font:bold 10px Arial, Helvetica, sans-serif;
				background:url(/images/footlinks-left-bg-o.jpg) no-repeat 12px 3px;
				padding:0 0px 0 22px;
				margin:0px 1px;
				}
							
			.footlinks a:hover{
				text-decoration:none;
				color:#6d1ca1;
				background:url(/images/footlinks-left-bg.jpg) no-repeat 12px 3px;
					}


/*	<![ Layout [ -----------------------------------------------------------*/

.form-pct {
	width:300px;}
	
.msg-pct {
	width:450px;}


.header {
	height:222px;
	background:url(/images/header.jpg) no-repeat
	}
	
.left {
	width:196px;
	float:left
	}	

	.left address {
		background:url(/images/address-bg.jpg) no-repeat;
		height:84px;
		width:182px;
		font:normal normal 12px Arial, Helvetica, sans-serif;
		color:#d8d8d8;
		line-height:16px;
		padding:16px 0 0 14px
		}	
	
		.left address span {
			font-size:14px;
			font-weight:bold;
			line-height:19px;
			}	
	
	.left h2 {
		color:#104e8b;
		text-align:center;
		line-height:16px;
		font:bold 14px Arial, Helvetica, sans-serif;
		border-bottom:1px solid #54659d;
		padding-bottom:8px;
		margin:8px 41px 0 8px;	
		}	
	
.content {
	float:left;
	width:484px;
	background:url(/images/content-top-bg.jpg) no-repeat;
	padding:30px 30px 10px 5px;
	#padding:43px 30px 10px 5px
	}	
	
	.content * {
		line-height:20px;
		}
		
	.content p {
		text-align:justify
		}	
	
.right {
	width:207px;
	background:url(/images/right-bg.jpg) no-repeat top right ;
	float:left	}
	
	.right h2 {
		margin:0;
		height:81px;
		background:url(/images/right-top-bg.jpg) no-repeat;
		position:relative
		}		
	
		.right h2 span {
			left:6px;
			bottom:10px;
			width:140px;
			text-align:center;
			display:block;
			position:absolute;
			font:bold 14px Arial, Helvetica, sans-serif;
			color:#104e8b
			}	
	
	.tollfree {
		font:bold 14px Arial, Helvetica, sans-serif;
		color:#dbdde7;
		line-height:24px;
		margin:10px 12px
		}
	
		.tollfree span {
			font-size:22px
			}	

	.local {
		font:bold 12px Arial, Helvetica, sans-serif;
		line-height:18px;
		color:#4f0265;
		margin:10px 12px	
		}

.mid {
	background:url(/images/mid-bg.jpg) repeat-y;
	min-height:500px
}	

* html .mid {
	height:400px
	}
	
	.clear {
		clear:both
		}	
	
/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qc {
	width:147px;
	border-top:1px solid #54659d;
	margin:0
	}

	.qc form {
		margin:12px 0 0 4px;
		padding:0px}

		.qc label {
			display:block;
			font:bold 12px Arial, Helvetica, sans-serif;
			color:#4f0265
			}
	
		.qc .txt, .qc .msg {
			width:141px;
			background:#d8d0bf;
			border:1px solid #4e2901;
			margin:2px 0
			}
			
		.qc .txt {
			height:18px;}
			
		.qc .msg {
			height:54px;
			overflow:auto
			}			
	
	.submit {
		display:block;
		height:18px;
		width:53px;
		padding:0px 0px 0px 0px;
		background: #104e8b;
		color:#dbdde7;
		text-align:center;
		text-decoration:none;
		border:1px solid #4f0265;
		margin:5px 0 0 48px;
		font:bold 12px Arial, Helvetica, sans-serif;
	}
		
	.submit:hover {	
		background: #4f0265;	
		text-decoration:none;
		color:#fff;
		cursor:pointer}

.footer {
	clear:both;
	background:url(/images/right-bottom-bg.jpg) no-repeat bottom right #4f0265 !important;
	background:url(/images/right-bottom-bg.jpg) no-repeat -1px right #4f0265;
	height:88px;
	position:relative
	}
	
	.footer img {
		float:left
		}	

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

.disclaimer{
	font:11px Arial, Helvetica, sans-serif;
	color:#c2c2c7;
	position:absolute;
	width:650px;
	top:50px !important;
	top:60px;
	left:200px;
}
	.disclaimer a {
		color:#f2d28f;
		}

	.disclaimer a:hover {
		color:#fff;
		}

/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm * {
	margin:5px 0;
}

/* div that wraps form */
#directionsInput {
}

#fromAddress{
}

#directionsLocale{
}

#locale{
}

#directionsSubmit{
}

#map{
}


#addressNotFound{
}

#directions{
}