body{
	padding:0;
	min-width:800px;
	width:800px;
		/*margin:auto;*/
		margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:76%;
	border-top:10px solid #c03;
	color:#000000;
	background-color:#ffffff;
}

h1{
	color: #000000;
	/*margin: 0px;
	padding: 0px;*/
	font-size:1.4em;
	font-weight:normal;

}

/*
h1.null{
	color: #cf142b;
	font-weight:strong;
	font-size: 1.5em;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
}
*/

/*h2{
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size:1.1em;
}*/

h2{
	font-size:1.2em;
	margin:0;
	padding:0;
	font-weight: normal;
}

h3{  
	font-weight: bold;
	color: #000000;
	padding: 0px;
}

h4{
	color: #000000;
	margin: 0px;
	padding: 0px;
}

a{
	color:#32348e;
	text-decoration:none;
}

a:hover{
		color:#999;
}


a:visited{
	color: #666;
}


img{
	border:0;
}
/*Layout Styles*/

#wrapper {
	margin:0 auto;
	padding:0;
	width:100%;
	font-size:1em;

}

#banner {
	float:left;
	width: 100%;
	height:80px;
	border-bottom: 1px #999 solid;
}

#logo{
	float:left;
	width:10%;
	margin:0;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:5px;
	text-align:left;
}

#page_title {
	border-bottom:1px solid #999; 
	float:left; 
	width:800px; 
	height:71px;
	clear:both;
}

#page_title img {
	float:left;
}

#heading_login {
	float:left; 
	padding:0 10px; 
	margin:15px 0 0 0;
}

#heading-login h1{
	font-size:2em; 
	font-weight:500; 
	line-height:1.2em;
}


#banner_login {
	float:left; 
	padding:3px 5px 5px 5px; 
	margin:0;
	clear:both;
	background-color: #666;
	color:#fff;
	
	width:790px;
}


#banner_login a {
	color:#fff;
	text-decoration:underline;
	
}

.subhead {
	font-size: .8em;
	font-weight: 200;
}

#heading {
	float:left; 
	padding:0; 
	margin:10px 0 0 5px;
	height:75px;
	
}


#heading h1{
	font-size:1.5em; 
	font-weight:500; 
	line-height: 1.2em;	
	
}



#maincontainer{
	margin:0 auto;
	width:100%;
	float:left;
}

.leftcolumn{
	float:left;
	width:20%;
	padding:10px;	
}


.rtcolumn{
	float:left;
	width:24%;
	padding:10px;
}

.maincol{
	float:left;
	width:70%;
	padding:10px;
	border-left:1px solid #999;
	margin-top:0;
	
}

.maincol_login{
	float:left;
	width:70%;
	padding:10px;
	border-right:1px solid #999;
}

.onecol{
	float:left;
	width:99%;
	padding:10px;
}

.content {
	float:left;
}

#footer{
	clear:both;
	text-align:right;
	font-size:.8em;
	font-weight:bold;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	background-color:#ebebeb;
	padding:3px;
}

.print {
	float:right;
	width:100px;
	font-weight:bold;
}


/*entry form styles*/


.form {
	border-color:#111111;
	border:1px;
	padding:10px 5px;

}

.form table {
	border:1px;
	border-collapse:collapse;
	width:95%;
	}
	
.form th{
	background-color:#c0c0c0;
	width:25%;
	text-align:right;
	padding:5px;
	
	}
	
.form td{
	padding:5px 5px 5px 10px;
	
	}

td.title {
	background-color:#666;
	padding:5px;
	color:#fff;
	font-weight:bold;
}

.grey_background {
	width:95%;
	clear:both;
	float:right;
	margin:0;
	padding:0 10px 10px 10px;
	background:#ebebeb; /*url(../images/local_left-corner.gif) no-repeat top left;*/
}

* html .grey_background {margin-top:0px; margin-bottom:0px;} /*style for IE*/


.grey_background h2{
			font-size:1.2em;
			padding:10px 0;
			margin:0;
			font-weight: normal;
		}


.event_info{
 	color:#333333;
}	

.event_info h2 {
	font-size: 1.3em;
	color: #333333;
	font-weight:600;
	margin-top: 10px;
	margin-bottom: -10px;
	padding-bottom: 0;
}	

