body {
	font-family: verdana,arial,helvetica,clean,sans-serif;
}

h1,h2,h3,h4,h5 {
	margin: .5em 0pt;
}

h2 {
	font-weight: normal;
	font-size: 138.5%;
	color: #333;
}

h3,h4,h5,h6 {
	color: #444;
}

a {
	color: #069;
}

th {
	padding: .1em 0.25em;
}

#header {
	background: #555 url('/images/title-bar-fade-blue.jpg') repeat-x scroll 0%;
	height: 75px;
}

#header-text {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FFF;
	font-size: 231%;
	position: relative;
	left: 1.5em;
	top: .7em;
	width: 85%;
}

#header-text a {
	color: #FFF;
	text-decoration: none;
}

#what-is-it{
	color: #FFF;
	font-size: 93%;
	position: relative;
	left: 5em;
	top: 17px;
	width: 85%;
}

#header-image {
	margin: 5px 5px 0 0;
	float: right;
}

.pinstripe {
	background: #369 url(/images/pinstripe.gif) repeat-x scroll 0%;
	/*background-color: #369;*/
	border-top: 1px solid #246;
	border-bottom: 1px solid #246;
	height: 20px;
	clear: both;
}

.pinstripe p {
	margin: 2px 0 0 40px;
	padding: 0;
	color: #FFF;
	font-size: 14px;
}

.pinstripe p a {
	color: #FFF;
}

#news-updates {
	float: right;
	width: 515px;
}

#resources {
	float: left;
	width: 175px;
	margin-bottom: 10px;
}

#page-content {
	padding: 2px 15px;
}

.news-date-wrap {
	float: left;
	margin-top: 5px;
}

.news-message {
	margin-left: 50px;
	color: #444;
}

.news-date-wrap p {
	text-align: center;
	width: 50px;
	margin: 0;
}

.news-date {
	font-size: 131%;
}

#resources ul {
	margin: 0;
	padding: 0;
}

#resources ul li {
	list-style-type: none;
}

#older-news {
	float: right;
	clear: both;
}

#older-news p {
	margin: 0 0 3px 0;
}

td,th {
	border: 0px;
}

table.sortable thead td,table.sortable thead th {
	cursor: pointer;
	text-align: left;
}

table.results {
	border: 1px solid #666;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}

table.results td {
	padding: 2px 6px 2px 6px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #CCC;
}

table.results thead td {
	color: #FFF;
	font-weight: bold;
}

table.results thead {
	background: #4c5762 url(/images/table-bar-fade-blue.jpg) repeat-x scroll 0%;
}

table.results tfoot td {
	border-top: 1px solid #CCC;
	font-weight: bold;
}

table.results tfoot {
	background-color: #4c5762;
}

table caption {
	font-weight: bold;
}

#about-us p {
	margin-top: 1em;
}

abbr {
	border-bottom-style: dashed;
}

form.log-in input {
	display: block;
	margin-bottom: 10px;
	width: 150px;
	font-size: 153.9%;
}

form.log-in label {
	font-size: 153.9%;
}

form {
	margin-bottom: 5px;
}

.errorMessage {
	padding: 2px;
	margin-left: 4px;
	background-color: #F44;
}

.process-help {
	float: right;
	border: 2px solid #369;
	background-color: #EEE;
	width: 200px;
	margin: 1em 0 3px 1em;
}

.process-help p {
	margin: 0;
	padding: 2px;
	text-align: center;
	background: #369 url(/images/help-blue-fade.jpg) repeat-x scroll 0%;
	color: #FFF;
}

.process-help ul {
	margin-left: 1.2em;
}

.process-help ul li {
	margin-bottom: 3px;
}

.process-help input.special-input {
	display: block;
	margin-bottom: 10px;
	margin-left: 3px;
	width: 90%;
	font-size: 108%;
}

.process-help label {
	font-size: 108%;
	margin-left: 3px;
}

.process-help input.submit-button {
	padding: 2px;
	margin: 0 0 0 3px;
	font-weight: bold;
}

.process-help #log-in-links {
	padding: 0;
	margin: .5em 0 0 0;
}

.process-help #log-in-links p {
	text-align: left;
	background: transparent;
	color: #000;
	font-size: 93%;
}

#user-block {
	float: right;
	margin-right: 5px;
}

#user-block p {
	font-size: 93%;
}

#more-rows {
	text-align: right;
}

table.slick {
	border: 1px solid #666;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}

table.slick td {
	padding: 2px 6px 2px 6px;
	border-bottom: 1px solid #CCC;
}

table.slick thead td,table.slick thead th {
	color: #FFF;
	font-weight: bold;
}

table.slick thead {
	background: #2e393f url(/images/table-bar-fade-blue.jpg) repeat-x scroll 0%;
}

table.slick tfoot td {
	border-top: 1px solid #CCC;
	font-weight: bold;
	background-color: #2e393f;
	color: #FFF;
}

.smallText {
	font-size: 0.8em;
	color: #666;
}

tr.rowGood {
	background-color: #CFC;
}

tr.rowBad {
	background-color: #FCC;
}

ul.giveMeSpace li {
	margin-bottom: 1em;
}

tr.stripeRow {
	background-color: #DDD;
}

.paraAnswer {
	border: 1px solid #000;
	padding: 1px 5px;
}

.actionBar {
	margin: 5px 0px;
	background-color: #DDD;
	text-align: center;
	padding: 10px;
}

.actionBar ul {
	display: inline;
	padding: 0;
	margin: 0;
}

.actionBar ul li {
	display: inline;
	padding: 5px 15px;
	font-size: 1.25em;
}

.strikeOut {
	text-decoration: line-through;
}

.goodCell {
	background-color: #CFC;
}

.badCell {
	background-color: #FCC;
}

.warnCell {
	background-color: #FFC;
}

.pendingCell {
	background-color: #FFF;
}

tr.stripeRow td.badCell {
	background-color: #FBB;
}

tr.stripeRow td.goodCell {
	background-color: #BFB;
}

tr.stripeRow td.warnCell {
	background-color: #FFA;
}

table.smaller tr td {
	font-size: 90%;
}

