body { background-color: #FFFFFF; text:#000000; margin:0px; }
.mini /* supersmall */   { font-size: 60%; font-family: Arial, Helvetica, sans-serif }
p, ul, li, td { font-family: Arial, Helvetica, sans-serif; color: #33333; }
a { text-decoration: none }
a:link { color: #003399 }
a:active { color: #FF3F00}
a:visited { color: #666699 }
a:hover { color: #FF3F00; text-decoration: underline }


.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 90% }
.paramenu {  font-family: Arial, Helvetica, sans-serif; font-size: 90% }

.titlebig { font-family: Arial, Helvetica, sans-serif; font-size: 120%; }
.title { font-family: Arial, Helvetica, sans-serif; font-size: 110%; }


.box {  border-color: #9AB1D6 #FFFFFF #CCCCCC; border-top-width: 9px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.menusmall {  font-family: Arial, Helvetica, sans-serif; font-size: 80%}
.menusmallCopy { font-family: Arial, Helvetica, sans-serif; font-size: 100%}
.frm-noborders {
	background-color: #99CCFF;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;

}
/* For the JS feed on the management page */
#news
{
margin-top:1em;
margin-bottom:1em;
width:200px;
height :250px;
overflow : auto; 
border-width:2px;
padding:2px 2px 2px 2px;
}

.rss_feed {
	width: 175px;
}
.rss_item_list {
	padding-left: 0;
	margin-left: 0;
}

.rss_item_list li {
	list-style: none;
	margin: 0;
	padding: 5px;
	font-size: 9pt;
}
.rss_feed_title {
	color : #006393;
	font-family : sans-serif;
	font-size: larger;
	text-align: left;
}
.rss_feed_image {

}

.rss_item_desc { 
 
}

.rss_item_list li a {
	font-size: 11pt;
	display: block;
	text-decoration: none;
}

/* For the News and Project JS feed on the Index Page */
#news_index
{
margin-top:1px;
margin-bottom:1px;
width:275px;
height :250px;
overflow : auto; 
border-width:2px;
padding:1px 1px 1px 1px;
}

.rss_feed {
	width: 240px;
}
.rss_item_list {
	padding-left: 0;
	margin-left: 0;
}

.rss_item_list li {
	list-style: none;
	margin: 0;
	padding: 2px;
	font-size: 10px;
}
.rss_feed_title {
	color : #006393;
	font-family : sans-serif;
	font-size: l2px;
	text-align: left;
}
.rss_feed_image {

}

.rss_item_desc { 
 
}

.rss_item_list li a {
	font-size: 12px;
	display: block;
	text-decoration: none;
}
/* For the News Feature JS feed on the Index Page */
#news_feature
{
margin-top:1px;
margin-bottom:1px;
width:550px;
height :120px;
overflow : auto; 
border-width:1px;
padding:1px 1px 1px 1px;
}

.rss_feed_nf {
	width: 500px;
}
.rss_item_list_nf {
	padding-left: 0;
	margin-left: 0;
}

.rss_item_list_nf li {
	list-style: none;
	margin: 0;
	padding: 2px;
	font-size: 10px;
}
.rss_feed_title_nf {
	color : #006393;
	font-family : sans-serif;
	font-size: l2px;
	text-align: left;
	font-weight: bold;
}



