/*---------- Generic Descriptions ----------*/
body {
	margin: auto;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 27px;
	color: #3F3F3F;

}

h1 {
	margin: auto;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	color: #3F3F3F;

}
a:link, a:active, a:visited, a:hover {
	text-decoration: underline;
	color: #3F3F3F;
	font-weight: normal;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	height: 0px;
	display:block;
	clear: both;
	margin:0px;
	padding:0px;
}
.error {
	color: red;
	font-weight: bold;
}
.updateInformation {
	font-weight:bold;
	padding: 10px;
	width: 500px;
	text-align:center;
	margin: auto;
}
/*---------- Header Configuration ----------*/
#header {
}
#headerLogo {
	padding-top:40px;
	float:left;
	height: 166px;
}
#headerContent {
	margin:auto;
	width:900px;
	text-align:center;
	height:180px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #3F3F3F;
}
.lockboxtagline {
	float:right;
	line-height:26px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	line-height:26px;
	font-style: normal;
	font-weight: normal;
	color: #3F3F3F;
	padding-right: 42px;
	padding-top:108px;
}
#headerLinks {
	height:18px;
	margin-top:60px;
}
/*---------- Main Menu Navigation ----------*/
#mainMenuHolder {
	width: 100%;
	background-color: #3F3F3F;
	color: #FFFFFF;
}
#mainMenuNavigationHolder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left:20px;
	text-align:right;
	padding-right:40px;
	float:right;
}
.mainMenuNavigation, .mainMenuNavigationActive {
	float:left;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 30px;
}
.mainMenuNavigation a:link, .mainMenuNavigation a:visited, .mainMenuNavigation a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mainMenuNavigation a:hover {
	color: #F4C400;
}
.mainMenuNavigationActive, .mainMenuNavigationActive a:link, .mainMenuNavigationActive a:visited, .mainMenuNavigationActive a:active .mainMenuNavigation a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #F4C400;
	text-decoration: none;
}
#mainMenuHeader {
	background: url(http://www.lockboxmarketing.com/images/layout/nav_bar_top.gif) repeat-x;
	width: 100%;
	height: 15px;
}
#mainMenuFooter {
	background: url(http://www.lockboxmarketing.com/images/layout/nav_bar_bottom.gif) repeat-x;
	width: 100%;
	height: 33px;
}
/*---------- Main Page Content ----------*/
#mainContent {
	padding:0px;
	width:995px;
	height:300px;
}

#contentLeft {
	width:400px;
	height:300px;
	padding:0;
	border:0;
	margin:0;
	float:left;

}
#contentLeftContainer {
	padding-left:0px;
	padding-right:0px;
	padding-top:30px;
	text-align:right;
}

#contentRightContainer {
	text-align:justify;
	padding-left:37px;
	padding-right:40px;
	padding-top:30px;
}
#contentRight {
	width:515px;
	height:300px;
	border:0;
	margin:0;
	padding-left:35px;
	float:left;
}
#contentRightHome {
	width:500px;
	height:300px;
	border:0;
	margin:0;
	padding-left:35px;
	float:left;
}
#contentRightServices {
	width:530px;
	height:300px;
	border:0;
	margin:0;
	padding-left:35px;
	float:left;
}

/*----------Forms ----------*/

.submit input {
	margin-left: 4.5em;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3f3f3f;
	background-color: #ffffff;
	border: 0;
}
.inputBox {
	margin-top:5px;
	margin-bottom:10px;
	border: 1px solid #3f3f3f;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.textareaBox {
	margin:5px;
	border: 1px solid #3f3f3f;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	height:100px;
	width:300px;
}
.textareaBoxLarge {
	margin:5px;
	border: 1px solid #3f3f3f;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	height:140px;
	width:300px;
}
textarea {
	background-color: red;
	height:100px;
	width:295px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3f3f3f;
	background-color: #ffffff;
	border: 0;
	font-size: 13px;
}
.textareaLarge {
	background-color: red;
	height:140px;
	width:295px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3f3f3f;
	background-color: #ffffff;
	border: 0;
	font-size: 13px;
}
.submitButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 0px outset #d7b9c9
}


