﻿body {
	margin: 0;
	background-color: #3b4551;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:19px;
}
a  { 
	text-decoration :underline; 
	color:#640000; }
a:hover { 
	text-decoration:underline;
	color: #640000
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #640000;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	line-height: 22px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #640000;
}
h3 {
	margin: 6px 0px 6px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #640000;
}

#nav-top {
	height: 34px;
	float: left;
	width: 985px;
}
.tabnav {
	width: 100%;
	background-image: url('images/ll-navtop-bkdg2.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	border-bottom: 1px solid black;
	border-bottom-width: 4px;
	border-bottom-color: #640000;
}

.tabnav ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 13px Arial, Helvetica, sans-serif;
list-style-type: none;
}

.tabnav li{
display: inline;
margin: 0;
}

.tabnav li a{
	background-position: center;
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
    border-right: 1px solid white;
    color: white;
	background-image: url('images/blockdefault.gif');
	background-repeat: repeat-x;
	height: 34px;
	line-height: 34px;
	padding-right: 10px;
	padding-left: 10px;
}

.tabnav li a:visited{
color: white;
}

.tabnav li a:hover, .tabnav li .selected a{
	background-image: url('images/blockactive.gif');
	background-repeat: repeat-x;
}
#page-container {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow:auto;

}
#header {
	width: 985px;
	height: 225px;
	background-image: url('images/ll-header-bkdg2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
#container-content {
	width: 985px;
	clear: both;
	border-top-style: solid;
	border-top-width: 20px;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 20px;
	border-bottom-color: #FFFFFF;
}
#footer {
	width: 985px;
	height: 50px;
	border-top-style: solid;
	border-top-width: 10px;
	border-top-color: #3b4551;
	line-height: 45px;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #3b4551;
	clear: both;
}

#container-main {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
#container-left {
	width: 690px;
	float: left;
}
#container-right {
	width: 250px;
	float: right;
}
#column-center {
	margin: 0px;
	width: 465px;
	float: right;
}
#nav-left {
	width: 205px;
	float: left;
}
#nav-left ul {
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 0px;
}
#nav-left li {
	margin-left: -40px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #EAEAEA;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
#nav-left a {
	text-decoration: none;
}
#nav-left a:hover {
	text-decoration: underline;
}
#center-column-content {
	width: 100%;
}
#center-column-content ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#center-column-content li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.no-border {
	border-width: 0px;
	border-style: none;
}
.image-left {
	border-style: none;
	padding: 0px;
	float: left;
	clear: left;
	margin-right: 5px;
}
#quote-box {
	border: 1px solid #DBDBDB;
	padding: 6px;
	margin-top: 10px;
	background-color: #F3F3F3;
	font-size: 14px;
}
.quote-box {
	border: 1px solid #DBDBDB;
	padding: 6px;
	font-size: 13px;
	color: #000000;
	font-style: italic;
	background-color: #F3F3F3;
}
.image-right {
	border-style: none;
	float: right;
	margin-left: 10px;
}

.proddiv{
	width: 455px;
	height: 110px;
	clear: left;
	border: 1px solid #fff;
}

.proddiv .floatbox{
float: left;
width: 110px;
}

* html .proddiv p{ /* IE 3px jog hack*/
height: 1%;
}

.proddiv p{
margin-top: 0;
margin-left: 110px;
}

#form-box {
	width: 450px;
	padding: 0px;
	margin: 0px;
}
#form-container {
	width: 230px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#disclaimer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
#disclaimer a {
	color: #FFFFFF;
}
	
.text-right-just {
	text-align: right;
}
	
.image-centered {
	text-align: center;
}
	
.title-service {
	font-size: 13px;
	font-weight: bold;
}
#service-panel {
	height: 100px;
	border-bottom-style: solid;
	border-bottom-width: 20px;
	border-bottom-color: #FFFFFF;
	float: left;
}
.call-out {
	padding: 6px;
	border: 1px solid #DBDBDB;
	text-align: justify;
	background-color: #F3F3F3;
	font-size: 13px;
	color: #000000;
}
.warning {
	padding: 6px;
	border: 1px solid #DBDBDB;
	text-align: center;
	background-color: #F3F3F3;
	font-size: 14px;
}


@media print {
	#header, #footer, #tabnav { display: none; }
	body { background: #fffff; padding: 10px; font-size : 14pt; }
	#footer { margin: 50px auto 10px auto;	width: 1000px;	clear: both; text-align: center; height: 30px; line-height: 30px; background-color: #FFFFFF;
	font-size: 12pt;}
    #page-container { width: 1000px;	margin-right: auto;	margin-left: auto;	background-color: #FFFFFF;	overflow: visible; }
	h1 { font-size: 18pt }
	h2 { font-size: 16pt }
    a { text-decoration : underline;  color : #0000ff; }
	
