@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background: #bdbdbd;
	}
a:link {
	color: #CC9900;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
h1 {
	font-size: 14px;
}
#wrap {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: #FFFFFF;
	}
#header {
	margin: 0;
	padding: 0px;
	background: #e9e9e9;
	height: 53px;
	}
#header h1 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	}
#navbar {
	margin: 0px;
	width: 850px;
	background: #990000;
	height: 30px;
}
#menu {
	width: 850px;
	text-align: center;
	margin-top: 10px;
	height: 40px;
}
#main-body {
	float: left;
	width: 660px;
}
#content {
	float: right;
	width: 475px;
	}
#det00 {
	width: 400px;
	position: absolute;
	top: 120px;
	text-align: center;
	visibility: visible;
}
#det001, #det002, #det01, #det02, #det03, #det04, #det05, #det06, #det07, #det08, #det09, #det10, #det11, #det12, #det13, #det14, #det15, #det16, #det17, #det18, #det19, #det20, #det21, #det22, #det23, #det24 {
	width: 400px;
	top: 120px;
	text-align: center;
	visibility: hidden;
	position: absolute;
	background: #FFFFFF;
}
#sidebar {
	float: left;
	width: 140px;
	margin-left: 20px;
}
#space {
	width: 60px;
	margin: 0px;
	padding: 0px;
}
#sidebar-2 {
	float: right;
	width: 140px;
	margin-right: 20px;
}
#content div {
	height: 600px;
	padding-right: 20px;
	padding-left: 20px;
	}
#footer {
	clear: both;
	background: #E9E9E9;
	padding: 2px;
}
#footer p {
	text-align: center;
	font-size: 10px;
}
.icon {
	height: 50px;
	width: 50px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding: 10px;
}
.clearthefloats {
	clear: both;
}
.headings {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.captions {
	font-size: 11px;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.leading {
	line-height: 18px;
}
.leading18 {
	line-height: 18px;
}
.leading20 {
	line-height: 20px;
}
#pagenumbers {
	width: 200px;
	position: absolute;
	top: 100px;
	right: 40px;
	text-align: right;
	height: 30px;
	font-size: 11px;
	line-height: 14px;
}
