﻿html, body, div, p, ul, ol, dl, dd, dt, li, img, form, fieldset, input, textarea, select, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
html { overflow-y: scroll; 
            min-height: 100%;
            margin-bottom: 1px;
 
}
body {
	background-color: #C0C0B7;
	font-family: helvetica, Verdana, Arial;
	font-size: 0.8em;
}
a {
	color: #EB7325;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #808080;
}
.wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: center;
}
.container {
	float: left;
	width: 100%;
	background: #fff url(../images/container_background.gif);
	text-align: left;
}
.leftCol {
	float: left;
	width: 194px;
	background-color: #EB7325;
	border-top: 30px solid #808080;
}
.mainCol {
	float: left;
	width: 566px;
	background-color: #fff;
	border-top: 30px solid #EB7325;
	background-repeat: no-repeat;
	background-position: 410px 189px;
}
.mainCol_lev2 {
	float: left;
	width: 566px;
	background-color: #fff;
	border-top: 30px solid #EB7325;
}
.footer {
	float: left;
	height: 70px;
	background-color: #808080;
	color: #ABA58F;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 10px;
	width: 740px;
	font-size: 0.8em;
}
.footer a {
	color: #ABA58F;
	font-weight: normal;
}
.footer a:hover {
	color: #E5E0CF;
}
.footer p.copyright {
	float: left;
	padding: 5px;
}
.footer p.poweredBy {
	float: right;
	padding: 5px;
}
.logo {
	display: block;
	height: 69px;
	background: url(../images/logo.gif) no-repeat;
}
.logo span {
	display: none;
}
.banner {
	height: 189px;
	background-repeat: no-repeat;
}
.banner div.buttons {
	display: block;
	float: right;
	width: 156px;
	height: 21px;
	overflow: hidden;
	margin-top: 168px;
}
.laBrief {
	display: block;
	float: left;
	width: 62px;
	height: 21px;
	background: #fff url(../images/la_brief.gif) no-repeat;
	margin-right: 2px;
	font-weight: normal;
}
/*.laHereNow {
	display: block;
	float: left;
	width: 92px;
	height: 21px;
	background: #fff url(/images/la_here_now.gif) no-repeat;
}*/
.laBrief span, .laHereNow span {
	display: none;
}
.rightCol {
	float: right;
	width: 132px;
	padding: 30px 12px 10px;
	font-size: 0.85em;
	color: #434F65;
	line-height: 1.4em;
	background-color: #DADADA;
}
.rightCol h3 {
	font-size: 1.3em;
	font-weight: lighter;
}
.breadcrumb {
	float: left;
	padding: 0 0 0 20px;
	width: 546px;
	height: 18px;
	line-height: 18px;
	font-size: 0.8em;
	list-style-type: none;
	background-color: #dadada;
	overflow: hidden;
}

.homebreadcrumb {
	float: left;
	padding: 0 0 0 20px;
	width: 390px;
	height: 18px;
	line-height: 18px;
	font-size: 0.8em;
	list-style-type: none;
	background-color: #dadada;
	overflow: hidden;
}


.breadcrumb li {
	display: inline;
	color: #000f2c;
}
.breadcrumb a {
	color: #000f2c;
	font-weight: normal;
}
.breadcrumb a:hover {
	color: #666;
}
.navigation {
	list-style-type: none;
	margin: 30px 0 40px;
	color: #FFFFFF;
	background-image: url(../images/nav_splitter.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-top: 3px;
}
.navigation li {
	list-style-type: none;
	text-indent: 15px;
}
.navigation li a {
	display: block;
	width: 100%;
	height: 1.8em;
	line-height: 1.8em;
	overflow: hidden;
	background: url(../images/nav_splitter.gif) no-repeat 10px 100%;
	padding: 3px 0;
	color: #FFFFFF;
	font-weight:normal;
}
.navigation li a:hover {
	color: #808080;
}
.navigation ul {
	list-style-type: none;
}
.navigation ul li {
	text-indent: 15px;
}
.navigation ul li a {
	color: #FFFFFF;
}
.navigation ul li a:hover {
	color: #808080;
}
.navigation ul ul li {
	text-indent: 25px;
}
.navigation ul ul a {
	color: #EFD19C;
}
.navigation ul ul a:hover {
	color: #808080;
}
.navigation ul ul ul li {
	text-indent: 35px;
}
.navigation ul ul ul a {
	color: #EEC58D;
}
.navigation ul ul ul a:hover {
	color: #808080;
}
.content {
	float: left;
	padding: 20px;
	width: 367px;
}
.content_lev2 {
	float: left;
	padding: 20px;
	width: 520px;
	font-size: 0.95em;
!Important
}
.content_lev2 {
	float: left;
	padding: 20px;
	width: 500px;
	font-size: 0.95em;
}
.content, .content_lev2 {
	color: #666;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
}
.content h1, .content_lev2 h1 {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 0.7em;
	color: #465165;
}
.content p, .content_lev2 p {
	padding-bottom: 1.4em;
}
.content ul, .content_lev2 ul {
	padding-left: 20px;
}
ul.greyBullets {
	float: left;
	background-color: #dadada;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
ul.greyBullets li {
	float: left;
	width: 161px;
	background: url(images/bullet.gif) no-repeat 6px 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}
.required {
	color:#772723;
}
