body, p, td, ul {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #555555;
	list-style-type: square;
}

a {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.red {
	color: #CC3300;
}
.nav_top {
	color: #003366;
	font-size: 10px;
}
a.nav_top {
	color: #003366;
	text-decoration: none;
}

.nav {
	color: #FFFFFF;
}
a.nav {
	color: #FFFFFF;
	text-decoration: none;
}
.nav_sub {
	color: #003366;
	text-decoration: none;
	font-size: 11px;
}
a.nav_sub {
	color: #003366;
	text-decoration: none;
}
a.nav_sub:hover {
	color: #B5D4F0;
	text-decoration: none;
}
.nav_sub2 {
	color: #336699;
	text-decoration: none;
	font-size: 11px;
}
a.nav_sub2 {
	color: #336699;
	text-decoration: none;
}
a.nav_sub2:hover {
	color: #B5D4F0;
	text-decoration: none;
}

.orange {
	color: #FF9933;
}
.white {
	color: #FFFFFF;
	}
a.white {
	color: #FFFFFF;
	}
	a.white:hover {
	color: #FFFFFF;
	}
		a.white:visited {
	color: #FFFFFF;
	}
.copyright {
	color: #999999;
	font-size: 10px;
}
.front {
	color: #55555;
	font-size: 10px;
	line-height: 12px;
}
.front_blue {
	color: #003366;
	font-size: 10px;
	line-height: 12px;
}
.front_title_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.front_title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B5D4F0;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2D4C94;
}
a.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2D4C94;
	text-decoration: none;
}
a.page_title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B5D4F0;
	text-decoration: none;
}
.page_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a.page_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.page_subtitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}
.page_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D4C94;
	line-height: 18px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D4C94;
	line-height: 14px;
}
.breadcrumbs{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
a.breadcrumbs{
	font-family: Arial, Helvetica, sans-serif;
	color: #3399FF;
	text-decoration: none;
	font-weight: bold;
}
a.breadcrumbs:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #B5D4F0;
	font-weight: bold;
}
.adobe {
	color: #990000;
	font-size: 9px;
}
.article_title {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}