body {
	font-family:Verdana,Sans Serif;
	font-size:10pt;
	color: #000000;
	background-color:#00275d;
}

p,td,th,div{
	font-family:Verdana,Sans Serif;
	font-size:10pt;
	color: #000000;
}
#nav {
	position: relative;
	left: 120px;
	top:41px;
}
#menu {
	background-image : url(images/nav/bkgd.gif);
	background-repeat : repeat-y;
}
#rollover ul, #rollover li {
	font-family:Arial,Sans Serif;
	font-size:13px;
	list-style-type: none;
	line-height: 15px;
}

#rollover li a {
	font-family:Arial,Sans Serif;
	font-size:13px;
	color:#000000;
	background-repeat: no-repeat;  background-position: 0 .5em;
	padding-left: 10px;
	text-decoration:none;
}

#rollover li a:hover {
	font-family:Arial,Sans Serif;
	color:#da2d26;
	background-image: url(images/square.gif);
	background-repeat: no-repeat;  background-position: 0 .5em;
	padding-left: 10px;
}
#rollover li a.pageOn {
	font-family:Arial,Sans Serif;
	color:#da2d26;
	background-image: url(images/square.gif);
	background-repeat: no-repeat;  background-position: 0 .5em;
	padding-left: 10px;
	font-weight:bold;
}
#rollover li a.pageOn: hover {
	font-family:Arial,Sans Serif;
	color:#da2d26;
	background-image: url(images/square.gif);
	background-repeat: no-repeat;  background-position: 0 .5em;
	padding-left: 10px;
	font-weight:bold;
}

#content {
	overflow: auto; 
	padding: 0; 
	margin: 0; 
	width: 495px; 
	height: 420px; 
	padding-left: 20px;  
	padding-right: 20px; 
	padding-top: 5px;
	text-align:left;
}

.headLine{
	font-weight:bold;
}

.title{
	color: #061f57;
	font-size:14pt;
}


a.copyLink:link{
	color: #000000;
	text-decoration: underline;
}
a.copyLink:visited{
	color: #000000;
	text-decoration: underline;
}
a.copyLink:active{
	color: #000000;
	text-decoration: underline;
}
a.copyLink:hover{
	color: #000000;
	text-decoration: underline;
}
a.listLink:link{
	color: #061f57;
	text-decoration: underline;
}
a.listLink:visited{
	color: #061f57;
	text-decoration: underline;
}
a.listLink:active{
	color: #061f57;
	text-decoration: underline;
}
a.listLink:hover{
	color: #da2d26;
	text-decoration: underline;
}
a.pageLink:link{
	font-size:7pt;
	color: #515B8C;
	text-decoration: underline;
}
a.pageLink:visited{
	font-size:7pt;
	color: #515B8C;
	text-decoration: underline;
}
a.pageLink:active{
	font-size:7pt;
	color: #515B8C;
	text-decoration: underline;
}
a.pageLink:hover{
	font-size:7pt;
	color: #515B8C;
	text-decoration: underline;
	font-weight:bold;
}
.blueBold {
	color: #515B8C;
	font-weight:bold;
}
