body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bgr_site.gif);
	background-repeat: repeat;
	background-position: left top;
}
a {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


#wrapper {
	width: 100%;
	background-image: url(img/bgr-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#main {
	display: table;
	margin: auto;
	width: 894px;
}
.top_left {
	height: 23px;
	float: left;
	width: 222px;
}
.top_left a {
	font-size: 10px;
	font-weight: bold;
	color: #3A3E31;
}
.top_left a:hover {
	text-decoration: none;
}

.top_right {
	float: left;
	height: 23px;
	width: 672px;
	text-align: right;
}


#footer {
	background-image: url(img/maincontent_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	display: block;
}

#maincontent {
	background-image: url(img/bgr-main.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#maincontent_left {
	float: left;
	width: 640px;
	padding-left: 24px;
	padding-right: 10px;
	display: table;
}
.clear {
	clear: both;
	text-align: right;
	padding-right: 20px;
	font-size: 10px;
	color: #FFFFFF;
}
.clear2 {
	clear: both;
}

.clear a {
	color: #FFFFFF;
	font-weight: bold;
}
.clear a:hover {
	text-decoration: none;
}


#maincontent_left h3 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	background-image: url(img/arrow-latest.gif);
	background-repeat: no-repeat;
	background-position: 1px 11px;
	padding-left: 33px;
	padding-top: 6px;
	margin: 0px;
}
.walkaround-main {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5F6450;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	overflow: hidden;
}
.walkaround-main #title {
	background-color: #E9E6D7;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 8px;
}
.walkaround-main img {
	margin-right: 10px;
	margin-bottom: 0px;
}
.breadcrumbs {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
}
.breadcrumbs a {
	font-weight: bold;
	color: #454839;
}
.breadcrumbs a:hover {
	text-decoration: none;
}

.title {
	background-color: #E9E6D7;
	background-image: url(img/bgr_titlepunct.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 8px;
}

.title h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	height: 30px;
	padding-top: 6px;
}
.title a {
	text-decoration: none;
	color: #003366;
}
.title a:hover {
	text-decoration: underline;
}
.walkaround_more {
	background-color: #E9E6D7;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 4px;
	padding-left: 12px;
	font-size: 11px;
	font-weight: bold;
}
.walkaround_more a {
	color: #383C2F;
	text-decoration: none;
}
.walkaround_more a:hover {
	text-decoration: underline;
}

#maincontent_right {
	float: left;
}
#maincontent_right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#maincontent_right li {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
	background-image: url(img/arrow-butt.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAF9A;
	margin-left: 12px;
}
#maincontent_right a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#maincontent_right a:hover {
	text-decoration: underline;
}



.maincontent_type {
	background-color: #5F6450;
	margin-top: 12px;
}
.maincontent_type h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: inline;
}
.maincontent_type p {
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.type_left {
	display: block;
	float: left;
}
.type_right {
	text-align: right;
}
.type_right a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.type_right a:hover {
	text-decoration: underline;
}


.h1_internalTIT {

	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #000000;
	background-image: url(img/arrow-latest.gif);
	background-repeat: no-repeat;
	background-position: 1px 11px;
	padding-left: 33px;
	padding-top: 6px;
	margin: 0px;
}
.h2_internalTIT {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
}

