body, td {
	font-family : verdana, sans-serif;
	font-size : 10pt;
	line-height : 15pt;

}

.menu a {
	color : white;
	font-weight : bold;
	text-decoration : none;
	font-size : 10pt;
}
.menu a:hover {
	color : #D5DFD6;
}

.whiteCallout {
	color : white;

	background-color : #7F9C80;
	padding : 8px;
	font-size : 10pt;
}

.whiteAddress {
	color : white;
	font-weight : bold;
	background-color : #7F9C80;
	padding : 5px;
	font-size : 10pt;
}

.times .whiteAddress {
	padding : 1px;
}

.noBold {
	font-weight : normal;
}

h1 {
	color : #FF4306;
	font-size : 12pt;
	background-image : url('/img/title_bg.gif');
	background-repeat : no-repeat;
	width : 455px;
	padding-left : 25px;
	padding-top : 15px;
	padding-bottom : 5px;
	margin-bottom : 5px;
}

a {
	color : #356332;
}

ahome {
	color : #ffffff
	
}

.printLink {
	text-decoration : none;
	font-size : 10pt;
}

.subMenu {
	border-right : 3px solid #356332;
	padding : 3px;
}

.subMenu a {
	font-weight : bold;
	text-decoration : none;
	font-size : 10pt;
	color : #356332;
}

.subMenu a:hover {
	color : #7F9C80;
}

.subMenuContainer {
	background-image : url('/img/sub_menu_bg.gif');
	background-repeat : no-repeat;
	background-position : bottom;
	padding-bottom : 5px;
	padding-left : 8px;
	margin-left : 0px;
}

.address {
	font-size : 8pt;
	font-weight : bold;
	color : #aaaaaa;
}

.mainTable {
	border : 3px solid #356332;
}

.noScreen {
	display : none;
}
