@charset "UTF-8";
/* CSS Document */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	position: relative;
	background-color: #E1E1E1;
}
.oneColFixCtr #container {
	width: 950px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 606px;
	padding: 30px;
	position: relative;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #000000;
}

.oneColFixCtr #containerLONG {
	width: 950px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 906px;
	padding: 30px;
	position: relative;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #000000;
}

.oneColFixCtr #container #homeContent {
	width: 670px;
	height: 606px;
	clear: none;
	float: none;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
}
.oneColFixCtr #container #homeContent #homeBldgPhotos {
	height: 605px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	right: 60px;
}

.oneColFixCtr #container #textContent {
	width: 620px;
	height: 535px;
	clear: none;
	float: left;
	margin: 0px;
	padding: 20px;
}

.oneColFixCtr #container #textContent p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
	width: auto;
}
.oneColFixCtr #container #textContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0090E2;
	font-size: 16px;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-transform: uppercase;
}
.oneColFixCtr #container #textContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0090E2;
	font-size: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 24px;
}
.oneColFixCtr #container #header p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.oneColFixCtr #container #mainContent #mainMenuContainer {
	position: absolute;
	left: 30px;
	top: 275px;
	height: 250px;
	width: 530px;
}
.oneColFixCtr #ccfooter {
	width: 792px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}
.oneColFixCtr #container #homeContent #ccfooter {
	width: 750px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	height: 20px;
	font-weight: bold;
	padding: 0px;
	margin-top: 616px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 41px;
	position: fixed;
}
.oneColFixCtr #container #mainContent #ccfooter {
	width: 770px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	height: 20px;
	font-weight: bold;
	padding: 0px;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	position: fixed;
}
.oneColFixCtr #ccfooter a {
	text-transform: none;
	text-decoration: none;
	color: #999999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.oneColFixCtr #ccfooter a:hover {
	text-decoration: underline;
}
.oneColFixCtr #ccfooter p {
	margin: 0px;
	padding: 0px;
}
.oneColFixCtr #container #header {
	position: absolute;
	left: 30px;
	top: 390px;
}
.oneColFixCtr #container #header p {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}


.oneColFixCtr #container #homeHeader {
	margin: 0px;
	padding: 0px;
	display: none;
}
.oneColFixCtr #container #homeHeader a {
	text-transform: none;
	text-decoration: none;
	color: #999999;
	font-style: normal;
}
.oneColFixCtr #container #homeHeader a:hover {
	text-decoration: underline;
}

.oneColFixCtr #container #textContent ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	list-style-type: square;
	margin-top: 5px;
}
.oneColFixCtr #container #leftBlueBar {
	background-color: #00396B;
	padding: 0px;
	height: 605px;
	width: 230px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: static;
	display: block;
}
.oneColFixCtr #container #rightBlueBar {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 605px;
	width: 20px;
	background-color: #00396B;
	position: absolute;
	top: 30px;
	right: 20px;
}
.oneColFixCtr #container #homeContent #homeCallOut {
	position: relative;
	height: 25px;
	width: 490px;
	top: -260px;
	text-align: center;
	border: 1px solid #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}.oneColFixCtr #container #textContent #TabbedPanels1 .TabbedPanelsTabGroup .TabbedPanelsTab {
	list-style-type: none;
}
.oneColFixCtr #container #textContent .goldTable td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.oneColFixCtr #container #textContent #explanationBox .SlidingPanelsContentGroup ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2em;
}
.oneColFixCtr #container #textContent h3 {
	font-size: 14px;
	color: #0090E2;
	margin: 0px;
}
.oneColFixCtr #container #homeContent #officeAddresses a {
	color: #000;
	text-decoration: none;
}
.oneColFixCtr #container #homeContent #officeAddresses a:hover {
	color: #000;
	text-decoration: underline;
}
.oneColFixCtr #container #homeContent .randomImage {
	margin-bottom: 10px;
}
.inputclassman {
	text-align: left; 
	font-size: 10px;
	background-color:yellow;
}
.inputclass {
	text-align: left; 
	font-size: 10px;
	
}
.buttonclass {
	text-align: center; 
	font-size: 10px;
}


.buttonclass {
	text-align: center; 
	font-size: 10px;
}

.orderonline {
	text-align: center; 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #777;	
	background-color: #ddd;
	cursor: pointer;
	width: 175px;
}

.TitleHeader {
	text-align: Left; 
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#006;
	font-weight: bold;
	width: 100%;
	border-bottom:solid #006 1px;
	
	


}


.orderonlineover {
	text-align: center; 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #777;	
	background-color: #bbb;
	cursor: pointer;
	width: 175px;
}
.formTDCB {
	font-size: 12px;
	text-align:center;
	font-weight:bold;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	background:#CCC;
}

.formTDSMall {
	font-size: 11px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.formTDSMall2 {
	font-size: 11px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	background:#E2E2E2;
}
.formTD {
	font-size: 12px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
