#custom ul {
		list-style: none;
		margin-left: 0;
		padding-left: 1.5em;
		text-indent: 0em;
		margin-top: 5px;
}

#custom li, #custom-gen li {
list-style-image: url('/images/bullet.gif');
list-style-type: none;
}




body {margin: 0px; font-family: Arial, Helvetica, sans-serif; color: #11528c; background-color: white; font-size: 12px;}

.greenborder { border-bottom: 1px solid white;  font-size: 11px; height: 30px; padding-right: 10px;}

a {
	font-size: 12px;
	color: #cc5d04;
	text-decoration: none;
	margin-bottom: 10px;
}

a:hover {
	color: #11528c;
}


<!--
.navlink {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right:10px;
	text-decoration: none;
}

.navlink:hover {
	color: #11528c;
}

.sidenavlink {
	font-size: 11px;
	color: #11528c;
	text-decoration: none;
	margin-bottom: 11px;
}

.sidenavlink:hover {
	color: #cc5d04;
}

.sidenavlinkalt {
	font-size: 11px;
	color: #cc5d04;
	text-decoration: none;
	margin-bottom: 11px;
}

.sidenavlinkalt:hover {
	color: #cc5d04;
}

.publicsidenavlink {
	font-size: 13px;
	color: #11528c;
	text-decoration: none;
	margin-bottom: 10px;
}

.publicsidenavlink:hover {
	color: #cc5d04;
}

.publicsidenavlinkalt {
	font-size: 13px;
	color: #cc5d04;
	text-decoration: none;
	margin-bottom: 10px;
}

.publicsidenavlinkalt:hover {
	color: #cc5d04;
}


.publicsidenav {
	font-size: 12px;
	color: #11528c;
	text-decoration: none;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom: 1px solid white;
}

.newslink {
	font-size: 12px;
	color: #cc5d04;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
}

.newslink:hover {
	color: #11528c;
}

.searchbox	{
	background-color: #ec8e00;
	border: solid 1px white;
	color: white;
	font-size: 11px;
	width:140px;
	font-family:arial;
	margin-top: 1px;
	}
	
.formbox	{
	background-color: #ec8e00;
	border: solid 1px white;
	color: black;
	font-size: 11px;
	width:140px;
	font-family:arial;
	margin-top: 1px;
	}
	
.formboxwhite{
	background-color: white;
	border: solid 1px #999999;
	color: black;
	font-size: 11px;
	width:168px;
	font-family:arial;
	margin-top: 1px;
	}	
	
.searchButton	{
	margin-top: 1px;
	background-color: #4672a4;
	border: solid 1px white;
	color: white;
	font-size: 11px;
	height: 18px;
	}

.searchButton:hover	{
	margin-top: 1px;
	background-color: #a3adcf;
	border: solid 1px white;
	color: white;
	font-size: 11px;
	}	
	
.pic {border: 1px solid  #cecece; margin-right: 10px; float: left; }
.newsbox { height: 75px; margin-bottom: 6px;}
.newssource { font-size: 10px; color: #999999;}
.title { font-size: 14px; font-weight: bold; color: #cc5d03; }
h1 { font-size: 14px; font-weight: bold; color: #cc5d03; padding-bottom: 10px;}
.titleblue { font-size: 14px; font-weight: bold; color: #11528c; padding-bottom: 10px;}
h2 { font-size: 14px; font-weight: bold; color: #11528c;}
.source { font-size: 10px;}
.titlewhite { font-size: 14px; font-weight: bold; color: white; padding-bottom: 10px;}

.white { color: #FFFFFF; font-size: 11px; text-decoration: none;}
.topbotborder { border-bottom: 1px solid #cecece; margin-top: 10px; padding-bottom: 10px;}