.tableLeftMargin
{
	margin-left: 8px;
}

.textbox
{
/*	border-bottom: 1px solid #69C; */
	border-left: 1px solid #69C;
	border-right: 1px solid #69C;
	padding: 8px;
	width: 225px;
	background-color: #EEE;
}

.boxHeadMidBg
{
	background: url('../../images/boxHeadMidBg2.gif'); 
	background-repeat: repeat-x;
	height: 24px;
	width: 185px;
	text-align: center;
}

.boxBottomMidBg
{
	line-height: 9px;
	width: 185px;
	background-color: #EEE;
	border-bottom: 1px solid #69C;
}

a.linkHeadingGreen:link
{
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}		

a.linkHeadingGreen:visited
{
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}		

a.linkHeadingGreen:hover
{
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

div.hr
{
	border: 1px thin solid #DDDDDD;
	line-height: 1px;
}

div.topParagraph
{
	margin-top: 0px;
	margin-bottom: 10px;
}

.aquaEmphasis
{
	color: #007000;
	font-style: italic;
	font-weight: bold;
}

.disclaimer
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #404040;
	text-align: justify;
}

.newsArticle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	color: #225588;
	border-bottom: 1px #000000 solid;
	margin: 0 0 8px 0;
}
