body {}

p, td, ul {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
li {
	list-style-type: square;
}
.nav{
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	font-size: 12px;
}
a.nav{
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	font-size: 12px;
}
a.nav:hover{
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
}
.nav_home{
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	font-size: 12px;
}
a.nav_home{
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	font-size: 12px;
}
a.nav_home:hover{
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
	font-size: 12px;
}

.page_title {
	font-size: 24px;
	color: #113873;
	font-weight: normal;
	line-height: 24px;
}
.page_intro {
	font-size: 14px;
	color: #113873;
	font-weight: bold;
	line-height: 18px;
}
.breadcrumbs {
	font-size: 9px;
	line-height: 22px;
	color: 336699;
}
a.breadcrumbs {
	font-size: 9px;
	line-height: 22px;
	color: 990000;
	text-decoration: none;
	font-weight: bold;
}
a.breadcrumbs:hover {
	text-decoration: underline;
}
.nav_sub {
	line-height: 18px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a.nav_sub {
	color: #336699;
	text-decoration: none;
}
a.nav_sub:hover {
	color: #003366;
	text-decoration: none;
}
.nav_sub_title {
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.nav_sub_title {
	color: #ffffff;
	text-decoration: none;
}
a.nav_sub_title:hover {
	color: #eeeeee;
	text-decoration: none;
}
.right_column {
	font-size: 10px;
	line-height: 12px;
}