/*****************************************************************
CSS Styles by Lovett Creations
(lovettcreations.org)
All Rights Reserved 2006                           
******************************************************************/

/******************************************************************
Main Styles
******************************************************************/

body {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 0px;
	font: 11px/1.4em Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/mainbk2.jpg) no-repeat center 100px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.emailformat {
	background-image: url(/images/CreateEmails.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 17px;
	float: left;
}


.footer {
	color: #666666;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 3px;
	height: 35px;
	font-size: 95%;
}
.footer a {
	text-decoration: underline;
	color: #990000;
}
.footer a:hover {
	text-decoration: none;
	color: #999999;
}
/******************************************************************
id Styles
******************************************************************/
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #BEC3DB;
	border: 1px solid #666666;	
}
#maincontent {
	background-color: #FFFFFF;
	padding: 20px;
	border: 1px solid #666666;
}
#maincontent h2 {
	background-image: url(../images/bulletheader.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	font-size: 110%;
	font-weight: normal;
	color: #000000;
}
#maincontentHOME {
	padding: 2px;
	background-color: #FFFFFF;
}
#conferencewelcome {
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#conferencewelcome p {
	margin-top: 5px;
	padding: 8px;
	background-image: url(../images/homepage/bkgdPara.jpg);
	background-position: top;
	border: 1px solid #CCCCCC;
}
#conferencewelcome p strong {
	background-image: url(../images/homepage/bulHeader.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left top;
	display: block;
}

#hotelinformation {
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#hotelinformation p {
	margin-top: 5px;
	background-image: url(../images/homepage/bkgdPara.jpg);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
#hotelinformation p strong {
	background-image: url(../images/homepage/bulHeader2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 15px;
}

#schedule {
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#schedule p {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
}
#schedule hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	width: 1px;
	background-position: left;
}

#contactus {
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#contactus p {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 5px;
}
#hmLeftColumn {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 262px;
}
#hmMiddleColumn {
	vertical-align: top;
	width: 262px;
	background-color: #FFFFFF;
}
#hmRightColumn {

	background-color: #FFFFFF;
	vertical-align: top;
	width: 10%;
}
#includeheader1 {
	background-image: url(../images/headertop.jpg);
	background-repeat: no-repeat;
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	height: 54px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
#includeheader2 {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	height: 63px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-left-color: #666666;
	border-right-style: solid;
	border-left-style: solid;
}
#includeheader3 {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	background-color: #000066;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#pagenavigation {
	margin-bottom: 20px;
}

/******************************************************************
Form Styles
******************************************************************/
.loginform {
	margin: 10px;
}
.loginform strong {
	background-color: #BEC3DB;
	display: block;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #000066;
	font-size: 110%;
	padding-left: 3px;
	margin: 0px;
}
.loginform {
	background-color: #F5F5F5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.loginform form {
	padding: 10px;
}
/******************************************************************
Table Styles
******************************************************************/
.lightgrayback {
	background-color: #EBEBEB;
}
.tableformat {
	border: 1px solid #999999;
	margin-bottom: 30px;
	width: 100%;
	background-color: #EBEBEB;
}
.basicborder {
	border: 1px solid #999999;
}


.tableformat th {
	color: #FFFFFF;
	background-color: #000066;
	height: 15px;
	padding-top: 2px;
	text-align: left;
	padding-left: 5px;
	background-image: url(../images/tablebackground.gif);
	padding-bottom: 2px;
}
#myTable {
	border: 1px solid #999999;
	margin-bottom: 30px;
	width: 100%;
	background-color: #EBEBEB;
}

