﻿@import url(email.css);

/***************************
	Main Content Styles
***************************/
* {
	margin: 0;
	padding: 0;
	vertical-align: top;
	color: #C0C0C0;
	clip: auto;
}
body {
	text-align: center;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #6f6b65;
	background: #5b5654 url(/media/images/global/back_grad_tile.jpg) repeat 0px 0px;
}
option {
	padding: 0 3px;
}
a:link, a:visited {
	text-decoration: none;
	color: #DFD9C8;
	text-transform: none;
}
a:hover, a:active {
	color: #6f6b65;
}
a img {
	border: none;
}
fieldset {
	border: none;
}

a.register:link, a.register:visited,
a.pdf:link, a.pdf:visited,
a.vcard:link, a.vcard:visited {
	display: inline-block;
	height: 15px;
	background: url(/media/images/global/sm_buttons.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 47px;
	border: none;
}
a.vcard:link, a.vcard:visited {
	background-position: 0px -60px;
}
a.vcard:hover, a.vcard:active {
	background-position: 0px -75px;
}
a.pdf:link, a.pdf:visited {
	background-position: 0px -30px;
}
a.pdf:hover, a.pdf:active {
	background-position: 0px -45px;
}

a.register:link, a.register:visited {
	background: url(/media/images/global/sm_buttons.jpg) 0px -90px no-repeat;
}
a.register:hover, a.register:active {
	background: url(/media/images/global/sm_buttons.jpg) 0px -105px no-repeat;
}
p.moreLink {
	margin: 11px 0px 0px 0px;
	font-size: 11px;
	text-transform: uppercase;
}
p.moreLink a:link, 
p.moreLink a:visited {
	display: block;
	padding: 1px 0 1px 23px;
	background: url(/media/images/global/submit_arrow.gif) 0px 0px no-repeat;
	position: relative;
}
p.moreLink a:hover, 
p.moreLink a:active {
	border: none;
}
.printOnly {
	display: none;
}

.supressPrint a.pdf:link,
.supressPrint a.pdf:visited {
	position: absolute;
	top: 125px;
	right: 50px;
}



/***************************
	Container Styles
***************************/
div#siteCenter {
	position: relative;
	width: 873px;
	margin: 0px auto;
	z-index: 2;
}
div#topGrad {
	position: relative;
	width: 100%;
	height: 839px;
	margin: 0px 0px -839px 0px;
	z-index: 1;
	background-color: #FFFFFF;
}
div#siteContainer {
	float: left;
	padding: 0px 45px;
	text-align: left;
	background-image: url('media/bg_tile.gif');
}
div#siteContainer div.col2 {
	width: 784px;
}
div#header {
	position: relative;
	height: 119px;
	width: 784px;
}
div#topContent {
	position: relative;
	float: left;
	margin: 0px 0px 34px 0px;
	width: 784px;
	height: 249px;
																		background: #ecebe4 url(/media/images/global/tan_grad_bot_long.jpg) repeat-y 0 0;
	overflow: hidden;
}
div#topContent img#gradIMG { 
	position: absolute;
	top: 0;
	}
div#mainContent {
	float: left;
	width: 645px;
}
div#leftCol {
	float: left;
	width: 198px;
}
div#content {
	float: left;
	width: 447px;
}
div#related {
	float: right;
	width: 138px;
}
div#related img {
	width: 138px;
}
div#related p {
	line-height: 14px;
}
div#footer {
	float: left;
	width: 783px;
	margin: 92px 0px 0px 0px;
	padding: 19px 0px 0px 0px;
	font-size: 11px;
	height: 80px;
}
div#footer p {
	font-size: 11px;
}



/***************************
	Header Styles
***************************/
div#header h1 {
	position: absolute;
	top: 47px;
	left: 0px;
}
div#header h1 a:link, div#header h1 a:visited {
	display: block;
	width: 138px;
	height: 36px;
	background: url(/media/images/global/logo.gif) 0px 0px no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
div#header h1 a:hover, div#header h1 a:active {
	border: none;
}
div#header form {
	position: absolute;
	top: 18px;
	right: -24px;
}
div#header input#search {
	border: 1px #808080 solid;
	margin: 0px 5px 0px 0px;
	padding: 5px 4px;
	width: 123px;
	height: 14px;
	background: #aaa5a1 url(/media/images/global/search_field.jpg) no-repeat 0px 0px;
	color: #fff;
}
div#header button {
	width: 19px;
	height: 20px;
	margin: 0 0 0 -6px;
	overflow: hidden;
	border: none;
	text-indent: -9999px;
	background: url(/media/images/global/submit_arrow.gif) no-repeat;
}
div#header button.hover {
	background: url(/media/images/global/submit_arrow_over.gif) no-repeat;
}
div#header fieldset {
	float: right;
	border: none;
}
ul#headerLinks {
	position: absolute;
	top: 18px;
	right: 131px;
	text-align: right;
	font-size: 11px;
	list-style: none;
	line-height: 25px;
}
ul#headerLinks li {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
}
ul#headerLinks a:link, ul#headerLinks a:visited {
	color: #6f6b65;
}
ul#headerLinks a:hover, ul#headerLinks a:active {
	color: #bbdf8a;
	border: none;
}



