body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}
a, a:link, a:visited {
	color: #696B53;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#574F31;
	text-decoration:underline;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.smallprint {
	font-size: 10px;
}
.smallertext {
	font-size:10px;
	margin-top:3px;
	margin-bottom:3px;
}
.headsmall {
	font-size: 14px;
	line-height: 14px;
	color: #696B53;
}
.headlarge {
	font-size: 20px;
	color: #696B53;
}
.headwhite {
	font-size:18px;
	align:center;
	color:#FFFFFF;
	font-style: normal;
	text-align: center;
}
.eventwhite {
	font-size:10px;
	align:center;
	color:#FFFFFF;
	font-style: normal;
	text-align: center;
}
#logo_area {
	position:relative;
	margin-left:9px;
	margin-top:10px;
	width:188px;
	height:228px;
}
#conf {
	position:relative;
	margin-left:9px;
	margin-top:10px;
	width:188px;
	color:#FFF;
	text-align:center;
	padding-bottom:5px;
}
#confGreen {
	background:#696B53;
	position:relative;
	margin:0px;
	width:188px;
}
#col1 {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	width:188px;
}
#container {
	position:relative;
	margin-left:208px;
	margin-top:10px;
	width:676px;
	visibility: visible;
}

/*****Navigation****/
#global_nav {
	position:relative;
	margin-left:208px;
	margin-top:10px;
	width:676px;
	height:32px;
	visibility: visible;
	overflow: hidden;
	background-color: #696B53;
}
#nav_left_piece {
	position:absolute;
	left:0px;
	top:-1px;
	width:19px;
	height:33px;
	visibility: visible;
	background-image: url(images/menu_left.jpg);
	background-repeat: no-repeat;
}
#nav_right_piece {
	position:absolute;
	top:-1px;
	right:-1px;
	width:19px;
	height:33px;
	visibility: visible;
	background-image: url(images/menu_right.jpg);
	background-repeat: no-repeat;
}
#nav_links {
	background:#696B53;
	position:absolute;
	top:0;
	left:19px;
	width:567px;
	height:15px;
	visibility:visible;
	background-color: #696B53;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}

#nav_links a.glink, a.glink:visited{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 10px 5px 20px 5px;
	text-decoration: underline;
}

#nav_links a.glink:hover{
  	background-image: url(images/nav_bg.jpg);
	text-decoration: none;
}
/*********Content**************/
#page_graphic {
	position:relative;
	width:675px;
	height:auto;
	float: left;
	padding-top: 10px;
	overflow: visible;
}
#body_content .adtext {
	font-size: 12px;
	line-height: 17px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
#body_content {
	position:relative;
	width:675px;
	height:auto;
	overflow: visible;
	visibility: visible;
	float: left;
	padding-top: 12px;
}
#content_column {
	background-color: #DCE0B0;
	overflow: visible;
	position: relative;
	visibility: visible;
	height: auto;
	width: 318px;
	top: 0px;
	padding: 5px;
	margin-left: 1px;
}
#home_column {
	position:relative;
	left:0;
	top:0;
	width:329px;
	height:auto;
	overflow: visible;
	visibility: visible;
	float: left;
	padding-right: 10px;
}
#quotation {
	font-size: 10px;
	font-style: italic;
	letter-spacing: normal;
	vertical-align: middle;
	height: auto;
	width: 329px;
	margin-top: 15px;
	overflow: visible;
	position: relative;
	visibility: visible;
	top: 0px;
	left:0px;
	margin-bottom:15px;
}
#quotationTop {
	background:url(images/round_box_top.jpg) no-repeat top left;
	width:329px;
	padding-top:5px;
	text-align:center;
	height:35px;
}
#quoteationMiddle {
	background:url(images/round_box_middle.jpg) repeat-y;
	width:309px;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	color:#FFF;
}
#quotationBottom {
	background:url(images/round_box_bottom.jpg) no-repeat top left;
	width:329px;
	text-align:center;
	height:38px;
}
#home_second_column {
	position:relative;
	width:325px;
	height:auto;
	overflow: visible;
	visibility: visible;
	float: left;
	margin-left: 5px;
}

