body
{
	background: #D4DAE1 url('images/bg.gif') repeat-x;
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 11px;
	color: #000000;
}

td, p, input, select
{
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 11px;
	color: #000000;
}

h1
{
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 22px;
	font-weight: bold;
	color: #47617C;
	margin-top: 4px;
	margin-bottom: 2px;
}

h2
{
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 16px;
	font-weight: bold;
	color: #25418F;
	margin-top: 4px;
	margin-bottom: 2px;
}

h3
{
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 14px;
	font-weight: bold;
	color: #6F8FB4;
	margin-top: 4px;
	margin-bottom: 2px;
}
h4
{
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 16px;
	font-weight: bold;
	color: #47617C;
	margin-top: 4px;
	margin-bottom: 2px;
}
.divider
{
	background: url('images/div.gif') repeat-x;
	height: 12px;
}

.footer
{
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 11px;
	color: #496380;
	margin-top: 20px;
}
#footer-bkg{
	background: #b0c0d3;
	width: 100%;
	height: 70px;
	display: block;
	padding: 10px 0;
	margin-top: 20px;
/*	border-top: 1px solid #fff;*/
}
.specials{
	width: 787px;
	margin: 0 auto;
}
.specials p{
	margin: 0;
	text-align: center;
}
.specials p a{
	padding: 0 20px;
	display: block;
	float: left;

}
.specials a:hover{
	text-decoration: none;
}
.specials span{
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 16px;
	font-weight: bold;
	color: #25418F;
	margin-top: 4px;
	margin-bottom: 2px;
	float: left;
	line-height: 70px;
}
.footertext
{
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 11px;
	color: #616161;
	margin-bottom: 10px;
}

a.footer:link, a.footer:visited, a.footer:active 
{ 
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 11px;
	text-decoration: none;
	color: #496380;
}

a.footer:hover 
{
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 11px;
	text-decoration: underline;
	color: #00ADDF; 
}


a:link, a:visited, a:active 
{ 
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 11px;
	text-decoration: none;
	color: #6878B7;
}

a:hover 
{
	font-family: arial, verdana,helvetica,'sans serif';
	font-size: 11px;
	text-decoration: underline;
	color: #00ADDF; 
}



table.tdpaddingright td {
	padding-right: 20px;
}
.left-column{
	width: 120px;
	float: left;
}
.right-column{
	width: 440px;
	float:left;
}
.imgright{
	float: right;
	display: block;
}
.clear{
	clear: both;
}
