body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color: #666;
	background:#af410c;
}
img{border:none;}
a{color:#abacaa;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#data{
	width:987px;
	margin:0 auto;
	overflow:hidden;
}
#main{
	width:100%;
	overflow:hidden;
	background:url(/_ui/images/bg-content.gif) repeat-y;
}
.main-holder{
	width:100%;
	overflow:hidden;
	background:url(/_ui/images/bg-main-btm.gif) no-repeat 0 100%;
	padding:0 0 53px;
}
#header{
	width:793px;
	padding:44px 0 0 109px;
	overflow:hidden;
}
#header h1{
	margin:0 0 26px;
}
#header h1 a{
	background:url(/_ui/images/logo.gif) no-repeat;
	width:335px;
	height:42px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#nav .navigation{
	list-style:none;
	padding:5px 0 0 12px;
	margin:0 0 18px;
	width:100%;
	overflow:hidden;
	background:url(/_ui/images/bg-nav.gif) no-repeat;
	text-align:center;
}
#nav .navigation li{
	display:inline;
	padding:0 17px 0 17px;
}
#nav .navigation li a{
	color:#fcfdfe;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
#nav .navigation li a:hover{
	text-decoration:underline;
}
.photos{
	width:975px;
	padding:6px;
	background:#fff;
	margin:0 0 34px;
}
.content{
	width:800px;
	padding:0 0 0 114px;
	overflow:hidden;
}
.headline{
	width:786px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	padding:0 14px 0 0;
}
.headline h2,
.box1 h2{
	font-size:13px;
	color:#af410c;
	margin:0 0 2px;
	text-transform:uppercase;
	font-weight:normal;
}
.headline p{
	line-height:23px;
	margin:0 0 18px;
}
.btn-esp, .btn-eng{
	float:right;
	width:55px;
	height:16px;
	margin:8px 0 6px 10px;
	background:url(/_ui/images/btn-espanol.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}
.btn-eng { background:url(/_ui/images/btn-english.gif) no-repeat; }
.three-boxes{
	width:100%;
	overflow:hidden;
	background:url(/_ui/images/bg-three-box.gif) repeat-y;
	margin:23px 0 0;
}
.box1{
	float:left;
	width:202px;
	padding:0 30px 0 0;
	margin:0 17px 0 0;
}

.box1 h2{
	margin:0;
	line-height:16px;
	font-weight:normal;
}
.box1 p{
	margin:0 0 15px;
	line-height:23px;
}
.box2{
	float:left;
	width:305px;
	padding:0 16px 0 0;
	margin:0 23px 0 0;
}
.nav{
	list-style:none;
	padding:0 0 8px;
	margin:0;
	border-bottom:1px solid #eee;
	width:100%;
	overflow:hidden;
}
.nav li{
	margin:0 0 15px;
	height:20px;
	overflow:hidden;
}
.nav li a{
	color:#af410c;
	text-decoration:none;
	background:url(/_ui/images/bullet.gif) no-repeat;
	display:block;
	height:16px;
	padding:3px 0 3px 29px;
}
.nav li a:hover{
	text-decoration:underline;
	background-position:0 -20px;
}
.address-box{
	margin:16px -7px 0 8px;
}
.address-box:after{
	clear:both;
	content:"";
	display:block;
}
.address-box address{
	font-style:normal;
	margin:0 -7px 0 0;
}
.address-box strong{
	display:block;
	font-weight:normal;
	font-size:11px;
	line-height:13px;
	color:#004e95;
	text-transform:uppercase;
}
.address-box span, .address-box em{
	display:block; font-style: normal;
	font-size:12px;
	line-height:18px;
	color:#8f908f;
}
.box3{
	float:left;
	width:201px;
}
.nav-box{
	list-style:none;
	padding:0;
	margin:0;
}
.nav-box li{
	padding:0 0 11px;
}
.nav-box li a{
	display:block; font-weight: bold;
	width:176px; text-transform: uppercase;
	height:27px;
	overflow:hidden;
	padding:13px 0 0 25px;
	color:#fbfcfa;
	text-decoration:none;
}
.nav-box li a:hover{
	text-decoration:underline;
}
.yellow{
	background:url(/_ui/images/btn-yellow.gif) no-repeat;
}
.green{
	background:url(/_ui/images/btn-green.gif) no-repeat;
}
.blue{
	background:url(/_ui/images/btn-blue.gif) no-repeat;
}
#footer{
	margin:23px 0 80px;
	width:100%;
	overflow:hidden;
	text-align:center;
}
.footer-nav{
	list-style:none;
	padding:0;
	margin:0;
}
.footer-nav li{
	display:inline;
	padding:0 3px 0 6px;
	font-size:11px;
	color:#fdfefd;
}
.footer-nav li a{
	color:#fdfefd;
	text-decoration:none;
}
.footer-nav li a:hover{
	text-decoration:underline;
}

