﻿body
{
	border-style: none;
	border-color: inherit;
	border-width: 10;
	min-width: 780px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Trebuchet MS" , "Lucida Grande" , Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: black; 
	background-color: white;
}

h1, h2, h3, h4, h5, h6
{
	color: black;
}

h1
{
	font-size: 2.0em;
	font-weight: normal;
}

.TagLine
{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.mainwrapper
{
	margin: 0 auto;
	width: 80%;
	min-width: 780px;
	text-align: left;
	color: black; 
	/*background-color: #D7EDFF;*/
}

.header
{
	border-left: 1px solid #005AC5;
	border-right: 1px solid #005AC5;
	border-top: 1px solid #005AC5;
	margin-left: 0px;
	margin-bottom: 0px;
	color: black;
	background-color: #79A5C7;
	font-size: 2.0em;
	font-weight: normal;
	padding: 0px;
	border-bottom: solid 4px Black;
}

.header-bottom
{
	width: 100%;
	font-size: 14px;
	font-style: italic;
}

.content
{
	width: 100%;
	border: solid 1px #005AC5; 
/*	background-color: #D7EDFF;*/
	border-top: solid 1px Black;
}

.content-left
{
	padding-top: 10px;
	background-color: #D7EDFF;
}

.content-right
{
	width: auto;
	border-top: 3px solid #000000;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	padding: 15px;
	vertical-align: top;
}

.breadcrumb
{
	width: 100%;
	font-family: Verdana;
	font-size: 9pt;
	 background-color: #8CA7BB;
}

.breadcrumb a
{
	color: #0066CB;
	text-decoration: none;
}

.breadcrumb a:hover
{
	text-decoration: underline;
}

.footer
{
	margin-left: 0px;
	margin-bottom: 0px;
	color: black; 
	background-color: #79A5C7;
	border: solid 1px #005AC5;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	padding: 0px;
	border-bottom: solid 4px Black;
}

.menu_nodeStyle
{
	color: Black;
	font-family: "Verdana";
	font-size: 8pt;
	padding: 5px 5px 5px 5px;
	width: 100%;
	border: solid 1px black;
}

.menu_hoverNodestyle
{
	background-color: #CCCCCC;
	border: solid 1px #888888;
	cursor: pointer;
}

.menu_selectedNodestyle
{
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	color: #0066CB;
}

.DefaultTagLine
{
	font-weight: bold;
	font-size: 1.0em;
	text-align: center;
	color: #0000ff
}

.DataContentBody
{
	font-size: 2.0em;
	text-align: left;
	padding: 10px; /* 	background-color: #D7EDFF; */
}

.DataContentHeader
{
	font-weight: bold;
	font-size: 4.0em;
	text-align: center;
}

.TestimonialBody
{
	font-size: 2.0em;
	text-align: center;
}

.TestimonialTagLine
{
	font-size: 1.75em;
}

.TestimonialHeading
{
	font-weight: bold;
	font-size: 3.25em
}

.TestimonialDate
{
	font-size: 1.5em;
}

.TestimonialSource
{
	font-size: 1.5em
}

.NewsTitle
{
	font-size: 2.75em;
	font-weight: bold;
}

.NewsDate
{
	font-size: medium;
}

.NewsPhoto
{
}

.NewsBody
{
	font-size: 1.5em;
}

.Disclaimer
{
	font-size: medium;
	text-align: center;
	font-weight: bold;
	color: Red;
	visibility: hidden;
}

.RunningText
{
	font-size: 1.5em;
}