.Page_Title 
{
	font-size: 28px;
	color: darkblue;
	font: Arial;
	font-weight: bold;
	line-height: normal;
	padding-bottom: 5px;
	padding-top: 5px;
}
.Body_Copy {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 2.75px;
	line-height: 120%;
}
.Nav_Top {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Right_Accent {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E74500;
	border-top: 5px;
}
.Right_Accent a {
	text-decoration:underline;
	color:#E74500;
	font-weight:bold;	
}

.Left_Nav_Accent {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E74500;
	font-weight: bold;
}
.Left_Nav_Accent a {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E74500;
	font-weight: bold;
	text-decoration: none;
}
.Left_Nav_Accent a:visited{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E74500;
	font-weight: bold;
	text-decoration: none;
}
.Left_Nav_Accent a:hover{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E74500;
	font-weight: bold;
	text-decoration: underline;
}

.Left_Nav_Home {
	font-size: 11px;
	color: #0066CC;
}
.Left_Nav_Home a {
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
.Left_Nav_Home a:hover {
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
}

.Left_Nav_Link {
	font-size: 12px;
	color: #0B1F67;
}
.Left_Nav_Link a {
	font-size: 12px;
	color: #0B1F67;
    text-decoration: none;
}
.Left_Nav_Link a:visited {
	font-size: 12px;
	color: #0B1F67;
    text-decoration: none;
}
.Left_Nav_Link a:hover {
	font-size: 12px;
	color: #0B1F67;
	text-decoration: underline;
}

.Left_Nav_Sub {
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
}
.Left_Nav_Sub a {
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
    text-decoration: none;
}
.Left_Nav_Sub a:hover {
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
    text-decoration: underline;
}
.Left_Nav_Sub a:visited {
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
    text-decoration: none;
}

.Body_Title {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 2.75px;
	line-height: 120%;
	font-weight: bold;
}

.mst {
    font-weight:bold;
    color:#003366;
}