﻿/*				*/
/* main section */
/*				*/
body {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
}

a {
	text-decoration: none;
	color: #FFE3AA;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #FF9933;
	font-size: 16px;
	font-weight: bold;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0;
}
.highLight {
	color: #FFE3AA;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 4px;
}

p {
	margin: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font: 11px;
	}
li {
	}
	ul {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
 .quoteBox {
	font-size:11px; 
	font-style:italic; 
	color:gray;
}

.sideBox {
	background-color: fffff;
	border: 1px navy solid;
	vertical-align: top;
	text-align: left;
	padding: 10px;
}

.mainBox{
	width:70%; 
	vertical-align:top; 
	padding:10px;
}
/*				*/
/* Logo Section */
/* Top most section */
/*				*/
.aBookmark {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 0px;
}
.logoTopLeft {
	background-color: #14406B;
	padding-left: 10px;
	width: 20%;
	color: white;
	font-size: 11px;
	height: 25px;
	font-family:Tahoma;
}
.logoTopRight {
	background-color: #14406B;
	padding-right: 10px;
	text-align: right;
	width: 20%;
	color: white;
	font-size: 11px;
	font-family:Tahoma;
}
.logoTop {
	background-color: #14406B;
	text-align: center;
	width: 60%;
	color: white;
	font-size: 11px;
	font-family:Tahoma;
}
/* Underneath main logo section */
.logoMainSectionLeft {
	background-color: white;
	height: 89px;
	text-align: left;
	padding-left: 10px;
	width: 25%;
}
.logoMainSectionRight {
	background-color: white;
	height: 89px;
	text-align: right;
	padding-right: 10px;
	width: 75%;
}
/*				*/
/* Main Section */
/*				*/
.mainSection {
	height: 450px;
	background-color: white;
	vertical-align: top;
	padding: 10px;
	color: black;
}
.subText {
	background-position: 9px 12px;
	background-repeat: no-repeat;
	padding-top: 10px;
	border-top: 1px #0066CC solid;
}

/* Footer Section */
.footerSection {
	padding: 0px;
	height: 63px;
	width: 100%;
	color: #808080;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
}
.imageNoBorder {
	border-width: 0px;
}
.footerSection a {
	color: black;
	text-decoration: none;
}
.footerSection a:hover {
	color: navy;
	text-decoration: underline;
}
/*  Navigation Section 
*   Styling
*/
.Navigation {
	font-size: 14px;
	text-align: left;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;

}
.blueHeader {
		font-size: 16px;
		color: #14406B;
		font-weight:bold;
		text-align:left;
		padding:10px;
			font-family: Arial, Helvetica, sans-serif;
	}
	
.blueHeaderNoPad {
		font-size: 16px;
		color: #14406B;
		font-weight:bold;
		text-align:left;
			font-family: Arial, Helvetica, sans-serif;
}

.productsText {
	padding:10px;
}	

.productsText2 {
	padding:10px;
	background-color: #FFE3AA
}
	
.NavChild {
	text-align: left;
	color: Black;
}
table
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.blackLink 
{
	color: Black;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}

.workstationHeaderLeft {
	background-color:#FFFFCC;
	width: 55%;
	font-size:14px;
	color:#14406B;
	height: 25px;
}

.workstationHeader { 
	background-color:#FFFFCC;
	width: 15%;
	text-align:center;
	height: 25px;
}

.workstationAlternate {
	background-color:#D9ECFF;
	height: 25px;
}

.workstationNormal {
	height: 25px;
	}

/* Products */
.productTableSmall {
	width: 10%;
	text-align:right;
	
}

.productTablemedium {
	width: 40%;
	
}

.productTableLarge {
		width: 50%;
		font-weight:bold;
		font-size:14px;
		text-align:left;
		color: navy;
}

/* Site Map */
.siteMapRoot 
{
    color:Black;
}

.siteMapNode 
{
    color:Navy;
}

.siteMapCurrent 
{
    color:Blue;
}
/* Contact Page  */

.SeventyTable {
	width:70%;
	text-align:left;
}
.ThirtyTable  
{
	width:30%;
    text-align:right;
}


.h1blue {
	margin: 0px;
	font-size: 16px;
	color: #14406B;
	font-weight: bold;
	text-align: left;
	padding: 10px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
}



























.blueLink {
	color: #000099;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}



























.sideBoxCopy {
	background-color: fffff;
	border: 1px navy solid;
	vertical-align: top;
	text-align: left;
	padding: 10px;
}



























