html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 47476A;
}

#nav a{
font-family: Arial, Helvetica, sans-serif;
color: #848a9d;
font-size: 16px;
text-decoration: none;
font-weight: bold;
}

#seperator div h1 {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 18px;
line-height: 18px;
padding: 0;
margin: 0;
text-decoration: none;
font-weight: bold;
}

.selected {
color: #00004c !important;
}

#content .subhead {
font-weight: bold;
}

#content a {
color: #47476A;
text-decoration: none;
}

#content a:hover {
color: #000;

}

#content #leftmenus {
font-weight: bold;
font-size: 110%;
}

#content #leftmenus a {
text-decoration: none;
color: #848a9d;
}
#content  #rightmenus  {
	text-decoration: none;
	color: #848a9d;
	font-size: 110%;
}
#content #topsidebar {
	text-decoration: none;
	color: #47476A;
	font-size: 11px;
}
