body {
	margin: 0;
	padding: 0;
	top: 0;
	color: black;
	background-color: #FFCC6E;
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
}

div#TopFrame {
	height: 90px;
	margin: 0px 0px 0px 0px;
	padding: 0px;    
	color: #000000;
	background-color: #FF9B18;
	border-bottom: 1px solid black;
	text-align: left;
	vertical-align: middle;

	background-image:url(header.jpg);
	background-repeat:no-repeat;
}
a#TopLink {
	z-index: 23;
	display: block;
	margin: 0px 0px 0px 0px;
	position: absolute;
	height: 89px;
	width: 100%;
}

div#TopNavFrame {
	margin: 0px 0px 0px 140px;
	padding: 0px 2px 2px 2px;
	color: #5E2C00;
	background-color: #FFCC6E;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}
div#TopNavFrame a {
	margin: 0;
	padding: 2px 5px 2px 5px;
	color: #5E2C00;
	background-color: #FFCC6E;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
div#TopNavFrame a:hover {
	color: #5E2C00;
	background-color: #EEBB5D;
}

div#LeftFrame {
	float: left;
	left: 0px;
	width: 130px;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: fixed;
	text-align: left;
}
div#LeftFrame a {
	display: block;
	margin: 0.5em 0 0 0;
	padding: 2px 5px 2px 5px;
	color: #5E2C00;
	font-weight: bold;
	text-decoration: none;
}
div#LeftFrame a:hover {
	background-color: #EEBB5D;
}
div#LeftFrame .subnav {
	margin: 0 0 0 4px;
	padding: 0 0 0 0;
	border-left: 1px dashed #FF9B18;
	font-size: 0.75em;
}
div#LeftFrame a.sublink {
	margin: 0.2em 0 0 0;
	padding: 2px 4px 2px 4px;
	font-weight: normal;
}

div#MainFrame {
	margin: 0px 0px 0px 140px;
	padding: 15px;
	background-color: #FFF9D1;
	border-left: 1px solid black;
	font-size: 0.9em;
	text-align: center;
}
div#MainFrame ul {
	list-style-type: none;
}
div#MainFrame ul ul {
	list-style-type: circle;
}
div#MainFrame ul.MainList li:first-line {
	font-weight: bold;
	color: #5E2C00;
}

div#Footer {
	clear: both;
/*	height: 30px;*/
	margin: 0px 0px 0px 0px;
	padding: 10px;
	background-color: #FF9B18;
	border-top: 1px solid black;
	font-size: 0.7em;
	text-align: center;
}
div#Footer table {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
	border: none;
	text-align: left;
}
/* ---------- Standard Page Elements ---------- */
div.ContentBox {
	width: 90%;
	margin: 0 auto;
	border: 1px solid black;
	overflow: hidden;			/* FF-Fix */
	background-color: #FFEE88;	/* IE-Fix */
}
div.headline {
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid black;
	background-color: #FFBD3A;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
}
div.content {
	padding: 10px;
	background-color: #FFEE88;
	text-align: left;
}
div.ToC {
	width: 25em;
	margin: 0 5%;
	overflow: visible;
}
div.ToC div {
	padding: 2px 5px 2px 5px;
}
div.ToC ol {
	margin: 3px 0 3px 0;
}

.h1 {
	margin: 15px 0px 10px 0px;
	font-size: 1.2em;
	font-weight: bold;
}

.h2 {
	margin: 15px 0px 10px 0px;
	font-size: 1.1em;
	font-weight: bold;
}

div#MainFrame a[href] {
	color: #5E2C00;
	text-decoration: none;
}
div#MainFrame a[href]:hover {
	text-decoration: none;
}

div#MainFrame img {
	margin: 10px;
	border: none;
}

div#MainFrame img.icon {
	margin: 5px 2px 0px 2px;
}

.Table {
	width: 90%;
	margin: 0 auto;
	border-collapse: collapse;
	text-align: left;
}
.TableHeading {
	background-color: #FFEE88;
	font-weight: bold;
}
.TableHead {
	background-color: #FFAB20;
	font-weight: bold;
}
.TableRow1 {
	background-color: #FFCC6E;
}
.TableRow1:hover {
	background-color: #FFDD6E;
}
.TableRow2 {
	background-color: #FFD589;
}
.TableRow2:hover {
	background-color: #FFE589;
}

.Table td {
	padding: 3px 5px 3px 5px;
	border: 1px solid black;
	vertical-align: top;
}

.BigTable {
	text-align: center;
}
.BigTable td {
	height: 50px;
	vertical-align: middle;
}

.TdCenter {
	text-align: center;
	
}
.TdRight {
	text-align: right;
}
.TdNarrow {
	width: 1%;
	white-space: nowrap;
}

input,textarea {
	background-color: #FFF0C0;
}

input.wide,textarea.wide {
	width: 97%;
	margin: 0 auto;
}

input:focus,textarea:focus {
	background-color: #FFD0A0;
}

div.warning {
	width: 90%;
	margin: 0 auto;
	padding: 0;
 	border: solid 2px #C00000;
 	background-color: #F9F9F9;
}

div.warning p {
	margin: 0 0 0 39px;
	padding: 5px 10px 5px 5px;
	text-align: justify;
}

div.warning img {
	float: left;
	width: 24px;
	height: 24px;
	margin: 5px 5px 5px 5px;
	border: none;
}
