﻿body
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    font-family: Arial, Verdana, Sans-Serif;
}
a:link 
{ 
	color: #4450b2; 
	text-decoration: none;
}
a:visited 
{
	color: #616ab2; 
	text-decoration: none;
}
a:active 
{
	color: red;
}
a:hover 
{
	color: #990000;
}

.a1
{
	font-size: 11px;
	color: #666666;	
}
.a2
{
	font-size: 13px;
	color: #666666;
}
.a16
{
	font-size: 16px;
	color: #666666;
}
.t16
{
	font-size: 16px;
	color: #666666;
	font-family: Times New Roman;
}
.t18
{
	font-size: 18px;
	color: #666666;
	font-family: Times New Roman;
}
.a2 a:link, .a2 a:visited, .a2 a:active
{
	text-decoration: none;
	color: #4450b2;	
}
.a2 a:hover
{
	text-decoration: underline;
	color: #FF0000;
}

.ai12Blue
{
	font-size: 12px;
	color: #1766b5;
	font-style: italic;
}
.TaglineBlue14
{
	 font-style: italic; 
	 font-size: 14px; 
	 color: #535985;
	 font-weight: bold;
}
.TaglineBlue12
{
	 font-style: italic; 
	 font-size: 12px; 
	 color: #535985;
}

#FooterOuterContainer
{
	background-image: url('/images/footeroutside.gif'); 
	background-color: #000000;
	vertical-align: top;
}
#topheader
{
	height: 101px;
	padding: 0px;
	text-align: center;
}
#topheaderleft
{
	float: left;
	width: 315px;
	padding: 0px;
}
#topheaderright
{
	vertical-align: middle;
	width: 625px;
	padding-top: 50px;
	text-align: left;
}
#topnavigation
{
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#BottomFooter
{
	width: 977px;
	background-image: url('/images/footercenter.gif');
	background-color: #000000;
	background-repeat: repeat-x;
	height: 171px;
	vertical-align: top;
}


/* Top Nav Classes */
.MainTabOn 
{
	background-image: url("/images/maintab_on.gif");
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-x;
	font-size: 14px;
	height: 32px;
	color: White;
	text-decoration: none;
	font-family: Arial, Verdana, Sans-Serif;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
}
.MainTabOn a:link, .MainTabOn a:visited, .MainTabOn a:active
{
	text-decoration: none;
	color: #FFFFFF;	
}
.MainTabOn a:hover
{
	text-decoration: none;
	color: Navy;
}
.MainTabOff 
{
	background-image: url("/images/maintab_off.gif");
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-x;
	font-size: 14px;
	height: 32px;
	color: #7a7a7b;
	text-decoration: none;
	font-family: Arial, Verdana, Sans-Serif;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
}
.MainTabOff a:link, .MainTabOff a:visited, .MainTabOff a:active
{
	text-decoration: none;
	color: #7a7a7b;	
}
.MainTabOff a:hover
{
	text-decoration: none;
	color: Black;
}
.MainTabSpacer
{
	background-image: url("/images/maintab_spacer.gif");
	background-attachment: scroll;
	background-position: top;
	background-repeat: no-repeat;
	height: 32px;
	width: 2px;
	padding: 0px;
	font-size: 2px;
}
.HPMidSectionLink a:link, .HPMidSectionLink a:visited, .HPMidSectionLink a:active
{
    font-size: 12px;
    color: #454a75;
    font-weight: bold;
}
.HPMidSectionLink a:hover
{
	text-decoration: none;
	color: #990000;
}
.FooterText
{
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #FFFFFF;
	height: 25px;	
}
.FooterText a:link, .FooterText a:visited, .FooterText a:active
{
	text-decoration: none;
	color: #FFFFFF;	
}
.FooterText a:hover
{
	text-decoration: none;
	color: #FF0000;
}
.FooterSubHeader
{
    color: #6799ca;
    font-size: 14px;
    font-weight: bold; 
    font-family: Arial, Verdana, Sans-Serif; 
}
.FooterText2
{
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #FFFFFF;
	height: 25px;	
}
.FooterText2 a:link, .FooterText2 a:visited, .FooterText2 a:active
{
	text-decoration: none;
	color: #FFFFFF;	
}
.FooterText2 a:hover
{
	text-decoration: none;
	color: #FF0000;
}

/* form elements */
.forminput
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #555555;
	background-color: #eceff0;
}
.formtext
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #383e6c;
	font-weight: bold;
}
.formheader
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1c5072;
	text-align: center;
}
.formbody
{
	background-color: #a5afb5;	
}
.formbutton
{
	background-color: #2b4759;
	color: White;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;	
}
.redBold
{
	color: #EE0000;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
}

.SectionHeader
{
	font-size: 16px;
	color: #7195bc;
	font-weight: bold; 	
}
.ItemTitle
{
	color: #555a69;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
}

table.BlankTable
{
	padding: 0px;
	width: auto;
	border: 0px;
	border-spacing: 0em;
	border-collapse: collapse;
}

table.datadisplay
{
    background-color: #FFFFFF;
    border-collapse: collapse;
    border: 1px solid #e8ebec;
    padding: 4px; 
    font-size: 11px;	
}
table.datadisplay th
{
    background-color: #1c5072;
    border: 1px solid #e8ebec;
    padding: 3px;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
}
table.datadisplay tr.tdrow td {
    background-color: #f8f8f8;
    border: 1px solid #e8ebec;
    padding: 4px;
}
table.datadisplay tr.tdrow2 td {
    background-color: #FFFFFF;
    border: 1px solid #e8ebec;
    padding: 4px;
}

.MiniTabOn 
{
	background-image: url("/images/black_gradient.gif");
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	color: White;
	text-decoration: none;
	font-family: Arial, Verdana, Sans-Serif;
	vertical-align: middle;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}
.MiniTabOn a:link, .MiniTabOn a:visited, .MiniTabOn a:active
{
	text-decoration: none;
	color: #FFFFFF;	
}
.MiniTabOn a:hover
{
	text-decoration: none;
	color: #EEEEEE;
}
.MiniTabOff 
{
	background-image: url("/images/grey_gradient_bg.gif");
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Verdana, Sans-Serif;
	vertical-align: middle;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}
.MiniTabOff a:link, .MiniTabOff a:visited, .MiniTabOff a:active
{
	text-decoration: none;
	color: #FFFFFF;	
}
.MiniTabOff a:hover
{
	text-decoration: none;
	color: #000000;
}
.MiniTabSpacer
{
	background-image: url("/images/minitab_spacer.gif");
	background-attachment: scroll;
	background-position: top;
	background-repeat: no-repeat;
	height: 21px;
	width: 2px;
	padding: 0px;
	font-size: 2px;
}
.WhatIDIDo a:link, .WhatIDIDo a:visited, .WhatIDIDo a:active
{
	text-decoration: none;
	color: #fb7e04;
	font-size: 16px;
	font-weight: bold;	
}
.WhatIDIDo a:hover
{
	text-decoration: none;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}