BODY, TD, A  {font-size: 10pt; font-family:  arial, sans-serif; font-weight: normal; color: #000000;}
H1 {font-size: 14pt; font-family: arial, sans-serif; color: #000000;}
HR {color: #CAC1AC;}
A {color: #2C5B74; font-weight: normal;}
A:hover {text-decoration:none;}

/* PROJECT */
.Header {font-size: 15pt; font-weight: normal; color: #151E6A;}
.tableboxheader {font-size: 8pt; font-weight: normal; color: #ffffff;}
.Form {font-size: 9pt;}
.DropDown {font-size: 9pt;}
.SubmitButton {font-size: 8pt; font-weight: bold;}
.ApprovalButton {font-size: 8pt; font-weight: bold; color: white; background-color: red;}
.Warning {font-weight: bold; color: red;}
.date {font-family : Arial;font-size : 8.5pt;font-style : normal;font-variant : normal;font-weight : normal;color: #000000;}
.Label {font-weight: bold;}

a.linknav {font-size: 8.5pt; font-family: arial, sans-serif; font-weight: bold; color: #ffffff; text-decoration:none;}
a.linknav:hover {font-size: 8.5pt; font-family: arial, sans-serif; font-weight: bold; color: #FFDD5B; text-decoration:underline;}

a.secnav {font-family: arial, sans-serif; font-size:8.5pt; font-style:normal; font-variant:normal; font-weight:bold; color:#3A5B8A; text-decoration:none;}
a.secnav:hover {font-family: arial, sans-serif; font-size:8.5pt; font-style:normal; font-variant:normal; font-weight:bold; color:#FF9900; text-decoration:none; background-color:#ffffff;}

a.footer {font-size: 8.5pt; font-family: arial, sans-serif; font-weight: bold; color: #ffffff; text-decoration:none;}
a.footerS {font-size: 8.5pt; font-family: arial, sans-serif; font-weight: bold; color: #FFDD5B; text-decoration:underline;}
a.footer:hover {font-size: 8.5pt; font-family: arial, sans-serif; font-weight: bold; color: #FFDD5B; text-decoration:underline;}
a.footerS:hover {font-size: 8.5pt; font-family: arial, sans-serif; font-weight: bold; color: #FFDD5B; text-decoration:underline;}
.footerSeperator {font-size: 7.5pt; font-family: arial, sans-serif; font-weight: bold; color: #000000; text-decoration:none;}
.footerText {font-size: 7.5pt; font-family: arial, sans-serif; font-weight: bold; color: #ffffff; text-decoration:none;}

/* DATAGRID */
.TableHeader {font-family: arial; font-size: 8pt; font-weight: bold; background-color:#151E6A; color: white; text-transform: uppercase; text-decoration:none;}
a.TableHeader {font-family: arial; font-size: 8pt; font-weight: bold; color: white; text-transform: uppercase;}
a.TableHeader:hover {font-family: arial; font-size: 8pt; font-weight: bold; color: #FFA800; text-transform: uppercase; text-decoration: none;}

.TableHeadertext {font-family: arial; font-size: 8pt; font-weight: bold; color: white; text-transform: uppercase; text-decoration:none;}

.RowLight {background-color: #F7F3EF; }
.RowDark {background-color: #EAEAE4; }
.RowAlert {background-color: #ffcc33; }

.TabNavSelected {font-family: arial; font-size: 9pt; font-weight: bold; background-color: #668091; color: white; text-decoration: none;}
a.TabNavSelected {font-family: arial; font-size: 9pt; font-weight: bold; color: white; text-decoration: none;}
a.TabNavSelected:hover {font-family: arial; font-size: 9pt; font-weight: bold; color: #E8BE00; text-decoration: none;}


.TabNav {font-family: arial; font-size: 9pt; font-weight: bold; background-color: #EEEEEE; color: black; text-decoration: none;}
.TabTable {background-color: #668091;}
.TabTableInterior {background-color: #ffffff;}


input.tabbutton {
	font-family: arial, sans-serif;
	font-size: 8pt; 
	font-weight: bold;
	color:#ffffff;
	background-color:#7C7CAC;
	border:1px solid;
	border-top-color:#7F9DB9;
	border-right-color:#7F9DB9;
	border-bottom-color:#7F9DB9;
	padding: 2pt 2pt 2pt 2pt;
	text-transform: uppercase;
	width:19px;
	}
	
input.tabbuttonS {
	font-family: arial, sans-serif;
	font-size: 8pt; 
	font-weight: bold;
	color:#ffffff;
	background-color:#151E6A;
	border:1px solid;
	border-top-color:#7F9DB9;
	border-right-color:#7F9DB9;
	border-bottom-color:#7F9DB9;
	padding: 2pt 2pt 2pt 2pt;
	text-transform: uppercase;
	width:19px;
	}
	
input.tabbuttonsearchS {
	font-family: arial, sans-serif;
	font-size: 8pt; 
	font-weight: bold;
	color:#ffffff;
	background-color:#151E6A;
	border:1px solid;
	border-top-color:#7F9DB9;
	border-right-color:#7F9DB9;
	border-bottom-color:#7F9DB9;
	padding: 2pt 2pt 2pt 2pt;
	text-transform: uppercase;
	width:60px;
	}
