h1 {
	text-align: left;
	font-family: 'trebuchet ms', trebuchet, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: black;
	}

#body_quarter,
#body_half,
#body_third {
	float: left;
	padding: 21px 55px 0 34px;
	}

#body_quarter {
	width: 200px;
	}

#body_third {
	width: 250px;
	}

#body_half {
	width: 300px;
	}

#right_quarter,
#right_half,
#right_third {
	float: left;
	padding: 34px 21px 0 0;
	}

#right_quarter {
	width: 500px;
	}

#right_third {
	width: 450px;
	}

#right_half {
	width: 400px;
	}

table.layout {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	white-space: nowrap;
}

.box_title_sidenav {
	width: 262px;
	height: 18px;
	padding: 3px 0 0 21px;
	margin-top: 34px;
	background-color: #f9b411;
	background-image: url(../images/t_short.jpg);
	color: #150c5f;
	font-size: 16px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	}

.box_sidenav, .box_side_extra {
	width: 255px;
	padding: 5px 13px 5px 13px;
	background-color: #fff;
	border: 1px solid #fcf3c2;
	border-top: none;
	color: black;
	font-size: 13px;
	text-align: left;
	line-height: 16px;
	}

.box_sidenav {
	background-image: url(../images/bg_boxes.jpg);
	background-repeat: repeat-x;
}

.box_side_extra {
	background: #fbf3c2;
}

.box_sidenav li, .box_side_extra li, ol.sharpie li {
	list-style-image: url(/images/bullet.gif);
	margin-left: -24px;
	padding-bottom: 8px;
	font-size: 13px;
	}

.box_sidenav a:link { color: #150c5f; text-decoration: none; }
.box_sidenav a:visited { color: #150c5f; text-decoration: none; }
.box_sidenav a:hover { color: #cc0001; text-decoration: none; }
.box_sidenav a:active { color: #cc0001; text-decoration: none; }

div.formbox,
div.questionnairebox {
	width: 80%;
	margin: 20px auto 20px auto;
	padding: 20px;
	border: 1px;
	border-style: solid;
	border-color:  #150C5f;
	background: #fbf3c2;
	color: #FFFFFF;
	text-align: left;
}

INPUT.form,
TEXTAREA.form,
SELECT.form,
INPUT.standard,
TEXTAREA.standard,
SELECT.standard,
OPTION.standard,
.unhighlighted_form,
.unhighlighted {
	margin: 2px;
	padding: 0;
	font-family: Lucida Grande, Monaco, monospace;
	font-size: 12px;
	background-color: white;
	border: 1px;
	border-style: solid;
	color: black;
	border-color: #150C5F;
}

INPUT.form:focus,
SELECT.form:focus,
INPUT.standard:focus,
SELECT.standard:focus,
OPTION.standard:focus {
	height: 15px;
}

INPUT.form:focus,
TEXTAREA.form:focus,
SELECT.form:focus,
INPUT.standard:focus,
TEXTAREA.standard:focus,
SELECT.standard:focus,
OPTION.standard:focus,
.highlighted_form,
.highlighted {
	margin: 2px;
	padding: 0;
	font-family: Lucida Grande, Monaco, monospace;
	font-size: 12px;
	background-color: white;
	border: 1px;
	border-style: solid;
	color: black;
	border-color: #FDB515;
}

OPTION.standard {
	border-style: none;
}

table.data {
	text-align: left;
	border-collapse: collapse;
}

p.formquestion {
	font-weight: bold;
	text-align: left;
}

p.bullets {
	margin-left: 20px;
	text-align: left;
}

.caption {
	color: black;
	font-family: 'trebuchet ms', trebuchet, sans-serif;
	font-style: oblique;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 4px;
}

OPTION {
	font-family: Lucida Console, Lucida Sans Typewriter, Lucida, monospace;
}

table.warningbox {
	width: 100%;
	background-color: #eee;
	padding: 1px;
	border: 1px;
	border-style: solid;
	margin: 0px 0px 10px 0px;
	border-color: #993333;
}

H1.boxheadwarning {
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 20px;
	line-height: 80%;
	color: #fff;
	background-color: #993333;
	margin: 0px 0px 0px 0px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-color: transparent transparent transparent transparent;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
}

TD.form {
	text-align: left;
	font-size: 9px;
	color: black;
	margin: 0;
	padding: 0 4px 0 4px;
	font-weight: bold;
	white-space: nowrap;
}

TD.layout {
	margin: 0;
	padding: 0;
}

TR.separator,
TD.separator {
	font-size: 5px;
}

TD.review_header {
	vertical-align: top;
	text-align: right;
	font-size: 10px;
	color: black;
	font-weight: bold;
	white-space: nowrap;
	margin: 5px;
}

span.review_data,
P.review_data,
table.data,
table.score {
	width: 100%;
	background-color: white;
	padding: 3px;
	margin: 2px;
	background-color: #fff;
}

TD.review_data {
	text-align: left;
}

P.review_data {
	white-space: normal;
	line-height: 100%;
	margin-top: -4px;
	margin-bottom: -4px;
	font-size: inherit;
}

table.data, table.sortable tr td {
	text-align: left;
	border-collapse: collapse;
}


table.sortable {
	border-collapse: collapse;
}

table.sortable tr td {
	font-size: 9px;
	border: 0px;
}

table.score {
	border: 1px;
	border-style: solid;
	border-color: #FFAE00;
	background-color: white;
	color: black;
	margin-top: 20px;
}

table.score td {
	text-align: center;
}

td.data, td.dataleft, td.datahead, td.stat, td.statleft, th.stat, td.statyellow, td.statblack, .sortcol, .sortasc, .sortdesc {
	font-size: inherit;
	border: solid;
	border-color: #DDD;
	border-width: 1px;
	padding: 2px;
	margin: 2px;
}

th.sortcol, th.sortasc, th.sortdesc {
	vertical-align: bottom;
}

tr.rowodd {
	background-color: #FEEBB8;
}

tr.roweven {
	background-color: #E6F3FB;
}

.sortcol {
	cursor: pointer;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: black;
	color: white;
}
.sortasc {
	color: black;
	background-color: #FDB515;
	background-image: url(/js/tablesort/up.gif);
}
.sortdesc {
	color: black;
	background-color: #FDB515;
	background-image: url(/js/tablesort/down.gif);
}
.nosort {
	cursor: default;
	text-align: right;
}

td.statleft {
	text-align: left;
}

th.statleft {
	text-align: center;
}

tr.statlight {
	background-color: #FFF;
}

td.statyellow {
	background-color: #FA0;
}

td.statblack {
	background-color: #000;
}

td.data {
	text-align: right;
}

td.datahead {
	font-weight: bold;
	text-align: left;
}

input.problemtext,
textarea.problemtext {
	height:100px;
	width: 500px;
}

p.center {
	width: 100%;
	text-align: center;
	margin: auto;
}

