html, body, p, td
{
	font-family: Arial;
	font-size: 12px;
	color: black;
	line-height: 22px;
}
input
{
	font-size: 12px;
	line-height: 22px;
}

.clr {
	clear: both;
}

div
{
	padding: 0px;
	margin: 0px;
}

.componentheading
{
	font-size: 16px;
	line-height: 30px;
}

.contentheading
{
	font-size: 14px;
	line-height: 30px;
	color: #005997;
	padding: 0;
	margin: 0;
}

.contentpaneopen
{
	line-height: 18px;
	font-size: 16px;
	color: #333333;
	margin: 0;
	width: 576px;
}



.blog table
{
	border: 0px none;
}

.blog td
{
	padding: 0px;
	margin: 0px;
}

.blog_more td
{
	width: 200px;
}

.blog_more ul
{
	list-style-type: none;
	list-style-image: url(../images/bullet.png);
}


.moduletable ul.latestnews
{
	width: 100%;
	display: block;
	float: none;
	list-style: square outside;
	padding-left: 20px;
	margin: 0px;
}
.moduletable li.latestnews
{
	line-height: 22px;
	padding-left: 10px;
	margin: 0px;
}
.moduletable li.latestnews a
{
	padding: 0px;
	margin: 0px;
}

.moduletable h3
{
	color: #005997;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

a,
a:link,
a:visited
{
	color: #000000;
}
a:hover;
{
	color: #006699;
}


#mainbody
{
}

#myImage
{
	padding-left: 80px;
}