html body {
	font-family: "Helvetica Neue", Verdana, Helvetica, sans-serif;
	background: #e3e3e3;
	margin: 0;
	padding: 0;
}

/* Text styles */

h1, h2, h3 {
	margin: 0 0 .5em;
	font-weight: normal;
	padding: 0;
}
h1 {
	font-size: 2em;
}
h3 {
	font-size: 1.1em;
	color: #476487;
}
h3 strong {
	color: #000;
	font-weight: bold;
	font-size: 1.3em;
}
p {
	font-size: 13px;
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.6em;
}
ol strong {
	font-size: 13px;
}

/* Page construction */

#top {
	min-width: 850px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	background: url('/o/2757/images/top_bg.jpg') repeat-y center center #1c3b5b;
}
#top .content {
	z-index: 2;
	height: 250px;
	background: url('/o/2757/images/top_content_bg.jpg') no-repeat center top;
	width: 850px;
	margin: 0 auto;
	padding: 10px 0;
}
#inside #top .content {
	height: 25px;
}
#top .content ul {
	font-size: 15px;
	margin: 0;
	padding: 0 25px;
	list-style: none;
}
#top .content ul li {
	padding: 0 10px 0 0;
	margin: 0;
	display: inline;
}
#top .content ul li a {
	text-shadow: 2px 2px 2px #222;
	color: #cce8ff;
	text-decoration: none;
	border: none;
}
#top .content ul li a:hover {
	text-shadow: 2px 2px 2px #222;
	color: #FFF;
}
#quotes {
	text-align:left;
	font-size: 1.2em;
	padding: 30px 50px;
	color: #FFF;
}
.quote {
	text-align: center;
	text-shadow: 2px 2px 2px #333;
	width: 200px;
	opacity: 0;
	filter: alpha(opacity=0);
}
#quotes cite {
	text-shadow: none;
	border-top: 1px solid #5b779b;
	padding: 5px 0 0;
	margin: 5px 0 0;
	color: #cad7e9;
	display: block;	
	font-style: normal;
	text-transform: uppercase;
	font-size: 10px;
}
#box0 {
	font-size: 24px;
	top: 65px;
	position: absolute;
	margin-left: 270px;
}
#box2 {
	margin-left: 30px;
	width: 250px;
	top: 60px;
	font-size: 18px;
	position: absolute;
}
#box4 {
        top: 60px;
	width: 300px;
	font-size: 18px;
        position: absolute;
        margin-left: 250px;
}
#box6 {
	top: 70px;
	font-size: 20px;
	position: absolute;
	margin-left: 270px;
}
#box8 { 
        top: 110px;
        position: absolute;
        margin-left: 500px;
}
#box10 {
	margin-left: 380px;
	position: abolute;
	top: 90px;
}

/* Endorsements */

#box3, #box5, #box1, #box7, #box9, #box11 {
	position: absolute;
	top: 35px;
	text-align: left;
	font-size: 12px;
	width: 700px;
}
*html #box1, * html #box3, * html #box5, * html #box7, * html #box9, * html #box11 {
	top: 55px;
}
#box3 {
	margin-left: 20px;
	font-size: 14px;
	top: 55px;
}
* html #box3 {
	top: 75px;
}
.quote h4 {
	font-size: 18px;
}
.quote .name {
	padding: 0 5px 0 0;
	text-transform: uppercase;
	font-weight: bold;
}
.quote .person {
	display: block;
}
.quote .title {
       text-shadow: none;
        color: #cad7e9;

}
#box3 .person {
	display: block;
	padding: 0 0 10px;
}


