﻿.mainTable
{
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 600px;
}
.innerTable
{
	width: 80%;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	overflow: auto;
}
h1
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2
{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

hr
{
	border: 0;
	color: #999999;
	background-color: #999999;
	height: 1px;
	width: 100%;
	text-align: center;
	margin-top: 16px;
}

p, ul, ol, blockquote
{
	margin-top: 9px;
	margin-bottom: 9px;
}

li
{
	margin-top: 0px;
	margin-bottom: 3px;
}

li.tight
{
	margin-bottom: 0px;
}

li.loose
{
	margin-bottom: 12px;
}

ul, ol
{
	margin-left: 2em;
	padding-left: 2em;
}

.sideBar
{
	font-size: 10px;
}

.sideBar p, ul, ol
{
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 9px;
}

.headerCell
{
	padding: 10px;
	border-bottom: 1px solid #666666;
	text-align: left;
}
.summaryCell
{
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: left;
}
.bannerCell
{
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.contentCell
{
	padding: 10px;
	text-align: left;
}

.surveyQuestion
{
	border-top: solid 1px #CCCCCC;
}

.surveyAnswer
{
	padding-left: 20px;
}

.surveySectionHead
{
	background-color: Gray;
	color: White;
	font-weight: bold;
	padding: 5px;
}

.surveyValidator
{
	padding-left: 20px;
	font-size: small;
}
.textbox
{
	font-size: 12px;
	color: #05376A;
	background-color: #E9F0F5;
	border: solid 1px #3664A1;
	text-align: left;
}
.labeltext
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.radiobuttonlist
{
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.dropdownlist
{
	font-size: 12px;
	color: #05376A;
	background-color: #E9F0F5;
	border: solid 1px #3664A1;
	text-align: left;
}

.scheduleCell
{
	padding: 0 10px 0 10px;
	text-align: left;
}



table.eventschedule
{
	margin-top: 0px;
	border: solid 1px darkgray;
	border-collapse: collapse;
}
table.eventschedule td
{
	padding: 3px 5px 3px 5px;
	vertical-align: top;
	border: solid 1px BBBBBB;
}
table.eventschedule td.heading
{
	background-color: Gray;
	color: Black;
	font-weight: bold;
	padding: 2px;
}
table.eventschedule td.detail
{
	font-family: Verdana;
	font-size: 11px;
	border: solid 1px Silver;
	padding: 3px 5px 3px 5px;
	vertical-align: middle;
	white-space: nowrap;
}
.presenterHeading
{
	border-right: dimgray 2px solid;
	border-top: darkgray 2px solid;
	border-left: darkgray 2px solid;
	border-bottom: dimgray 2px solid;
	background-color: #b8b8b8;
	padding: 4px;
	width: 100%;
}

.button
{
	font-size: 11px;
	background-color: #E0DFE3;
	border: solid 1px #013467;
	text-align: center;
}

.cssButton12
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #ae0603;
	border-left: solid 7px #ae0603;
	border-right: solid 7px #ae0603;
	border-top: solid 5px #ae0603;
	border-bottom: solid 5px #ae0603;
	text-decoration: none;
}

.cssButton12:visited, hover
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #ae0603;
}


.cssButton10
{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #ae0603;
	text-decoration: none;
	border-top: #ae0603 5px solid;
	border-left: #ae0603 5px solid;
	border-right: #ae0603 4px solid;
	border-bottom: #ae0603 5px solid;
}

.cssButton10:visited, hover
{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #ae0603;
}
.listStyle
{
	margin-left: 30px;
}
.tdInnerXslt
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small
{
	font-size: 10px;
}

.smallFooter
{
	font-size: 10px;
}

p.smallFooter
{
	margin-top: 6px;
	margin-bottom: 0px;
}

.photo
{
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-top: 6px;
}



