/*
3025 bluegreen		#004d69
369 green:			#4fa800
background blue:	#c1d4db
background green:	#b9dc99

2004 colors:
purple:				#611759
orange:				#fa5c59
background purple:	#dfe3ed
background peach:   #fedede
*/

body, td, th {
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: normal;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #C9EBE9;
}
a:link {
	color: #357100;
}
a:visited {
	color: #004d69;
}
a:hover {
	background-color: #4fa800;
	color: #ffffff;
}
h1 {
	font-size: 20px;
	background-color: #611759;
	color: #ffffff;
	margin-top: 0px;
	padding: 5px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #5C2945;
	margin-top: 1.4em;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #611759;
	margin-top: 1em;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
}
ul {
	list-style-image: url("../images/bullet.gif");
}
li {
	margin-bottom: .5em;
}
abbr {
	font-style: normal;
}

.tdNav {
	background-color: #7FDCD5;
	color: #000000;
	/*text-align: right;*/
}
.tdHeader {
	background-color: #C9EBE9;
	color: #000000;
}
.tdBody {
	background-repeat: no-repeat;
	/*background-color: #dfe3ed;*/
	color: #000000;
}
.tdFooter {
	background-color: #7FDCD5;
	color: #ffffff;
	font-size: 12px;
}
.tdFooter .tdPadding {
	padding-top: 5px;
	padding-bottom: 5px;
}
.navbar p {
	margin-top: .0px;
	margin-bottom: .5em;
}
div.tdPadding {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.normalfont {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.highlight {
	color: #5C2934;
	font-variant: small-caps;
	font-weight: bold;
}
.backToTop	{
	text-align: right;
	font-size: 12px;
}
.indent {
	margin-left: 20px;
}
.hidden {
	display: none;
}

#homepage .tdBody .tdPadding, #schedule .tdBody .tdPadding,
#preconference .tdBody .tdPadding, #SPSA .tdBody .tdPadding {
	width: 590px;
}
#schedule h2 span, #preconference h2 span, #sessions h2 span, #SPSA h2 span {
	background-color: #fa5c59;
	color: #ffffff;
	padding: 5px;
}
.strands {
	float: right;
	width: 45%;
	font-weight: bold;
}
.schedule h2 {
	margin-top: 15px;
	margin-bottom: 10px;
}
.schedule p {
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}
#strands .schedule p {
	margin-left: 20px;
	font-variant: small-caps;
}
.schedule {
	margin-bottom: 20px;
}
.schedule .time {
	float: left;
	width: 150px;
}
.schedule .description {
	margin-left: 160px;
}
.time, .session {
	margin-bottom: 0px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.time em {
	font-weight: normal;
}
.session span {
	color: #004d69;
}
.description {
	margin-top: 0px;
	margin-left: 2em;
}
#schedule .description img {
	margin-left: 10px;
}
.area {
	font-size: 12px;
}
.regtable {
	border-collapse: separate;
	border-spacing: 2px;
	empty-cells: show;
}
.regtable caption, .regtable th, .regtable td {
	background-color: #fedede;
	padding: 3px;
	border: 1px solid #999999;
}
.regtable caption {
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
}
.regtable th {
	font-weight: bold;
}
.regtable .noformat {
	background-color: transparent;
	padding: 3px;
	border: 1px solid transparent;
}
#regtotal th {
	text-align: left;
}
#regtotal .header {
	background-color: #611759;
	color: #ffffff;
}
#regtotal .header2 {
	padding-left: 19px;
}
a.imageLink, .imageLink a {
	background-color: transparent;
}
img.imageLink, .imageLink img {
	margin: 0px;
	border: 0px;
	vertical-align: text-bottom;
}

.warning {
	color: #fa5c59;
	font-weight: bold;
}
.errorMessage {
	padding: 10px;
	background-color: #e5e5e5;
	color: #666666;
	font-size: 0.8em;
	font-family: Arial, sans-serif;
}
.errorMessage .errorReason {
	margin-top: 0px;
	font-style: italic;
	font-weight: bold;
}
.errorMessage p {
	margin-bottom: 0px;
}
table#minigrantTable {
	border: 2px solid #611759;
	border-collapse: seperate;
	border-spacing: 2px;
}
table#minigrantTable th {
	padding: 3px;
	text-align: left;
	font-weight: bold;
	background: #611759;
	color: #ffffff;
}
table#minigrantTable td {
	border: 1px dotted #611759;
	padding: 2px;
}
