@charset "utf-8";
:focus {
	outline: 0;
}
/* CSS Document */

h1, h2, h3, h4, h5, h6 {
	padding-top: 1em;
}
h1 {
	margin: 0;
	text-shadow: #fff 0 1px 0;
	font: normal 30px/30px Georgia, "Times New Roman", Times, serif;
	clear: both;
	padding: 0;
}
h2 {
	padding-bottom: 1em;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 16px;
	color: #ca4900;
}
h4, h5, h6 {
	font-size: 1em;
	font-weight: bold;
	color: #e9a300;
}
p {
	margin-bottom: 1em;
	margin-top: 0px;
}


a {
	color: #00a2cf;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #6793a3;
}

html, body {
	margin:0;
	padding:0;
	height:100%;
	background-color: #eee;
}

hr {
	background: #a7a7a7 none center bottom;
	height: 0;
	margin: 10px 0;
	border-style: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #aaa;
	border-bottom-color: #fff;
	clear: both;
}

blockquote {
	font: 1.3em/1.5em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 20px;
	background: #d1dbd5 url(quote-start.png) no-repeat 10px 10px;
	padding: 20px 20px 20px 50px;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #f3fff8;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #f3fff8;
}

blockquote .from {
	font-style: italic;
	font-size: 0.65em;
	display: block;
	text-align: right;
	line-height: normal;
	margin-top: 1em;
}

#header {
	height: 200px;
	color: #666;
	background: #000 url(random-text.png) center;
	margin-right: 0;
	margin-left: 0;
}

#header div.decolines {
	background: url(decolines.png) no-repeat center center;
}

#header div.vignetteLeft {
	background: url(vignette-left.png) no-repeat left center;
	width: 100%;
	height: 100%;
}

#header div.vignetteRight {
	background: url(vignette-right.png) no-repeat right center;
	width: 100%;
	height: 100%;
}

#header div.centerpane {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: none;
	height: 200px;
	background-position: 0;
}

#header div.centerpane .mainlogo {
	margin-top: 31px;
	margin-bottom: 31px;
}

#header div.centerpane .mlBook {
	margin-bottom: 38px;
	margin-left: 554px;
	margin-top: 40px;
}

/* @group menu */

#menu {
	height: 32px;
	width: 100%;
	background: #aed9e4 url(colorstripe.png) no-repeat center;
	font: 18px Georgia, "Times New Roman", Times, serif;
	text-shadow: #fff 0 1px 1px;
}

#menu ul {
	width: 1000px;
	display: block;
	margin: 0 auto;
	list-style-type: none;
	height: 32px;
	background-image: none;
	padding: 0;
}

#menu ul li {
	display: block;
	float: left;
}

#menu ul li a {
	display: block;
	width: 200px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #000;
	background: url(main-menu.png) 0 0;
	overflow: hidden;
}

#menu ul li a span {
	display: none;
}

#menu ul li.menu1 a {
	background-position: 0 0;
}

#menu ul li.menu1 a:hover {
	background-position: 0 -32px;
}

#menu ul li.menu1 a:active {
	background-position: 0 -64px;
}

#menu ul li.menu2 a {
	background-position: -200px 0;
}

#menu ul li.menu2 a:hover {
	background-position: -200px -32px;
}

#menu ul li.menu2 a:active {
	background-position: -200px -64px;
}

#menu ul li.menu3 a {
	background-position: -400px 0;
}

#menu ul li.menu3 a:hover {
	background-position: -400px -32px;
}

#menu ul li.menu3 a:active {
	background-position: -400px -64px;
}

#menu ul li.menu4 a {
	background-position: -600px 0;
}

#menu ul li.menu4 a:hover {
	background-position: -600px -32px;
}

#menu ul li.menu4 a:active {
	background-position: -600px -64px;
}

#menu ul li.menu5 a {
	background-position: -800px 0;
}

#menu ul li.menu5 a:hover {
	background-position: -800px -32px;
}

#menu ul li.menu5 a:active {
	background-position: -800px -64px;
}

/* @end */

#menu ul li a:hover {
	color: #fff;
	text-shadow: #000 0 -1px 0;
}

#body {
	width: 1000px;
	margin: 30px auto 20px;
    min-height:300px;
    height:auto !important;
    height:300px;
}

#landingMain {
	width: 1000px;
	height: 475px;
	margin-bottom: 20px;
}

ul.submenu {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	font-weight: bold;
	text-shadow: #fff 0 1px 0;
}

ul.submenu li {
	display: inline;
}

ul.submenu a {
	color: #444;
	margin-right: 30px;
}

ul.submenu a:hover {
	color: #999;
	text-decoration: none;
}

.col2, .col3, .col4, .col5 {
	margin: 0 0 0 20px;
	float: left;
}

.colFirst {
	clear: both;
	margin-left: 0;
}

.col2 {
	width: 490px;
}

.col3 {
	width: 320px;
}

.col4 {
	width: 235px;
}

.col5 {
	width: 184px;
}

.photoframe {
	font-size: 0.75em;
	text-align: center;
	line-height: normal;
	margin-bottom: 20px;
}

.photoframe img {
	border: 5px solid #fff;
}

p.ps {
	margin-top: 3em;
	font-style: italic;
}

div.terms {
	font-size: 0.8em;
	line-height: normal;
	background-color: #d8d8d8;
	padding: 20px;
}

dl.nameAndTitle dt {
	float: none;
	margin: 0;
	padding: 0;
	line-height: normal;
	font-weight: bold;
}

dl.nameAndTitle dd {
	font-style: italic;
	margin-bottom: 1em;
	font-size: 0.8em;
	color: #787878;
}

dl.nameAndParty dt {
	float: left;
	margin-right: 1em;
}

dl.nameAndParty dd {
	font-style: italic;
	color: #909090;
}

dl.timeAndActivity dt {
	width: 80px;
	float: left;
}

ul.corporateChief {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	line-height: normal;
}

ul.corporateChief li {
	width: 180px;
	margin-right: 10px;
	display: block;
	float: left;
	margin-left: 10px;
	height: 280px;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
}

ul.corporateChief img {
	margin-bottom: 5px;
}

td.tableSubHeader {
	background-color: #cdcdcd;
	color: #434343;
}

#footer {
	color: #555;
	clear: both;
	width: 100%;
	background: #000 url(random-text.png) center;
	line-height: normal;
	font-size: 0.9em;
}

#footer div.stripe {
	background: #aed9e4 url(colorstripe.png) no-repeat center bottom;
	width: 100%;
	height: 10px;
}

#footer a {
	color: #aaa;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a:visited {
	color: #888;
}

#footer div.centerpane {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer h2 {
	padding: 0 0 10px;
	color: #6e6e6e;
	font-size: 17px;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#footer ul a {
	display: block;
	margin-bottom: 8px;
}

#footer .footerLogo {
	border-top: 1px solid #333;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
}

#footer div.logo {
	color: #666666;
	font-size: 8px;
	text-align: center;
	float: left;
	width: 150px;
	margin-right: 50px;
	margin-left: 50px;
}
#footer div.logo:hover {
	color: #999999;
}

#footer div.copyright {
	text-align: center;
	clear: both;
}


