#layout {
	font-family: 'Trebuchet MS';
	font-size: 12px;
}

.numbered {
	list-style: decimal;
}
.alpha {
	list-style: lower-alpha;
}

body {
	background-repeat: no-repeat;
	background-attachment: fixed;
}

h1 {
	font-family: 'Trebuchet MS';
	font-size: 36px;
	line-height: 42px;
	margin-top: 0;
	font-weight: normal;
	/*text-transform: uppercase;*/
}

h2 {
	margin-top: 35px;
	margin-bottom: 18px;
}

#layout {
	width: 640px;
	position: relative;
	z-index: 2;
	margin-bottom: 15px;
}

#layout .text {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 12px;
}

#layout .text b {
	font-family: 'Trebuchet MS';
	font-size: 12px;
	line-height: 18px;
}

#layout .text p {
	margin: 0;
}
			
#layout .text ul {
	margin: 0;
}
			
#layout a img {
	border: none;
}

#top_link {
	display: block;
	height: 16px;
	font-size: 16px;
	line-height: 16px;
	position: absolute;
	right: 0;
	top: 0;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 2px 7px 2px 7px;
}

#top_link span {
	display: block;
	height: 14px;
	overflow: hidden;
	margin-bottom: 2px;
}

#content {
	margin-top: 22px;
	font-size: 11px;
	line-height: 16px;
}

#language_selection {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	display: block;
	text-align: right;
	height: 30px;
}

#language_selection li {
	border-left: 1px solid black;
	border-right: 0px solid black;
	padding: 0 2px 0 4px;
	margin: 0;
}

#language_selection li.first, #language_selection li.firsthighlight {
	border: none;
}

#language_selection a {
	padding: 2px 3px 2px 4px;
	font-size: 10px;
}

#footer {
	text-align: right;
	position: relative;
	padding-top: 45px;
	margin-top: 35px;
}

.nav {
	margin: 0;
	padding: 0;
}

.nav li {
	display: inline;
}

.nav li a {
	display: inline-block;
	text-decoration: none;
}

#header {
	height: 232px;
	margin-top: 16px;
	position: relative;
}

#nav_top {
	padding-bottom: 6px;
	margin-bottom: 8px;
	width: 100%;
	display: block;
	height: 27px;
}

#nav_top li {
	font-size: 13px;
	margin-right: 20px;
	/*text-transform: uppercase;*/
	font-family: 'Trebuchet MS';
	margin-top: 2px;
}

#nav_top li a {
	margin-top: 4px;
	padding-top: 6px;
}

#nav_top li.highlight a {
	margin-top: 0;
}

#nav_top li a:hover {
	margin-top: 0;
}

#nav_second {
	height: 19px;
}

#nav_second li a {
	font-size: 11px;
	display: inline-block;
	padding: 2px 4px 2px;
	margin: 0 4px 4px 0;
}

#navigation {
	position: absolute;
	z-index: 3;
	width: 100%;
}

#footer_links {
	display: block;
}

#footer_links * {
	font-size: 10px;
}
/*			
#footer_links a:hover {
}
*/			
#footer_links li {
	padding: 0 0 0 6px;
	margin: 0 0 0 4px;
	border-left: 1px solid black;
}

#footer_links li.first {
	border-left: none;
}

#topvisual {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 640px;
}
#topvisual #topvisual_swf, #topvisual object {
	z-index: 0;
	position: relative;
}
* html #topvisual {
	background-image: none;
}
			
#logo {
	position: absolute;
	left: -170px;
	top: 76px;
	display: block;
	width: 154px;
	text-decoration: none;
}

* html #logo {
	background-image: none;
}
			
#logo span {
	display: none;
}

#logo div {
	width: 100%;
	height: 100%;
}

.unordered {
	list-style: square;
	padding: 0 0 0 20px; 
}

.structure a {
	text-decoration: none;
}

.structure a:hover {
	text-decoration: underline;
}

.structure ul {
	font-size: 16px;
	line-height: 22px;
}

.structure ul li {
	margin-top: 16px;
}

.structure ul li.first {
	margin-top: 0;
}

.structure ol {
	text-transform: uppercase;
}

.structure ol li {
	margin-top: 4px;
}

.structure ol ol {
	font-size: 12px;
	line-height: 16px;
	text-transform: none;
}

