﻿/* Main content styles */
body
{
	background-color: #001E01;
	color: #404040;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#container
{
	background: url(../images/bkgd.jpg) no-repeat;
	border-bottom: #333333 thin double;
	border-left: #333333 thin double;
	border-right: #333333 thin double;
	border-top: #333333 thin double;
	height: 800px;
	margin: 0px auto;
	width: 800px;
}

#content1
{
	color: #F2EcE3;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	left: 50px;
	margin: 0px 0px 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	top: 200px;
	width: 350px;
}

#divButtons
{
	text-align: center;
}

#divContent
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman" , Serif;
	font-weight: bold;
}

div.scroll
{
	overflow: auto;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 0px;
}

h1#content1
{
	font-size: 18px;
	margin-left: -50px;
}

.imgLink
{
	cursor: pointer;
}

.topnav
{
	margin:3px 5px 0 5px;
	padding:3px 5px 0 5px;
}

/* Footer styles */
#footercontainer
{
	border-color: red;
	border-style: solid;
	border-width: thin;
	position: absolute;
	text-align: center;
	top: 750px;
	width: 800px;
}

#footerlinks
{
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	text-align: center;
}

#footerlinks A:link
{
	color: #CC9966;
}

#footerlinks A:active
{
	color: #CC9966;
}

#footerlinks A:visited
{
	color: #CC9966;
}

#footerlinks A:hover
{
	color: #CC9966;
	text-decoration: none;
}

#footeraddress
{
	color: #F2EcE3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	text-align: center;
}

/* Top, Left & Right Navigation */
td.topButtons
{
	/*background-image: url(../images/buttons-orn.jpg);
	background-repeat: repeat-x;*/
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	margin: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 158px;
}

td.topButtons:hover
{
	/*
	background-image: url(../images/buttons-brn.jpg);
	background-repeat: repeat-x;*/
	height: 30px;
	width: 158px;
}

td.plnButtons
{
	background-image: url(../images/buttons-grn.jpg);
	background-repeat: repeat-x;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	margin: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
	width: 158px;
}

td.plnButtons:hover
{
	background-image: url(../images/buttons-orn.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 158px;
}

td.rptButtons
{
	background-image: url(../images/buttons-brn.jpg);
	background-repeat: repeat-x;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	margin: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 158px;
}

td.rptButtons:hover
{
	background-image: url(../images/buttons-grn.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 158px;
}

a.button-brn:link, a.button-brn:visited, a.button-brn:active
{
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	text-decoration: none;
	width: 158px;
}

a.button-brn:hover
{
	display: block;
	height: 30px;
	text-decoration: underline;
	width: 158px;
}

a.button-grn:link, a.button-grn:visited, a.button-grn:active
{
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	text-decoration: none;
	width: 158px;
}

a.button-grn:hover
{
	display: block;
	height: 30px;
	text-decoration: underline;
	width: 158px;
}

a.button-orn:link, a.button-orn:visited, a.button-orn:active
{
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	text-decoration: none;
	width: 158px;
}

a.button-orn:hover
{
	display: block;
	height: 30px;
	text-decoration: underline;
	width: 158px;
}

input.button-orn
{
	background: #cc9900 url(../images/buttons-orn.jpg) repeat-x left top;
	/*background-image: url(../images/buttons-orn.jpg);
	background-repeat: repeat-x;*/
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 150px;
}

input.button-orn:hover
{
	background: #009900 url(../images/buttons-brn.jpg) repeat-x left top;
	/*background-image: url(../images/buttons-brn.jpg);
	background-repeat: repeat-x;*/
	height: 30px;
	width: 150px;
}
/* Start entry page classes */
.criticalMessage
{
	color: #FF0000;
	font-family: Arial, 'Times New Roman';
	font-size: x-small;
	font-weight: bold;
}

.disclosure
{
	font-family: Verdana, Arial, 'Times New Roman';
	font-size: x-small;
	font-style: italic;
}

.entryHeader
{
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}

.entryLabels
{
	color: #CC9966;
	font-size: smaller;
	font-weight: bold;
}

.fixedLabel
{
	background-color: #999966;
	border: thin inset #FFFFFF;
	color: #000000;
}

.formButton
{
	background-color: #009900;
	color: #FFFFFF;
	font-weight: bold;
	height: 26px;
}

.hintButton
{
	background-color: #009900;
	color: #FFFFFF;
}

.infoMessage
{
	color: #FFFFFF;
	font-family: Arial, 'Times New Roman';
	font-size: small;
	font-weight: bold;
}

.optionalEntry
{
	/* used to be #665522 */
	background-color: #999966;
	font-weight: bold;
}

.progress
{
	color: #FFFF99;
	float: right;
	font: bold x-large Arial, "Segoe UI", Segoe, sans-serif;
	margin-top: -20px;
}

.requiredEntry
{
	/* used to be #66ff66 */
	/* 2nd used to be #996633 */
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
}

.validationMessage
{
	color: #FFFFFF;
	font-family: Arial, 'Times New Roman';
	font-size: small;
	font-weight: bold;
}

/* Accordion */
.accordionHeader
{
	background-color: #553700;
	border: 1px solid #2F4F4F;
	color: white;
	cursor: pointer;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	padding: 5px;
}

#content_center .accordionHeader a
{
	background: none;
	color: #FFFFFF;
	text-decoration: none;
}

#content_center .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
	background-color: #553700;
	border: 1px solid #2F4F4F;
	color: white;
	cursor: pointer;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	padding: 5px;
}

#content_center .accordionHeaderSelected a
{
	background: none;
	color: #FFFFFF;
	text-decoration: none;
}

#content_center .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	background-color: #AD741F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}
