.insidebody
	{ 
	font-size:14px;
   	font-family:"Times New Roman", Times, serif;
	 } 


/* ----------------------------------------------------------------- 
		Links
-------------------------------------------------------------------- */
.Heading 1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:normal;
	font-weight: 900;
	color: #000033;
	text-decoration:underline;
}

.Heading 2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:normal;
	font-weight: 900;
	color: #000033;
	text-decoration:underline;
}


.p
{
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #000099;
 
}
.li
{
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #00CC00;
 
}

.Categories
	{
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	}


	
.selected
	{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:800;
	text-decoration:none;
	color: #FF0000;
	}	




.recordcountdisplay
	{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:800;
	text-decoration:none;
	color: #FF0000;
	}	



.fieldsetdisplay
	{
	padding-right:10px;		
	padding-left:10px;
	border:none;
	border:hidden;
	}
/* ----------------------------------------------------------------- 
		header
-------------------------------------------------------------------- */	
.legenddisplay
	{
	 font-family:  Arial, Helvetica, sans-serif;
     font-size: 20pt;
	 padding-right:10px;		
	 padding-left:10px;	
	 font-weight:700;
	 color:#000066;
	}
	
/* ----------------------------------------------------------------- 
		Links
-------------------------------------------------------------------- */

#Categories a:link 
	{
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	font-style:none;
	text-decoration:underline;
	font-weight:500;
	}     

#Categories a:visited 
	{
	color: #0000FF;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	text-decoration:underline;
	font-weight:500;
	}  
#Categories a:hover 
	{
	color: #0000FF;
	background-color: #FFE4B5;
	border-color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	text-decoration:underline;
}   

#Categories a:active 
	{
	color: #0000FF;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	text-decoration:underline;
	font-weight:400;
		
}   

#Categories .checkbox
	{
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	font-style:none;
	font-weight:500;
	}
	    
#Categories .checkbox
	{
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	font-style:none;
	font-weight:500;
	}	
/* ----------------------------------------------------------------- 
		Links
-------------------------------------------------------------------- */

#menu a:link 
	{
	color: #0000FF;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-style:none;
	text-decoration:underline;
	font-weight:800;
	}     

#menu a:visited 
	{
	color: #0000FF;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	text-decoration:underline;
	font-weight:700;
	}  
#menu a:hover 
	{
	color: #999999;
	background-color: #FFE4B5;
	border-color:  #FFE4B5;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
}   

#menu a:active 
	{
	color: #0000FF;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	text-decoration:underline;
	font-weight:700;
		
}   


.formButton
 {
 	background-color: #F5F4DE;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1pt;
	border-color: Black;
	border-style: solid;
 }
 
 .OtherformButton
 {
 	background-color: #F5F4DE;
 	width: 200px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1pt;
	border-color: Black;
	border-style: solid;
 }
 .formElementRequired	{
 	padding-top: 3px;
	padding-bottom: 5px;
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 700;
	color: #666666;
	
 }
 
 .formElement	{
 	padding-top: 3px;
	padding-bottom: 5px;
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 500;
 }
 
 .form {
 	background-color: #FFFFFF;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 }
 
.FORMRadio
 {
 	font-size: 12px;
 	background-color: #FFFFFF;
}

.FORmCheckBox
 {
 	font-size: 12px;
 	background-color: #FFFFFF;
}

.FormInput
 {
 	font-size: 13px;
 	background-color: #FFFFFF;
	border-color: Black;
	border-style: solid;
}

.FormNumericInput
 {
 	font-size: 12px;
 	background-color: #FFFFFF;
	border: 1pt;
	border-color: Black;
	border-style: groove;
	text-align: center;
	font-weight: bold;
}

textarea {
	background-color: #FFFFFF;
	border: 1pt;
	border-style: solid;
	border-color: Black;
	font-size: 12px;
}


select {
	background-color: #FFFFFF;
 	border: 1pt;
	border-style: solid;
	border-color: Black;
 	font-size: 12px;
}

.HidingBox
	{
	display: none;
	margin-left: 0px;
	font-size: 10px;
}

.logout
	{
		color: Red;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