table.img_text {
	border-collapse: collapse;
	margin-bottom: 12px;
}

table.img_text td {
	padding: 0;
}

.img_text img {
	border: 1px solid black;
}

.img_text.half_left img, .img_text.quarter_left img {
	margin-right: 25px;
}

.img_text.half_right img, .img_text.quarter_right img {
	margin-left: 25px;
}

table.img_text .text {
	border: 1px solid black;
	border-left: none;
	border-right: none;
	padding: 8px 0;
}

.clear {
	display: block;
	height: 1px;
	margin-bottom: -1px;
	float: none;
	clear: both;
}
#footer {
	clear: both;
}

#formArea {
	display: inline-block;
	width: 320px;
	margin-right: 20px;
	float: left;
	margin-top: 35px;
}

#formContent {
	display: inline-block;
	width: 300px;
	padding-top: 16px;
	margin-top: 35px;
}

.formFieldList {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}

	.formFieldList li {
		margin-top: 15px;
		display: block;
	}
	
	.formFieldList li.first {
		margin-top: 0;
	}
	
	.formFieldList label, .formFieldList input, .formFieldList textarea, .formFieldList select, .formFieldList .fieldError {
		display: block;
		width: 100%;
		float: none;
		clear: both;
	}
	
	.formFieldList .fieldError {
		text-align: left;
		color: #FF0000;
	}
	.formFieldList textarea {
		height: 180px;
	}
	
	.formFieldList .uploadField {
		width: 100%;
		float: right;
	}
	
	.formFieldList .uploadButtonBar {
		width: 100%;
		clear: both;
		display: inline-block;
		text-align: right;
	}
	
	.formButtonBar .button, .formFieldList .button {
		margin-right: 8px;
		width: auto;		
	}
	
	.formFieldList .uploadedFile {
		display: block;
		margin-top: 5px;
	}

	.formFieldList .uploadedFile .fileDelete {
		display: inline-block;
		float: right;
	}
	
	.formFieldList label {
		padding-bottom: 5px;
	}
	
	.formFieldList .button {
		width: auto;
		cursor: pointer;
	}
	
	.formButtonBar {
		margin-top: 14px;
	}
	
	.fileSizeNotice {
		float: right;
	}

.googleMapAndDirections {
	margin-top: 16px;
}

	.googleMapAndDirections	.formFieldList {
		width: 300px;
		float: left;
		margin-right: 20px;
	}
	
	.googleMapAndDirections	.formFieldList label {
		font-weight: bold;
	}
	
	.googleMapAndDirections .googleMapDirectionsWrapper {
		display: block;
		clear: both;
		width: 100%;
		margin-top: -30px;
	}
	
	.googleMapAndDirections .googleMapDirectionsInfo {
		padding: 0 !important;
	}
	
	.googleMap {
		height: 300px;
		overflow: hidden;
		width: 50%;
	}
	
	.googleMap * {
		color: #000000;
	}
	
	.googleMap.googleMapOnly {
		width: 100%;
		float: none;
	}

	#layout_wrapper .download_box, #layout_wrapper .link_ico_box {
	list-style: none !important;
	margin: 14px 0 0 !important;
}


.download_box {
	list-style: none !important;
	margin-top: 0!important;
	padding-left: 0;
}

	.download_box a {
		vertical-align: middle;
		display: inline-block;
		text-decoration: none;
		padding-right: 0;
	}
	
	.download_box a:hover .dl_text {
		text-decoration: underline;
	}
	
	.download_box li {
		/*background: url("../pix/ico_download.gif") no-repeat center left;*/
		padding-left: 0px;
		margin-bottom: 4px;
		min-height: 45px;
		padding-bottom: 2px;
	}
	
	.download_box li.last {
		margin-bottom: 0px;
	}

	
	.download_box span {
		vertical-align: middle;
	}
	
	.download_box span.dl_suffix {
		padding-top: 30px;
		width: 50px;
		margin-right: 16px;
		text-align: center;
	}
	
	.download_box span {
		display: inline-block;
		margin-top: 0px !important;
	}
	.download_box span span {
		margin-top: 2px !important;
		display: block;
	}
	.download_box span span.dl_text {
		margin-top: 0px !important;
	}
	
	
.iframe_wrapper {
	padding-bottom: 12px;
}
	

