body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 140%; 
	margin: 0px 0px 0px 0px; 
	background-color: #FFFFFF;}

.hidden { display: none; }
.unhidden { display: block; }

table {background-color: #FFFFFF}	
td {background-color: #FFFFFF}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 120%;
	font-weight: normal;
	color: #3A5A6F;}

.OrangeHeadLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	color: #D45500;}

.RequiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #cc0000;}
	
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	color: #3A5A6F;}

.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 130%;
}

.biggertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 140%;
}

A.biggertext:link  {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 140%; 
	text-decoration:none;
	color: #3A5A6F;
	} 

	
A.biggertext:hover  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 140%; 
	text-decoration:none;
	color: 	#CC9933;
	} 
	
A.biggertext:visited  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 140%; 
	text-decoration:none;
	color: #3A5A6F;
	} 

A.biggertext:active  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 140%; 
	text-decoration:none;
	color: #3A5A6F;
	}



A.titlemenu:link  {
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: 	#000;
		text-decoration:none;
	} 
	
A.titlemenu:visited  {
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: 	#000;
		text-decoration:none;
	} 
	
A.titlemenu:active  {
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: 	#CC9933;
		text-decoration:none;
	} 
	
A.titlemenu:hover  {
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #CC9933;
		text-decoration:none;
	} 


.IMG.blackborder { border: 1pt solid black; } 

	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #ebebeb;}
	
p, td, th, ul, li, ol {
	color: 	#000000; 
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal; 
	font-size: 13px;}

a:link 		{color: #D45500; text-decoration: underline;}
a:hover 	{color: #D45500; text-decoration: none;}
a:visited 	{color: #D45500; text-decoration: underline;}
a:active 	{color: #D45500; text-decoration: underline;}

.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #353535;}

A.FooterText:link  {
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #D45500;
		text-decoration: none;
	} 
	
A.FooterText:Hover  {
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #D45500;
		text-decoration: none;
	} 

A.FooterText:Visited  {
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #D45500;
		text-decoration: none;
	}	

A.FooterText:Active  {
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #D45500;
		text-decoration: none;
	}	



/*Controls Form fields*/
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;}

/*Controls Form Labels*/
.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #6c6c6c;}

/*Controls Form Labels*/
.formHint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #6c6c6c;}

/*Controls Form Buttons*/
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: Bold;
	BACKGROUND-COLOR: #1F4396;}	