#col_head {
	position:relative;
	left:0px;
	top:0px;
	width:292px;
	height:15px;
	padding-top:7px;
	background-color: #696B54;
	padding-bottom: 3px;
}
#col_head_container {
	background-color: #696B53;
	overflow: visible;
	position: relative;
	visibility: visible;
	height: 32px;
	width: 329px;
	left: 0px;
	top: 0px;
}
	
#footer {
	position:relative;
	left:0px;
	bottom:-20px;
	width:100%;
	height:18px;
	background-color: #E9E9E7;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
	float: left;
}
.conf {
	color:#FFF;
}
a.conf, a.conf:link, a.conf:visited {
	margin-top:7px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}
a.conf:hover {
	text-decoration:underline;
}
#genericContainer {
	padding-bottom:5px;
	padding-top:5px;
}
#event_nav {
	position:relative;
	left:0;
	top:0;
	width:675px;
	height:33px;
	padding: 0px;
	background-color: #CCCCCC;
}
#event_nav .event_active, .event_inactive, .event_on, .event_register, .event_sponsor {
	float:left;
	padding-right:12px;
	height:27px;
	font-size: 10px;
	margin-top: 5px;
}
#event_nav .event_active {
	background:#696B53 url(images/link_active_right.gif) no-repeat right top;
	color: #FFFFFF;
}
#event_nav .event_inactive {
	background:#9B9C90 url(images/link_inactive_right.gif) no-repeat right top;
}
#event_nav .event_on{
	background:#FFFFFF url(images/link_live_right.gif) no-repeat right top;
}
#event_nav .event_register {
	background:#FF0000 url(images/link_register_right.gif) no-repeat right top;
}
#event_nav .event_sponsor {
	background:#0066FF url(images/link_sponsor_right.gif) no-repeat right top;
}
#event_nav a.eventLink, a.eventLink:link, a.eventLink:visited {
	font-weight:bold;
	color:#FFFFFF;
	position:relative;
	top:0px;
	text-decoration: none;
}
#event_nav a.eventLink:hover {
	font-weight:bold;
	color:#CCCCCC;
	position:relative;
	top:0px;
	text-decoration: underline;
}
#event_nav .event_inactive {
	font-weight:normal;
	color:#CCCCCC;
	position:relative;
	top:0px;
}
#event_nav .event_on {
	font-weight:bold;
	color:#000000;
	position:relative;
	top:0px;
}
.white {
	color: #FFFFFF;
}
#form {
	font-size: 10px;
	color: #666633;
	clear: left;
	float: left;
	width: 550px;
	position: relative;
	border-bottom: dotted 1px #CFCFCF;
}
#form .head {
	font-weight: bold;
	float: left;
	width: 120px;
	position: relative;
	text-align: right;
}
#form .field {
	float: left;
	width: 380px;
	position: relative;
}
.imageright {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
}
.photoLeft {
	float: left;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.photoRight {
	float: right;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#attTable td {
	padding-left:5px;
	padding-right:5px;
	background-color:#FFF;
}
#maincontent {
	margin:auto;
	text-align:left;
	width:875px;
}
.tableformat {
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	border:1px solid #cfcfcf;
	border-collapse:collapse;
}
.tableformat th, td {
	border:1px solid #CCC;
	padding-left:5px;
	padding-right:5px;
	border-collapse:collapse;
}
.tablehilight {
	background-color:#F9C;
}
.tableok {
	background-color:#E4FF9E;
}
.button {
	border:1px solid #CCC;
	background-color:#A79B74;
	color:#FFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	cursor:pointer;
	cursor:hand;
}
.button:hover {
	background-color:#333;
}
.notdone {
	background-image:url(images/smallAlert.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:30px;
	width:auto;
	padding-left:32px;
}
.done {
	background-image:url(images/smallCheckmark.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:30px;
	width:auto;
	padding-left:32px;
}
.pdf {
	background-image:url(images/pdfIcon48x48.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:50px;
	width:auto;
	padding-left:50px;
}
.open {
	background-image:url(images/openIcon.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:32px;
	width:32px;
	cursor:pointer;
	cursor:hand;
}
.close {
	background-image:url(images/closeIcon.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:32px;
	width:32px;
	cursor:pointer;
	cursor:hand;
}
.col {
	float:left;
	position:relative;
	width:40%;
}