
body {
	font: normal 12pt serif, Arial, Times New Roman; 
	color: #8D7C3D;
	background-color:#8D7C3D;
	margin:0;
	padding:0;
}

.pagemaster {
	background-color:#003d36;
	margin-top:5px;
	border-top: #7f9d9b 5px solid;
	border-bottom: #7f9d9b 3px solid;
	height:580px;
}

.sideImage {
	width:212px;
	background-color:#003d36;
}

.content {
	font: normal 100%;
	background-color:white;
	padding: 15px;
}

.topmenu {
	padding-right:10px;
}

.topmenu a, .topmenu a:link, .topmenu a:visited  {
	color:white;
	font:normal 9pt serif;
}

.topmenu a:hover {
	color:white;
	font:normal 9pt serif;
	text-decoration:underline;
}

table.menu {
	height:60px;
}

h1 {
	font-weight: bold;
	font-size:150%;
}

h2 {
	font-weight: bold;
	font-size:115%;
}


p {
	font-size: 100%;
	color:#002420;
}

table.paper {
	background:url(../images/paper.jpg) top left no-repeat;
	height:598px;
	padding-top:20px;
	padding-left:15px;
	padding-right:30px;
}

.paper p{
	color:black;
}

.ruler {
	color:#003d36;
}

.footer {
	background-color:#003d36;
	font:normal 11pt serif, Arial;
	color:#fff;
	padding-top:20px;
	padding-bottom:20px;
}


a.footerlink, a.footerlink:link, a.footerlink:visited {
	color:#fff;
	font:11pt serif;
	text-decoration:none;
}

a.footerlink:hover {
	color:#fff;
	text-decoration:underline;
	font:11pt serif;

}

.quotable {
	font: italic 14pt serif;
	color: "#8D7C3D"; 
	text-align:right;
}

.leftquotable {
	font: italic 14pt serif;
	color: "#8D7C3D"; 
	text-align:left;
	width:100%;
}
.centerquotable {
	font: italic 14pt serif;
	color: "#8D7C3D"; 
	text-align:center;
	width:100%;
}

li {
	list-style-image:url(../images/bullet-white.gif);
	color:#002420;
	font-style: italic;
}


.emphasize {
	color: #8D7C3D;
	font-weight:bold;
}


a:focus {font-family: arial, sans-serif; font-size:10pt; color: "#8D7C3D";
 text-decoration: none; }
a:link {font-family: arial, sans-serif; font-size:10pt; color: "#8D7C3D";
 text-decoration: none; }
a:visited {font-family: arial, sans-serif; font-size:10pt; color: "#8D7C3D";
 text-decoration: none; }
a:active {font-family: arial, sans-serif; font-size:10pt; color: "#ffff00";
 text-decoration: none; }
a:hover {font-family: arial, sans-serif; font-size:10pt; color: "#ffffff"; 
 text-decoration: none; }

#special {padding: 10px 35px 10px 35px}
#co {font-family: serif; font-size: 10pt; line-height:.9}
#text1 {font-family: serif; font-size: 14pt; color: blue; 
line-height: 1.4; margin-left:35; }
#text2 {font-family: serif; font-size: 14pt; color: "#8D7C3D"; 
margin-left: 200;}
#text3 {font-family: serif; font-size: 14pt; color: "#8D7C3D"; 
margin-left: 300;}
#text4 {font-family: serif; font-size: 14pt; color: "#8D7C3D"; 
font-style: italic}
#text5 {font-family: serif; font-size: 12pt; color: "#7F9D9B"; 
line-height: 1.5}
#text6 {font-family: serif; font-size: 14pt; color: "blue"; 
 font-style: italic}
#text7 {font-family: serif; font-size: 11pt; color: "blue"; }
#text8 {font-family: serif; font-size: 14pt; color: "#8D7C3D"; }
#text9 {font-family: serif; font-size: 11pt; color: blue; 
line-height: 1.4; margin-left:35; }
#text10 {font-family: serif; font-size: 12pt; color: "#7F9D9B"; }


