body
{
	background-color: #D3D2C7;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-bottom: 40px;
}

a:link {color: #1C3B91; text-decoration: underline;}
a:visited {color: #1C3B91; text-decoration: underline;}
a:hover {color: #000000; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}

.topNavlink:link {color: #0D3E5D; text-decoration: none;}
.topNavlink:visited {color: #0D3E5D; text-decoration: none;}
.topNavlink:hover {color: #000000; text-decoration: underline;}
.topNavlink:active {color: #000000; text-decoration: underline;}

.bottomNavLink:link {color: #FFFFFF; text-decoration: none;}
.bottomNavLink:visited {color: #FFFFFF; text-decoration: none;}
.bottomNavLink:hover {color: #0D3E5D; text-decoration: none;}
.bottomNavLink:active {color: #0D3E5D; text-decoration: none;}

hr {height: 1px; border: solid #1C3B91 0px; border-top-width: 1px;}

.pageTitle
{
	color: #16557E;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 5px;
}

.title
{
	color: #16557E;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.innerTable
{
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.shell
{
	width: 90%;
	height: 100%;
	background-color: #FFFFFF;
	border: 0;
}

td.shellTop
{
	height: 216px;
}

td.shellContent
{
	height: 100%;
}

td.shellBottom
{
	height: 21px;
}

table.topTable
{
	height: 216px;
}

td.topFade
{
	height: 40px;
	width: 100%;
	background-image: url('images/topTile.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}

td.topMain
{
	height: 154px;
	background-image: url('images/topBG.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 5px solid #17557C;
	padding-top: 5px;
	padding-right: 10px;
	color: #17557C;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.topLowerTile
{
	height: 22px;
	background-image: url('images/topLowerTile.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	border-right: 5px solid #17557C;
}

table.login
{
	width: 150px;
	padding: 1px;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.submitBTN
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #636877;
	background-color: #D0D0D2;
}

table.contentTable
{
	width: 100%;
	height: 100%;
}

td.contentLeftCell
{
	width: 180px;
	background-color: #B7B8BB;
	padding: 0;
}

td.contentMainCell
{
	background-color: #FFFFFF;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #000000;
	border-right: 5px solid #17557C;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.bottomTile
{
	width: 100%;
	background-image: url('images/bottomTile.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-bottom: 2px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.calcs
{
	background-color: #EEEEEE;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.finePrint
{
	font-size: 9px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

table.boxBorder{border: solid 1px #17557C;}

table.contactForm
{
	width: 100%;
	background-color: #EEEEEE;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid #1C3B91;
}

td.leftNavBlank
{
	background-image: url('images/leftTile.jpg');
	background-position: top left;
	background-repeat: repeat-y;
	padding-top: 10px;	
	height: 100%;
	color: #636877;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*//////////// BEGIN: Nav classes //////////*/
table.navTable
{
	height: 100%;
	border-left: 5px solid #17557C;
	padding: 0;
}

td.leftNav
{
	padding: 1px;
	color: #636877;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.leftNav a
{
	display: block;
	width: 156px;
	background: #D0D0D2;
	color: #636877;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	border: solid 1px #EEEEEE;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.leftNav a:visited
{
	display: block;
	width: 156px;
	background: #D0D0D2;
	color: #636877;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	border: solid 1px #EEEEEE;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.leftNav a:hover
{
	display: block;
	width: 156px;
	background: #E8E8E9;
	color: #636877;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	border: solid 1px #B7B8BB;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*//////////// END: Nav classes //////////*/