BODY {

	font-family : Arial, Verdana, Helvetica, serif;
	color : #000000;
}


A {
	color : #0088C6;
}

A:hover {
	color: #000000;

}

A.special{
	color: blue;
}

A.special:hover {
	color: #000000;

}


A.home{
	color : #BCEEFF;
	font-weight : bold;
	text-decoration : none;
	line-height : 19px;
}

A.home:hover {
	color: #FFFFFF;

}

A.news{
	color : #A1D2DE;
	line-height : 14px;
	font-size: 12px;
}

A.news:hover {
	color: #FFFFFF;

}


A.subOne{
	color : #0E4056;
	font-size: 11px;
}

A.subOneOn {
	color : #009BE1;
	font-size: 11px;
	font-weight : bold;
	background-color : #FFFCD3;
}

A.subTwo{
	color : #0088C6;
	font-size: 11px;
	line-height : 18px;
	background-color : #FFFCD3;
}



A.foot{
	color : #7C5D0A;
}


A.Help{
	font-weight : bold;
	color : #1B9308;
	text-decoration : none;
}

A.Grants{
	font-weight : bold;
	color : #E08E00;
	text-decoration : none;
}

A.About {
	font-weight : bold;
	color : #DB5050;
	text-decoration : none;
}

A.Other {
	font-weight : bold;
	color : #0B9CDF;
	text-decoration : none;
}

TD {
	font-size: 13px;
}


TD.side {
	font-size: 12px;
}


TD.sLineA {
	border-bottom: 1px solid #93A1D0;
} 

TD.sLineB {
	border-bottom: 1px solid #D3D3D3;
} 

 TR.odd {
	background-color: #FFFFFF;
}

 TR.even {
	background-color: #F1F1F1;
}


.copy {
	font-family: Verdana, Helvetica, serif;
	font-size: 10px;
	color : #8D7E5B;
}


.error {
	font-size: 15px;
	color: #F00;
}


.headingone {
	font: 10pt;
	font-weight : bold;
	color : #0040AB;
	text-align : left;
}

.headingtwo{
	font: 10pt;
	font-weight : bold;
	color : #CC0000;

}

.headingthree{
	font: 10pt;
	font-weight : bold;
	color : #D07A00;
	text-align : left;
}

.price {
	font-size: 10pt;
	font-weight : bold;
	color : #003ACC;
}



.headingHelp{
	font-weight : bold;
	color : #1B9308;
}

.headingGrants{
	font-weight : bold;
	color : #E08E00;
}

.headingAbout {
	font-weight : bold;
	color : #DB5050;
}


.headingOther {
	font-weight : bold;
	color : #15A39A;
}



.headingOtherTwo {
	font-weight : bold;
	color : #0B9CDF;
}

.headingeight{
	font-weight : bold;
	color : Yellow;
}


.headingnine {
	font-weight : bold;
	color : #484848;
}


.headingten {
	font-weight : bold;
	color : #000000;
	font-size: 15px;
}


.hEleven {
	color: #8C7139;
	font-weight: bold;
}


.photoCaption {
	font-size: 10px;
	color: #333333;
	line-height : 11px;
}


.white {
	color: #FFFFFF
}

small {
	font-size: 10px;
	color: #3333cc;
}

.sideSmall {
	font-size: 10px;
	line-height : 5px;
}

.smallwhite {
	font-family : Verdana, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}

.date {
	font-family: Verdana, Helvetica, serif;
	font-size: 10px;
	color: #FFFFCC;

}



.sidenote {
	color: #6D6D6D;
}


.who {
	color: #000000;
	font-weight : bold;
}

hr {
	color: #5B848E;
	height: 1px;
}


SUP {
	font-family : Verdana, Arial;
	font-size: 9px;

}


.manage {
	font-size: 11px;
}

.manageTwo {
	font-size: 11px;
	color : #555555;
}


.subOneOn {
	color : #009BE1;
	font-size: 11px;
	font-weight : bold;
	background-color : #FFFCD3;
}


select {
	font-family: tahoma,geneva,verdana,helvetica,arial;
	font-size : 11px;
}

option.link {
	color : #000000;

}
	

.divider {
	color: #D7D7D7;

}
.bold {  
         FONT-SIZE: 13 px;
		 font-weight:bold;
}

.sOne {
	font-family : Verdana, Helvetica, serif;
	font-weight : bold;
	color : #2947A1;
}

.sTwo {
	font-family : Verdana, Helvetica, serif;
	font-weight : bold;
	color : #000;
}

.sComplete {
	width: 90px; 
	background-color:#D2F5D2; 
	padding:5px; 
	font-weight:bold; 
	color:#089008;
	text-align: center;
	text-transform: uppercase;
}

.sIncomplete {
	width: 90px; 
	background-color:#FFDFDF; 
	padding:5px; 
	font-weight:bold; 
	color:#BD4242;
	text-align: center;	
	text-transform: uppercase;	
}

.noshowHR{
	color: #5B848E;
	height: 1px;
}

@media print {
.noPrint {
    display:none;
}


}