﻿div.mainTopLeft
{
	width: 747px;
	height: 74px;
	background-image: url(../Images/innerBannerBlue.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	margin-left: 7px;
	padding-bottom: 9px;
	padding-left: 43px;
	padding-top: 8px;
	display: inline;
}
div.mainTopRight
{
	width: 195px;
	height: 82px;
	background-image: url(../Images/innerBannerRight.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
	margin-right: 7px;
	padding-bottom: 9px;
	display: inline;
}
h1
{
	color: #49a0da;	
}
h3
{
	color: #49a0da;
	margin-top: 0px;
	margin-bottom: 3px;
}
div.articleMid a
{
	text-decoration: none;
}
div.articleMid a:hover
{
	text-decoration: underline;
}
div.mainTopMenu a
{
	font-size: 0.9em;
}

