BODY {
	font-family: Arial, Helv, san-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color : #ffffff;
}

P {
	font-size: 9pt;
	font-weight: normal;
}

A {
	color: #0000A0;
}

A:visited {
	color: #959595;
}

A:hover {
	background-color: #D7D8D2;
}

H2 {
	font-family: Arial, Helv, san-serif;
	font-size: 14pt;
	font-weight: bold;
}

H3 {
	font-family: Arial, Helv, san-serif;
	font-size: 12pt;
	font-weight: bold;
	font-color: #150050;
}

H4 {
	font-family: Arial, Helv, san-serif;
	font-size: 8pt;
	font-weight: bold;
	font-color: #003d5f;
}

.header2 {
	font-family: Arial, Helv, san-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #DEDEDE;
}

.header3 {
	font-family: Arial, Helv, san-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #DEDEDE;
}

TR {
	font-family: Arial, Helv, san-serif;
	font-size: 10pt;
	font-weight: normal;
}

TH {
	font-family: Arial, Helv, san-serif;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background-color: #931f1c;
}

TD {
	font-family: Arial, Helv, san-serif;
	font-size: 9pt;
	font-weight: normal;
}

A.hdrlink {
	font-family: Arial, Helv, san-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: #607495;
}

A.hdrlink:hover {
	background-color: #8094B5;
}

A.hdrlink:visited {
	color: white;
}

FORM {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom:0;
}

.subhead {
	font-family: Arial, Helv, san-serif;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	background-color: #607495;
}

.pagefooter {
	font-size: 7pt;
	color: #333333;
}

.pagefooterdetails {
	font-size: 7pt;
	color: #333333;
}

.inparabold {
	font-weight: bold;
}

.inactive {
	color: #6e6c6a;
}


.instructions {
	font-size: 8pt;
}

.message {
	color: #CC0000;
	font-size: 10pt;
	font-weight: bold;
}

.ok {
	color: green;
	font-weight: bold;
}

.attention {
	color: red;
	font-weight: bold;
}

.info {
	color: teal;
	font-size: 10pt;
	font-weight: bold;
}

.smaller {
	font-size: 7pt;
}

.smallerbold {
	font-size: 7.5pt;
	font-weight: bold;
}

.smallemphasized {
	font-size: 8pt;
	color: #CC0000;
	font-weight: bold;
}

.filetitle {
	font-size: 8pt;
	font-weight: bold;
}

.filedescription {
	font-size: 8pt;
}

.filename {
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: gray;
}

.filedetails {
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: gray;
}

.fileflag {
	color: red;
	font-size: 7pt;
	font-weight: bold;
	font-style: italic;
}

.formdesc {
	background-color: #cdc7b1;
	font-weight: bold;
}

.formfield {
	background-color: #fdfdfc;
}

.forminstructions {
	font-size: 8pt;
	background-color: #cdc7b1;
}

.admintools {
	font-size: 9pt;
}

.even {
	background-color: #ffffff;
}

.odd {
	background-color: #c0bcc8;
}

.highlight {
	background-color: #ACBAD0;
}

.debuginfo {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	color: #666666;
}

.searchmatch {
	color: green;
	font-weight: bold;
}

.calendarweekend {
	background-color: #cdc7b1;
}

.calendarweekday {
	background-color: white;
}

.calendarempty {
	background-color: #F2F2EC;
}

.large {
	font-family: Arial, Helv, san-serif;
	font-size: 12pt;
	font-weight: bold;
}

.xlarge {
	font-family: Arial, Helv, san-serif;
	font-size: 14pt;
	font-weight: bold;
}

.xxlarge {
	font-family: Arial, Helv, san-serif;
	font-size: 16pt;
	font-weight: bold;
}
.xxxlarge {
	font-family: Arial, Helv, san-serif;
	font-size: 18pt;
	font-weight: bold;
}
