﻿#fullheight{height:100%}

.maincontent {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	vertical-align: top;
	text-align: justify;
	padding: 0px 15px 15px 15px;
}

.maincontent a:link{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #4A96B5;
	line-height: 16px;
	text-decoration: underline;
}

.maincontent a:hover{
	color: #692445;
	text-decoration: underline;
}
.maincontent a:visited{
	color: #4A96B5;
	text-decoration: underline;
}


.copy {
	color: #98A6B4;
	font-family: tahoma;
	font-size: 9px;
	vertical-align: middle;
	text-align: right;
	padding: 0px 10px 5px 30px;
}
.copy A:link, .copy A:visited {
	
	color: #98A6B4;

} 

.TabMenu {
border-style:none;
text-align:center;
height:36px;
margin:0px;
padding:0px;
vertical-align:top;
			
}

.TabMenuItem
{
	margin: 0px;
	padding: 3px 1px 3px 3px;
	vertical-align: top;
	font-family: "Tahoma";
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	color: #FBE6B7;
	line-height: 13px;
}
.TabMenuItem  A:link{
	color:#FBE6B7;
}
.TabMenuItem  A:hover{
	color:#FFD066;
}

.TabMenuItem   A:visited{
	color:#FBE6B7;
}


.TabMenuItemSelected
{
margin: 0px;
	padding: 3px 2px 3px 4px;
	vertical-align: top;
	font-family: "Tahoma";
	text-decoration:underline;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
 color:#4A96B5;
 
}
.TabMenuItemSelected  A:link{
color:#4A96B5;
}
.TabMenuItemSelected  A:hover{

	color:#4A96B5;
}

.TabMenuItemSelected   A:visited{
color:#4A96B5;
}

.TabMenuItemHover
{
  color:White;
 
}
.SiteStaticMenu
{
  margin: 0px;
  padding:0px;
  border-style:none;
 
}


.header {
	font-family: "Trebuchet MS";
	font-size: 21px;
	font-weight:bold;
	text-transform: uppercase;
	color: #C90001;
}
.subheader {
	font-weight: bold;
	font-size: 12px;
	color: #274372;
}
