﻿/**************************************
Main Menu - tabs
**************************************/
/*#headerMenu{
	height:22px;
	width: 600px;
	background: url(tab_bottom.gif) repeat-x bottom;
	overflow: visible;
	z-index: 1;
	border:1px solid Red;
}
#headerMenu a, #headerMenu a.activeLink{
	display:block;
	border: 1px solid #9A9A9A;
	
	height: 20px;
	width: 112px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #333;
	float: left;
	margin-left: 5px;
	margin-right: px;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	margin-bottom: -2px;
	
}
#headerMenu a{
	background-color: #C4C2C2;
}
#headerMenu a:hover{
	background-color: #ddd;
}
#headerMenu a.activeLink, #headerMenu a.activeLink:hover{
	border-bottom: 1px solid #fff;
	background-color: #fff;
	cursor: default;
}





BODY
{
	background-color: #516a6e;
} */
.mainBox
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #c6dee2;
}
.headerBox
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.Box
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
}
.CallOutBox
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #dcdcdc;
}
.CallOutText
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
	font-style: italic;
	font-family: Verdana;
	text-decoration: none;
}
.sectionHeader
{
	font-weight: bold;
	font-size: 14px;
	color: #516a6e;
	font-family: Verdana;
	text-decoration: none;
}
.sectionSubHeader
{
	font-weight: bold;
	font-size: 12px;
	color: #191970;
	font-family: Verdana;
	text-decoration: none;
}
.factoid
{
	font-weight: normal;
	font-size: 11px;
	color: #00008b;
	line-height: 160%;
	font-family: Verdana;
	text-decoration: none;
}
.mainText
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
	font-family: Verdana;
	text-decoration: none;
}

.mainLink
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
	font-family: Verdana;
	text-decoration: underline;
	color:Blue;
}

/*.footer
{
	font-size: 11px;
	color: #696969;
	font-family: Verdana;
	text-decoration: none;
}

.footer a
{
	font-size: 11px;
	color: #696969;
	font-family: Verdana;
	text-decoration: none;
}

.footer a:hover
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	text-decoration: underline;
} */

.hiddentext
{
	display:none;
}

.narrowtext
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 100%;
	font-family: Verdana;
	text-decoration: none;
}