/* CSS Document */

body
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.mainTable
{
	margin-left:auto;
	margin-right:auto;
}

.shadowbg
{
	background:url(images/new-horizons_11.jpg) top repeat-y;
}

.txtblue
{
	color:#004AC1;
}

.txt18
{
	font-size:18px;
}

.txtblue18
{
	font-size:18px;
	color:#004AC1;
}

.txtblue15
{
	font-size:15px;
	color:#004AC1;
}

.footerlinks
{
	text-transform:uppercase;
	text-decoration:none;
}

.footerlinks
{
	text-transform:uppercase;
	text-decoration:none;
}

.footerlinks a
{
	text-transform:uppercase;
	text-decoration:none;
	color:#666666;
}

.footerlinks a:link
{
	text-transform:uppercase;
	text-decoration:none;
}

.footerlinks a:hover
{
	text-transform:uppercase;
	text-decoration:none;
	color:#004AC1;
}

a
{
	color:#004AC1;
	text-decoration:none;
}
a:link
{
	color:#004AC1;
}

a:hover
{
	color:#333333;
	text-decoration:none;
}