body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-color: #A9C9DA;
	color: #000;
	padding: 0;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

h1{
   color: #039;
   font-size: 24px;
   font-family: "Times New Roman", Times, serif;
}

h2{
   color: #039;
   font-size: 18px;
   font-family: "Times New Roman", Times, serif;
}

h2.non-caps{
   color: #039;
   font-size: 18px;
   text-transform: none;
   font-family: "Times New Roman", Times, serif;
}

h3{
   color: #039;
   font-size: 18px;
   font-family: "Times New Roman", Times, serif;
}

h3.no-line a{text-decoration: none; color: #039;}

h4{
   color: #81895a;
   font-size: 12px;
   text-transform: uppercase;
   font-family: "Times New Roman", Times, serif;
}

p {
color: #000;
}

#bg-top{
	margin: 0 auto;
	width: 860px;
	height: 10px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
}

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

#bg-main{
	width: 975px;
	margin: 0 auto;
	background-repeat: repeat-y;
}

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

#header{
	height: 126px;
}

#header-berry-logo{
	float: left;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#header-berry-text{
   margin: 36px 0 0 4px;
   font-size: 18px;
   font-family: Times, serif;
   float: left;
   color: #039;
}

.header-nav{
	color: #039;
	float: right;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 38px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 20px;
}

.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: #FFF;
}
.header-nav a:visited {
   text-decoration: none;
   color: #FFF;
}
.header-nav a:active {
   text-decoration: none;
   color: #FFF;
}
.header-nav a:hover {
   text-decoration: underline;
   color: #999999;
}

#header-blocks{
   font-family: Arial, Helvetica, sans-serif;
   clear: both;
   margin-top: 3px;
   margin-right: 0;
   margin-bottom: 15px;
   margin-left: 0;
   height: 49px;
}

.main-nav{
	float: left;
	width: 180px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	border: thin none #999999;
}

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

.main-nav li ul{
margin: 0;
padding-left: 20px;
list-style-type: square;
color: #888;
font-size: 90%;
}

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

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

.main-nav li.current-page a{text-decoration: none; background-color: #a3b695; color: #000;}

.main-content{
	float: left;
	width: 650px;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 17px;
}

.main-content-bg{
	float: left;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 17px;
	width: 650px;
	line-height: 18px;
	background-color: #fff;
}

.footer{
	margin: 0;
	text-align: right;
	color: #1f486c;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-right: 38px;
	padding-bottom: 4px;
	padding-left: 8px;
}

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

#bg-bottom{
	margin: 0 auto;
	width: 860px;
	height: 30px;
	background-repeat: no-repeat;
}




.small{
font-size: 10px;
line-height: 14px;
}

.no-print-image{
border: none;
}

.contact-btn a:link {text-decoration: none; background-color: #039; padding: 4px 8px 4px 8px; color: #fff;}
.contact-btn a:visited {text-decoration: none; background-color: #039; padding: 4px 8px 4px 8px; color: #fff;}
.contact-btn a:active {text-decoration: none; background-color: #039; padding: 4px 8px 4px 8px; color: #fff; }
.contact-btn a:hover {text-decoration: underline; background-color: #2f6eeb; padding: 4px 8px 4px 8px; color: #fff;}


.top-btn a:link {text-decoration: none; border: 1px solid #81895a; text-transform: uppercase; font-weight: bold; font-size: 10px; background-color: #81895a; padding: 4px 8px 4px 8px; color: #fff;}
.top-btn a:visited {text-decoration: none;  border: 1px solid #81895a; text-transform: uppercase; font-weight: bold;  font-size: 10px;  background-color: #81895a; padding: 4px 8px 4px 8px; color: #fff;}
.top-btn a:active {text-decoration: none;  border: 1px solid #81895a; text-transform: uppercase; font-weight: bold;  font-size: 10px;  background-color: #81895a; padding: 4px 8px 4px 8px; color: #fff; }
.top-btn a:hover {text-decoration: none;  border: 1px solid #81895a; text-transform: uppercase; font-weight: bold;  font-size: 10px;  background-color: #fff; padding: 4px 8px 4px 8px; color: #81895a;}#bg-main #container .main-content #footnotes {
   font-size: 10px;
   line-height: 12px;
}
#bg-main #container .main-content-bg #profilephoto {
	float: left;
	height: auto;
	margin-right: 20px;
	margin-bottom: 260px;
}
#profilephoto {
   height: auto;
}
#navbutton1 {
	float: left;
	width: 218px;
	height: 33px;
	text-align: center;
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 140%;
	border: thin solid #666666;
}
#navbutton2 {
	float: left;
	width: 218px;
	height: 33px;
	text-align: center;
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 140%;
	background-color: #999999;
	border: thin solid #666666;
}
#navbutton3 {
	float: left;
	width: 218px;
	height: 33px;
	text-align: center;
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 140%;
	background-color: #999999;
	border: thin solid #666666;
}
#navbutton4 {
	float: left;
	width: 218px;
	height: 33px;
	text-align: center;
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 140%;
	background-color: #999999;
	border: thin solid #666666;
}
#header-blocks a {
   color: white;
   text-decoration: none;
}
#header-blocks a:hover {
   color: #4977DE;
}
#header-blocks a:active {
   color: #FFFFFF;
}
.bluebox {
   background-color: #039;
}
.txt-14pt {
	font-size: 14px;
}
.current-page-b{
background-color: #039;
}
.bullet {
	list-style-image: url(../images/bullet.gif);
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1F486C;
	font-size: 15px;
	letter-spacing: 0.2em;
	font-weight: normal;
}
#coverimage {
	margin-left: 80px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#legacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/book.png);
	width: 625px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 775px;
	margin-left: 25px;
}
#legacy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 525px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 10px;
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 25px;
}

