﻿@media print {
    .noprint {
    	display: none;
    }
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.paragraph {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.paragraph2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.paragraph3 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.blueParagraph { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #002B7D} 
.blueparagraph2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #002B7D}
.blueparagraph3 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #002B7D}
.redParagraph { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: red} 
.redParagraph2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: red} 
.redParagraph3 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: red} 
.boldparagraph {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.boldblue { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #002B7D} 
.boldWhite { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF;}
.boldWhite2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF;}
.redLink {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #FF0000}
.testimonial {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #002B7D}
.address1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.address2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.h1blue {  font-family: Arial, Helvetica, sans-serif; font-size: 48px; font-weight: bold; color: #002B7D}
.h2blue {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bold; color: #002B7D}
.h3blue {  font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #002B7D}
.h4blue {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #002B7D}
.h5blue {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #002B7D}
.h6blue {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #002B7D}
.style1 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #002B7D}
.h1black {  font-family: Arial, Helvetica, sans-serif; font-size: 48px; font-weight: bold; color: #000000}
.h2black {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bold; color: #000000}
.h3black {  font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #000000}
.h4black {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000}
.h5black {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000}
.h6black {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}

.FormTable
{
	width:100%;
	text-align:left; 
	font-size:12px;
	background-color:#efdede;
}

.FormTable td
{
}

.FormHeader
{
	text-align:left; 
	background-color: #E6E9F3;	
	font-weight:normal;
}


.rowOdd
{
    background-color: #dedede;
}

.rowEven
{
    background-color: #F0F0F0;
}





#Banner
{
	width:100%;
	height:454px;
}


#Main
{
	/*background-color: #EFEFEF;*/
	background-color:White;
}

table.ContentTable
{
	padding:20px 0 20px 0;
}

td.GrayLine 
{
	width:1px;
	background-image: url(../images/NewLayout/GrayLine_ForWhiteBackground.png);
}

td.RightPanel
{
	width:200px;
	padding:0 5px 0 5px;
	vertical-align:top;
	height:auto;
	display: inline-block;
}

td.LeftPanel
{
	width:720px;
	padding:0 20px 0 20px;
	vertical-align:top;
	height:auto;
	display: inline-block;
}


#Footer
{
	clear:both;
	background-image: url(../images/NewLayout/GrayBar_BottomofPage.png);
	padding: 20px 10px 0 10px; 
	height: 41px;
	width: 960px;
	font-size:12px;
}

#Menu3
{
	float:left;
	text-align:right;
	vertical-align:middle;
	width: 590px;
}

#Menu3 a, #Menu3 a:visited
{
	color: #686868;
	text-decoration:none;
}

#CopyRight
{
	float:left;
	text-align:left;
	vertical-align:middle;
	width: 300px;
}


	
#PageTabs	
{
	position: relative; 
	height: 60px;
	background-image: url(../images/NewLayout/GrayBar_BehindLargeTabs.png);
	text-align:left;
	width: 100%;
	vertical-align:bottom;
}


#pageContainer 
{
	width:980px;
	margin: 10px auto;
	text-align:center;
	padding: 0;
	color: #686868;
	height: auto;	
} 

#menu
{ /* nothing in here right now */
	font-size:14px;
}

#menu .Item 
{ 
  /* CSS class for non-selected Menu Item */
	text-decoration : none;
	background-image: url(../images/NewLayout/GrayButton_Top.png);
	height:32px;
	width: 162px;
}

#menu .ItemSelected
{ 
  /* CSS class for selected Menu Item */
	background-image: url(../images/NewLayout/BlueButton_Top.png);
	width: 162px;
}


#menu .ItemHover
{ 
  /* CSS class for hovering Menu Item
     ... which can be split up, of course! */
	text-decoration: underline;
}

/* CSS classes for standard Links, only valid inside the #menu DIV */
#menu a, #menu a:visited
{
  background: transparent ! important;
}

#Menu2 
{ 
	position: absolute;
	bottom: 0;
	left: 20px;
	height:auto;
}

#Menu2 td
{
	font-size:11px;
}

#Menu2 .Item 
{ 
  /* CSS class for non-selected Menu Item */
	text-decoration : none;
	text-align: center;
	vertical-align: middle;
	color: White;
	font-size: x-small;
	background-image: url(../images/NewLayout/LargeBlueTab2.png);
	height: 25px;
	width: 120px;
	padding: 5px 0 0 0;
	
}

#Menu2 .ItemSelected
{ 
  /* CSS class for selected Menu Item */
	color: Black;
	background-image: url(../images/NewLayout/LargeWhiteTab.png);
	width: 113px;
	height: 25px;
}


#Menu2 .ItemHover
{ 
  /* CSS class for hovering Menu Item
     ... which can be split up, of course! */
	text-decoration: underline;
}

/* CSS classes for standard Links, only valid inside the #menu DIV */
#Menu2 a, #Menu2 a:visited
{
  background: transparent ! important;
  display: block;
}

#Menu2 a:hover, #Menu2 a:active, #Menu2 a:focus
{
  background: transparent ! important;
  display: block;
}

.thirdNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}


.thirdNavTable {
	color: #000000;
	font-size: 55%;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.thirdNavTable a:link {
	color: #006390;
	text-decoration: none;
}
.thirdNavTable a:visited {
	color: #006390;
	text-decoration: none;
}
.thirdNavTable a:hover {
	color: #f00;
	text-decoration: none;
}
.thirdNavTable a:active {
	color: #006390;
	text-decoration: none;
}

#NewsTab
{
	font-size:14px;
	font-weight: 900;
	width:190px;
	height:26px;
	background: url(../images/NewLayout/SmallGrayTab30.png) no-repeat left top;
	padding: 3px 0 1px 12px;
}

#NewsBody
{
	font-size:11px;
	width:190px;
	height:300px;
	background: white  url(../images/NewLayout/SmallGrayBox_wRoundedCorners2.png) no-repeat left top;
	display: block;
	padding:  5px 5px 5px 5px;
}

.feedicon
{
	border:0;
	vertical-align:bottom;
}

hr
{
	height:1px;
	background-color:gray;
	color:gray;
	border: none;
}

 hr.lightgray
{
	height:2px;
	background-color:#EBEAF1;
	color:#EBEAF1;
	border: none;
}

