
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size:x-small;
}

a {
	color:#003399;
}

a:visited {
	color:#666666;
}

p,
ul,
ol,
blockquote,
td {
	font-size:x-small;
}

sup {
	font-size:smaller;
}

.SideNav3 {
	color:#660000 !important;
	text-decoration : none
}

.SideNav3:hover {
	color:#660000 !important;
	text-decoration : underline
}

.SideNav4 {
	color:#996600 !important;
	text-decoration : none
}

.SideNav4:hover {
	color:#996600 !important;
	text-decoration : underline
}

.main_nav a {
	display: inline-block;
	padding: 0 13px;
	color:#003399 !important;
	font-size:12px;
	line-height: 24px;
	font-weight:bold;
	background-color:#CCCCCC;
	text-decoration: none;
	border-right: 1px solid #000000;
}
.main_nav a:hover {
	color:#FFFFFF !important;
	background-color:#666666
}
.main_nav a.SELECTED,
.main_nav a.OPENED {
	color:#FFFFFF !important;
	background-color:#666666
}

.PageHeaderText { display:image; max-width:-550; text-transform:upper; padding-top:14px; padding-bottom:10px; color:#660000; font-family:Futura Condensed Extra Bold; font-size:16px; }
.PageSubHeaderText { display:image; max-width:-550; text-transform:upper; padding-top:14px; padding-bottom:10px; color:#996600; font-family:Futura Condensed Extra Bold; font-size:16px; }


