#print { 
  display : none; 
}


body       {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}



.header    { font-size: 10pt; font-weight: bold; color: black;}



a    { 
	cursor: hand;
	text-decoration: underline;
	}
a:active        { color: blue;   text-decoration: underline;}
a:hover         { color: red;    text-decoration: underline;}
a:visited       { color: blue; text-decoration: underline;}
a:visited:hover { color: red;    text-decoration: underline; }

td.main {
		padding-top: 10px;
		padding-left: 30px;
		padding-right: 20px;
		padding-bottom: 10px;
}


.pageHeader {
		font-size: 22px;
		font-weight: bold;
		color: #BA010C;
}


.subpageHeader {
		font-size: 16px;
		font-weight: bold;
		color: #452804;
}


.copyright {
		font-size: 9px;
		color: #666666;
		padding: 5px;
}




.photo {
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
}



.formbutton {
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5; 
font-weight: bold; 
color: #FFFFFF;
background-color: #BA010C;	
border:	solid 1px #000000;
width:	50px;

}



.textbox {
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5; 
font-weight: normal; 
color: #000000;
}

/* This is the menu popup positioning Styles */

.menuStyle {
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5; 
font-weight: bold; 
color: #000000;
background-color: #BA010C;	
padding:			5px;
border:	solid 1px #000000;
width:	100%;
}


a.menuLink {
text-decoration: none;
color: #FFCCCF;

}

a.menuLink:active        { color: #FFCCCF; text-decoration: none;}
a.menuLink:hover         { color: #FFFFFF; text-decoration: underline;}
a.menuLink:visited       { color: #FFCCCF; text-decoration: none;}
a.menuLink:visited:hover { color: #FFFFFF;    text-decoration: underline; }

#menu1  {
	position:			absolute;
	left:				340px;
	top:				120px;
	z-index:			100;
	visibility:			hidden; 
	width:				150px;
}

#menu2 {
	position:			absolute;
	left:				420px;
	top:				120px;
	z-index:			100;
	visibility:			hidden; 
	width:				190px;
}


#menu2--1 {
	position:			absolute;
	left:				621px;
	top:				120px;
	z-index:			100;
	visibility:			hidden;
	width:				100px;
}

#menu2--5 {
	position:			absolute;
	left:				621px;
	top:				181px;
	z-index:			100;
	visibility:			hidden;
	width:				150px;
}


#menu2--6 {
	position:			absolute;
	left:				621px;
	top:				194px;
	z-index:			100;
	visibility:			hidden;
	width:				150px;
}


#menu2--7 {
	position:			absolute;
	left:				621px;
	top:				210px;
	z-index:			100;
	visibility:			hidden;
	width:				150px;
}

#menu8 {
	position:			absolute;
	left:				0px;
	top:				203px;
	z-index:			100;
	visibility:			hidden; 
	width:				150px;
}

/* END is the menu popup positioning Styles */

/* These are Homepage Specific Styles */


/* END Homepage Specific Styles */





/* These are Subpage Specific Styles */




/* END Subpage Specific Styles */