/***************************
	Main Nav Styles
***************************/
ul#mainNav {
	position: absolute;
	top: 64px;
	right: 0px;
	list-style: none;
	font-size: 12px;
	text-transform: uppercase;
}
ul#mainNav li {
	float: left;
	margin: 0px 0px 0px 30px;
}
ul#mainNav a:link, ul#mainNav a:visited {
	font: normal normal bold 100% serif;
	color: #C0C0C0;
}
ul#mainNav a:hover, ul#mainNav a:active {
	color: #bbdf8a;
	border: none;
}
ul#mainNav li.hLight a:link, 
ul#mainNav li.hLight a:visited, 
ul#mainNav li.hLight a:hover, 
ul#mainNav li.hLight a:active {
	color: #bbdf8a;
}



/***************************
	Left Column Styles
***************************/
div#leftCol hr {
	margin: 0px 0px 10px 0px;
	width: 198px;
	height: 7px;
	border: none;
	background: url(/media/images/global/med_hr.jpg) repeat-x 0px 0px;
}
div#leftCol h3 {
	margin: 0px 0px 12px 0px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #46413c;
}
div#leftCol ul {
	list-style: none;
	font-size: 11px;
	line-height: 14px;
}
div#leftCol li {
	margin: 0px 0px 12px 0px;
}
div#firmFact {
	margin: 40px 0px 0px 0px;
	padding: 23px 20px;
	font-size: 12px;
	line-height: 18px;
	background: #ece9e0;
}
div#firmFact span.label {
	text-transform: uppercase;
	color: #36322e;
}
div#subNav {
	width: 199px;
	float: left;
}
div#subNav ul {
	list-style: none;
}
div#subNav li {
	height: auto;
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 14px;
	position: relative;
	padding-right: 23px;
}
div#subNav li a:link, 
div#subNav li a:visited {
	/*
	padding: 0px 0px 0px 23px;
	display: block;
	border: none;
	*/
	position: relative;
	left: 23px;

}
div#subNav li a.expand:link, 
div#subNav li a.expand:visited {
/*	color: #36322e;
*/
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 23px;
	background: url(/media/images/global/max.jpg) top left no-repeat;
	display: inline-block;
	overflow: hidden;
	width: 16px;
	height: 11px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	text-indent: -9999px;
	border: none;
}

/*
div#subNav li a.expand:hover, 
div#subNav li a.expand:active {
}
*/

div#subNav li.active a.expand:link, 
div#subNav li.active a.expand:visited {
	background: url(/media/images/global/min.jpg) top left no-repeat;
}
div#subNav li ul {
	display: none;
	margin: 10px 0px 0px 42px;
	list-style: disc;
	font: 11px;
	color: #a3002a;
}
div#subNav li.active ul {
	display: block;
}
div#subNav li.active li a:link, 
div#subNav li.active li a:visited {
	background: none;
	color: #a3002a;
	padding: 0px;
	left: 0;
}
div#subNav li.active li a:hover, 
div#subNav li.active li a:active {
	border-bottom: 0px #808080 solid;
	color: #6F6B65;
}



/***************************
	Main Content Styles
***************************/
#secHeader {
	background: url(/media/images/global/section_bar_784.jpg) no-repeat 0 0;
	height: 27px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 5px 0px 0px 6px;
	margin-bottom: 21px;
	width: 778px;
}
div#mainContent h2 {
	padding: 0;
	font-size: 15px;
	font-weight: normal;
	color: #46413c;
	margin-bottom: 11px
}
div#content h2 {
	padding: 0 20px;
}
div#content div.narrativeText h2,
div.narrativeText h2 {
	margin-top: 20px;
	padding: 0;
}
p {
	font-size: 12px;
	line-height: 18px;
}
div.narrativeText {
	padding: 0px 20px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #6f6b65;
}
div.narrativeText h4 {
	margin: 0px 0px 10px 0px;
	font-size: 15px;
	font-weight: normal;
	color: #46413c;
}
div.narrativeText p {
	margin: 0px 0px 10px 0px;
}
div.narrativeText ul, 
div.narrativeText ol {
	margin: 0px 0px 0px 25px;
}
div.narrativeText li {
	margin: 0px 0px 10px 0px;
}
.submit {
	border: none;
	width: 72px;
	height: 23px;
	text-indent: -9999px;
	margin-left: 2px;
	cursor: pointer;
}
div#mainContent .col2wide {
	width: 625px;
}
div#mainContent .col2wide div.narrativeText {
	padding: 0px;
}
div#mainContent .large_text {
	font-size: 17px;
	color: #6F6b65;
	font-weight: normal;
	margin-bottom: 31px;
}


/***************************
	Right Column Styles
***************************/
div#related hr {
	margin: 0px 0px 10px 0px;
	width: 138px;
	height: 7px;
	border: none;
	background: url(/media/images/global/sm_hr.jpg) repeat-x 0px 0px;
}
div#related h3 {
	margin: 0px 0px 12px 0px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #46413c;
}
div#related h4 {
	font-weight: normal;
	font-size: 11px;
}
div#related p {
	font-size: 11px;
}
div#related ul {
	margin: 0px 0px 30px 0px;
	list-style: none;
	font-size: 11px;
	line-height: 14px;
}
div#related li {
	margin: 0px 0px 12px 0px;
}
div#related address {
	margin: 0px 0px 15px 0px;
}
div#related p.phone {
/*	margin: 0px 0px 5px 0px;*/
}
div#related p.moreLink {
	padding: 7px 0px 0px 0px;
	margin: -15px 0px 30px 0px;
	border-top: 1px dotted #6f6b65;
	line-height: 16px;
}

.hidden { /* hiding people */
	display: none;
}

/***************************
	Footer Styles
***************************/
div#footer ul {
	margin: 10px 0px 20px 0px;
	list-style: none;
}
div#footer li {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
}



.error {
	background: #FF9999;
}

