body {
	margin:0px;
	padding:0px;
	background-color:#EFEFEF;
}

img {
	margin:0px;
	padding:0px;
	border-style:none;
	border-width:0px;
}

#content {
	width:750px;
	position:relative;
	left:50%;
	margin-left:-375px;
	top:10px;
	border:1px solid #d8cfc0;
	background-color:#FFFFFF;
}

#banner {
	height:70px;
}

#global_nav {
	position:absolute;
	right:6px;
	top:46px;
}

#logo {
	position:absolute;
	top:15px;
	left:14px;
}

#navigation{
	width:166px;
	vertical-align: top;
}

#main_content{
	background-color:#eaedef;
	border:1px solid #d8cfc0;
	vertical-align: top;
}

.list_table {
	margin-right:20px;
}

.list_text {
	margin-right:20px;
	vertical-align: top;
}

.list_image {
	margin-right:20px;
	vertical-align: top;
}

.sitemap_table {
	border-left:1px solid #d8cfc0;
	border-bottom:1px solid #d8cfc0;
	margin-bottom:60px;
}

.data_table {
	border-left:1px solid #d8cfc0;
	border-bottom:1px solid #d8cfc0;
	margin-bottom:30px;
	margin-left:20px;
	margin-right:20px;
		width:370px;
}

.sitemap_table tr td {
	border-right:1px solid #d8cfc0;
	border-top:1px solid #d8cfc0;
	background-color:white;
	width:180px;
}

.data_table tr td {
	border-right:1px solid #d8cfc0;
	border-top:1px solid #d8cfc0;
	background-color:white;
	padding:2px;
}

.data_table td.sitemap_key_end{
	background-image:url(../images/frame/sitemap_top_right.gif);
	background-repeat: no-repeat;
	border:none 0px;
	background-position: right top;
	background-color:#abb7c0;
}

.data_table td.sitemap_key{
	background-repeat: no-repeat;
	border:none 0px;
	background-position: right top;
	background-color:#abb7c0;
	border-right:solid 1px #d8cfc0;
	border-top:solid 1px #d8cfc0;
}



#main_content hr{
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:13px;
	height:1px;
	border:none 0px;
	border-bottom:solid 1px #abb7c0;
}

#news_links{
	width:166px;
	vertical-align: top;
}

#splash {
	width:100%;
	height:96px;
	margin:0px;
	background-image:url(../images/global/amp.jpg);
	background-position: -86px;
	margin-bottom:20px;
}

#footer {
	height:24px;
	border-left:1px solid #d8cfc0;
	border-right:1px solid #d8cfc0;
	background-color:#abb7c0;
	padding-left:10px;
}

#lower_left_cap {
	position:absolute;
	margin:0px;
	padding:0px;
	width:10px;
	height:10px;
	background-image:url(../images/frame/lower_left_cap.gif);
	bottom:-1px;
	left:-1px;
	overflow:hidden;
}
#lower_right_cap_grey {
	position:absolute;
	margin:0px;
	padding:0px;
	width:10px;
	height:10px;
	background-image:url(../images/frame/lower_right_cap_grey.gif);
	bottom:-1px;
	right:-1px;
	overflow:hidden;
}

#lower_right_cap {
	position:absolute;
	margin:0px;
	padding:0px;
	width:10px;
	height:10px;
	background-image:url(../images/frame/lower_right_cap.gif);
	bottom:-1px;
	right:-1px;
	overflow:hidden;
}

#bottom {
	width:750px;
	position:relative;
	left:50%;
	margin-left:-375px;
	height:4px;
	margin-top:10px;
	padding:0px;
	background-image:url(../images/frame/bottom.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
}


#footer .right {
	position:absolute;
	right:166px;
	margin-right:10px;
}