body
{
    font-family: Arial;
    font-size: 11px;
    line-height: 130%;
    color: #333333;
    border: 0px;
    margin: 0px;
    padding: 0px;
    background-image: url(images/background.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #42AB4F;
}
body a
{
    color: #0F7425;
    text-decoration: underline;
}
body a:hover
{
    color: #53B734;
}
.main_heading
{
    font-size: 18px;
    font-weight: bold;
    color: #0F7245;
    margin-bottom: 10px; /* Gap between main title and header text */
}
.headline_text
{
    font-family: Arial;
	font-size: 11px;
	color: #333333;
	margin-bottom: 20px;
}
.body_heading
{
    font-size: 12px;
    font-weight: bold;
    color: #0F7245;
    margin-top: 10px; /* Gap between header text and secondary title */
}
.body_text
{
    font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.contentimage
{
    position: absolute;
    top: 0px;
    right: 22px;
}
.MainPane
{
	margin: 0px auto 0px auto;
	width: 1000px;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
	margin-top: 0px;
}
.header
{
    width: 700px;
    height: 136px;
    margin-left: 18px;
}
.main
{
    margin: 0px auto 0px auto;
	width: 979px;
	background-image: url(images/Textarea_Filler.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
.menu
{
    width: 160px;
    float: left;
}
.contentpane
{
    width: 659px;
    float: left;
    background-image: url(images/Textarea_TOP.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}
.content
{
    position: relative;
    top: 0px;
    left: 65px;
    width: 465px;
    margin-top: 25px; /* Push the entire text section down with this */
    min-height: 400px;
    margin-left: 10px;
}
.mainfooter
{
    margin: 0px auto 0px auto;
	width: 979px;
	height: 18px;
	background-image: url(images/Textarea_Bottom.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
.navigation_button_home
{
	width: 154px;
	height: 32px;
	background-image: url('images/leftbutton.gif');
	background-repeat: no-repeat;
	line-height: 29px;
	text-align: left;
	text-indent: 15px;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 5px;
}
.navigation_button
{
	width: 154px;
	height: 32px;
	background-image: url('images/leftbutton.gif');
	background-repeat: no-repeat;
	line-height: 29px;
	text-align: left;
	text-indent: 15px;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: -5px;
	margin-top: -3px;
}
.navigation_button_text
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
a.navigation_button_text
{
    color: #FFFFFF;
    text-decoration: none;
}
a.navigation_button_text:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.navigation_button2
{
	width: 153px;
	background-image: url('images/submenu_r3_c1.gif');
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	margin-top: 5px;
	padding-top: 5px;
}
.fix /* fix for multi-line submenu text */
{
    margin: 0px 16px 0px 16px;
}
.navigation_button_text2
{
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}
a.navigation_button_text2
{
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}
a.navigation_button_text2:hover
{
    color: #333333;
    text-decoration: underline;
    font-weight: bold;
}
.navigation_button_text3
{
    color: #0F7245;
    text-decoration: none;
    font-weight: bold;
}
a.navigation_button_text3
{
    color: #0F7245;
    text-decoration: none;
    font-weight: bold;
}
a.navigation_button_text3:hover
{
    color: #0F7245;
    text-decoration: none;
    font-weight: bold;
}
.submenu_divider
{ 
    width: 125px;
	height: 1px;
	margin-left: 8px;
	background-color: #C7DBD2;
}
.divider_fix /* fixes the alignment of the divider line */
{
   margin: 5px 7px 5px 7px;
}
.submenu_bottom
{
	width: 139px;
	height: 12px;
	background-image: url("images/submenu_BASE.gif");
	background-repeat: no-repeat;
	position: relative;
	margin-left: 7px;
}
.footer_text
{
    font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin-top: 10px; /* The gap between footer text and bottom of the 'paper' */
}
.footer_text a
{
    color: #FFFFFF;
    text-decoration: none;
}
.footer_text a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.datalist
{
    vertical-align: bottom;
}