
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #000000;
}
.redText {
	color: #EE0000;
}
a:link 
{
	color:#1841C5;
}
a:hover {
	color:#3399EE;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
li {
	line-height: 24px;
	margin-left: 0px;
}

.listTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #003E7D;
	font-weight:bold;
	text-decoration:none;
	

}
.listText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	list-style-type: none;
	margin-left: 3px;
	left: 0px;
	margin: 0;
}


ul.none
{
	list-style:none;
	margin:0px;
}

ul.none li
{
	margin-bottom:10px;
	list-style:none;
}

.showcaseColLeft
{
	width:170px;
	float:left;
}

.showcaseColright
{
	width:630px;
	float:left;
}

#content
{
	padding:10px;
}