.ArchiveTitle {
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B1B1B1;
	border-right-color: #B1B1B1;
	border-bottom-color: #B1B1B1;
	border-left-color: #B1B1B1;
	font-size: x-small;
}
.ArchiveBullet {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-position: left center;
	margin-left: 6px;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.FilterPic {
	border: 1px solid #0450AC;
	color: #0450AC;
}
.FilterPicText {
	color: #3A71A7;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	margin-top: 5px;
	font-size: 0.8em;
	line-height: 120%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #00103E;
	background-image: url(../images/lhs_tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
p {
	font-size: 0.8em;
	margin-top: 2px;
	margin-bottom: 13px;
	line-height: 1.4em;
}
h1 {
	font-size: 1.0em;
}
h2 {
	font-size: 0.9em;
	margin-top: 30px;
	margin-bottom: 2px;
}
.NewsTitle {
	font-size: .9em;
	font-weight: bold;
}
.News_tn {
	margin-top: 2px;
	border: 1px solid #003A82;
	margin-right: 5px;
	margin-left: 3px;
}
.NewsDiv {
	background-image: url(../images/news_div.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
a:link {
	color: #003A82;
}
a:visited {
	color: #696969;
}
a:hover {

	color: #FF6600;
}
.FilterPicTextSub {

	color: #A3C0DE;
}
li {
	font-size: 0.8em;
	margin-bottom: 5px;
	background-image: url(../images/li_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 0px;
	list-style-type: none;
	background-position: 0px 6px;
}
.TitleBG {
	background-image: url(../images/title02_bg.gif);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.ArticleImgFloatLeft {
	float: left;
	text-align: center;
	margin-right: 10px;
	font-size: xx-small;
	color: #5788D0;
	margin-bottom: 8px;
}
.PicFloatLeft {
	font-size: xx-small;
	color: #5E92C6;
	padding: 3px;
	float: left;
	border: 1px solid #C7D9EB;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 5px;
}
.PicFloatRight {
	font-size: xx-small;
	color: #5E92C6;
	padding: 3px;
	float: right;
	border: 1px solid #C7D9EB;
	text-align: center;
	margin-right: 10px;
}

