body {
	margin:0;
	padding: 0px;
	font-family: Arial, verdana, helvetica, sans-serif;
	text-align: left;
	font-size: 67%;
	line-height:1.2em;
	background:none;
}


table, td, form, input, textarea, select, label {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}

.formfieldtext {
	border:1px solid #828282;
	height:15px;
	line-height:14px;
	vertical-align:middle;
}
.formfieldbutton {
	border:0;
	background:#828282;
	padding:0 3px 0 3px;
	font-weight:bold;
	height:19px;
	color:#fff;
	vertical-align:middle;
}
.formfieldbuttonhover {
	background:#d9d9d9;
	color:#828282;
}

img {
	border:0;
	margin:0;
	padding:0;
}

fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}
legend {
	display: none;
}
label {
	float:left;
	width:103px;
	text-transform:uppercase;
	color:rgb(119,119,119);
	font-size:10px;
}
.clear {
	clear:both;
	overflow:hidden;
	height:0;
}

#container {
	width:auto;
	text-align:left;
	background:none;
	margin:0;
}

h1 {
	font-size:2.2em;
	font-weight:normal;
	margin:0px 0px 32px 0px;
	padding:0px;
	line-height:25px;
	width:100%;
	text-transform:uppercase;
}
h2 {
	font-size:1.3em;
	font-weight:normal;
	margin:0px 0px 26px 0px;
	padding:0px;
	width:100%;
}
h3 {
	font-size:1.1em;
	font-weight:bold;
	margin:15px 0px;
	padding:0px;
}
h1 a, h2 a, h3 a {
	text-decoration:none;
}

#logo {
	display:block;
	width:100%;
	border-bottom: 1px solid #000000;
	height:auto;
}
#logo a, #logo a:hover {
	color:#666666;
}
#logo h1, #logo h2 {
	display:block;
	width:auto;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#666666;
}

#top, #right {
	display:none;	
}

#main {
	position:static;
	line-height:1.3em;
	color:#000;
	margin:70px 0 0 0;
	padding:0;
	}
	#main a {
		color:#000;
		text-decoration:none;
	}
	#main a:hover {
		color:#000;
	}
	#main #subpage {
		width:auto;
		}
		#main H1 {
			font-size:4.6em;
			font-weight:bold;
			margin:0px 0px 10px 0px;
			padding:0px;
			line-height:46px;
			text-transform:uppercase;
		}
		#main #subpage #header {
			margin-bottom:15px;
			position:static;
			float:none;
		}
		#main #subpage #left {
			position:static;
			float:none;
		}
		#main #subpage #maincontent {
			width:auto;
			float:none;
		}
		#main #maincontentleft {
			width:auto;
		}
		#main #subpage #maincontentwide {
			width:auto;
			padding:10px 0px;
			float:left;
			position:static;
			}
			#main #subpage #maincontentwide div {
				position:absolute;
				z-index:10;
			}
			#main #subpage #maincontentwide div a {
				color:#000;
				text-transform:uppercase;
				font-weight:bold;
				float:left;
			}
			#main #subpage #maincontentwide img {
				position:absolute;
				z-index:0;
			}
			
		#container, #main #maincontentright, #main #subpage, #main #contentright, #main #maincontentleft, #main #maincontentwide {
			width:auto;
			margin:0;
			padding:0;
		}

#footer {
	clear:both;
	display:block;
	margin:20px 0 0 0;
	padding:0;
	text-align:left;
	width:auto;
	font-size:1.5em;
}
#footer a {
	display:none;
}


/* Accessibilitys */

.accessibility {
	
}

ul#skip {
	display:none;
}