.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.h2 {
	font-size: medium;
	font-weight: bold;
	color: #003060;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
hr {
	color: #ffff39;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.text:link, a.text:hover {
	color: #003463;
	text-decoration: underline;
}
a.text:visited {
	color: #A1000A;
	text-decoration: underline;
}

.sidenav {
	background-color: #E8E8E8;
	width: 171px;
}
.buttonnav {
	background-image: url(../images/greybutton.jpg);
	height: 26px;
	width: 161px;
	text-align: left;
}
.top, .top a:link, .top a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.top:hover {
	background-color: #005060;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.sidebar:link {
	font-weight: bold;
	color: #003063;
	text-decoration: none;
}
a.sidebar:visited {
	font-weight: bold;
	color: #003063;
	text-decoration: none;
}
a.sidebar:hover {
	font-weight: bold;
	color: #003063;
	text-decoration: underline;
}
.bread, .bread a:link, .bread a:visited {
	font-weight: normal;
	font-size: small;
	color: #9c9a9c;
	text-decoration: none;
}
a.bread:hover {
	font-weight: bold;
	color: #9c9a9c;
	text-decoration: underline;
	font-size: small;
}
a.sidebarbot:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.topnav {
	color: #003063;
	background-color: #EFEBEF;
	text-align: center;
	border: 1px solid #FFFFFF;
	border-collapse:collapse; 
}

a.sidebarbot:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.sidebarbot:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.smalltext {
	font-size: x-small;
}
.img_left {
	margin: 0px;
	float: left;
}
.niceimageleft {
	float: left;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.niceimageright {
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 4px;
}

.img_right {
	margin: 0px;
	float: right;
}
.featurebox {
	border: 1px solid #003463;
	border-collapse:collapse;
	background-color: #EFEBEF;
	color: #003463;
}

a.attention:active {
	font-weight: bold;
	color: #003463;
	text-decoration: underline;
}
a.attention:visited {
	font-weight: bold;
	color: #003463;
	text-decoration: underline;
}
a.attention:hover {
	font-weight: bold;
	color: #003463;
	text-decoration: none;
}
.alarm {color: #A027DD;} .greyed
{
    color: #959595;
    font-size: xx-small;
}
.greynormal
{
    color: #848484;
    font-size: x-small;
}

tr td p
{
}
