﻿body {
	margin: 0 0 0 0;
	font-size: 0.85em;
	font-family: Arial, Verdana;
	background: url('Pictures/bg.gif') no-repeat left bottom;
}
a {
	color: #006699;
}
h1, h2, h3 {
	color: #4e5f75;
	margin: 0 0 0.15em 0;
	padding: 0.15em 0 0 0;
}
h1 {
	font-size: 1.85em;
}
h2 {
	font-size: 1.25em;
}
li {
	list-style: square inside;
}
table {
	width: 100%;
}
table td {
	vertical-align: top;
	padding: 0.3em 0 0.3em 0.15em;
}
table th {
	text-align: left;
	background: #9CABB6;
	color: #ffffff;
	padding: 0.3em 0 0.3em 0.15em;
}
table th a {
	color: #ffffff;
}
a.SignOut {
	position: absolute;
	top: 5px;
	right: 2%;
	color: #ffffff;
}
div.Head {
	width: 100%;
	background: #4e5f75;
	border-bottom: solid 25px #6c8190;
}
div.Head h1 {
	height: 65px;
	color: #3399cc;
	margin: 0 0 0 0;
	font-size: 28pt;
	padding: 25px 0 0 135px;
	background: url('Pictures/logo.png') no-repeat 25px center;
}
div.RootMenu {
	top: 35px;
	right: 2%;
	font-size: 1.5em;
	position: absolute;
}
div.RootMenu ul {
	margin: 0 0 0 0;
}
div.RootMenu li {
	list-style: none;
	float: left;
}
div.RootMenu a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0 0 10px 0.75em;
}
div.RootMenu a:hover, div.RootMenu a.Current {
	background: url('Pictures/arrow.gif') no-repeat 0.75em bottom;
}
div.Body {
	width: 96%;
	margin: 0 2% 0 2%;
}
div.SiteMap {
	float: left;
	width: 72%;
	font-weight: bold;
	font-size: 0.85em;
	padding: 10px 0 0 0;
}
div.SubMenu {
	width: 25%;
	float: right;
	font-size: 1.25em;
	padding: 30px 0 0 0;
}
div.SubMenu table {
	text-align: left;
	background: #c0cbd3 url('Pictures/submenu-bg.gif') no-repeat top center;
}
div.SubMenu th {
	padding: 15px 1em 3px 1em;
	color: #000000;
	background: none;
}
div.SubMenu td {
	padding: 0 1em 0 1em;
}
div.SubMenu a {
	display: block;
	color: #000000;
	padding: 5px 0 0 0;
}
div.SubMenu tr.Foot td {
	height: 26px;
	background: #ffffff url('Pictures/shade.jpg') no-repeat left bottom;
}
div.Content {
	width: 72%;
	float: left;
	padding: 10px 0 0 0;
}
div.Content img {
	float: left;
	padding: 0 0.25em 0.5em 0;
}
div.Content input {
	float: left;
}
div.Content div.Summary {
	float: left;
	text-align: left;
}
div.Content div.Text {
	float: left;
	width: 99%;
	text-align: justify;
	padding: 0.25em 0 0.5em 0;
}
div.Content col.Name {
	font-weight: bold;
}
div.Body div.Content col.Name {
	text-align: left;
}
div.Body div.Content col.Value {
	width: 80%;
	text-align: left;
}
div.Support {
	padding: 0.5em 0 0 0;
}
div.Support span.Question {
	font-weight: bold;
}
table.Form col.Name {
	font-weight: normal;
	width: 25%;
}
div.Foot {
	width: 98%;
	float: left;
	margin: 0.75em 0 0 0;
	padding: 0.5em 0 0 2%;
	font-size: 0.85em;
	border-top: 10px #9cabb6 solid;
}

