﻿h1{display:none }

.link_blue { font-family:Verdana, Arial, Helvetica}
.link_blue	a:link {color:#037; text-decoration:none;}
.link_blue	a:visited{color:#037; text-decoration:none;}
.link_blue	a:hover {color:#f00; text-decoration:none;}

.columnheading {text-align: left; font-weight:bold}
.title {font-size:12pt; font-weight:bold; padding:5px 0px; color:#22f}
.quote { font-style:italic; font-weight:bold; color:Maroon}

.borderbot {  border-bottom:solid 1px #aaa}
.borderright {  border-right:solid 1px #aaa; }
.pad10 {padding: 0 10px;}

ul li {color:Red}
ul li span {color:Black}

.frontbold {color:Black; font-size:22px; font-style :italic; font-weight:bold;}
.subhead {color:Purple ;font-weight:bold }

.download {color:Yellow }
.download a:link {color:Yellow }
.download a:hover {color:Red }
.download a:visited {color:Yellow }

.yellow1{float:left ; background-color:#ffff77}
.yellow2{float:left; background-color:#ffffdd}

.ItemContainer
{
	float:left;
	position:relative;
	text-align:left;
	width :100%;
	
}
.Item
{
	background-color:#ffffdd;
	padding-bottom:4px;
}

.AlternatingItem
{
	background-color:#ffff77;
	padding-bottom:4px;
	
}