BODY
{
    padding-right: 0px;
    margin-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    background-color: #EFEFEF;
}

.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 25px;
	text-align: center;
	background-color: #00264D;
}

.Sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	background-color: White;
}

.bubbleHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	}
	
.tdBody
{
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 40px;
	
}

.td
{
	border-left: solid 2px #003366;
	border-right: solid 2px #003366;
	padding-right: 10px;
	padding-left: 40px;
}
	
.PageHeader
{
	font-weight: bold;
	font-size: 14px;
	color: #1B2D1A;
	font-family: Tahoma;
	text-decoration: underline;
}

P
{
	font-size: 11pt;
	color: black;
	line-height: 21px;
	font-family: Tahoma;
    width: 305px;
}

.leftnavHeader
{
	font-weight: bold;
	font-size: 12px;
	color: #8ccf27;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.bodyHeader
{
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 11pt;
	color: #003366;
	border-bottom: black 1px solid;
	font-family: Tahoma;
	background-color: inactivecaption;
	font-variant: small-caps;
	text-decoration: none;
	text-indent: 10px;
}

.homeHeader
{
	font-weight: bold;
	font-size: 16pt;
	color: #00264D;
	border-bottom: #00264D 1px solid;
	font-family: Tahoma;
	text-decoration: none;
	text-indent: 10px;
}

.PrincipalImg
{
	border-right: darkgray thin ridge;
	border-top: darkgray thin ridge;
	border-left: darkgray thin ridge;
	margin-right: 30px;
	padding-right:30px;
	border-bottom: darkgray thin ridge;
}
.dropdownmenu
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 9px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Arial;
	background-color: gainsboro;
}


ul.para li
{
	font-size: 11pt;
	color: black;
	line-height: 16.5pt;
	font-family: Tahoma;
	list-style-position: outside;
	list-style-type: square;
}

.clientQuote
{
	margin-left: 5px;
	margin-right: 5px;
}
.textbox 
{
	font-family: Arial;
	font-size: 12px;
	border: 1px solid black;
	width: 500px;
}

.button
{
	font-family: Arial;
	border: 1px solid black;
	background-color: #CCCCCC;
}

H1
{
	font-family:Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #00264D;
}

.margins
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
}

.h1Underline
{
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #00264D;
}

.tableBody
{
    margin: 40px;
    width: 100%;
}