/*----------Footer ----------*/

#footer {
	background-color: #3F3F3F;
	height: 90px;
	color: #FFFFFF;
	width: 100%;
}
#footerContent {
	float:right;
	font-size:11px;
	line-height:16px;
	padding-top:20px;
	padding-right:125px;
	color: #FFFFFF;
	text-align: center;
}	
#footerContent a:link, .footerContent a:visited, .footerContent a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footerShadow {
	height:27px;
	background: url(http://www.lockboxmarketing.com/images/layout/footer_shadow.gif);


}
.headers-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}
.second-nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
	
}
.third-nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
	
}
.copywrite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}
.table-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 42px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/*---------- Rounded Boxes ----------*/
.roundedInnerTable {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
.boxBorderTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 23px;
	border-top: 2px solid #333333;
	float:left;
}
.boxBorderTopSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 8px;
	border-top: 2px solid #333333;
	float:left;
}
.boxBorderBottom {
	height: 23px;
	border-bottom: 2px solid #333333;
	float:left;
}
.boxBorderBottomSmall {
	height: 8px;
	border-bottom: 2px solid #333333;
	float:left;
}
.boxBorderBottomMedium {
	height: 18px;
	border-bottom: 2px solid #333333;
	float: left;
}
.boxBorderLeft {
	width: 23px;
	border-left: 2px solid #333333;
	float: left;
}
.boxBorderLeftSmall {
	width: 8px;
	border-left: 2px solid #333333;
	float:left;
}
.boxBorderRight {
	width: 23px;
	border-right: 2px solid #333333;
	float:right;
}
.boxBorderRightSmall {
	width: 8px;
	border-right: 2px solid #333333;
	float:right;
}
.boxHeaderDivider {
	height:2px;
	border-top: 2px solid #77AAF4;
	float:left;
}
.boxContent {
	border-left: 2px solid #333333;
	border-right: 2px solid #333333;
	padding-left: 23px;
	padding-right: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.boxContentSmall {
	border-left: 2px solid #333333;
	border-right: 2px solid #333333;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.boxBorderTopRight {
	float: right;
	width: 25px;
	height: 25px;
	background: url(http://www.lockboxmarketing.com/images/roundedBox/topRight_large.gif) no-repeat;
}
.boxBorderTopLeft {
	float:left;
	width: 25px;
	height: 25px;
	background: url(http://www.lockboxmarketing.com/images/roundedBox/topLeft_large.gif) no-repeat;
}
.boxBorderTopRightSmall {
	float: right;
	width: 10px;
	height: 10px;
	background: url(http://www.lockboxmarketing.com/images/roundedBox/topRight.gif) no-repeat;
}
.boxBorderTopLeftSmall {
	float:left;
	width: 10px;
	height: 10px;
	background: url(http://www.lockboxmarketing.com/images/roundedBox/topLeft.gif) no-repeat;
}
.boxBorderBottomRight {
	float: right;
	width: 25px;
	height: 25px;
	background: url(http://www.lockboxmarketing.com/images/roundedBox/bottomRight_large.gif) no-repeat;
}
.boxBorderBottomLeft {
	float:left;
	width: 25px;
	height: 25px;
	background: url(http://www.lockboxmarketing.com/images/roundedBox/bottomLeft_large.gif) no-repeat;
}
.boxBorderBottomRightSmall {
	float: right;
	width: 10px;
	height: 10px;
	background: url(http://www.lockboxmarketing.com/images/roundedBox/bottomRight_small.gif) no-repeat;
}
.boxBorderBottomLeftSmall {
	float:left;
	width: 10px;
	height: 10px;
	background: url(http://www.lockboxmarketing.com/images/roundedBox/bottomLeft_small.gif) no-repeat;
}
.boxBorderBottomRightMedium {
	float: right;
	width: 20px;
	height: 20px;
	background: url(http://www.lockboxmarketing.com/images/roundedBox/bottomRight_medium.gif) no-repeat;
}
.boxBorderBottomLeftMedium {
	float:left;
	width: 20px;
	height: 20px;
	background: url(http://www.lockboxmarketing.com/images/roundedBox/bottomLeft_medium.gif) no-repeat;
}
.boxBorderTopLeftFilledSmall {
	float:left;
	width: 10px;
	height: 10px;
	background: #333333 url(http://www.lockboxmarketing.com/images/roundedBox/topLeftSolid_small.gif) no-repeat;
}
.boxBorderTopRightFilledSmall {
	float:right;
	width: 10px;
	height: 10px;
	background: #333333 url(http://www.lockboxmarketing.com/images/roundedBox/topRightSolid_small.gif) no-repeat;
}
.boxBorderTopFilledSmall {
	color: #FFFFFF;
	background-color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 8px;
	border-top: 2px solid #333333;
	float:left;
}
.boxContentFilledSmall {
	color: #FFFFFF;
	border-left: 2px solid #333333;
	border-right: 2px solid #333333;
	background-color: #333333;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.boxBorderLeftWDivider {
	float:left;
	width: 10px;
	height: 39px;
	background: url(http://www.lockboxmarketing.com/images/roundedBox/borderLeftWBar.gif) no-repeat;
}
.boxBorderRightWDivider {
	float:right;
	width: 10px;
	height: 39px;
	background: url(http://www.lockboxmarketing.com/images/roundedBox/borderRightWBar.gif) no-repeat;
}
.boxDivider {
	float:left;
	height: 39px;
	background: url(http://www.lockboxmarketing.com/images/roundedBox/borderBar.gif) repeat-x;
}
/*---------- Tabbed Box ----------*/
.tabBoxHeader {
	height:45px;
	padding:0px;
	margin:0px;
}
.tabBoxHeader:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}
.tabBoxHeaderRight {
	float:right;
	width:10px;
	height:45px;
	background: url(http://www.lockboxmarketing.com/images/tabBox/tabBoxHeaderRight.gif) no-repeat;
}
.tabBoxFirstTab {
	text-align:center;
	padding-top:10px;
	padding-left:5px;
	padding-right:10px;
	float: left;
	height: 45px;
	width: 108px;
	background: url(http://www.lockboxmarketing.com/images/tabBox/firstTab.gif) no-repeat;
}
.tabBoxFirstTabActive {
	text-align:center;
	padding-top:10px;
	padding-left:5px;
	padding-right:10px;
	float: left;
	height: 35px;
	width:108px;
	background: url(http://www.lockboxmarketing.com/images/tabBox/firstTabActive.gif) no-repeat;
}
.tabBoxFirstTabActive a:link, .tabBoxFirstTabActive a:active{
}
.tabBoxMiddleTab {
	text-align:center;
	padding-top:10px;
	padding-left:5px;
	padding-right:10px;
	float:left;
	height: 45px;
	width: 113px;
	background: url(http://www.lockboxmarketing.com/images/tabBox/middleTab.gif) no-repeat;
}
.tabBoxMiddleTabActive {
	text-align:center;
	padding-top:10px;
	padding-left:5px;
	padding-right:10px;
	float:left;
	height: 45px;
	width: 113px;
	background: url(http://www.lockboxmarketing.com/images/tabBox/middleTabActive.gif) no-repeat;
}
.tabBoxMiddleTabSpacer {
	float:left;
	height: 45px;
	width: 3px;
	background: url(http://www.lockboxmarketing.com/images/tabBox/middleSpacer.gif) repeat-x;
}
.tabBoxCenter {
	border-left: 2px solid #333333;
	border-right: 2px solid #333333;
	padding: 8px;
}
.tabBoxFooterLeft {
	float: left;
	width: 10px;
	height: 10px;
	background: url(http://www.lockboxmarketing.com/images/tabBox/tabBoxFooterLeft.gif) no-repeat;
}
.tabBoxFooterRight {
	float: right;
	width: 10px;
	height: 10px;
	background: url(http://www.lockboxmarketing.com/images/tabBox/tabBoxFooterRight.gif) no-repeat;
}
.tabBoxFooterMiddle {
	float: left;
	height: 8px;
	border-bottom: 2px solid #333333;
}
.tabFooter {
	height:10px;
}
