.pageTitle{
	font-family : Arial, Helvetica, sans-serif;
	color : #40a82f ;
	font-size : 12pt;
	font-weight : bold;
}

.textEmphasize{
	font-size : 12px;
	font-family : Arial,sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #00327A;
}

.dsp_link:hovervisited {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	color : #4FAA00;
}

.dsp_link:visitedhover {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	color : #4FAA00;
}

.dsp_link:hover {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	color : #4FAA00;
}

.dsp_link:visited {
font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	color : Blue;
	
}
.dsp_link:active {
font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	color : Blue;
}

.dsp_link {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	color : Blue;
	}

P  {}

H1  {font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	text-decoration : none;
	text-transform : capitalize;
	background-color : #D5D5D5;}

H2  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	text-decoration : none;
	text-transform : capitalize;
	background-color : #D5D5D5;
}

H3  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	font : normal;
	text-decoration : none;
	border-bottom : medium solid Navy;
	border-bottom-width : thin;
	background : White;
	margin-bottom : 3px;
	margin-top : 3px;
}

H4  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
	font : normal;
	
	margin-bottom : 4px;
	margin-top : 4px;
}

A  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	color : White;
}

A:Visited  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
}

A:Active  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #4FAA00;
}

A:Hover  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #4FAA00;
	text-decoration : underline;
}

BODY  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}


.navigation  {
	background-color : #00327A;
	margin : 2;
	padding-left : 2;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	vertical-align : top;
	color : White;
}

.banner  {
	background-color : #4FAA00;
	margin : 2;
	padding-left : 2;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	text-decoration : none;
	color : White;
	vertical-align : top;
}

.smalltextinput
{
	background-color: #F7F7F7;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;

}
.smallsavebutton
{
	background-color: #DDDDDD;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/save.gif);
	height: 25px;
}

.smalleditbutton
{
	background-color: #DDDDDD;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/edit.gif);
	height: 25px;
}


.smallbuttoninput
{
	background-color: #DDDDDD;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	
}
.smallcalcbutton
{
	background-color: #F5D37A;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/calculator.gif);
	
}

.tdsmaltext
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.payattention
{
	color: Red;
}

	.odd { background:#DCDCDC}
	.even {background:#F5F5F5}
	.RSHeader{ cursor: hand; 
			 background: buttonface; 
			 font: Arial,sans-serif; 
			 border: 1px outset white;
			 padding-top: 0; padding: bottom: 0;
			 border-top: 1px solid buttonhighlight;
			 border-left: 1px solid buttonhighlight;
			 border-right: 1px solid buttonshadow;
			 border-bottom: 1px solid buttonshadow;
			 height: 16px;
			 }
	.RSHeaderDown{ cursor: hand; 
			 background: #BBBBBB; 
			 font: Arial,sans-serif; 
			 border: 1px outset white;
			 padding-top: 0; padding: bottom: 0;
			 border-right: 1px solid buttonhighlight;
			 border-bottom: 1px solid buttonhighlight;
			 border-left: 1px solid buttonshadow;
			 border-top: 1px solid buttonshadow;
			 height: 16px;
			 }
	.text 	{
		 	font-size : 12px;
		 	font-family : Arial,sans-serif;
		 	font-weight : normal;
		 	color : #00327A;
			}



