﻿@media print 
	{		
		.noprint { display:none; }
		.siteFooterCopy08HidePrint {display: none;}
		.siteContentWrapper { width: 100%; }
		.siteFooterWrapper { width: 100%; }
		.topicDisplay { width: 100%; }
		.topicDisplayVisual { width: 100%; }
	}

/* Including div and TD in this statement was making it impossible to change the font size on any page */
BODY {font-family: Segoe UI, Arial, Helvetica, sans-serif; font-size: 10pt; }

/*
A, A:visited {
color:#0066CC; 
text-decoration:underline;
}

*/

A[disabled], A[disabled]:hover, a.aspNetDisabled, a.aspNetDisabled:hover {
color:#CCCCCC; 
text-decoration:none !important;
}

A:hover, A:visited:hover {
color:#339900; 
text-decoration:underline !important;
}

img
{
	border:0;
	}

#breadcrumb.clientSite { padding: 0 !important; }

.siteBody08 { background: #F4F3E1 url(../_images/siteBG_2010.png) repeat-x; margin: 0px; color: #666666; }

.siteBannerContainer08 { width: 990px; margin: 10px auto 0px auto; background: URL(../_images/siteHeader09V2.png) no-repeat top; height: 140px; vertical-align: bottom;}

.siteBanner2010 { width: 990px; margin: 10px auto 0px auto; background: URL(../_images/siteHeader2010.png) no-repeat top; height: 95px; vertical-align: bottom;}
.siteBannerContainer10 { width: 990px; margin: 0px auto 0px auto; height: 83px; }

.siteMainNavLinkActive, .siteMainNavLinkActive:visited { text-decoration: none; color: #666600; font-size: 14px; font-family: Segoe UI, Arial; font-weight: bold; }
.siteMainNavLink, .siteMainNavLink:visited { text-decoration: none; color: #999933; font-size: 14px; font-family: Segoe UI, Arial; }
.siteLoginBG { background: url(../_images/siteCreateAcct.png); width: 262px; height: 30px; padding: 7px 0px 0px 20px;  margin: 20px 7px 0px 0px; text-align: center; }

.homePageContactPanelLeft { float: left; margin-right: 50px; width: 400px; }
.homePageContactPanelRight { float: left;width: 300px; }

.siteContentWrapper { width: 990px; margin: 0px auto 0px auto; padding: 0px; }
.siteContentMenuWrapper { background: url(../_images/sitePanelMenu2.png); height: 34px; }
.siteContentMenu { padding-top: 0px; margin-left: 20px;  }
.siteContentPanelWrapperBG { background: url(../_images/sitePanelBG2.png);}
.siteContentPanelWrapper { background: url(../_images/sitePanelMenuDrop2.png) top no-repeat; }
.siteContentPanel { padding: 5px 15px 10px 15px; min-height: 500px; }
.siteContentMenuColLeft { float: left; margin: 4px 30px 0px 0px; }
.siteContentMenuColRight { float: right; margin: 7px 30px 0px 0px; }
.siteContentMenuColClear { clear: both;}

.siteHeaderTabWrapper { position: relative; }
.siteHeaderTab { background: url(../_images/siteHeaderTab2010.png); text-align: center; width: 157px; height: 38px; padding-top: 2px; }
.siteHeaderTabBlank { text-align: center; }

.siteHeaderNavigate { position: absolute; left: 40px; top: 55px;}
.siteHeaderNavButton { float: left; }
.siteHeaderNavButClear { clear: both;}

.siteHeaderLink { margin: 7px 10px 0px 10px; text-decoration: none; height: 32px; display: block; text-align: center; cursor: hand; font-size: 8pt; }
.siteHeaderLinkImg { float: left; padding: 3px 4px 0px 0px; cursor: hand;} 
.siteHeaderLinkText { float: left; padding: 9px 0px 0px 0px; cursor: hand; } 
.siteHeaderLink:visited, .siteHeaderLink:hover, .siteHeaderLink:visited:hover { text-decoration: none; font-size: 8pt; }
.siteHeaderLink:hover  {font-size: 8pt;
												background: url(../_images/linkBtnBGHover.png) repeat-x; 
                        text-decoration: none; border-left: solid 1px #D9F674; border-right: solid 1px #D9F674; }

.listOfButtons { list-style: none; display: block; overflow: hidden; margin: 0; padding: 0; width: 700px; }
.listOfButtons li { float: left; width: 175px; margin: 0; padding: 0; display: block; }

.siteFooterCopy08 { padding-top: 25px; font-size: 8pt; }
.siteFooterCopy08HidePrint { padding-left: 160px; padding-top: 25px; color: white; font-size: 7pt; }
.siteFooterWrapper { min-height: 250px; margin: 0px auto 0px auto; background-color: #EDEACB; border-top: solid 4px #DBDBB7; }
.siteFooter { margin: 0 auto; width: 975px; padding: 50px 7px 0px 10px;}

.siteBody { float:left; width: 650px;  }
.siteBodyColRight { float:right; width: 250px; }

.siteBody3ColLeft { float: left; width: 175px;}
.siteBody3ColMiddle { width: 585px; margin: 0px auto 0px 10px; min-height: 500px; float: left; }
.siteBody3ColRight { width: 175px; margin: 0px auto 0px auto; float: right; }

.siteBody2ColLeft { display: none;}
.siteBody2ColMiddle { width: 640px; min-height: 500px; float: left; }
.siteBody2ColRight { width: 275px; margin: 0px 0px 0px auto; float: right; vertical-align: top; /*background: #EEEEEE; */}

.ModalBackground {background-color:Gray; -moz-filter:alpha(opacity=70); opacity:0.7;}
.ModalBackground{ background-color: Gray }

.whyLink, .whyLink:visited {border-bottom: dotted 1px #217cb9; text-decoration: none; font-size: 8pt; color: #217cb9; }
.whyLink:focus { color:white}
.whyLink:hover, .whyLink:visited:hover {border-bottom: dotted 1px #99CC00; text-decoration: none; font-size: 8pt; color: #99CC00; }
.whyTable { margin-top: 10px; }
.whyTable IMG { padding-right: 7px;  }


