body {
font-family : arial;
font-size : 12px;
margin-left : 0px;
margin-right : 0;}

td {font-size : 11px;}

}


.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.chickenScratch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 10px;

}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	margin-top: 10px;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6D6E71;
	height: 15px;
	width: 295px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
	letter-spacing: -1pt;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 20px;
}
.subnavLink {
	color: #FFFFFF;
	text-decoration: none;
}
.subnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	height: 15px;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 0px;
}
.subheadLink {
	color: #000000;
	text-decoration: underline;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.nav, .nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1em; 
text-align: left;
}

.nav ul a{
display:block;
padding:5px 5px;
color:#fff;
text-decoration:none;
background-color: #333
}

.nav a{
display:block;
}

.nav a:hover{
color:#333;
background-color:#fff;
z-index:100
}

.nav li{
float:left;
position:relative;
padding-right: 0px;
}

.nav ul {
position:absolute;
display:none;
top:27px;
z-index:150
}

.nav li ul a{
width: 18em;
height:auto;
float:left;
position: relative;
top: -1px;
}

.nav ul ul {
top: auto;
}	

.nav li ul ul {
left: 18em;
margin:0px 0 0 0px;
}

.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li:hover ul ul ul ul{
display:none;
}

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li li li li:hover ul{
display:block;
}
