*
{
	font-size: 100.01%;
}
html
{
	font-size: 62.5%;
}
body
{
	color: #505050;
	font: 1.4em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 0 0;
	background: #f2f1f1;
}

/* Common Parts */
a
{
	color: #505050;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
p
{
	margin: 0 0 1.5em;
	line-height: 1.5em;
	padding: 0;
}
img
{
	border: none;
}
form
{
	margin: 0;
	padding: 0;
}
.searchForm
{
	border: solid 1px #000000;
	vertical-align: top;
	margin: 0;
	padding: 0;
	border: none;
}
input, select, label, textarea
{
	vertical-align: middle;
}

table.contactTable
{
	border: solid 0px windowText;
}
td.label
{
	padding: 4px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
	width: 200px;	
}

td.labelInput
{
	padding: 4px 0px 0px 8px;
	text-align: left;
	vertical-align: top;
}

/* Main Blocks */

#page-box
{
	width: 830px;
	margin: 0 auto;
	background: #fff;
	position: relative;
}
#header
{
	width: 100%;
	overflow: hidden;
	padding: 16px 0 0;
}
.logos
{
	float: left;
	margin: 0 0 0 16px;
	padding: 0 0 13px;
	list-style: none;
	display: inline;
}
.logos li
{
	float: left;
	margin-right: 13px;
}
.search-box
{
	float: right;
	width: 364px;
	padding: 3px 0 0;
	margin-right: 12px;
}
.search-box label
{
	font-size: .714em;
	color: #615959;
	float: left;
	width: 150px;
	padding: 6px 5px 0 0;
	text-align: right;
	text-transform: uppercase;
}
.search-box .text
{
	width: 145px;
	border: 1px solid #5b6d7f;
	padding: 3px;
	font-size: 11px;
}
#nav
{
	clear: both;
	width: 815px;
	padding: 16px 0 0 15px;
	margin: 0;
	list-style: none;
	background: #043a2f url(../images/nav-bg.gif) repeat-x 0 33px;
	height: 24px;
	position: relative;
	text-indent: -9999px;
}
.sub-nav #nav
{
	padding-bottom: 32px;
}
#nav li
{
	float: left;
	margin: 0 15px;
	display: inline;
}
#nav li a
{
	display: block;
	height: 8px;
	overflow: hidden;
}
#nav li.home a
{
	background: url(../images/item-home.gif) no-repeat;
	width: 33px;
}
#nav li.about-insurance a
{
	background: url(../images/item-about-insurance.gif) no-repeat;
	width: 224px;
}
#nav li.about-specialty a
{
	background: url(../images/item-about-specialty.gif) no-repeat;
	width: 199px;
}
#nav li.products a
{
	background: url(../images/item-products.gif) no-repeat;
	width: 58px;
}
#nav li.team a
{
	background: url(../images/item-team.gif) no-repeat;
	width: 116px;
}
#nav li a:hover, #nav li.active a
{
	background-position: 0 -8px;
}
ul.sub
{
	width: 830px;
	padding: 8px 0 0 0;
	margin: 0;
	list-style: none;
	background: #1f4657 url(../images/sub-nav-bg.gif) repeat-x 0 100%;
	height: 24px;
	text-align: center;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
ul.sub li
{
	display: inline;
	margin: 0 15px;
}
ul.sub li a
{
	overflow: hidden;
	color: #8fe2df;
	text-decoration: none;
}
ul.sub li a:hover, ul.sub li.active a
{
	text-decoration: none;
	color: #fff;
}
#container
{
	background: #9b6a28 url(../images/container-bg.jpg) repeat-y 100% 0;
	width: 100%;
	overflow: hidden;
}
.inner #container
{
	background: #9b6a28 url(../images/main-bg.jpg) repeat-y 100% 0;
}
#container .union-box
{
	background: url(../images/container-top-bg.jpg) no-repeat 100% 0;
	width: 100%;
	overflow: hidden;
}
.main-column
{
	float: right;
	width: 657px;
	min-height: 500px;
	background: url(../images/container-btm-bg.jpg) no-repeat 0 100%;
}
* html .main-column
{
	height: 553px;
}
.inner #container .union-box
{
	background: url(../images/main-top-bg.jpg) no-repeat 100% 0;
}
.inner .main-column
{
	background: url(../images/main-btm-bg.jpg) no-repeat 0 100%;
	min-height: 500px;
	width: 612px;
	padding: 30px 25px 30px 20px;
	font-size: .857em;
	position: relative;
}
* html .inner .main-column
{
	height: 620px;
}
.sub-column
{
	float: left;
	width: 173px;
	position: relative;
}
.center-part
{
	float: left;
	width: 433px;
	padding: 10px;
}
.main
{
	display: block;
	border-color: #f5f0e7;
	border-width: 6px 5px 6px 6px;
	border-style: solid;
	margin-bottom: 12px;
}
.text-box
{
	padding: 0 10px;
}
.text-box h1
{
	margin: 0 0 10px;
	color: #000;
	font: bold 1.429em/120% Arial, Helvetica, sans-serif;
}
.right-part
{
	float: right;
	width: 204px;
	padding-top: 5px;
}
.contact-box
{
	width: 202px;
	margin: 0 0 10px -4px;
	position: relative;
	padding-top: 9px;
	background: url(../images/contact-box-top-bg.png) no-repeat;
}
.contact-box ul
{
	margin: 0;
	padding: 8px 17px;
	list-style: none;
	background: url(../images/contact-box-bg.png) repeat-y;
	width: 168px;
	color: #000;
}
.contact-box li
{
	font-size: .786em;
	line-height: 140%;
	margin-bottom: 15px;
}
.contact-box li.last
{
	margin: 0;
}
.contact-box strong
{
	display: block;
}
.contact-box .btm-bg
{
	width: 100%;
	height: 9px;
	background: url(../images/contact-box-btm-bg.png) no-repeat;
	overflow: hidden;
}
.affiliations-box
{
	margin-left: -10px;
	position: relative;
	float: left;
	display: inline;
	width: 214px;
}
.affiliations-box h2
{
	padding: 10px;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;
	margin: 0 0 10px;
}
.affiliations-box .content
{
	padding: 0 10px;
	color: #fff;
	font-size: .786em;
}
.affiliations-box .content p
{
	line-height: 130%;
}
.affiliations-box ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.affiliations-box li
{
	margin-bottom: 5px;
	text-align: center;
}
.sub-column .shadow
{
	position: absolute;
	background: url(../images/nav-shadow.png) no-repeat;
	width: 6px !important;
	height: 352px !important;
	overflow: hidden;
	top: 0;
	right: 0;
	z-index: 1;
	padding: 0 !important;
	border: none !important;
}
.add-nav
{
	background: url(../images/nav-shadow-btm.jpg) no-repeat 100% 100%;
	padding-bottom: 110px;
}
.sub-column ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 173px;
	overflow: hidden;
	border-bottom: 1px solid #b0874d;
}
.sub-column ul li
{
	padding: 0 0 0 15px;
	width: 158px;
	border-bottom: 1px solid #855d25;
	border-top: 1px solid #b0874d;
}
.sub-column ul li.active
{
	background: url(../images/item-hover.jpg) repeat-y;
	padding-bottom: 5px;
	position: relative;
	z-index: 99;
}
.sub-column ul a
{
	display: block;
	height: 9px;
	overflow: hidden;
	width: 100%;
	margin: 11px 0 12px;
	text-indent: -9999px;
}
.sub-column li.sign-in a
{
	background: url(../images/item-sign-in.gif) no-repeat;
	cursor: pointer;
	width: 115px;
}
.sub-column li.locator a
{
	background: url(../images/item-locator.gif) no-repeat;
	width: 126px;
}
.sub-column li.submit a
{
	background: url(../images/item-submit.gif) no-repeat;
	width: 99px;
}
.sub-column li.careers a
{
	background: url(../images/item-careers.gif) no-repeat;
	cursor: pointer;
	width: 55px;
}
.sub-column li.contact a
{
	background: url(../images/item-contact.gif) no-repeat;
	cursor: pointer;
	width: 77px;
}
.sub-column li.products a
{
	background: url(../images/add-item-products.gif) no-repeat;
	cursor: pointer;
	width: 64px;
}
.sub-column ul li a:hover, .sub-column ul li.active a
{
	background-position: 0 -9px;
}
.sub-column ul ul
{
	display: none;
	width: 173px;
	margin-left: -15px;
	border: none;
	background: #825921;
	font-size: .786em;
	padding: 10px 0;
	position: relative;
}
.sub-column ul li.active ul
{
	display: block;
}
.sub-column ul ul li
{
	padding: 0 0 0 25px;
	width: 148px;
	margin-bottom: 5px;
	float: none;
	border: none;
}
.sub-column ul ul a
{
	display: inline;
	height: auto;
	width: auto !important;
	margin: 0;
	letter-spacing: 0;
	background: none !important;
	color: #fff196;
	text-decoration: none;
	font-weight: normal;
	text-indent: 0;
}
.sub-column ul ul a:hover, .sub-column ul ul .active a
{
	color: #fff;
}

.best
{
	background: url(../images/ico-best.gif) no-repeat;
	width: 135px;
	height: 58px;
	overflow: hidden;
	text-indent: -9999px;
	margin: -80px auto 0;
	display: block;
}
#footer
{
	background: #eee url(../images/footer-bg.gif) repeat-x;
	padding: 10px 15px;
	color: #868686;
	font-size: .714em;
	text-transform: uppercase;
}
#footer p
{
	margin: 0;
}
#footer ul
{
	width: 100%;
	overflow: hidden;
	margin: 0 0 5px;
	padding: 0;
	list-style: none;
	font-size: 1.091em;
}
#footer li
{
	padding: 0 10px;
	border-left: 1px solid #cec7c7;
	margin: 0 10px 0 -10px;
	float: left;
	display: inline;
}
#footer li a
{
	color: #043a2f;
	text-decoration: underline;
	font-weight: normal;
}
#footer li a:hover
{
	text-decoration: none;
}
.sub-menu
{
	overflow: hidden;
	background: #9b6a28;
	width: 607px;
	padding: 3px;
	position: absolute;
	top: 18px;
	left: 20px;
}
.sub-menu ul
{
	border: 1px solid #c5a981;
	padding: 8px;
	margin: 0;
	list-style: none;
	text-align: center;
	text-transform: uppercase;
	font-size: .909em;
}
.sub-menu li
{
	display: inline;
	margin: 0 10px;
}
.sub-menu li a
{
	color: #f2df87;
	text-decoration: none;
}
.sub-menu li a:hover, .sub-menu li.active a
{
	color: #fff;
}
.text-content
{
	float: left;
	width: 600px;
	color: #301f0d;
}
.legal-content p
{
	text-align: justify;
}
.main-column h1
{
	margin: 0 0 10px;
	color: #000;
	font: bold 1.667em/120% Arial, Helvetica, sans-serif;
}
.text-content h2
{
	margin: 0 0 5px;
	color: #1f4657;
	font: italic bold 1.167em/120% Arial, Helvetica, sans-serif;
}
.text-content h3
{
	margin: 0 0 5px;
	color: #1f4657;
	font: italic normal 1em/120% Arial, Helvetica, sans-serif;
}
.text-content ul
{
	margin: 0 0 1.5em 8px;
	padding: 0;
	list-style: none;
}
.text-content li
{
	padding-left: 11px;
	margin-bottom: 1em;
	background: url(../images/bullet.gif) no-repeat 0 .4em;
}
.form-content
{
	background: #f3f2ef;
	padding: 10px;
	margin-bottom: 1.5em;
}
.form-content label
{
	float: left;
	padding: 0 5px 0 0;
	width: 80px;
	font-weight: bold;
	color: #1f4657;
}
.form-content label span
{
	color: #ce4502;
	font-size: 1.167em;
}
.form-section
{
	width: 100%;
	overflow: hidden;
	margin-bottom: 7px;
}
.form-section input.text
{
	border: 1px solid #1f4657;
	padding: 3px;
	width: 200px;
	font: 11px Arial, Helvetica, sans-serif;
}
.form-section textarea
{
	border: 1px solid #1f4657;
	width: 295px;
}
.form-section input.btn
{
	float: right;
}
.alert-message
{
	background: #fffed0;
	font-size: .917em;
	color: #c27625;
	border: 1px solid #cec9b7;
	padding: 10px;
	margin-bottom: 10px;
}
.alert-message p
{
	margin: 0;
}
.photo-col
{
	float: right;
	width: 187px;
	font-size: .917em;
	font-style: italic;
	color: #928370;
}
.photo-col img
{
	display: block;
	margin-bottom: 10px;
}
.photo-col p
{
	line-height: 1.1em;
}

li.mainListItem
{
	font-weight: bolder;
}

li.mainListItem li:first-child
{
	margin-top: 5px;
}

li.mainListItem ul li
{
	font-weight: normal;
}