* {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

body {
	margin: 0;
	padding: 0;
	text-align: justify;
	
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
	margin-bottom:5px;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.15em;
}

.rightBorder {width: 180px}

.menu {
	width: 185px; 
	margin-left: -15px;
}
.menu a {font-size: 13px}

.menu ul {list-style:none}

.menu li {margin-top: 12px;}

.content {
	border-width: thin;
	border-color: #999999;
	width: 740px;
	margin: 10px;

}
.announcementsList{margin-bottom: 8px;}
.announcementFieldset{width: 770px;}
.linksList{margin-bottom: 8px;}

.dates {background-color: #0000FF; color:#FFFFFF; margin-right: 10px;}
.datesRenew {color: #FFFFFF; background-color:#009900; margin-right: 10px;}

.dates li {margin-bottom: 15px; margin-left: -10px;}
.datesRenew li {margin-bottom: 15px; margin-left: -10px;}
a {
	font-weight: bold;
	color: #CC0033;
}

a:hover {
	font-weight: bold;
	color: #999999;
}
a.superseded, a.superseded:active, a.superseded:hover, a.superseded:visited {
	color: #000000;
	text-decoration: none;
}

a.greenlink, a.greenlink:active, a.greenlink:hover, a.greenlink:visited {
	color:#009900
}

a.bluelink, a.bluelink:active, a.bluelink:hover, a.bluelink:visited {
	color: #0000FF;
}
a.blacklink, a.blacklink:active, a.blacklink:hover, a.blacklink:visited {
	color:#000000; 
	text-decoration:none;
}
.grey {color:#999999}
.green {color:#009900}
.blue {color:#0000FF}
.red {color:#CC0033}

fieldset {margin:0; padding:10px; font:Arial, Helvetica, sans-serif; }
fieldset legend {color:#000000;font-size:1.3em;font-weight:bold; font-weight:800; margin-bottom:10px}

.copyright{font-size:8px; color:#999999}

ul.blackBullet {list-style:none; list-style-image: url(../images/bullet.gif);}
ul.whiteBullet { list-style:none; list-style-image: url(../images/whiteBullet.gif);}
ul.redBullet { list-style:none; list-style-image: url(../images/redBullet.gif);}

/*li:first-letter{font-size:.75em;}*/
.redbutton {background-color:#CC0033;font-family:verdana;font-weight:900;color:white;font-size:11px;}

.smallItalic {font-style:italic; font-size:10px;}

li {padding-bottom: 2px}