body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	background-image:url(/assets/images/global/bg_grey_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 174px;
}

#root {
	position: relative;
	z-index: 1;
	width: 100%;
	text-align: center;
	background-image:url(/assets/images/global/bg_grey_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#root #site {
	position: relative;
	z-index: 2;
	width: 855px;
	text-align: center;
	margin: auto;

}

#root #site #textHome {
	position: absolute;
	z-index: 4;
	top: 120px;
	left: 240px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	color:#666666;
}

#root #site #main #homeImg {
	margin-top: 2px;
}

#root #site #logo {	
	position: relative;
	z-index: 2;
	margin-top: 20px;
	margin-bottom: 17px;
	text-align: center;
}

#root #site #banner {	
	position: relative;
	z-index: 2;
	top: 0px;
	left: 0px;
	width:855px;
	height:100px;
	text-align: center;
}

#root #site #naviMain {	
	position: relative;
	z-index: 2;
	top: 1px;
	left: 0px;
	width: 853px;
	height: 24px;
	background-color: #E9EAEA;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	text-align: center;
}

#root #site #naviMain #naviMainTable {
	width: 100%;
}

#root #site #naviMain #naviMainTable .item {
	width: 100px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}

#root #site #naviMain #naviMainTable .item a {
	text-decoration: none;
	color: #666666;
}

#root #site #naviMain #naviMainTable .active {
	height: 24px;
	background-color: #999999;
}

#root #site #naviMain #naviMainTable .active a {
	color: #FFFFFF;
}

#root #site #main {
	position: relative;
	z-index: 3;
	text-align: left;
}


#root #site #main #mainTable {
	width: 855px;
	margin-bottom: 50px;
}

#root #site #main #mainTable {
	width: 855px;
	margin-bottom: 50px;
}


#root #main #mainTable #naviSub {
	width: 210px;
	padding-top: 50px;
	vertical-align: top;
}

#root #site #main #mainTable #naviSub .naviSubItem {
	width: 200px;
	height: 20px;
	font-size: 11px;
}

#root #site #main #mainTable #naviSub .naviSubItem a {
	text-decoration: none;
	color: #999999;
}

#root #site #main #mainTable #naviSub .naviSubItem a:hover {
	color: #666666;
	text-decoration: none;
}

#root #site #main #mainTable #naviSub .active a {
	color: #666666;
}

#root #site #main #mainTable #content {
	width: 645px;
	padding-top: 50px;
	vertical-align: top;
}

#root #site #main #mainTable #content a {
	color:#666666;
	text-decoration: underline;
}

#root #site #main #mainTable #content h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #999999;
	text-transform: uppercase;
}

#root #site #main #mainTable #content h2 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}
#root #site #main #mainTable #content hr {
	margin-top: 8px;
	margin-bottom: 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}

#root #site #main #mainTable #content #contentTable {
	width: 645px;
}

#root #site #main #mainTable #content #contentTable .left {
	width: 350px;
	padding-top: 20px;
	padding-right: 50px;
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
}

#root #site #main #mainTable #content #contentTable .left .pdfIcon {
	padding-top: 4px;
	vertical-align: top;
}

#root #site #main #mainTable #content #contentTable .right {
	width: 245px;
	padding-top: 20px;
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
}

#root #site #main #mainTable #content #contentTable .adress {
	width: 225px;
	padding: 10px;
	margin-top: 3px;
	background-color:#E9EAEA;
}

#root #site #main #mainTable #content #contentTable .adress a {
	color:#666666;
	text-decoration: underline;
}

#root #site #main #mainTable #content #threeCols {
	width: 645px;
}

#root #site #main #mainTable #content #threeCols img {
	padding-bottom: 10px;
}

#root #site #main #mainTable #content #threeCols td {
	width: 215px;
	height: 230px;
	padding-top: 20px;
	vertical-align: top;
}

#root #site #main #mainTable #content #threeCols td a {
	color: #666666;
}

#root #site #main #mainTable #content .formTitle {
	width: 80px;
	font-size: 11px;
}

#root #site #main #mainTable #content .formInput {
	width:210px;
}

#root #site #main #mainTable #content .formTextarea {
	width: 210px;
}

#root #site #main #mainTable #content .linkTable td {
	padding-bottom: 5px;
}

#root #site #main #foot {
	width: 853px;
	height: 24px;
	background-color: #E9EAEA;
	border: solid 1px #CCCCCC;
}

#root #site #main #foot #adress {
	width: 855px;
	height: 21px;
	margin-top: 3px;
	text-align: center;
}




