.Global_Nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align:left;
	text-align: justify;
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;
}
.breadcrumb a{
text-decoration: none;
color: black;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: #fcd18d;
}

.breadcrumb a:hover{
text-decoration: underline;
color: #32695f;
}

.Page_Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	padding: 4 0 4 7px;
	background-image: url(../images/content-gray-heading-no-arrow.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.Heading_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2462F1;
}

.Heading_2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;	
	color: #0000ff;
}

.Level_2_Nav {
	color: #fcd18d;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.Dark_Green_Text {
	color: #fcd18d;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Level_3_Nav
{
    font-family:verdana;
	font-size:12px;
	color:#974024;
	font-weight:normal;
	text-decoration:none;
	line-height:1.5;
	font-weight:bold;
}

.Content_1
{
	font-family:verdana;
	font-size:13px;
	color:white;
	line-height:1.25;
	text-decoration:none;
	text-align: justify;
}

.Content_2
{
font-family:verdana;
font-size:10px;
color:#2e2e2e;
font-weight:bold;
text-decoration:none;
line-height:1.5;
}

.Content_2a
{
font-family:verdana;
font-size:10px;
color:#2e2e2e;
font-weight:bold;
text-decoration:none;
line-height:1.5;
}

.Content_3
{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	line-height:1.3;
	text-align: justify;
}

.footer {
	font-size: 12px}
a:link {
	color: #2f655b;
	text-decoration: none;
}
a:visited {
	color: #2f655b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	text-align: right;
	color: #000000;
}
