/* Default style sheet for EAC site */


body
{
	background-color: #FFFFFF;
	margin: 0px;
}

P,TD
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}



.bp_left
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.bp_left:hover
{
	text-decoration: underline;
}

.bp_inside
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}

.bp_header
{
	font-family: Verdana;
	font-size: 12pt;
	color: #3366CC;
	font-weight: bold;
}

.bp_subheader
{
	font-family: Verdana;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
}

.bp_main
{
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 20px;
}

.bp_sub
{
	font-weight: bold;
}

.bp_jumplink
{
	color: #000000;
	text-decoration: underline;
}

.bp_jumplink:hover
{
	color: #3366CC;
}

.bp_example
{
	font-style: italic; 
	text-decoration: underline;
	padding-top: 10px;
}

.nav_font
{
	color: #193F8C;
	font-family: Arial, regular;
	font-size: 10.5pt;
	padding-left: 8px;
	padding-bottom: 4px;
	text-decoration: none;
}

.nav_font_link
{
	color: #193F8C;
	font-family: Arial, regular;
	text-decoration: none;
}

.nav_font_link:hover
{
	color: #193F8C;
	font-family: Arial, regular;
	text-decoration: underline;
}