﻿/* This contians the sub tabs only - not including the tabs */
.ctSubNav { background-color:#02543E;}
.subNavLeft { position:absolute;}
.subNavRight { position:absolute;}

.topTabsContainer { background-color:#006A4E; }
	.topTabsMiddle { height:20px; background-color:#006A4E; padding-top:4px; float:left; }
	.topTabsLeft { width:6px; height:24px; float:left; background-color:#006A4E;}
	.topTabsRight { width:5px; height:24px; float:left; background-color:#006A4E;}
	
.topTabsMiddleOver { height:20px; background-color:#00553e; padding-top:4px; float:left;}
	.topTabsLeftOver { width:6px; height:24px; float:left; background-color:#00553e;}
	.topTabsRightOver { width:5px; height:24px; float:left; background-color:#00553e;}

/*----Secure Contact Form Section ------*/
.pageContent{ margin-top:10px; margin-left: 50px;}
.pageRow{padding-top: 5px; margin-bottom:5px; clear:both; }
.pageLabel{float:left; width:100px; padding-top:3px; font-weight:bold;}
.hiddenSection{ margin-left:15px; display:none;	}
.messageBox{ width:500px; height:180px;}
.rightPanel{ margin-left:120px;	width:250px;}
.rightTop{ margin-top:2px; clear:both;}
.rightBottom{ margin-top:12px; clear:both;}
.pageButton{ margin-top:40px;}
.closeButton{margin-top:40px; text-align:center;}
.subLabel{float:left; width:140px; padding-top:3px;	padding-left:5px; font-weight:bold;}
.longLabel{font-weight:bold;}
.topLabel{ margin-top:10px; margin-bottom:5px; margin-left:15px; font-size:smaller; font-weight:bold}
.streetAddress{	width:270px;}
.confirmation{ margin-top:15px;	margin-left:15px; height:400px;}
.imageHelp{padding-left:10px; vertical-align:bottom;}
.radtooltip{margin:8px; width:250px;}
.inputText{width:200px;}
.LBD_CaptchaImageDiv { float: left;}
.captcha { margin-left: 100px; }
.captchaFieldDescription
{
	float: right;
	width: 690px;
	display: block;
	text-align: left;
	margin-top: -2px;
	font-size:.90em;
}
/*----Secure Contact Form Section ------*/