#middle {
	min-width: 850px;
	background: url('/o/2757/images/middle_bg.jpg') repeat-x center center;
}
#middle h1 span {
	display: none;
	visibility: hidden;
}
#middle h1 {
	height: 167px;
	width: 850px;
	background: url('/o/2757/images/middle_content_bg.jpg') no-repeat center center;
	margin: 0 auto;
	padding: 0;	
}
#bottom {
	min-width: 850px;
	background: url('/o/2757/images/bottom_bg.jpg') repeat-y center center;
}
#bottom .content {
	width: 850px;
	margin: 0 auto;
	padding: 10px 0 40px 0;
	position: relative;
	background: url('/o/2757/images/bottom_content_bg.jpg') no-repeat center bottom;
}
#bottom #left {
	 font-family: "Lucida Sans";
	float: left;
	width: 475px;
	margin: 0 0 0 50px;
}
* html #bottom #left {
	margin: 0 0 0 30px;
}
#bottom #right {
	background: #EEE;
	border: 1px solid;
	border-color: #DDD #BBB #BBB #DDD;
	float: right;
	width: 250px;
	margin: 0 50px 0 0;
}
* html #bottom #right {
	margin: 0 30px 0 25px;
}
#left .person {
	margin: 0 0 5px 0;
	display: block;
}
#left .name {
	padding: 0 5px 0 0;
	text-transform: uppercase;
        font-weight: bold;
	font-size: 1em;
}
#left .title {
	font-size: 1em;
}
.intro {
	border: 1px solid #b6d2fa;
	border-width: 1px 0;
	padding: .5em  0 0;
	margin: 0 0 1em 0;
}
#left .planOverview {
	display: block;
	position: relative;
	top: 15px;
	padding: 15px;
	margin: 15px 0;
	clear: both;
	border: 1px solid #CCC;
	background: #EEE;
	color: #333;
}
.planOverview h2 {
	color: #666;
}
.planOverview h3 {
        padding: 0;
        text-align: right;
        color: #1D3C5B;
}
.download a {
	margin: 15px auto;
	border: none;
	display: block;
	height: 67px;
	width: 215px;
	background: url('/o/2757/images/download.png') no-repeat center top;
}
.download a:hover {
	background-position: center bottom;
}
.download a span {
	display: none;
}
#right h2 {
	padding: 15px 15px 0;
	color: #666;
}
#right ol {
	font-family: "Lucida Sans", "Lucida Grande";
	padding: 0 0 0 25px;
	margin: 0 15px;
}
#right ol li {
	color: #666;
	margin: 0 0 15px;
}
#right h3 {
	padding: 0 15px 10px;
	text-align: right;
	color: #1D3C5B;
}
#right h4 {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 0 15px;
	margin: 0;
	color: #999;
}
#right a.blogLink {
	margin: 0 15px 10px;
	display: block;
	border: none;
	font-size: 12px;
}

a {
	font-weight: bold;
        color: #1D3C5B;
	text-decoration: none;
        border-bottom: 1px dashed #CCC;
}
a:hover {
	color: #476487;
	border-bottom-color: #999;
}

/* Form */

label .required {
	color: #C00;
	font-weight: bold;
	padding: 0 0 0 3px;
}
label {
	padding: 0 10px 10px 0;
	font-size: .7em;
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	display: block;
	float: left;
}
label input {
	font-family: inherit;
	font-weight: bold;
	display: block;
	font-size: 1.4em;
	width: 220px;
}
label textarea {
	display: block;
	clear: both;
	width: 455px;
}
label select {
	text-transform: none;
	width: 200px;
	display: block;
	font-size: 1.4em;
}
label.full input {
	width: 455px;
}
label.short input {
	width: 80px;
}
.groups {
	clear: left;
	float: left;
	width: 350px;
	font-size: .7em;
}
.formRow {
	padding: 5px 0 0;
	float: right;
}
button {
	width: 120px;
	height: 35px;
	cursor: pointer;
	border: 0;
	background: url('/o/2757/images/submit.png') no-repeat top center;
}
button:hover {
	background-position: bottom center;	
}
button span {
	display: none;
}

#footer {
	font-size: .8em;
	color: #666;
	clear: both;
	margin: 10px 50px 20px;
	padding: 10px 0 0;
}
* html #footer {
	margin: 15px 60px 10px;
}

/* Utility */

.clear {
	height:10px;
	clear: both;
}
.error {
	margin: 0 0 10px 0;
	font-weight: bold;
	background: #8B1523;
	border: 2px solid #300;
	padding: 10px;
	color: #FFF;
}
.error li {
	text-transform: none;
	font-weight: normal;
	margin: 0 0 0 20px;
	padding: 4px 0 0 10px;
}
