body
{

	background-color: #E4E4CB;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}

a:link {color: #335577; text-decoration: underline;}
a:visited {color: #335577; text-decoration: underline;}
a:hover {color: #1F0C80; text-decoration: none;}
a:active {color: #335577; text-decoration: none;}

.topNavlink:link {color: #FFFFFF; text-decoration: none;}
.topNavlink:visited {color: #FFFFFF; text-decoration: none;}
.topNavlink:hover {color: #E7E3BE; text-decoration: none;}
.topNavlink:active {color: #E7E3BE; text-decoration: none;}

.bottomNavlink:link {color: #FFFFFF; text-decoration: none; font-size: 11px; font-weight: bold;}
.bottomNavlink:visited {color: #FFFFFF; text-decoration: none; font-size: 11px; font-weight: bold;}
.bottomNavlink:hover {color: #FFFFFF; text-decoration: underline; font-size: 11px; font-weight: bold;}
.bottomNavlink:active {color: #FFFFFF; text-decoration: none; font-size: 11px; font-weight: bold;}

hr {height: 1px; border: solid #200D81 0px; border-top-width: 1px;}

/*Use for all of the titles on each page*/
.title
{
	color: #1F0C80;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* The location of the entire site in relation to the page*/
table.placement
{
	position: absolute;
	left: 200px;
	top:0px;
}
/* This the main table for the site. Set border, and overall look for the main table*/
table.shell
{
	width: 770px;
	background-color: #FFFFFF;
	border: 2px solid #1E0C81;
	position: top center;
}

/* This the table for the top navigation*/
table.navtable
{
	background-color: #FFFFFF;
	border: 1px solid #1D448D;
}
/*This is for the table surrounding the entire top section. Keep same size as shell.*/
table.toptable
{
	width: 770px;
}
/*This is for the table surrounding the entire bottom section. Keep same size as shell.*/
table.bottomtable
{
	width: 100%;
	background-color: #1F0C80;
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #1F0C80;
}

/*//////////// BEGIN: Nav classes //////////*/

td.topNav
{
	padding: 2px;
	width: 85px;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.topNav a
{
	display: block;
	width: 85px;
	background: #335577;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
	border: solid 1px #1435A5;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.topNav a:visited
{
	display: block;
	width: 85px;
	background: #335577;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
	border: solid 1px #C4D5E6;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.topNav a:hover
{
	display: block;
	width: 85px;
	background: #678BAF;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
	border: solid 1px #C4D5E6;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*//////////// END: Nav classes //////////*/

/*This is to control the content area of the site*/

td.contentMainCell
{
	background-color: #FFFFFF;
	padding: 10px;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.inner
{
	width: 460px;
	background-color: #F5F3FE;
	border: 2px solid #1F0C80;
	padding: 5px;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

/*Use this to control the Whats New Table*/
table.whatsnew
{
	width: 325px;
	background-color: #B1C4D8;
	border: 2px solid #10301B;
	padding: 5px;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

/* Use for DL */
table.login
{
	width: 150px;
	padding: 1px;
	color: #823C46;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Use for Contact Form*/
table.contactForm
{
	width: 100%;
	background-color: #EEEEEE;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid #823C46;
}

/*Use for Calculators*/

.calcs
{
	background-color: #EEEEEE;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/*Use for disclaimers*/
.finePrint
{
	font-size: 9px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
/*Use for the border on your images*/
img.pics
{
	border: 2px solid #10301B;
}


table.inner
{
	width: 460px;
	background-color: #F5F3FE;
	border: 2px solid #1F0C80;
	padding: 5px;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

td.innerhead
{
	background-color: #333399;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: none
}

td.innersub
{
	background-color: #FFFF99;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333399;
	border-top: 2px solid #1F0C80; border-right: 1px solid #1F0C80; border-left: 1px solid #1F0C80;
	border-bottom: none
}
td.inner
{
	background-color: #FFFFCC;
	padding-left: 10px;
	padding-top:3px;
	padding-bottom: 3px;
	color: #000000;
	border-top: 2px solid #1F0C80; border-right: 1px solid #1F0C80; border-left: 1px solid #1F0C80;
	border-bottom: none
}

table.online
{
	width: 130px; height: 20px;
	border:3px solid #6354A5; background-color: #1F0C80;
	font-family: Arial; font-size: 13px; color: #FFFFFF; font-weight: bold; border-style: inset}