﻿
/*BODY, DIV, TD {font-family: Verdana, Helvetica, sans-serif; font-size: 10pt; color: #666666;}*/
/* Including div and TD in this statement was making it impossible to change the font size on any page */
BODY {font-family: Verdana, Helvetica, sans-serif; font-size: 10pt; color: #666666;}

A, A:visited {
color:#0066CC; 
text-decoration:underline;
}

A:hover, A:visited:hover {
color:#339900; 
text-decoration:underline;
}

A[disabled], A[disabled]:hover {
color:#CCCCCC; 
text-decoration:none;
}

img
{
	border:0;
	}

.siteBody08 { background: #323232 url(../../_images/siteBG08.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;}

.siteContentWrapper { width: 990px; margin: 0px auto 0px auto; padding: 0px; }
.siteContentMenuWrapper { background: url(../../_images/sitePanelMenuV4.png); height: 34px; }
.siteContentMenu { padding-top: 0px; margin-left: 20px;  }
.siteContentPanelWrapperBG { background: url(../../_images/sitePanelBG.png);}
.siteContentPanelWrapper { background: url(../../_images/sitePanelMenuDrop.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: 1px 30px 0px 0px; font-size: 8pt;  }
.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-left: 160px; padding-top: 25px; color: white; font-size: 7pt; }
.siteFooterCopy08HidePrint { padding-left: 160px; padding-top: 25px; color: white; font-size: 7pt; }
.siteFooterWrapper { height: 55px; width: 990px; background: url(../../_images/siteFooter.png); margin: 0px auto 0px auto; }

.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 34px 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 #6699CC; text-decoration: none; font-size: 8pt; color: #6699CC; }
.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;  }

@media print 
	{		
		.noprint { display:none; }
		.siteFooterCopy08HidePrint {display: none;}
	}