body { 
color: #000; 
background-color: #fff; 
padding: 0;
margin: 0;
font-family: Times, serif;
}

h2{
color: #000;
font-size: 16px;
text-transform: uppercase;
font-family: Times, sans-serif;
}

h3{
color: #000;
font-size: 14px;
text-transform: uppercase;
font-family: Times, sans-serif;
}

p {
color: #000; 
}

#bg-top{
	display: none;
	margin: 0 auto;
	width: 860px;
	height: 50px;
	background-color: #039;
	background-image: url(../images/main-bg-top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#annual-report{
color: #000;
font-size: 18px;
text-transform: uppercase;
letter-spacing: 2px;
font-family: Lucida Sans, Arial, sans-serif;
}

#bg-main{
	width: 860px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat;
}

#container{
	width: 780px;
	background-color: #fff;
	min-height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}

#header{
background-color: #039;
}

#header-berry-logo{
display: none;
margin: 7px 4px 2px 0px;
float: left;
}

#header-berry-text{
font-weight: bold;
font-size: 24px;
font-family: Times, serif;
float: left;
}

.header-nav{
	display: none;
	color: #039;
	float: right;
	margin: 38px 5px 20px 0;
	font-weight: bold;
}

.header-text-logo a:link {
	text-decoration: none;
	color: #039;
}
.header-text-logo a:visited {
	text-decoration: none;
	color: #039;
}
.header-text-logo a:active {
	text-decoration: none;
	color: #039;
}
.header-text-logo a:hover {
	text-decoration: none;
	color: #039;
}

.header-nav a:link {
	text-decoration: none;
	color: #039;
}
.header-nav a:visited {
	text-decoration: none;
	color: #039;
}
.header-nav a:active {
	text-decoration: none;
	color: #039;
}
.header-nav a:hover {
	text-decoration: underline;
	color: #999999;
}

#header-blocks{
display: none;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	border: thin solid #999999;
	background-color: #CCCCCC;
	height: 49px;
}
}

.main-nav{
	display: none;
	float: left;
	width: 190px;
	line-height: 21px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: .25px solid #999999;
}

.main-nav a:link {text-decoration: none; color: #000;}
.main-nav a:visited {text-decoration: none; color: #000;}
.main-nav a:active {text-decoration: none; color: #000; }
.main-nav a:hover {text-decoration: underline; color: #000;}

ul.main-nav{
display: none;
margin: 0;
padding: 0;
list-style-type: none;
}

ul.main-nav li {
display: none;
margin: 0;
padding-left: 10px;
list-style-type: none;
}

.main-content{
color: #000;
}

.footer{
	display: none;
	margin: 0;
	padding: 4px 8px 4px 8px;
	background-color: #039;
	text-align: right;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a:link {text-decoration: none; color: #fff;}
.footer a:visited {text-decoration: none; color: #fff;}
.footer a:active {text-decoration: none; color: #fff; }
.footer a:hover {text-decoration: underline; color: #fff;}

#bg-bottom{
	display: none;
	margin: 0 auto;
	width: 860px;
	height: 30px;
	background-color: #039;
	background-image: url(../images/main-bg-bottom.gif);
	background-repeat: no-repeat;
}




.small{
font-size: 12px;
}

.no-print-image{
display: none;
}
#navbutton1 {
	float: left;
	width: 220px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	height: 33px;
	text-align: center;
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 140%;
}
#navbutton4 {
	float: left;
	width: 227px;
	height: 33px;
	text-align: center;
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 140%;
}
#header-blocks a {
	color: white;
	text-decoration: none;
}
#header-blocks a:hover {
	color: #4977DE;
}
#header-blocks a:active {
	color: #FFFFFF;
}
.current-page-b{
background-color: #039;
}
