﻿/* Layout */
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.container {
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
	border: 0px;
}
.swoop {
	margin: 0px auto 0px auto;
	padding: 0px 12px 0px 10px;
	border: 0px;
}
.masthead {
	margin: 0px auto 0px auto;
	padding: 10px 10px 0px 10px;
	border: 0px;
}
.navigation {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.menuMain
{
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 0px;
}
.background {
	margin: 0px auto 0px auto;
	padding: 8px 10px 1px 8px;
	border: 0px;
}
.contentTop
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.contentBody
{
	margin: 0px;
	padding: 30px 0px 0px 0px;
	border: 0px;
}
.contentInner
{
	margin: 0px 10px 0px 15px;
	padding: 0px;
	border: 0px;
}
.rightPanel
{
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 0px;
	border: 0px;
}
.tabPanel
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
}

/* Styles */
body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(../Images/StyleImages/Background.jpg);
	background-repeat:repeat-x;
	min-width:850px;
}
.container {
	position:relative; 
	width: 820px;
}
.masthead
{
	position:relative; 
	height: 70px; 
	width: 820px;
}
.tagline 
{
	font-size: 14pt;
	font-weight:bold;
}
.navigation 
{
	position:relative;
	background-image: url(../Images/StyleImages/Menu.jpg);
	background-repeat:repeat-x;	
	height:25px;
	z-index:200;
}
.navigationCover {
	background-image: url(../Images/StyleImages/Menu.jpg);
	background-repeat:repeat-x;	
	width:100%;
	height:25px;
	filter:alpha(opacity=5);
	opacity:0.05;
	z-index:201;
}
.background
{
	position:relative; 
	background-image: url(../Images/StyleImages/footer.jpg); 
	background-position:bottom;
	background-repeat:no-repeat;
	height:auto;
}
.contentTop
{
	position:relative; 
	height:20px;
	background-image: url(../Images/StyleImages/ContentTop.gif); 
	background-repeat:no-repeat;
	clear:both;
}
.contentBody
{
	position:relative; 
	background-image: url(../Images/StyleImages/Content.gif); 
	background-repeat:repeat-y;
	display:inline-block;	
}
.contentBottom
{
	height:32px;
	background-image: url(../Images/StyleImages/ContentBottom.gif); 
	background-repeat:no-repeat;
	clear:both;
}
.footer
{
	text-align: center;
	height:30px;
}
/* Main Menu Styles */
.menuMain
{
	height: 25px;  
	text-align:center;
	text-decoration:none;
}
.menuMainItem
{
	width:120px;
}
.menuMain a
{
	font-size: 10pt;
	color: #ffffff;
	text-decoration:none;
}
.menuMain a:hover
{
	font-size: 10pt;
	color: #ffffff;	
	text-decoration:none;
}
.menuMainSelected a
{
	color:#ffffff;
}
.menuMainHover
{
	text-align: center;
	background-image: url(../Images/StyleImages/MenuHover.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height: 22px;
}
.popupMenu {
	width: 180px;
	background-image: url(../Images/StyleImages/PopupMenuBackground.jpg);
	background-repeat: repeat-y;
	border-color:Gray;
	border-width:1px;
	border-style:solid;
	text-decoration:none;
}
.popupMenuItem 
{
	width: 180px;
	/*Only apply padding to IE - it doesn't work in FF*/
	#padding-left:5px;
	height:25px;
}
.popupMenu a 
{
	color: #000000;  
	text-decoration:none;
}
.popupMenuHover {
	background-image: url(../Images/StyleImages/Menu.jpg);
	background-repeat:repeat-x;
	background-position:left;
	text-decoration:none;
}
.popupMenuHover a 
{
	color: #ffffff;  
	text-decoration:none;
}

/* Content Styles */
.contentInner
{
	position:relative;
	top:0px;
	left:0px;		
}
.rightPanel
{
	position:absolute; 
	top:0px;
	left:587px;
}
.tabPanelTop
{
	position:relative; 
	background-image: url(../Images/StyleImages/TabTop.jpg); 
	background-repeat:no-repeat;	
	height:40px;
	width:187px;
}
.tabPanel
{
	position:relative; 
	background-image: url(../Images/StyleImages/TabBody.jpg); 
	background-repeat:repeat-y;	
	width:187px;
}
/* page content div styles */
.pageContent
{
	left: 0px; 
	width: 570px; 
	position: relative; 
	top: 15px;
    min-height: 375px
}
.pageContentNoSidebar
{
	left: 0px; 
	width: 767px; 
	position: relative; 
	top: 15px;
    min-height: 330px
}

.animationContainer
{
	position:relative; 
	left: 5px; 
	top: 10px; 
	height: 355px; 
	width:562px; 
	text-align:center; 
	padding-bottom:10px;
}
/* label Styles */
.pageTitle
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:bold;
	color:#006bab;
}
.captionLabel
{
	color: #ffffff;
	text-align: center;
}
.errorLabel
{
	color: Red;
	text-align: center;
}
.helpLabel
{
	color: Red;
}

