BODY {
	background-color: #FFFFFF;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
}

A:link
{
	color: #009;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	text-decoration: none;
}

A:visited
{
	color: #636;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	text-decoration: none;
}

A:hover
{
	color: #900;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	text-decoration: none;
}

A:active
{
	color: #093;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	text-decoration: none;
}

.date_header {
	background-color: #330066;
	line-height: 24px;
	font-size: 1.1em;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
}

.date_date {
	font-weight: bold;
	font-size: .9em;
	vertical-align: middle;
	text-align: center;
	margin: 12px;
}

.date_line { background-color: #cfcfcf; }

.greyVerdana14 {
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-size: 1.1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333;
}

.bottom
{
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-size: .6em;
	font-weight: 400;
	text-decoration: none;
}

.shortredline
{
	background-image: url(../../images/flat_nav/extender_6.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}


.greyVerdana10
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: .8em;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}


