body {
	color: #666;
	font: 12px Helvetica, Arial, sans-serif;
	margin: 0;
	text-align: left;
	background-color: #fff;
}

h1 { font-size: 1.8em; }
h2 { text-transform: uppercase; font-size: 1.5em; background-color: #fff; }
img { border-width: 0px; }
p { line-height: 1.5em; }
td { vertical-align:top; }

a:link, a:visited, a:active, a:hover {
    color: #666;
    text-decoration: underline;
}

a:hover {
    color: #263040;
    text-decoration: underline;
}

a.bread:link, a.bread:visited, a.bread:active, a.bread:hover {
    color: #666666;
    text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}

a.bread:hover {
    color: #263040;
    text-decoration: none;
    border-bottom: #263040;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}

a.image {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	border: 1px solid #fff;
	width: 75px;
	height: 75px;
	display: block;
}

#about {
	width: 200px;
	margin-right: 40px;
	text-align: left;
	float: left;
}

#breadcrumb {
	text-align: left;
	margin-right: 20px;
	letter-spacing: 0.15em;
	font-size: 1.4em;
}

#container {
	text-align: left;
	width: 770px;
	padding: 20px 0 10px 50px;
}

#footer {
	text-align: left;
    margin-right: 20px;
	padding: 20px 0 10px 50px;
}

#head { width:100%;height:120px;background-color:#263040; }
#headinterior { width:100%;height:40px;background-color:#263040; }

#info { margin-bottom: 20px; float: left; }
#infopane { float: left; }

#intro {
	margin-bottom: 40px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2.5em;
	letter-spacing: -0.06em;
}

#intro, h2 {
	background-color: #fff;
	color: #263040;
}

#links {
	width: 200px;
	margin-right: 20px;
	text-align: left;
	float: left;
}

#linksbooks {
	width: 260px;
	margin-right: 20px;
	text-align: left;
	float: left;
}

#mid {
	width: 200px;
	margin-right: 40px;
	text-align: left;
	float: left;
}

#projects {
	width: 270px;
	margin-right: 20px;
	text-align: left;
	float: left;
}

#spacer {
	width: 100px;
	background-color: #fff;
	height: 10px;
}

#text {
	width: 490px;
	margin-right: 40px;
	text-align: left;
	float: left;
}

#textbooks {
	width: 430px;
	margin-right: 40px;
	text-align: left;
	float: left;
}

#texthero {
	width: 690px;
	margin-right: 40px;
	text-align: left;
	float: left;
}

#texthero p,ol{
	font-size:1.3em;
}

#texthero table{
	margin-left:1.6em;
	font-size:1.2em;
	line-height: 1.4em;
}

#title { font-size: 1.8em; font-weight: bold; letter-spacing: -0.06em; }
#title, h2 { background-color: #fff; color: #263040; }

.clearboth { clear:both; }
.displayel { display:block; }
.displaynone { display:none; }
.midtext { width: 200px; text-align: left; }

/* Front */
.front_container { width:200px; }
.front_icons { vertical-align:middle;border:0; }
.front_image { width:70px; float:left; }
.front_text { width:130px; float:left; padding-top:16px; }

/* Progress Indicator */
#vQuestion1p{ border-left: #263040 solid 1px; }
#vQuestion18p{ border-right: #263040 solid 1px; }
.progress_generic { width:20px;height:20px;background-color:#fff; }
.progress_min { width:8px;height:20px;background-color:#fff; }
.progress_indicator { width:20px;height:20px;background-color:#fff;border-top: #263040 solid 1px;border-bottom: #263040 solid 1px; }
.progress_full { width:20px;height:20px;background-color:#c0c0c0;border-top: #263040 solid 1px;border-bottom: #263040 solid 1px; }

/* Survey */
.header { background-color: #909090; color: #ffffff; vertical-align: middle; -moz-border-radius: 2px; -webkit-border-radius: 2px; padding: 4px; }
.hero {border:1px solid #ccc; float:left; padding:4px;}
.herodesc { font-size:1.2em;margin-left:220px; }
.head { font-size:1.8em; }
.survey { width: 260px; }
.surveycell { border-bottom: 1px solid #909090; }
.surveyiconcell { width:80px; border: 1px solid #909090; background-color: #fff; text-align:center; vertical-align:middle; }
.surveyiconactivecell { width:70px; border: 0px solid #909090; background-color: transparent; text-align:center; vertical-align:middle; }
.surveynumber { width:32px; float:left; }
.surveyquestionvalue { width:640px; float:left; }