#nav, #nav ul {
	line-height:24px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#nav a {
	 text-decoration: none; text-transform: uppercase; color: #fff; font-size: 12px;
	width:120px; font-family: arial, verdana, sans-serif; padding: 3px 0 7px 0;
}
#nav a:hover, #nav a.active { text-decoration: underline; }
#nav li {
	float:left; text-align: right; color: #fff;
}
#nav .navigation li ul {
	border: 3px solid #00539B; border-top: none; background-color: #fff; 
	left:-9999px; padding: 3px 0 7px 0; margin-left: -18px;
	position:absolute;
	width:205px;
}
#nav .navigation li ul li { text-align: left; background-color: #fff; width: 150px; line-height: 22px; }
#nav .navigation li ul li a { padding: 8px 0px 8px 0px; color: #00539B; text-transform: capitalize; width: 200px; }
#nav .navigation li ul li a:hover { color: #000; }

#nav .navigation li:hover ul, #nav li.sfhover ul {
	left:auto;
}

#nav .navigation li a.active { color: #eee }

.left-col { width: 350px; float: left; }
.left-col .photo { background-color: #fff; padding: 5px; }
.left-col .nav { border: none; }
.left-col .nav li a { color: #5C8529 }
.left-col .nav li a.active { font-weight: bold; color: #00539B; }
.left-col .sub { margin: 40px 0 0 70px }
.left-col .sub h2 { color: #B83E17; text-transform: uppercase; font-size: 14px; padding: 0 0 10px 27px }
.alt { width: 490px; margin: 40px 0 0 0; padding: 0px 10px 20px 30px; border-left: 1px solid #ccc; }
.alt .headline { width: 500px; }

table.quote-cont { margin: 10px 20px }
table.quote-cont p { color: #AF410C; text-transform: uppercase; font-size: 14px; line-height: 25px; }
table.quote-cont td { padding: 10px; }

.news-cont h3 a { color: #00529B; margin: 0; padding: 0; }

.photo table { width: 320px; border: 1px solid #ddd; }
.photo table td { padding: 8px 10px; border: 1px solid #eee; border-left: none; border-bottom: none; text-align: center; }
.photo table td strong, .photo table th { color: #00529B; font-size: 14px; }
.photo table td a { color: #AF410C; font-weight: bold; }

.headline b { color: #AF410C; font-size: 13px; }
.headline strong { color: #000; font-size: 12px; }

.cals { height: 250px; }
.cals div { margin: 5px 0 0 5px }
.controls { float: right; margin: 0 30px 0 0 }
.controls a { text-decoration: none; margin: 0 0 0 10px }

span.caps { display: inline; }
strong a { color: #00539B }

body.page-23 div.headline p { width: 250px; float: left; }

.docs-cont td { padding: 0 10px 10px; vertical-align: top; font-size: 13px; }
.docs-cont ul { padding: 0 0 0 30px }
.docs-cont li { margin: 0 20px 5px 0 }
.docs-cont h4 { padding: 0; margin: 5px; font-size: 20px; color: #fff; }
.docs-cont img { border: 4px solid #444; }
.docs-list { line-height: 20px; margin: 0 0 40px 0 }
.docs-list span.doc { margin: 0 0 0 17px }
.docs-list span.doc a { margin: 0 0 0 5px }
.docs-list span.seg, .docs-list span.head { display: block; margin: 10px 0 0 0; padding: 0; }
.docs-list span.seg { margin-left: 15px; text-decoration: underline; }

#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:360px; width:600px; color:#bbb; background-color:#333; border:4px solid #00294D; padding:12px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(/_ui/images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}