.mainTableFormat {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
fieldset {
	margin-bottom: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
legend {
	font-weight: bolder;
	color: #000066;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.headercell {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.tableformat tr.headercell {
	background-color: #000066;
	color: #FFFFFF;
}
.45percent {
	width: 45%;
}
.35percent {
	width: 35%;
}
.25percent {
	width: 25%;
}
.15percent {
	width: 15%;
}
.tablelabels {
	color: #990000;
	font-weight: bold;
	font-size: 110%;
}
.inputbox {
	font-size: 90%; !important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	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: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
/******************************************************************
Link Styles
******************************************************************/
.sectionlinks {
	height: 20px;
	display: block;
}
.sectionlinks ul {
	list-style-type: none;
	margin: 0px;
}
.sectionlinks li {
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.sectionlinks a {
	background-image: url(../images/bulletheader.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-right: 5px;
	display: block;
	float: left;
}
.pagelinks a {
	background-image: url(../images/bulletheader.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	display: inline;
	float: left;
	margin-right: 15px;
}
.pagelinks {
	margin-bottom: 35px;
	margin-top: 0px;
}
a {
	color: #000099;
	height: 1.2em;
}

a:hover {
	color: #0000CC;
	text-decoration: none;
}
.topmenu {
	background-color: #000066;
	height: 22px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
/******************************************************************
Headers Styles
******************************************************************/
.contactusheader {
	background-color: #B2664E;
	display: block;
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.conferencewelcomeheader {
	background-color: #000066;
	display: block;
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.hotelinformationheader {
	background-color: #000000;
	display: block;
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.scheduleheader {
	background-color: #990000;
	display: block;
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.pageheader {
	font-size: 150%;
	font-weight: bold;
	display: block;
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: 20px;
	color: #000066;
}
.subheadding {
	font-size: 65%;
	color: #990000;
	display: block;
	font-weight: normal;
}
/******************************************************************
Images Styles
******************************************************************/
.HOMEimg {
	display: block;
	margin-bottom: 10px;
}
.contactusimg {
	text-align: right;
	display: block;
}
.headerborder {
	border: 1px solid #666666;
}
.headerborder2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
#bannercandidate {
	background-image: url(../images/banners/candidateinfo.jpg);
	height: 64px;
	width: 758px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}

.pagetitle {
	font-size: 150%;
	font-weight: bold;
	color: #000066;
}
.pageheaderSUB {
	font-size: 150%;
	color: #000066;
	font-weight: bold;
	display: block;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 30px;
}
.pageheaderSUBsub {
	font-size: 85%;
	font-weight: normal;
}
.smallertextboxes {
	font-size: 10px;
}
.lightgraybackrow {
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
}
.sectionlinks ul li {
	float: left;
}
.tableformat label {
	font-weight: bold;
	display: block;
	text-align: right;
	margin-right: 80px;
}
.textformalignment {
	display: block;
	margin-right: 50%;
	width: 100%;
}
#bannerpositionlisting {

	background-image: url(../images/banners/postitionlistings.jpg);
	height: 64px;
	width: 758px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#bannerpositiondetails {

	background-image: url(../images/banners/positiondetails.jpg);
	height: 64px;
	width: 758px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#bannerpositionsfavorites {


	background-image: url(../images/banners/positionsfavorites.jpg);
	height: 64px;
	width: 758px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#banneremployerlistings {



	background-image: url(../images/banners/employerlistings.jpg);
	height: 64px;
	width: 758px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#bannercandidateedit {




	background-image: url(../images/banners/candidateprofile.jpg);
	height: 64px;
	width: 758px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#bannerscheduleadd {





	background-image: url(../images/banners/candidatscheduleadd.jpg);
	height: 64px;
	width: 758px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#bannerscheduleedit {






	background-image: url(../images/banners/candidatscheduleedit.jpg);
	height: 64px;
	width: 758px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#bannerschedule {







	background-image: url(../images/banners/candidatescheduling.jpg);
	height: 64px;
	width: 758px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#bannercandidatesearch {








	background-image: url(../images/banners/candidatesearch.jpg);
	height: 64px;
	width: 758px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#bannercandidatedetails {









	background-image: url(../images/banners/candidatedetails.jpg);
	height: 64px;
	width: 758px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#banneremployerfavorites {




	background-image: url(../images/banners/employerfavorites.jpg);
	height: 64px;
	width: 758px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#banneremployerinformation {





	background-image: url(../images/banners/employerinfo.jpg);
	height: 64px;
	width: 758px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#banneremployerschedules {






	background-image: url(../images/banners/employersch.jpg);
	height: 64px;
	width: 758px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
.viewformat {
	background-image: url(/images/view.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 17px;
	float: left;
}
.updateformat {
	background-image: url(/images/view.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 17px;
}
.smallformbox {
	font-size: 90%;
	border: 1px solid #666666;
}
#threecolumnlist {
	overflow: auto;
}

#threecolumnlist ul {
	list-style-type: none;
	margin: 0px;
}
#threecolumnlist li {
	float: left;
	width: 30%;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
.address {
	display: block;
}
.numberlistspread li {
	line-height: 2em;
}
.viewbox {
	background-color: #FFFFFF;
	width: 200px;
	display: block;
	border: 1px solid #666666;
	padding-left: 5px;
	padding-bottom: 1px;
}
.viewAREA {
	background-color: #FFFFFF;
	width: 300px;
	display: block;
	height: 100px;
	overflow: scroll;
	overflow-x: hidden;
	padding: 3px;
	border: 1px solid #666666;
}
.viewboxLarge {
	background-color: #FFFFFF;
	width: 400px;
	display: block;
	border: 1px solid #666666;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.viewboxSmall {
	background-color: #FFFFFF;
	width: 100px;
	display: block;
	border: 1px solid #666666;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	vertical-align: middle;
}
#50fieldsetbox {
	width: 300px;
}
#50fieldsetbox p {
	background-color: #CCCCCC;
	padding: 8px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cleartable {
	clear: both;
}
caption {
	text-align: left;
	font-size: 110%;
	color: #990000;
	padding-bottom: 3px;
	font-weight: bold;
}
.paymentBox {
	background-color: #FFFFFF;
	width: 120px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #666666;
}
.paymentMain {
	width: 150px;
	border: 1px solid #666666;
	text-align: left;
	background-color: #bec3db;
}
.paymentMain ul {
	margin: 0px;
	padding: 6px;
}
.paymentMain li {
	margin-left: 15px;
	margin-top: 0px;
}


.paymentMain p {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 10px;
}
.paymentAdd {
	width: 150px;
	border: 1px solid #000000;
	text-align: left;
	background-color: #BDB2BF;
}
.paymentAdd p {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 5px;
}
.totalunderline {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#printheader {
	font-size: 110%;
	font-weight: bold;
	vertical-align: middle;
	width: 638px;
	display: none;
}
#banneremployerinformation h3 {
	display: none;
}
.searchhighlight {
	background: #FFFF00;
}

.printshow {
	display: none;
}
floater {
	clear: both;
}.tableHoverOver {
	background-color: #FFFFFF;
}
.tableHoverOff {
	background-color: #EBEBEB;
}
.navbar {
	background-color: #000066;
	height: 22px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.conferenceInfo {
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #2A4151;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.hotelInformation {
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #D34E2D;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.statInformation {
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #E0541F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.contactInformation {
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #6DBA00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
tr.striped {
	background-color: #CCCCCC;
}
tr.stripedWhite {
	background-color: #FFF;
}

th.tableheader {
	background-color: #000066;
	color: #FFFFFF;
}
.ClosedSection {
	display: block;

}
#ClosedNotice {
	font-weight: bold;
	color: #990000;
	height: 300px;
	display: none;
}
.tableformat tr:hover {
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
