.style1 {font-family: Arial, Helvetica, sans-serif}
.style3 {font-family: Arial, Helvetica, sans-serif; color: #AF0603; }
.style4 {font-family: Arial, Helvetica, sans-serif; color: #000000; }
.style6 {color: #129106}
.style10 {
	color: #FFFFFF;
	font-size: 1px;
}
.style11 {	font-size: 1px;
	color: #FFFFFF;

}
.style12 {font-size: 24px}
.style14 {font-family: Arial, Helvetica, sans-serif; color: #AF0603; font-size: 18px; }
.style15 {font-family: Arial, Helvetica, sans-serif; color: #129106; font-size: 18px; }


fieldset {
	border: solid 2px #129106;
	width: 730px;
	padding: 4px 4px 4px 4px;
	margin-bottom: 15px;
}

legend {
	color: #ffffff;
	background: #336633;
	border: 1px outset #cccccc;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

label {
	width: 115px;
	float: left;
	margin: 2px 0 2px 0;
	text-align: right;
	vertical-align: top;
}

.inputText, .inputTextArea {
	margin: 2px 0 2px 5px;
	vertical-align: top;
}

.challengeImage {
	margin: 2px 0 2px 0;
	vertical-align: top;
}

select {
	margin: 2px 0px 2px 5px;
}

input.submit {
	color: #000000;
	background: #99cc99;
	border: 2px outset #cccccc;
	width: 120px;
}

.footer {
	clear: both;
	width: 720px;
	margin-top: 8px;
	font-family: Arial, sans-serif;
	font-size: 6pt;
	font-weight: bold;
	color: #000000;
	border-top: solid 0px #000000;
}

.errorMessage {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}

.credit {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #696969;
}

a.breadcrumbs:link {
	color: #AF0603;
	font-weight: bold;
}

a.breadcrumbs:hover {
	color: #FF0000;
	font-weight: bold;
}

a.breadcrumbs:visited {
	color: #AF0603;
	font-weight: bold;
}

a:link, a:visited, a:active {
	text-decoration: none;
	background: transparent;
}

a:link {
	color: #0000ff;
}

a:visited {
	color: #990099;
}

a:active {
	color: #ff0000
}

p {
	font-family:Arial, Helvetica, sans-serif;
}

a:link:hover, a:visited:hover, a:active:hover {
	color: #ff0000;
}

.entry {
	width: 720px;
	border-bottom: none;
	margin-bottom: 5px;
	padding-bottom: 4px;
	clear: both;
}

#lastEntry {
	border-bottom: none;
}

.entry .field, .timestamp {
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
}

.entry .field .label {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 4px;
}

.entry .field .value {
	float: left;
}

.timestamp {
	margin: 0px 0px 4px 104px;
	padding-top: 4px;
	clear: both;
}

.navigation {
	width: 720px;
	margin-top: 25px;
	text-align: center;
}

#previous {
	font-size: 12pt;
	margin-right: 30px;
	display: inline;
}

#next {
	font-size: 12pt;
	margin-left: 30px;
    display: inline;
}

.pageNumberContainer {
	display: inline;
	text-align: center;
}

.pageNumber {
	margin-left: 4px;
	margin-right: 4px;
}

#currentPageNumber {
	font-weight: bold;
	color: #ff0000;
}

.entryCount {
	width: 720px;
	text-align: center;
	padding-bottom: 4px;
	margin-top: 8px;
}

