BODY	{
	font-family:	Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 10px auto auto;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}


.newsflash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.datefield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

.stdtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #365E91;
}

.red10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}

.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.newsscrollbar {
  height:260px;
  overflow:auto;
  scrollbar-base-color:#555555;
  scrollbar-arrow-color:#444444;
  scrollbar-track-color:#DDDDDD;
  scrollbar-face-color:#CCCCCC;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#AAAAAA;
  scrollbar-darkshadow-color:#888888;
 padding-bottom:10px;
}

.buttontable {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #1d4475;
	border-left-color: #a3bcd7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.pagedescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.greypanels {
	background-color: #EEEEEE;
	background-image: url(images/pagebottom09.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bluepaneltop {
	background-image: url(images/pagebottom01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CFE0F2;
}

.darklinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #365e92;
	text-decoration: none;
}
.darklinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #365e92;
	text-decoration: none;
}
.darklinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #365e92;
	text-decoration: none;
}
.darklinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

.boldwhitelinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boldwhitelinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boldwhitelinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boldwhitelinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

.whitelinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}

.newslinks a:link {
		color:#326EA1;
		text-decoration:underline;
		padding:0 1px;
}
.newslinks a:visited {
		color:#326EA1;
		text-decoration:underline;
		padding:0 1px;
}

.newslinks a:active {
		color:#326EA1;
		text-decoration:underline;
		padding:0 1px;
}
.newslinks a:hover {
		background-color:#333;
		color:#fff;
		text-decoration:none;
}


.scrollpanel {
  margin:10;
  height:120px;
  overflow:auto;
}
.newsscrollpanel {
	margin:0;
	height:130px;
	overflow:auto;
	background-color: #FFFFFF;
	padding:5px 5px;
	border:1px solid #999;
}

.boldred12 {
	color: #990000;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/bullet.gif);
}


