html, body, form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
body {
	color: #a4a5a5;
	background: #fff url(../images/header_line_pattern.gif) repeat-x center top;
	font: 11px Arial, Verdana;
	text-align: center;
}
a, a:focus {
	outline: 0;
}
a:link {
	color: #a4a5a5;
	text-decoration: none;
}
a:active {
	color: #181716;
	text-decoration: none;
}
a:visited {
	color: #a4a5a5;
	text-decoration: none;
}
a:hover {
	color: #181716;
	text-decoration: none;
}
th, td {
	font-size: 11px;
}
hr {
	border: 0;
	border-top: solid 1px #a4a5a5;
	border-bottom: transparent;
}
input, textarea {
	font-family: Arial, Verdana;
}
h1 {
	font-size: 11px;
	color: #181716;
	margin-bottom: 5px;
}
#boxContent h1.normal {
	color: #A4A5A5;
	margin: 0;
	font-weight: normal;
	margin-bottom: 16px;
}

#boxContent a:link {
	text-decoration: underline;
}

#boxContent a:visited {
	text-decoration: underline;
}
#boxContent a:hover {
	text-decoration: underline;
}

.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.border {
	border: 1px solid #a4a5a5;
	margin: -1px;
}
.clear:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clear {
	clear: both;
	visibility: hidden;
	height: 0;
}
html[xmlns] .clear {
	display: block;
}
* html .clear {
	height: 1%;
}
#wrapper {
	margin-top: 88px;
	width: 943px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #fff url(../images/header_line_bird.gif) no-repeat center top;
}
#header {
	width: 100%;
	height: 168px;
	position:relative;
	z-index:20;
	margin-bottom: 26px;
}
#logo {
	width: 346px;
	height: 42px;
}
#logo a:hover {
	text-decoration: none;
	border-bottom: 0;
}
#navTop {
	margin-top: 113px;
	width: 100%;
	height: 14px;
}
#navTop .current {
	color: #181716;
}
#navLeft {
	float: left;
	width: 170px;
	margin-right: 8px;
	margin-top: 5px;
	
	min-height: 410px;
	height: auto !important;
   	height: 410px;
}

#navLeft ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 16px;
}
#navLeft ul li {
	margin: 0 0 1px;
	padding: 0;
}
#navLeft ul li ul {
	margin: 0;
	padding: 0;
	margin-left: 14px;
	margin-bottom: 20px;
	list-style: none;
}
#navLeft ul li ul li {
	margin:0 0 1px;
	padding: 0;

}
#content {
	float: left;
	width: 760px;
	min-height: 320px;
}
#boxContent {
	float: left;
	width: 410px;
	height: 323px;
	background: url(../images/box_bg_content.gif) no-repeat;
}
#boxContent h1 {
	margin: 18px 0px 16px 18px;
}
#boxContentText {
	float: left;
	overflow: hidden;
	margin: 0 5px 17px 17px;
	width: 365px;
	height: 254px;
}
#boxContentText p {
	margin: 0;
	padding: 0;
	line-height: 15px;
	margin-bottom: 15px;
}
#boxContentText p:last-child {
	margin-bottom: 0;
}
#boxContentScroll {
	float: left;
	margin-top: 105px;
	width: 15px;
	height: 285px;
}
#boxPhotos {
	float: left;
	margin-left: 8px;
	width: 335px;
	height: 323px;
	background: url(../images/box_bg_photos.gif) no-repeat;
}
#boxPhotosImage {
	margin: 18px;
	width: 305px;
	height: 285px;
}
#boxPhotosScroll {
	margin: 9px 10px 8px 157px;
	height: 10px;
}
#image_wrap {
	width: 295px;
	margin: 19px;
	margin-bottom: 0;
	text-align: center;
}
#footer {
	clear: both;
	width: 100%;
	text-align: right;
	min-height: 32px;
	margin-bottom: 10px;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-right: 15px;
}
#footer ul li {
	display: inline;
	margin: 0;
	margin-left: 3px;
	margin-right: 3px;
}
#footer .speaker {
	display: inline;
	position: relative;
	top: 5px;
	margin-left: 6px;
}

#skipFooter {
	display: none;	
	}
#cform form { margin:0; padding:0; }
#cform label { width: 57px; float:left; }
#cform label.error { width: 100%; color: red; margin-bottom: 5px; }
#cform p { clear: both; }
#cform .submit { margin-left: 57px; }


#mandatoryComment {
	padding-left: 57px;
	margin-bottom: 5px;
}


#flashbox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 1px;
	overflow: hidden;
}

#flashcontent {
	height: 100%;
	width: 100%;
}