body
{
	background: url(/images/page_bg.gif) #4d6473 repeat-x;
	text-align: left;
	font-family: verdana;
	font-size: 10px;
}

a
{
	color: #196DA1;
	text-decoration: none;

}

h1
{
	font-family: "Arial Narrow", Helvetica, Verdana;
	font-size: 26px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
	padding-left: 25px;
}

h2
{
	font-family: "Arial Narrow", Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	padding-left: 25px;
}

h3
{
	font-family: "Arial Narrow", Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}

img
{
	border: none;
}

table.container
{
	border-left: 1px solid #bbbbde;
	border-right: 1px solid #bbbbde;
	border-top: 1px solid #bbbbde;
	margin-top: 40px;
	background: url(/images/header_bg.gif) no-repeat #dfdfdf;
	padding-top: 35px;
}

td.contactus
{
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}

table.hometop
{
	border-bottom: 1px solid #ffffff;
	height: 218px;
}

td.nav
{
	background: #294350;
	border-top: 1px solid #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	font-family: arial;
	font-size: 10px;
	width: 702px;
}

td.nav a
{
	color: #ffffff;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

td.nav a:hover
{
	color: #999999;
}

table.footer
{
	background: #294350;
	color: #ffffff;
	width: 100%;
	height: 100%;
}

table.footer td
{
	padding: 10px;
}

table.footer td.webcredit
{
	text-align: right;
}

table.footer td.webcredit a
{
	color: #ffffff;
	text-decoration: underline;
}
