body,p,div,td {
	font-size: 13px;
	font-family: "Trebuchet MS", tahoma, sans-serif;
	color: #444;
}
h1 {
	font-family: "Trebuchet MS", tahoma, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #254B6F;
	padding: 0;
	margin: 0 0 20px 0;
}
h2 {
	font-family: "Trebuchet MS", tahoma, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #5F6E79;
	margin: 20px 0 5px 0;
	padding: 0;
}
body {
	background: #fcfcfc url(img/body.jpg) 50% 0 repeat-y;
	text-align: center;
	margin: 0;
	padding: 0;
}
p {
	text-align: justify;
	margin: 10px 0 10px 0;
}
form { margin: 0; }
#all {
	width: 770px;
	position: absolute;
	left: 50%;
	margin-left: -385px;
	height: 100%;
	min-height: 100%;
}
#main {
	text-align: left;
	margin: 0;
	padding: 0 0 0 0;
	position: absolute;
	left: 5px;
	width: 760px;
	top: 0;
	min-height: 100%;
	background: transparent url(img/main.jpg) 0 0 repeat-y;
}
* html #main { height: 100%; }
#head {
	width: 760px;
	height: 194px;
	background: #7993AC url(img/top.jpg) 0 0 repeat-x;
	position: relative;
	border-top: 1px solid #CBCBCB;
	color: white;
}
#message {
	position: absolute;
	left: 100px;
	top: 230px;
	width: 560px;
	height: 400px;
	color: black;
	background: #E5EDF5;
	border: 2px solid;
	border-color: #B2C3D3 #4A5A67 #4A5A67 #B2C3D3;
	font-weight: bold;
}
#message .bar {
	background: #5F6E79;
	color: white;
	padding: 2px 4px;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 2px solid #B2C3D3;
}
#message .bar a {
	float: right;
	color: white;
	padding: 2px 0;
}
#message p {
	padding: 10px;
}
#login {
	position: absolute;
	left: 10px;
	width: 740px;
	top: 170px;
	color: white;
	font-size: 12px;
}
#login a {
	font-weight: bold;
	color: white;
	text-decoration: underline;
}
#login form input {
	border: 1px solid #468;
	background: #9AB0C7;
	font-family: verdana,sans-serif;
	font-size: 11px;
	width: 60px;
	text-align: center;
	color: white;
}
#login form button {
	border: 1px solid;
	border-color: #9bd #246 #246 #9bd;
	background: #579;
	color: white;
	font-family: verdana,sans-serif;
	font-size: 10px;
	margin-left: 5px;
}
#body {
	margin: 0;
	padding: 0;
}
#menu {
	width: 160px;
	float: left;
	font-size: 13px;
	padding: 20px 0 20px 0;
	margin: 0;
	clear: none;
	border-top: 1px solid #D3D9E0;
}
#menu ul {
	list-style-type: none;
	margin: 0 10px 0 10px;
	padding: 0;
}
#menu ul li {
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #678;
	color: #eee;
	font-weight: bold;
}
#menu ul li a {
	color: #eee;
	font-weight: bold;
}
#menu ul li.active a {
	color: #A8D0E9;
}
#menu ul li.active ul li a {
	color: #eee;
}
#menu ul li ul {
	margin: 0;
	padding: 0;
}
#menu ul li ul li {
	margin: -2px 0 0 0;
	padding: 0 0 0 9px;
	font-size: 12px;
	border: none;
	font-weight: normal;
}
#menu ul li ul li a {
	font-weight: normal;
}
#menu ul li ul li ul li a {
	font-size: 11px;
}
#outcontent {
	width: 600px;
	float: right;
	margin: 0;
	padding: 0;
}
#content {
	padding: 20px;
}
#expander {
	clear: both;
	height: 40px;
}
#foot {
	background: white url(img/sep.jpg) 30px 0 no-repeat;
	position: absolute;
	bottom: 0;
	left: 160px;
	width: 599px;
	height: 40px;
}
#foot p {
	margin-top: 12px;
	padding: 0 20px 0 0;
	text-align: center;
	font-size: 12px;
}
#foot a { text-decoration: underline; padding: 0 0 0 7px; }
#foot a:hover { text-decoration: none; }
a {
	color: #27a;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
#content div.rellinks {
	padding: 0;
	margin: 10px -19px 20px 10px;
}
#content div.rellinks div {
	border: 1px solid #e6e6e6;
	border-left: none;
	margin: 10px 0 20px 0;
	padding: 5px 25px 5px 10px;
	background: transparent url(img/rel.jpg) right 0 repeat-y;
	float: right;
}
#content div.rellinks h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	color: #468;
	letter-spacing: 1px;
}
#content div.rellinks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content div.rellinks ul li {
	list-style-type: none;
	margin-left: 2px;
	padding: 0;
	font-size: 12px;
}
#content div.rellinks a { text-decoration: underline; }
#content div.rellinks a:hover { text-decoration: none; }
#content div.box {
	background: #f6f6f6 url(img/box-bg.png) 0 bottom no-repeat;
	padding: 12px 15px 15px 15px;
	color: #468;
	text-align: justify;
}
#content div.box ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style-type: disc;
}
#content div.code {
	border-style: solid;
	border-color: #B5B5B3;
	border-width: 1px 0 1px 0;
	background: #EFEFE3;
	margin: 10px;
	padding: 20px;
	text-align: justify;
}
#content code {
	font-family: courier;
	font-size: 12px;
	text-align: left;
}
#content div.windowbar {
	background: #4A5A67 url(img/bar1.png) 0 0 repeat-x;
	color: white;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 1px 5px 1px 5px;
	margin: 10px 40px 0 40px;
	border: 2px solid #999;
}
#content div.window {
	border: 2px solid #bbb;
	border-top: 0;
	margin: 0 40px 10px 40px;
	background: #f8fafc;
	padding: 10px;
}
#content button {
	background: #A41238 url(img/button.png) 0 0 no-repeat;
	border-width: 1px;
	border-style: solid;
	border-color: #F1BCBC;
	color: white;
	font-size: 11px;
	font-family: tahoma,sans-serif;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	margin: 1px 3px 1px 3px;
}
#content form {
	margin: 0;
}
#content form p.buttons {
	text-align: right;
	margin: 5px 0 0 0;
}
#content form input {
	border: 1px solid gray;
	font-family: tahoma,sans-serif;
	font-size: 12px;
	padding: 1px;
	width: 150px;
}
#content form input.notxt {
	width: auto;
	border: 0;
}
#content form textarea {
	border: 1px solid gray;
	font-family: tahoma,sans-serif;
	font-size: 12px;
	padding: 1px;
	width: 250px;
	height: 110px;
}
#content form select {
	border: 1px solid gray;
	font-family: tahoma,sans-serif;
	font-size: 12px;
}
#content .errmsg {
	font-weight: bold;
	color: #B21A16;
}
#content ol {
	list-style: decimal outside none;
	margin: 0;
	padding: 0 0 0 30px;
}
#content ol li {
	margin: 10px 0 10px 0;
	padding: 0 0 0 0px;
}
#content ol li p {
	margin: 0 0 5px 0;
	font-weight: bold;
}
#content ul.sitemap {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-weight: bold;
}
#content ul.sitemap li {
	margin: 0 0 10px 0;
}
#content ul.sitemap ul {
	padding: 0 0 0 25px;
	margin: 0;
	list-style-type: disc;
	font-weight: normal;
}
#content ul.sitemap ul li {
	margin: 0;
}
#content ul.sitemap ul ul {
	padding: 0 0 0 15px;
	margin: 0;
	font-size: 11px;
}
#content table.tab {
	border-collapse: collapse;
	border: 1px solid gray;
}
#content table.tab tr td {
	text-align: center;
	padding: 2px 5px 2px 5px;
	border: 1px solid gray;
}
#content table.tab tr.bar td {
	background: #7993AC;
	color: white;
	font-weight: bold;
}
#content a.infoicon {
	background: #ABC4E6;
	border: 1px solid #A1B4CE;
	color: white;
	cursor: help;
	font-size: 8px;
	line-height: 12px;
	margin: 0 3px;
	padding: 0 2px 0 3px;
	text-decoration: none;
}
#content span.infobox {
	color: #444;
	overflow: visible;
	position: relative;
	white-space: normal;
}
#content span.infobox span.message {
	background: #F7F7EE;
	border: 1px solid #998;
	display: none;
	left: 20px;
	position: absolute;
	top: 8px;
	width: 350px;
}
#content span.infobox span.title {
	background: #E4ECF7;
	border-bottom: 1px solid #999988;
	display: block;
	font-weight: bold;
	padding: 1px 2px;
	text-align: left;
}
#content span.infobox span.text {
	display: block;
	padding: 2px 3px;
	text-align: left;
}
#content span.infobox li {
	margin: 0;
	padding: 0 0 0 0;
}

div.tab {
	margin-top: 5px;
}
div.tab div.bar a {
	background: #ecf2f8;
	padding: 1px 5px 1px 5px;
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #DEE4EA;
	border-bottom: none;
}
div.tab div.bar a.active {
	background: #EFEFE3;
	color: #333;
	border: 1px solid silver;
	border-bottom: 1px solid #EFEFE3;
}
div.tab div.content {
	background-color: #EFEFE3;
	border: 1px solid silver;
	padding: 5px;
	margin: 0 -8px 0 -8px;
}
div.tab div.content div.inner {
	border: 1px solid silver;
	background: white;
	padding: 10px;
}