﻿body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

a:link {color: #990100; text-decoration: underline;}
a:visited {color: #990100; text-decoration: underline;}
a:hover {color: #990100; text-decoration: underline;}
a:active {color: #990100; text-decoration: none;}

:link.topNavlink {color: #FFFFFF; text-decoration: none; font-family:Verdana; font-size: 10px; font-weight: bold;padding-left: 15px}
:visited.topNavlink {color: #FFFFFF; text-decoration: none;font-family:Verdana;font-size: 10px;font-weight: bold;padding-left: 15px}
:hover.topNavlink {color: #FFFFFF; text-decoration: none;font-family:Verdana;font-size: 10px;font-weight: bold;padding-left: 15px}
:active.topNavlink {color: #FFFFFF; text-decoration: none;font-family:Verdana;font-size: 10px;font-weight: bold;padding-left: 15px}

:link.bottomNavlink {color: #FFFFFF; text-decoration: none; font-family:Verdana; font-size: 10px; font-weight: bold;}
:visited.bottomNavlink {color: #FFFFFF; text-decoration: none; font-family:Verdana; font-size: 10px; font-weight: bold;}
:hover.bottomNavlink {color: #FFFFFF; text-decoration: underline; font-family:Verdana; font-size: 10px; font-weight: bold;}
:active.bottomNavlink {color: #FFFFFF; text-decoration: none; font-family:Verdana; font-size: 10px; font-weight: bold;}

:link.leftNavlink {color: #FFFFFF; text-decoration: none; font-family:Verdana; font-size: 10px; font-weight:bold;}
:visited.leftNavlink {color: #FFFFFF; text-decoration: none; font-family:Verdana; font-size: 10px; font-weight: bold;}
:hover.leftNavlink {color: #FFFFFF; text-decoration: underline; font-family:Verdana; font-size: 10px; font-weight: bold;}
:active.leftNavlink {color: #FFFFFF; text-decoration: none; font-family:Verdana; font-size: 10px; font-weight: bold;}

table.whatsNewTable
{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* This the main table for the site. Set border, and overall look for the main table*/
table.shell
{
	width: 100%

}

/* This the table for the top navigation*/
td.navtable
{
	width: 121px;
	background-color: #999999;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;

}
/*This is for the table surrounding the entire top section. Keep same size as shell.*/
table.toptable
{
	width: 100%;
}
/*This is for the table surrounding the entire bottom section. Keep same size as shell.*/
table.bottomtable
{
	width: 100%;
	
}

td.bottom
{
	background-color: #990100;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}



/*This is to control the content area of the site*/

td.contentMainCell
{
	background-color: #fff;
	padding: 0px 10px;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contentMain
{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*Use for all of the titles on each page*/
.title
{
	color: #990100;
	font-size: 20pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pageHeading
{
	color: #990100;
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*Use this to control the Whats New Table*/
table.whatsnew
{
	width: 325px;
	background-color: #B1C4D8;
	border: 2px solid #10301B;
	padding: 3px;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

/* Use for DL */
table.login
{
	width: 121px;
	padding: 1px;
	color: #990100;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Use for Contact Form*/
table.contactForm
{
	width: 80%;
	background-color: #ffffff;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*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;
}

input.frm
{ 
color: #990100; 
background: #FFFFFF; 
border: 1px solid #CCCCCC;
font-size: 10px;
color: #990100;
font-family:Times New Roman, Helvetica, sans-serif;
font-weight:bold;
width: 80px;
height: 20px;
}

.spacerGifTechnology
{
	height: 15px;
}

table.rates
{
	font-family: verdana;
	font-size: 10px;
}

td.rates
{
border: 1px solid #999999;
}