body, td, p {
	color : #000000;
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 12px;
	line-height : 1.5em;
}

.page_title {
	color : #000000;
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 13px;
	font-weight : bold;
}

.footer {
	color : #ffffff;
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 11px;
	line-height : 1.5em;
}

a:link, a:visited {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #5379AF;
	text-decoration : underline;
}

a:active, a:hover {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffcc00;
	text-decoration : underline;
}

a:link.nav_home, a:visited.nav_home {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #5379AF;
	text-decoration : none;
}

a:active.nav_home, a:hover.nav_home {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}


a:link.nav, a:visited.nav {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

a:active.nav, a:hover.nav {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

a:link.subnav, a:visited.subnav {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

a:active.subnav, a:hover.subnav {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}

a:link.nav_cms, a:visited.nav_cms {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

a:active.nav_cms, a:hover.nav_cms {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

