body
{
	/* font-family: Gill Sans MT, Verdana, Arial, Sans-Serif; */
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 12pt;
	color: #6f675b;
}

a
{
	color: #4f76c5;
	text-decoration: none;
}

a:hover
{
	color: #488a11;
	text-decoration: none;
}

a.menu
{
	color: #488a11;
}

a.menu:hover
{
	color: #4f76c5;
}

div.breadcrumb
{
	position: absolute;
	left: 155px;
	top: 165px;
	font-size: 8pt;
}

div.header
{
	position: absolute;
	left: 0px;
	top: 0px;
}

div.header_text
{
	position: absolute;
	left: 345px;
	top: 85px;
	/* font-family: Gill Sans MT, Verdana, Arial, Sans-Serif; */
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 30pt;
	color: #53ac08;
}

/* Index page */
div.index_quote
{
	position: absolute;
	left: 640px;
	top: 165px;
	/* font-family: Gill Sans MT, Verdana, Arial, Sans-Serif; */
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-style: italic;
	font-size: 12pt;
	color: #6f675b;
	line-height: 24pt;
}

div.index_menu
{
	position: absolute;
	left: 180px;
	top: 195px;
	font-size: 10pt;
}

div.index_footer
{
	position: absolute;
	width: 100%;
	height: 40px;
	background-color: #bbccec;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
}

a.index_menu
{
	color: #488a11;
	text-decoration: none;
}

a.index_menu:hover
{
	color: #4f76c5;
	text-decoration: none;
}

div.page_body
{
	position: absolute;
	top: 165px;
	left: 0px;
	color: #6f675b;
	font-size: 12pt;
}


/* Level 1 page */
div.level1_nav
{
	float: left;
	width: 750px;
	font-size: 10pt;
}


/* Level 2 page */
/*
div.level2_nav
{
	float: left;
	width: 190px;
}
*/

div.level2_section_name
{
	color: #4f76c5;
	font-size: 10pt;
}

a.nav
{
	color: #b8992c;
	text-decoration: none;
	font-size: 10pt;
}

a.nav:hover
{
	color: #4f76c5;
	text-decoration: none;
	font-size: 10pt;
}

/* div.body_copy
{
	float: left;
	font-size: 12pt;
	width: 500px;
	color: #6f675b;
} */

.body_bold
{
	font-size: 16pt;
	color: #53ac08;
}

.body_green
{
	color: #53ac08;
}

.body_green_bold
{
	color: #53ac08;
	font-weight: bold;
}

.body_green_italic
{
	color: #53ac08;
	font-style: italic;
}

.section_header
{
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 30pt;
	color: #53ac08;
}
div.index_alert
{
	position: absolute;
	left: 800px;
	top: 20px;
}


div.footer_nav
{
	clear: both;
	width: 100%;
	height: 40px;
	background-color: #bbccec;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
}