.tableHeader { background-color: #425b9b; font-weight: bold; color: #FFFFFF }
.tableHeading { background-color: #ddeffd; font-weight: bold }
.tableRow { background-color: #FFFFFF }
.tableRowOdd { background-color: #FFFFFF }
.tableRowEven { background-color: #FFFFFF }
.tableFooter { background-color: #ddeffd; font-weight: bold }

BODY{
	background-color : White;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;

}

body, pre, td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #222222;
}

/*.td,pre, font, span { line-height: 13pt; }*/

A{
	font-weight: normal;
	color: #b42c2e;
	text-decoration:underline;
}

A:Hover{
	color: #b42c2e;
}

.h1{
	font-size: 18pt;
	line-height: 22pt;
	font-weight: bold;
	color: #3c599d;
}
.h2{
	font-size: 14pt;
	line-height: 18pt;
	font-weight: bold;
	color: #3c599d;
}

.h3{
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
	color: #3c599d;
}

.h4{
	color: #3c599d;
	font-size: 10pt;
	font-weight: bold;
}
.h5{
	font-size: 9pt;
	font-weight: bold;
	color: #3c599d;
}

.h6{
	font-size: 8pt;
	font-weight: bold;
	color: #3c599d;
}
.smallText { font-family: Verdana, Helvetica, sans-serif; font-size: 7pt;}
.tinyTable, .chartItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color : #ddeffd;
	border : 1px solid #000000;
}


.orgChartHead {
	font-size: 9pt;
	font-weight: bold;
}

.orgChartBody {
	font-size: 8pt;
}

.chartPerson {
	background-color : #ddeffd;
}

.chartPersonHilite {
	background-color : #B9D0DC;
}

.folderLabel {
	font-size: 8pt;
}


/* Form elements */


.flatForm, textarea, select {
color: #4D5C5D;
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
}

.flatForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2e3e68;
	border : 1px solid #000000;
}


.resultBarMsg {}
.resultBarAlrt {}
.resultBarMsgTitle { font-weight: bold; font-size:12pt; color: #000000}
.resultBarAlrtTitle { font-weight: bold; font-size:12pt; color: #FF0000}

.result { font-weight: bold; font-size:12pt; color: #000000}
.resultText {font-size:12pt}


.SearchText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

form { margin-bottom: 0 ; } 


hr {color: #cbe4fa; height:2px}

