html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
}


.photoLeft {
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: left;
	float: left;
}

.photoRight {
	margin-left: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: right;
	float: right;
}
.announcement {
	font-size: 150%;
	font-weight: bold;
	color: #FFFF33;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 4px;
}


.headline {
	font-size: 200%;
	font-weight: bold;
	color: #663300;
	margin-top: 8px;
	margin-bottom: 4px;
	text-align: center;
	line-height: normal;
}

.subhead {
	font-size: 124%;
	font-weight: bold;
	color: #996600;
	margin-top: 8px;
	margin-bottom: 2px;
}

p a {
	font-weight: bold;
	color: #3366CC;
	text-decoration: underline;
}

p a:hover, p a:focus {
	text-decoration: none;
}

#nav {
	font-size: 120%;
	color: #FFFFFF;
	text-align: right;
	background-position: right;
	padding: 4px;
}
.address {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 8px;
	padding-right: 8px;
}
#nav p {
	padding-top: 6px;
	padding-bottom: 6px;
}


#nav a {
	font-weight: bold;
	color: #66FFCC;
	text-decoration: none;
	font-size: 90%;
}

#nav a:hover, #nav a:focus {
	color: #FFFF00;
	text-decoration: underline;
}
.footer {
	color: #FFCC99;
	padding-top: 8px;
}
.footer a {
	color: #FFFFCC;
	text-decoration: underline;
}
.footer a:hover, .footer a:focus {
	text-decoration: none;
}


.sidebar {
	line-height: 120%;
	font-weight: bold;
	color: #CC6600;
	padding-bottom: 6px;
}
.box {
	padding: 8px;
	border: thin solid #FFFFCC;
}
.box li {
	padding-bottom: 6px;
}

.box p {
	padding-bottom: 6px;
}
.breadcrumb {
	color: #0066CC;
}

.white {
	color: #FFFFFF;
	font-size: 120%;
	line-height: 160%;
	font-weight: normal;
}
.white a {
	color: #33CCFF;
	text-decoration: underline;
}
.white a:hover, .white a:focus {
	text-decoration: none;
}
#navHome {

	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 12px;
	background-position: center;
}
#navHome a {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#navHome a:hover, #navHome a:focus {

	color: #FFFFCC;
	text-decoration: underline;
}
.box ul {
	padding-left: 16px;
}
.address a {
	color: #66FFCC;
}
.disclaimer {
	color: #999999;
	font-size: 80%;
	line-height: normal;
	text-align: left;
	padding-top: 4px;
}