*html .event_info h2 {
	font-size:1.2em;
} /*style for IE*/

.event_info table{
	border:none;
	width:95%;
}

.event_info th{
	text-align:right;
	padding:5px;
	width:25%;
	vertical-align:top;
}

.event_info td{
	text-align:left;
	padding:5px;
	vertical-align:top;
}

/*******top nav styles*******/	
#main_nav {
	padding-top:10px;
	padding-bottom:0;
	float:left;
	width: 100%;
	margin-bottom:0;
	
}

#navlist
{
	padding: 3px 0 3px 350px;
	margin-left: 0;
	margin-bottom:0;
	border-bottom: 1px solid #778;
	font: 1em Verdana, sans-serif;
	
}

#navlist li
{
	list-style: none;
	margin: 0;
	display: inline;
	width:7em;
	
}

#navlist li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #999;
	border-bottom: none;
	background: #ebebeb;
	text-decoration: none;
	width:500px;


}

#navlist li a:link {  }
#navlist li a:visited {color:#32348e; }

#navlist li a:hover
{
	
	border-color: #32348e;
	background: #efefef;
}



#navlist li a#current
{
	background: white;
	border-bottom: 1px solid white;
}

/*******left nav styles*******/	
.left_nav {
	float:left;
	width: 13em;
	
}


.left_nav ul{ 
	list-style: none;
	margin-left: 0;
	padding-left: 0;

}

.left_nav ul li{ 
	list-style: none;
	padding: 5px;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;

}


.left_nav li a {color:#32348e; }
.left_nav li a:visited {color:#32348e; }

.left_nav li.title {
	border: 1px #999 solid;
	background-color: #ebebeb;
}

.left_nav li.current {
	background-color: #cc0033;

}

.left_nav li.current a {

	color: #fff;
}

/**********Local Nav Styles********/

.local {
	clear:both;
	margin:0;
	padding:10px;
	background:#ebebeb url(../images/local_left-corner.gif) no-repeat top left;

}



.local h2{
			font-size:1.2em;
			margin-bottom:10px;
			padding:10px 0;
			margin:0;
		}
		
#localNav {
	float:right;
	background:#ccc url(../images/local_nav_left.gif) no-repeat top left;
	margin-left:5px;
	
	
}

#localNav ul
{
	background:transparent url(../images/local_nav_right.gif) no-repeat top right;
	margin-top:0;
	margin-bottom:10px;
	padding-left: 0;
	padding-top: 10px;
}

* html #localNav ul {margin-left:5px;} /*style for IE*/

#localNavList li
{
	display: inline;
	list-style-type: none;

}

#localNavList a
{
	padding: 10px;
	color:#32348e;

}


#localNavList a:hover{
		color:#32348e;
}


#localNavList a:visited{
	color:#32348e;
	
}

#localNavList a:visited.current{
	color:#cc0033;
	
}


#localNavList .current {
	color:#cc0033;
	text-decoration:none;
	font-weight:bold;
}



/*********Buttons********/

td.formbutton {
	padding:10px;
}

.button{

	font-size:1em;
    margin:5px 10px 1px 5px;
	float:left;
	font-weight:bold;
}


.button a{
	display:block;
	border-top:1px solid #666;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	border-left:1px solid #666;
	background-color:#ccc;
	text-decoration:none;
	padding:4px 8px;
	color:#32348e;
	
}


/*.button a:hover{
	color:#32348e;
	background-color:#ebebeb;
}*/


.button a:visited{
	color: #32348e;
}

.button ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	
}

.button li {
	float:left;
	margin:0;
	padding:0px;
	white-space:nowrap;
	text-align:center;
	display:block;
	padding:8px 10px 8px 10px;
	
}

.buttonSubmit {
	border-top:1px solid #666;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	border-left:1px solid #666;
	background-color:#ccc;
	color:#32348e;
	font-weight:bold;
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	padding-top:3px;
	padding-bottom:3px;
}

/*********Progress Bar styles**********/
.progressBar{
	float:right;
	line-height:normal; 
	width:auto;
	font-size:.9em;
	white-space:nowrap;
	margin-bottom:0;

}

.progressBar ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

