.outline {
	border-top: 1px solid #EEC18E;
	border-right: 1px solid #895949;
	border-bottom: 1px solid #895949;
	border-left: 1px solid #EEC18E;
	z-index: 1;
}

.outlineMain {
	border: 4px double #EEC18E;
	z-index: 1;
}

a:link, a:active, a:visited {
	color: #FF853E;
	text-decoration: none;
}

a:hover {
	color: #895949;
	text-decoration: underline;
}

a.mnuSub:link, a.mnuSub:active, a.mnuSub:visited {
	color: #666666;
	text-decoration: none;
}

a.mnuSub:hover {
	color: #895949;
	text-decoration: underline;
}

a.btn:link, a.btn:active, a.btn:visited {
	background: #FF9933;
	background-image: url(tblBody.gif);
	border-bottom-width: 1px;
	border-color: #FFFFFF #999999 #999999 #FFFFFF;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #FF6600;
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 120px;
	font: 11px;
}

a.btn:hover {
	background: #895949;
	border-bottom-width: 1px;
	border-color: #FFFFFF #999999 #999999 #FFFFFF;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 120px;
	font: 11px;
}

body, p,td,tr,textarea,input,form,option,select {
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	color: #FFA570;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 0px;
}

h2 {
	color: #895949;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0px;
	width: 100%;
}

h3 {
	color: #999999;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	width: 100%;
}

h4 {
	color: #999999;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	width: 100%;
}

h5, .subhead {
	border-bottom: 1px solid #FFA570;
	font-size: 12px;
	color: #895949;
	border-left: 4px solid #FFA570;
	font: bold;
	padding-left: 5px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

hr {
	color: #895949;
	height: 1px;
}

.box {
	background-color: #F0D6B2;
	border-top: 1px solid #895949;
	border-right: 1px solid #EEC18E;
	border-bottom: 1px solid #EEC18E;
	border-left: 1px solid #895949;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	width: 100%;
	margin: 5px 5px 5px 5px;
}

ul {
	list-style-image: url(dot.gif);
}

.bar {
	background-color: #003399;
	border: 1px solid;
	border-color: #CCCCCC #000000 #000000 #CCCCCC;
	font-weight: bold;
	width: 100%;
	background-image: url(tblHeader.gif);
	color: White;
	padding-left: 4px;
	padding-right: 4px;
	}

.tblbody {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-color: #CCCCCC #000000 #000000 #CCCCCC;
	background-image: url(tblBody.gif);
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
}

.tblheader {
	background: #FF6600;
	color: #FFFFFF;
	background-image: url(tblHeader.gif);
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}

.green {
	color: #895949;
	display: inline;
	margin-right: 4px;
}


.greenbold {
	color: #895949;
	display: inline;
	margin-right: 4px;
	font-weight: bold;
}

.hiddenpreload {
	display: none;
}

#credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 2.5em;
	text-align: right;
}

#credit a, #credit a:visited {
	color: #999999;
	text-decoration: none;
}

#credit a:hover, #credit a:active {
	color: #FFFFCC;
}