.tableHeader { background-color: #0b5eb2; font-weight: bold; color: #FFFFFF }
.tableHeading { background-color: #ced3e5; font-weight: bold }
.tableRow { background-color: #FFFFFF }
.tableRowOdd { background-color: #FFFFFF }
.tableRowEven { background-color: #FFFFFF }
.tableFooter { background-color: #ced3e5; font-weight: bold }

BODY{
	background-color : White;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;

}

.TopMenuLink{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 21px;
	width: 85px;
	color: #FFFFFF;
	text-decoration: none;
	background : #000000;
	padding : 4;
	
}

.TopMenuLink:hover{
    	color: #FFFFFF;
	background : #A5AAA5;
}



body, pre, td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #222222;
}

/*.td, pre, font, span { line-height: 13pt; }*/

A{
	font-weight: normal;
	color: #008200;
	text-decoration:underline;
}

A:Hover{
	color: #008200;
}

.h1{
	
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}

.h2{
	
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

.h3{
	
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.h4{
	
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.h5{
	
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.h6{
	
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.smallText { font-family: Verdana, Helvetica, sans-serif; font-size: 7pt;}
.tinyTable, .chartItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color : #E2EAE9;
	border : 1px solid #000000;
}


.orgChartHead {
	font-size: 9pt;
	font-weight: bold;
}

.orgChartBody {
	font-size: 8pt;
}

.chartPerson {
	background-color : #C9D5D5;
}

.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: #4D5C5D;
	border : 1px solid #000000;
}


.resultBarMsg {}
.resultBarAlrt {}
.resultBarMsgTitle { font-weight: bold; font-size:12pt; color: #003355}
.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: #319AFF; height:2px}
