* { margin: 0 0 0 0; padding: 0 0 0 0; }

/* HTML */

a{ color: #2c5c85; text-decoration: none; outline: none; }
a:hover{ text-decoration: underline; }

h1{ font-family: Trebuchet MS; font-size: 27px; color: #528ab9; font-weight: normal; padding: 0 0 8px 0;}
h2{ font-family: Trebuchet MS; font-size: 20px; color: #666; font-weight: normal; margin: 15px 0 8px 0; }
h3{ font-family: Trebuchet MS; font-size: 18px; color: #2c5c85; font-weight: bold; margin: 12px 0 8px 0; }
h4{ font-family: Trebuchet MS; font-size: 16px; color: #666; font-weight: bold; margin: 10px 0 6px 0; }
h5{ font-family: Trebuchet MS; font-size: 16px; color: #2c5c85; font-weight: normal; margin: 10px 0 6px 0;}
h6{ font-family: Trebuchet MS; font-size: 14px; color: 02c5c85; font-weight: normal; }

input{ border: 1px solid #989891; background: #fff; }
td{  }
textarea{ border: 1px solid #989891; background: #fff; }
ul{ padding-left: 20px; } 


/* GENERAL CLASSES */
.body{ width: 100%; margin: 0 auto; padding: 0; background-color: #fff; background-image: url(/Assets/Category/000010/0000/bg_tile.gif); background-repeat:repeat-x;}

#maincontainer{ width: 1001px; margin:0px auto; overflow: hidden;}

#header{ width: 982px; height:135px; overflow: hidden;margin:0px auto; }

#top2_nav {margin:94px 0px 0px 30px; padding:0px;  width: 750px; height: 46px; overflow: hidden; float:left; display:inline;}
#top2_nav ul {list-style-type: none; padding:0; margin:0px 0px 0px 0px; }
#top2_nav li { float: left; padding:0px; }
#top2_nav li.first_child a {padding-left:0px;}
#top2_nav li.last_child a { border: none;}
#top2_nav a {text-decoration: none;  font-family: Trebuchet MS; font-size: 13px; color: #4c4c4c; padding:0px 13px 0px 14px; border-right:1px solid #4c4c4c; }
#top2_nav a:hover {text-decoration: none; color:#528ab9;}

#innercontainer { width: 1001px; margin:0px auto; overflow: hidden; background-image: url(/Assets/Category/000010/0000/container_tile.gif); background-repeat:repeat-y; padding-bottom:42px;}

#container{ width: 1001px; overflow: hidden; background-image: url(/Assets/Category/000010/0000/content_tile.gif); background-repeat:repeat-y; margin-top:30px; }
#container_content{ width: 1001px; margin:0px; background-image: url(/Assets/Category/000010/0000/content_top.gif); background-repeat:no-repeat; margin-bottom:0px;}

#left_column {display:inline; float: left; overflow:hidden; width: 188px; padding:0; margin:30px 0px 20px 0px;overflow:hidden;  background-image: url(/Assets/Category/000010/0000/leftcol_tile.gif); background-repeat:repeat-y;}
#left_column h2 {margin:0px 0px 15px 0px; color:#e9ecf1; font-size:16px;font-family: Trebuchet MS; text-transform:uppercase; }

#right_column {display:inline;float: right; width: 720px; margin:0px 0px 30px 85px; padding:0px; overflow:hidden;}

#pa { width:168px;  margin:10px 20px 12px 0px; text-align:right;}
#pa ul {margin:0px 0px 0px 0px; list-style-type:none; padding:0px;}
#pa ul li {color:#e9ecf2; font-family:Trebuchet MS; font-size:13px; padding-bottom:8px;}
#pa ul li a {color:#e9ecf2;}
#pa ul li a:hover {color:#000; text-decoration: none;}

#news { width:168px;  margin:15px 20px 30px 0px; text-align:right;}
#news ul {margin:0px 0px 0px 5px; list-style-type:none; padding:0px;}
#news ul li {color:#e9ecf2; font-family:Trebuchet MS; font-size:13px; padding-bottom:8px;}
#news ul li.date { padding-bottom: 0px; font-weight: bold; color: #000; }
#news ul li a {color:#e9ecf2;}
#news ul li a:hover {color:#000; text-decoration: none;}

#content { width: 640px; padding: 56px 0px 0px 0px; }
#content p {font-size: 13px; font-family: Trebuchet MS; line-height: 22px; color:#333; padding: 0px 0px 12px 0px; }
#content ul { padding: 2px 0px 12px 20px; }
#content ul li {font-size: 14px;  font-family: Trebuchet MS; line-height: 24px; color:#333; padding: 0px 0px 0px 0px; }

#content_bottom {width: 640px; padding:40px 0px 30px 0px;}

#address { width:948px; display:inline; margin:0px 0px 0px 0px; }
#address p {margin:20px 0px 10px 0px; color:#333; font-size:13px;font-family: Trebuchet MS; line-height:24px; float:left; display:inline;}
#address p a {color:#2c5c85; font-family:Trebuchet MS; font-size:12px;}

.footlinks {width:750px; margin:42px 0px 0px 240px; padding:0px;}
.footlinks ul { list-style-type: none; display: inline; margin:0px;padding:0px;}
.footlinks li { display: inline; margin:0px 0px 0px 0px; padding:0px;}
.footlinks ul li a {font-family: Trebuchet MS; font-weight:normal; font-size: 13px; color: #666; text-decoration: none; border-right: 1px solid #4c4c4c; padding:0px 12px 0px 8px; }
.footlinks ul li.first_child a {padding-left:0px;}
.footlinks ul li.last_child a { border: none;}
.footlinks ul li a:hover { text-decoration: none; color:#528ab9;}

/* DIV IDENTIFIERS */
#disclaimer{  width: 900px; padding: 35px 0 40px 40px; font-family: Tahoma; font-size: 10px; color: #999; margin: 0 auto; }
#disclaimer a{ color: #999; }

/* Directions Page Styles (Google Maps Default)


/* Fix for IE6 - prevents text from disappearing when map loads - apply this class to the RTF for content area */
.DirectionsContent {
	display:block;
	position:relative;}
	

/* [ Outer div ] -----------> */
#directionsForm {}

/* div that wraps form */
#directionsInput {padding:4px 0px;}

#fromAddress {
	width:350px;
	border:1px solid #c0c0c0;
	background:#eee;
	padding:3px 4px;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;} /* address input field */

#directionsLocale {padding:4px 0px;}

	#directionsLocale select {
		border:1px solid #c0c0c0;
		background:#eee;
		padding:2px;
		font:11px Tahoma, Verdana, sans-serif;
		color:#555;} /* language dropmenu */

#locale{}

#directionsSubmit {padding:8px 0px 10px 0px;}
	
	#directionsSubmit input {
		padding:1px 2px;
		font:bold 12px Tahoma, Verdana, sans-serif;
		text-transform:uppercase;
		color:#fff;
		background:#364a61;
		border:1px solid #000;} /* GET DIRECTIONS button */
	#directionsSubmit input:hover {
		background:#7b0225;}

#map {border:1px solid #c0c0c0; color:#000;}

#addressNotFound {}


/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:112px; /* Width of labels */
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:left;}
  
.form-pct {	
	border:1px solid #bbb;
	background:#eee;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;
	padding:5px 6px;
	width:380px;}
	
select.form-pct {
	width:auto;}
	
.msg-pct {
	border:1px solid #bbb;
	background:#eee;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;
	padding:5px 6px;
	width:495px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px;
	overflow:auto;}

.main-submit {
	padding:1px 2px;
	font:bold 12px Tahoma, Verdana, sans-serif;
	text-transform:uppercase;
	color:#fff;
	background:#364a61;
	border:1px solid #000;
	text-align:center;
	text-decoration:none;} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	background:#7b0225;}


.custom-form {
	margin-top:14px;}

	.custom-form fieldset {
		margin:0px 0px 20px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}



/*  <![ Disclaimer Alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	line-height:normal;}
	
#iagree {
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:400px;
	margin:4px 0 0 0;}

#overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #0a3150;
	color:#031c40;
	padding:0;
	margin:0px 0px 4px 0px;}

#iagree .overlay_submit {
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#555;
	border:1px solid #333;
	float:right;
	text-decoration:none;}
	
	#iagree .overlay_submit:hover {
		text-decoration:none;
		color:#fff;
		background:#777;
		border:1px solid #555;}
	
#iagree .checkbox {
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement {
	position:relative;
	top:3px;
	border:none;}
