div {font-family: Verdana,Tahoma,Arial,'Sans Serif'; font-size: 10pt}
ul {font-family: Verdana,Tahoma,Arial,'Sans Serif'; font-size: 9pt; font-weight: bold}
	
#navlist {
width: 159px;
}

#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: .9em;
}

#navlist li {
margin: 0;
}

#navlist a {
display: block;
padding: 2px 2px 2px 24px;
background-color: #4f4fee;
background-image:  url(../images/roll_down.png);
background-repeat: no-repeat;
background-position: 0% 50%;
}

#navlist a:link, #navlist a:visited {
color: #EEE;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
background-color: #00007b;
background-image:  url(../images/roll_over.png);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #FFFFFF;
}

#active a:link, #activelink a:visited,
#active a:hover, #activelink a:active {
	background-color: #4f4fee;
	background-image:  url(../images/roll_over.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FFFFFF;
}

.creation { font-family: Verdana,Tahoma,Arial,'Sans Serif'; 
font-size: 10px; 
font-weight: bold; 
color: #b7b7b7}
.creation a:link, .creation a:hover, .creation a:active, .creation a:visited{
color: #b7b7b7;
}


table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #000000;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	border-width: 1px;
	border-color: #F9AA00;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}


.contentheading {
	height: 18px;
   color: #e89f02;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}

.contenttitle {
   font-weight: bold;
   font-size: 20px;
}

.newsfeed {
margin: 0; 
}

.newsfeed {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: .9em;
font-weight: normal;
}

.titlefade {
background: url(../images/title_fade.jpg) repeat-x;
}

.modifydate {
font-weight: bold;
font-size: .7em;
}