body {
    background-color: #759566;
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
a:link img {
    border: none;
}
a:visited img {
    border: none;
}
a:link, a:visited {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
li {
    margin-bottom: 17px;
}
.simple li {
    margin-bottom: 0;
    padding-bottom: 0;
    background-image: none;
}
.content {
	color: #E8FFDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	padding: 10px 40px 0 20px;
	line-height: 20px;
}
table.content {
	color: #E8FFDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	padding: 0;
	line-height: 20px;
}
.content h1 {
    font-size: 18pt;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 17px;
}
.content p {
    margin-bottom: 17px;
}
.content a:link {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.content a:visited {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.content a:hover {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}
table.layout {
    border: 0;
    color: #FFFFFF;
}
table.layout td {
    padding: 0px;
    vertical-align: top;
    text-align: center;
    background-repeat: no-repeat;
}
.caption {
	font-size: 9pt;
	padding: 0 24px 0 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
hr {
    border: none;
    padding: 0;
    margin-bottom: 17px;
    background-image: url(../img/horizontal_rule.gif);
    height: 6px;
}
#footer {
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.subnav_menu a:link {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    text-decoration: none;
    font-weight: normal;
	text-align: center;
}
.subnav_menu a:visited {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    text-decoration: none;
    font-weight: normal;
	text-align: center;
}
.subnav_menu a:hover {
    text-decoration: underline;
}
.subnav_menu {
	background-color: #759565;
	background-image: url(../img/n1_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8FFDC;
	text-align: center;
	vertical-align: top;
	line-height: 20px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #E2D6B0;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-style: italic;
}
.nav_years {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E2D6B0;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 20px;
	font-weight: normal;
}
.nav_years a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E2D6B0;
	font-weight: normal;
	text-decoration: none;
}
.nav_years a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E2D6B0;
	font-weight: normal;
	text-decoration: none;
}
.nav_years a:hover {
	text-decoration: underline;
}
.selected a:link {
    color: #FFFFFF;
    font-weight: bold;
}
.selected a:visited {
    color: #FFFFFF;
    font-weight: bold;
}
