body {
	background: #fff url('../../cust_templates/images/body_bg.gif') top center repeat-y;
	color: #000;
	font: normal 12px 'Helvetica Neue',Arial,'FreeSans','DejaVu Sans Condensed',sans-serif;
	margin: 0;
	padding: 0;
	width: 98%;
	text-align: center;
	}
	
.hidden {
display: none;
}

h1,h2,h3,h4 {
	font-family: 'Trebuchet MS',Trebuchet,'Helvetica Neue',Arial,'FreeSans','DejaVu Sans Condensed',sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 18px;
	}

h2 {
	font-size: 15px;
	}

h3 {
	font-size: 14px;
	}

h4 {
	font-size: 12px;
	}

p, td, ul, ol {
	font-size: 12px;
	}

a {
	color: #30526c;
	}

a:visited {
	color: #8e0000;
	}

a:hover, a:active {
	color: #6bbd47;
	}

.red {
	color: #f00;
	}

#pagewrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}
	
#masthead {
	text-align: center;
	background-image: none;
	border-bottom: 1px solid #000;
	height: auto;
	padding: 0;
	width: 800px;
	}

#customerlogo {
	}
	
#content {
	padding: 0;
	padding-top: 16px !important;
	padding-top: 0;
	margin: 0;
	}
	
#contentframe {
	text-align: left;
	background-color: #fff;
	padding: 0;
	margin: 0;
	float: left;
	background-image: none;
	width: 800px;
	}

.loginbox {	
	width: 240px;
	background: none;
	float: left;
	padding: 0;
	margin-top: 16px !important;
	margin-top: 0;
	margin-right: 10px;
	}

#customwelcome {
	margin-top: 0 !important;
	margin-top: auto;
	}

#chairbox {
	}

#partbox {
	margin-left: 30px !important;
	margin-left: 8px;
}

.loginbox h2 {
	text-align: left;
	width: 230px;
	height: 17px;
	padding: 5px;
	margin: 5px 5px 0 5px !important;
	margin: 5px 5px -3px 5px;
	}
	
.loginboxbody {
	width: 240px;
	background: #efefef url(../../cust_templates/images/box-bg.gif) bottom left no-repeat;
	margin-top: 0 !important;
	margin-top: -1px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	}

#supportbox {
	width: 240x;
	margin-right: 0;
	}
	
#supportbox h2 {
	width: 230px;
	background-color: #6bbd47;
	}

.loginboxbody ul {
	/*padding-top: 5px;*/
	padding-bottom: 20px !important;
	padding-bottom: 0;
	}

.loginboxbody p, .loginbox h3 {
	/*padding-top: 5px;*/
	padding-right: 5px;
	padding-left: 8px;
	}
	
.loginboxbody table {
	margin-top: 11px !important;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	/*padding-top: 5px;*/
	}

#tabs {
	width: 100%;
	height: 26px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #333 url(../../cust_templates/images/tab-bar-bg.gif);
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
	}
#tabs ul {
	list-style: none;
	margin-left: 214px !important;
	margin-left: 254px;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	}

#tabs ul li {
	height: 16px;
	width: 95px;
	float: left;
	padding: 5px 0 !important;
	padding: 4px 0;
	text-align: center;
	}

#tabs ul li a, #mainnav ul li a:visited {
	font: bold 14px 'Trebuchet MS', Trebuchet, Helvetica,'Helvetica Neue',Arial,'FreeSans','DejaVu Sans Condensed',sans-serif;
	}

#tabs ul li a:hover {
	text-decoration: underline;
	}

#tabs ul li a:active {
	text-decoration: underline;
	}

#tabs ul li.mainActiveTab a, #mainnav ul li.mainActiveTab a:visited {
	color: #fff;
	}
	
#tabs ul li.mainActiveTab a:hover {
	text-decoration: underline;
	}

#tabs ul li.mainActiveTab a:active {
	text-decoration: underline;
	}

#loading_wheel {
    margin-left: -10px;
    }

.listnav {
	margin-bottom: 10px;
	}

.archiveTable {
	border: 1px solid #aaa;
	width: 780px;
	}
.archiveTable th {
	background-color: #acb8c8;
	font: 14px bold 'Trebuchet MS',Helvetica,'Helvetica Neue',Arial,'FreeSans','DejaVu Sans Condensed',sans-serif;
	color: #fff;
	text-align: left;
	}

.archiveTable td {
	text-align: left;
	}
.archiveTableEven {
	background-color: #efefef;
	}

.photobox {
	float: left;
	margin: 0 10px 10px 0;
}	

.speaker-photo {
	border: 1px solid #999;
	margin: 0 10px 10px 0;
	float:left;
	clear:left;
	}
	
.register {
	float: right;
	margin: 0 0 10px 10px;
	}

#guest_tz {
	text-align: left;
	position: relative;
	top: 10px;
	left: 10px;
	margin-bottom: -1.8em;
	width: 70%;
	float: left;
	}

#footer {
	clear: both;
	display: block;
	background-color: #fff;
	border-top: 1px solid #000;
	margin-top: -12px;
	text-align: center;
	}
	
#footer p {
	font-size: 10px;
	margin-top: 6px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	text-align: left;
	}
	
#footer p span {
	margin-left: 10px;
	margin-right: 10px;
	}

span#admin-login {
	padding-right: 49em;
	}

#footer p img {
	margin-bottom: -2px;
	}