.progressBar li {
	float:left;
	margin-left:0;
	padding:0px;
	white-space:nowrap;
	text-align:center;
	display:block;
	padding:8px 8px 8px 18px;
	color:#666;
	background:transparent url(../images/arrow.gif) no-repeat center left;
}

.progressBar li.first {
	background:none;
}

.progressBar .current {
	color:#cc0033;
	font-weight: bold;
	white-space:nowrap;
	float:left;
	
}

.progressBar .grey {
	background-color:#fff;
	color:#000;
	font-weight: normal;
	white-space:nowrap;
	float:left;
	padding:8px 10px;
}



/*******greyBox for text content******/
.greyBox{
	background-color:#ebebeb;
	padding:5px;
	margin:10px 0px;
	
}

*html .greyBox p{
	margin:0px;
	padding:5px;
} /*style for IE*/


/**********Main Page Boxes**********/

.mainBox{
	border: 1px solid #666;
	padding:10px;
	margin:10px 0 20px 11em;
	width: 39em;
	float:left;	
}

*html .mainBox{
	margin-left:6em;
	} /*style for IE*/

.mainBoxText{
	float:left;
	width:25em;
	margin-left:5px;
}



.reportBox{
	border: 1px solid #666;
	padding:10px;
	margin:10px 0 20px 11em;
	width: 39em;
	float:left;	
	
}

.adminBox{
	border: 1px solid #666;
	padding:10px;
	margin:10px 0 20px 15em;
	width: 33em;
	float:left;	
}

/******Results Table Styles******/
.results table {
	border: 1px #000 solid;
	border-collapse: collapse;
	width:100%;
	margin-top: 5px;
}

.results th {
	padding:5px;
	background-color:#ebebeb;
	border: 1px #666 solid;

}

.results td {
	padding:5px;
	border: 1px #666 solid;
	text-align:center;
}


/******Eval Table Styles******/

.eval {
border-top:#666 1px solid;
font-size:.9em;


}

.eval table {
	border-collapse:collapse;
	width:100%;
	margin-top: 5px;
	border:none;
}


.eval td {
	padding:5px;

}


.eval td.a {
	padding:5px 5px 20px 5px;
	

}

.eval ul {
	margin:0 0 0 25px;
	padding:0;
}

.eval li{
	list-style-type:none;
	float:left;
	text-indent:18px;
	display:inline;
	font-size:.8em;
	margin:0 30px 0 0;
	padding:0;
	background:transparent url(../images/checkbox.gif) no-repeat center left;
}

/**********Message Table Styles **********/
table.message  {
border-collapse:collapse;
width:400px;
border:1px solid #999;
padding:5px;
margin-top:20px;
margin-bottom:20px;
color:#333;

}

table.userEdit{
	width:60%;
	margin-top:5px;

}

table.userEdit td{
	padding:5px;
	border-collapse:collapse;
	border-bottom: 1px #c0c0c0  dotted;
}


.checkborder {
background-color: #000;
}

.left {
	float:left;
}

.right {
	float:right;
}

.red {
 	color:#cc0000;
}

.center {
text-align:center;
/*margin-auto;
width:240px;*/
}

.clear {
clear:both;
}


/**Registration Form**/

#register {
	margin: 30px 0;

}


#register ol {
	list-style: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#register ol li {
	margin: 10px 0;
}


#register ul {
	list-style: none;
}

#register ul li {
	float:left;
	margin-right: 20px;
}



#register label {
	display:block;
	width: 10em;
	float:left;


}

#register #phone {
	display:block;
	width: 10em;
	float:left;

}

#register #phonenum label  {
	position: absolute;
	margin: 0 0 0 -9000px;
}


/**register event table**/

.register_event {
	border-collapse: collapse;
	margin-left: 40px;
	width: 95%;
	border: 1px #ccc solid;
}

.register_event caption {
	text-align:left;
	padding: 10px 0;

}

.register_event th {
	background-color: #ebebeb;
	padding: 3px 0;


}
.register_event th.when {
	width: 22%;

}


.register_event td {
	border: 1px #ccc solid;
	padding: 3px;
	vertical-align: top;


}

#register .register_event label {
	display: inline;
	float:none;

}