.labelNavy
{
	color: navy;
}
.labelBlueBoldSmall
{
	font-weight:bold;
	font-size:10pt;
	color: #006bab;
}
.labelBlueBold
{
	font-weight:bold;
	font-size:11pt;
	color: #006bab;
}
.labelBlack
{
	color: Black;
	font-size: 10pt;
}

.dataEntryLabel
{
	color:Black;
	font-weight:bold;
}
.groupTitleLabel
{
	color:Black;
	font-weight:bold;
}

/* Link Styles*/
.linkBlueLarge
{
	font-size:12pt;
	font-weight:bold;
	color:#006bab;
}
.linkBlue
{
	font-size:11pt;
	font-weight:bold;
	color:#227aaf;
}
.linkBlueSmall
{
	font-size:9pt;
	font-weight:bold;
	color:#006bab;
}
.linkBlack
{
	color:Black;
}
.linkPrivacyPolicy
{
	color:Black;
}
.linkBlackNoUnderline
{
	font-size:12pt;
	font-weight:bold;
	color:Black;
	text-decoration:none;
}

/* Data Entry Styles*/
.checkboxOptionButtonText
{
	font-weight: bold;
}
.dataEntryText
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.errorText
{
	color: red;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.dateText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/* ModalForm Styles */
.modalFormBackground
{
	background-image: url(../Images/StyleImages/PopupWindowBackground.jpg); 
	filter:alpha(opacity=50);
	opacity:0.5;
}
.modalForm { 
    background-image: url(../Images/StyleImages/ModalFormBackground.gif);
    background-repeat:no-repeat;
    background-position:top left; 
    overflow:visible; 
} 

.modalFormHead 
{
	height:30px;
    overflow:hidden;
} 

.modalFormBody 
{
	overflow:auto;
} 

/* Grid Styles */
.gridCellButton
{
	font-weight: bold;
	font-size: 8pt;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	background-color: Transparent;
	text-decoration: underline;
}
.gridCellCheckbox
{
	background-color: Transparent;
	text-align:center;
	width:100%;
}
/* Button Styles*/
.buttonAppearance
{
	background-image: url(../Images/StyleImages/Button.jpg); 
	background-repeat:no-repeat;
	color:White;
	border-style:none;
}
.buttonHoverAppearance
{
	background-image: url(../Images/StyleImages/ButtonHover.jpg); 
	background-repeat:no-repeat;
	color:White;
	border-style:none;
}
.buttonHoverAppearance span
{
	cursor: default;
}
.buttonPressedAppearance
{
	background-image: url(../Images/StyleImages/ButtonPressed.jpg); 
	background-repeat:no-repeat;
	color:White;
	border-style:none;
}
.buttonFocusAppearance
{
	background-image: url(../Images/StyleImages/ButtonFocus.jpg); 
	background-repeat:no-repeat;
	color:White;
	border-style:none;
}

/* Long Button Styles*/
.buttonAppearanceLong
{
	background-image: url(../Images/StyleImages/ButtonLong.jpg); 
	background-repeat:no-repeat;
	color:White;
	border-style:none;
}
.buttonHoverAppearanceLong
{
	background-image: url(../Images/StyleImages/ButtonHoverLong.jpg); 
	background-repeat:no-repeat;
	color:White;
	border-style:none;
}
.buttonHoverAppearanceLong span
{
	cursor: default;
}
.buttonPressedAppearanceLong
{
	background-image: url(../Images/StyleImages/ButtonPressedLong.jpg); 
	background-repeat:no-repeat;
	color:White;
	border-style:none;
}
.buttonFocusAppearanceLong
{
	background-image: url(../Images/StyleImages/ButtonFocusLong.jpg); 
	background-repeat:no-repeat;
	color:White;
	border-style:none;
}

/* Email Button Styles*/
.buttonEmailAppearance
{
	background-image: url(../Images/StyleImages/EmailButton.jpg); 
	background-repeat:no-repeat;
	border-style:none;
}
.buttonEmailHoverAppearance
{
	background-image: url(../Images/StyleImages/EmailButtonHover.jpg); 
	background-repeat:no-repeat;
	border-style:none;
}
.buttonEmailPressedAppearance
{
	background-image: url(../Images/StyleImages/EmailButtonPressed.jpg); 
	background-repeat:no-repeat;
	border-style:none;
}
.buttonEmailFocusAppearance
{
	background-image: url(../Images/StyleImages/EmailButtonFocus.jpg); 
	background-repeat:no-repeat;
	border-style:none;
}

/* Info Button Styles*/
.buttonInfoAppearance
{
	background-image: url(../Images/StyleImages/InfoButton.jpg); 
	background-repeat:no-repeat;
	color:White;
}
.buttonInfoHoverAppearance
{
	background-image: url(../Images/StyleImages/InfoButtonHover.jpg); 
	background-repeat:no-repeat;
	color:White;
}
.buttonInfoPressedAppearance
{
	background-image: url(../Images/StyleImages/InfoButtonPressed.jpg); 
	background-repeat:no-repeat;
	color:White;
}
.buttonInfoFocusAppearance
{
	background-image: url(../Images/StyleImages/InfoButtonFocus.jpg); 
	background-repeat:no-repeat;
	color:White;
}
/* Map Button Styles*/
.buttonMapAppearance
{
	background-image: url(../Images/StyleImages/MapButton.jpg); 
	background-repeat:no-repeat;
	color:White;
}
.buttonMapHoverAppearance
{
	background-image: url(../Images/StyleImages/MapButtonHover.jpg); 
	background-repeat:no-repeat;
	color:White;
}
.buttonMapPressedAppearance
{
	background-image: url(../Images/StyleImages/MapButtonPressed.jpg); 
	background-repeat:no-repeat;
	color:White;
}
.buttonMapFocusAppearance
{
	background-image: url(../Images/StyleImages/MapButtonFocus.jpg); 
	background-repeat:no-repeat;
	color:White;
}
/* Paragraph Styles*/
.paragraphJustified
{
	text-align:justify;
	font-size:11pt;
}
/* Unordered List Styles */
.listBlueBullet
{
	list-style-image:url(../Images/StyleImages/bullet.jpg);
	font-size:11pt;
	
}
/* Content Image Styles */
.floatRight
{
	float:right; 
	margin:0px 0px 0px 10px;
	cursor:hand;
}
.floatLeft
{
	float:left; 
	margin:0px 20px 0px 0px;
	cursor:hand;
}
.floatLeftNoMargin
{
	float:left; 
	margin:0px 0px 0px 0px;
	cursor:hand;
}

/* Fieldset Styles*/
.fieldset
{
	/*Only apply padding to IE - it doesn't work in FF*/
	padding:0px;
	margin:0px;	
}