BODY {
	font-family: Geneva, Arial, Helvetica;
	color: #000000;
	background:#ffffff url(/graphics/back_new.gif) repeat-x;
	margin: 0px 0px 0px 0px;
}
img{
	border-style: none;
}
TABLE.header {background-image: url("/graphics/tdbg.gif"); width:100%; border-spacing: 0px; border-width: 0px}
div.white {color: #003c73; font-size:32px; font-weight:bold; margin-top:13px; margin-left:5px}
tr.formrow {background-color: #cccccc; text-align:left; vertical-align:middle}
td.formcell {font-size: 10px}
td.main {font-size: 10pt}
td.confirmlabel {font-weight: bold}
td.locations {font-size: 8pt; border-style: solid; border-width: 0px 0px 1px 0px; border-color: #cccccc}
td.calendar {font-size: 9pt; font-weight:500; border-style: solid; border-width: 1px 1px 1px 1px; border-color: #cccccc}
td.step2fieldlabel { font-size: 9pt; font-weight:bold } 
td.step2field { font-size: 9pt } 
select.step2field { font-size: 9pt; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
div.copyright{
border-top:1px solid #999999;
position: absolute;
left: 1px;
font-size: 10px;
width: 99%;
text-align: center;}
div.footermessage{
width: 600px;
font-size: 10px;
text-align: center;
}
div.credit {background-color: #ffffff; font-size: 8pt; padding: 2px;}
tr.graytable,table.graytable {background-color: #eeeeee; border-style: solid; border-width: 2px 1px 1px 1px; border-color: #aaaaaa; font-size: 9pt;}
tr.orangetable,table.orangetable {background-color: #ffcc33; border-style: solid; border-width: 2px 0px 1px 0px; border-color: #000000; font-size: 9pt;}
a:link {
	font-weight: normal;
	color: #253e64;
	margin-top: 0px;
	text-decoration: none;
	}

a:hover {
	font-weight: normal; color: #253e64; margin-top: 0px; 
	text-decoration:underline;
	}

a.adminlink:link {
	font-weight: bold;
	color: #ff0000;
	}

a.adminlink:visited {
	font-weight: bold;
	color: #ff0000;
	}
.main_container {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}
.page_head {
	margin-left: auto;
	margin-right: auto;
	display: table;
	color: #003c73;
	font-size: 28px;
	font-weight: bold;
}
.page_head a {
	color: #003c73;
	font-weight: bold;
}
.page_head a:visited {
	color: #003c73;
	font-weight: bold;
	text-decoration: none;
}
.page_head a:hover {
	color: #003c73;
	font-weight: bold;
	text-decoration: none;
}
.page_title {
	text-transform: uppercase;
	color: #003c73;
	font-size: 12px;
	margin-left: 5px;
	font-weight: bold;
}
.page_title a{
	color: #003c73;
	text-decoration: none;
	font-weight: bold;
	padding: 4px;
}
.page_title a:visited{
	text-transform: uppercase;
	color: #003c73;
	font-size: 12px;
	margin-left: 5px;
	font-weight: bold;
}
.page_title a:hover{
	color: #dedfe7;
	background-color: #003c73;
}
.page_tag {
	color: #000000;
	font-size: 28px;
	margin-right: 10px;
	/*float: right;*/
}
a.current {
	color: #dedfe7 !important;
	background-color: #003c73;
	text-decoration: none;
	font-weight: bold;
	padding: 4px;
}
.optionlist {
	color: #003c73;	
}