@import url("Forms.css");
/*Global Styles*/
html {
	scrollbar-face-color:#D9D9DB;
	scrollbar-shadow-color:#D9D9DB;
	scrollbar-base-color:#D9D9DB;
	scrollbar-3dlight-color:#CECFD0;
	scrollbar-arrow-color:#1352B3;
	scrollbar-track-color:#DFD8C9;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	margin-bottom: 8px;
	margin-top: 0px;
}
#CentreContent {
	line-height: 16px;
}
#HPContent {
	padding-left: 10px;
}
.heading {
	font-size: 12pt;
	font-weight: bold;
	color: #1352B3;
}
.subheading {
	font-size: 10pt;
	font-weight: bold;
	color: #1352B3;
}
.auxProductTitles {
	font-size: 8pt;
}
#introcontent {
	line-height: 18px;
	font-size: 10pt;
}
#introcontent a {
	font-size: 10pt;
}
.captionheading {
	font-size: 9pt;
	font-weight: bold;
	color: #1352B3;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(images/CaptionEnd.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: underline;
}
ul {
	margin-left: 26px;
	margin-top: 0px;
	list-style-type: square;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	padding-bottom: 8px;
}
.hidden {
	display: none;
}
.display {
	
}
legend {
	padding-bottom: 5px;
}
fieldset {
	border: 1px solid #E6E7E8;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.adminClicker {
	cursor: default;
}
/*Endof Global Styles*/
/*GalleryLaunch*/
#standinCaption {
    cursor: pointer;
	cursor: hand;
}
/*Endof Standin Temp*/
/*Links*********************************************************/
a:link {
	color: #003FFB;
	font-weight: bold;
}
a:visited {
	color: #003FFB;
	font-weight: bold;
}
a:hover {
	color: #FD7302;
}
a:active {
	color: #003FFB;
	font-weight: bold;
}
a.auxProductLinks {
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}
a.auxProductLinks:hover {
	color: #FD7302;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}
/*Endof Links*********************************************************/
/*Breadcrumbs*/
#breadCrumb {
	font-size: 7pt;
	color: #999999;
}
#breadCrumb a {
	font-size: 7pt;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#breadCrumb a:hover {
	font-size: 7pt;
	color: #FD7302;
	text-decoration: underline;
}
/*Endof Breadcrumbs*/
/*Menus************************************************************/
#MenuHeader {
	background-repeat: no-repeat;
	background-position: left top;
}
#MenuBar td {
	font-size: 10pt;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
#MenuBar .menuOff {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
}
#MenuBar .menuOn {
	color: #FD7302;
	font-size: 10pt;
	font-weight: normal;
}
#MenuBar .lastCell  {
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
	border: none;
}
#LeftMenuContainer {
	background-image: url(images/MenuBackDrop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E7EAFB;
}
#LeftMenuContainerHP {
	background-image: url(images/MenuBackDropHP.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E7EAFB;
}
#LeftMenu td {
	padding-right: 0px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#LeftMenu .primary {
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
}
#LeftMenu .primaryOn {
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	background-color: #999999;
}
#LeftMenu .secondary {
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
	color: #265FA5;
}
#LeftMenu .secondaryOn {
	color: #FFFFFF;
	background-color: #999999;
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
}
.MenuRollOut {
	float: left;
	height: 20px;
	padding-left: 10px;
	padding-top: 6px;
}
/*Endof Menus************************************************************/
/*Login Box*/
#MonitorLogin {
	padding-top: 5px;
	padding-bottom: 5px;
}
#LoginBox td {
	background-color: #909CC8;
	font-size: 8pt;
}
#Logincontainer td {
	padding-bottom: 3px;
}
#loginButtonContainer {
	padding-right: 6px;
}
/*Endof Login Box*/
/*Signup News Box*/
#SignupBox td {
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #1352B3;
}
#SignupBoxInfo {
	padding-top: 10px;
	padding-bottom: 15px;
}
#SignupBox p {
	padding-top: 5px;
	margin-bottom: 5px;
}
#SignupBox a {
	color: #FFFFFF;
}
#SignupBox a:hover {
	color: #FD7302;
}
/*Endof Signup News Box*/
/*HP Captions*/
.shadowRight {
	background-image: url(images/ShadowRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadowBottom {
	background-image: url(images/ShadowBottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadowCorner {
	background-image: url(images/ShadowCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.captionHeadings {
	font-weight: bold;
	padding-left: 22px;
	background-image: url(images/CaptionArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#MainTileContent a:hover {
	color: #FD7302;
}
#CaptionOne {
	background-color: #ECECEC;
	background-repeat: no-repeat;
	background-position: left top;
}
#CaptionOneContent {
	font-size: 8pt;
	line-height: 14px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #ECECEC;
	padding-top: 8px;
}
#CaptionOneContent img {
	float: none;
	padding-right: 3px;
	padding-bottom: 3px;
}
#CaptionOneLink a {
	color: #000000;
	font-weight: bold;
}
#CaptionOneLink a:hover {
	color: #FD7302;
}
#CaptionOneLink {
	padding-right: 10px;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
#CaptionOne a:visited {
	color: #FD7302;
}

#CaptionTwo {
	background-repeat: no-repeat;
	background-position: left top;
}
#CaptionTwo a {
	color: #FFFFFF;
}
#CaptionTwo a:hover {
	color: #FD7302;
}
#CaptionTwo .ProjectHeading {
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
}
#CaptionTwo .ProjectContent {
	font-size: 10pt;
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: bold;
	padding-right: 10px;
}
#CaptionTwo .ProjectHeading a {
	text-decoration: none;
}
#CaptionTwo .ProjectLink {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
}
#CaptionTwo .ProjectLink a {
	text-decoration: underline;
}
#CaptionThree {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
#CaptionThreeContent {
	font-size: 8pt;
	line-height: 14px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #FFFFFF;
	padding-top: 8px;
}
#CaptionThreeContent strong {
}
#CaptionThreeContent img {
	float: none;
	padding-right: 3px;
	padding-bottom: 3px;
}
#CaptionThreeLink a {
	color: #000000;
	font-weight: bold;
}
#CaptionThreeLink {
	padding-right: 10px;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
#CaptionThreeLink a:hover {
	color: #FD7302;
}
#CaptionFour {
	background-repeat: no-repeat;
	background-position: left top;
}
#CaptionFour a {
	color: #FFFFFF;
}
#CaptionFour a:hover {
	color: #FD7302;
}
#CaptionFour .ProjectHeading {
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
}
#CaptionFour .ProjectHeading a {
	text-decoration: none;
}
#CaptionFour .ProjectContent {
	font-size: 10pt;
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: bold;
	padding-right: 10px;
}
#CaptionFour .ProjectLink {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
}
#CaptionFour .ProjectLink a {
	text-decoration: underline;
}
/*Endof HP Captions*/
/*Sales Info*/
#salesBox {
	background-color: #1352B3;
	padding: 15px 10px;
}
#SalesInfo {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
#SalesContactNum {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
/*Endof Sales Info*/
/*locations*/
#LocationHeader {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3342B5;
}
#LocationContainer {
	background-color: #B0B7E3;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#LocationInfo td {
	padding-bottom: 1px;
}
#LocationFFContainer {
	background-color: #B0B7E3;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#LocationFFInfo td {
	padding-bottom: 0px;
}

#LocationLinkContainer {
	background-color: #848DD2;
	padding-right: 10px;
	padding-left: 20px;
}
#LocationLinkContainer a {
	color: #000000;
}
#LocationLinkContainer a:hover {
	color: #FD7302;
}
.MapLocations {
	font-size: 8pt;
	font-weight: normal;
	white-space: nowrap;
}
#MainLocationHeader {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3342B5;
	padding-left: 18px;
}
#MainLocationInformation {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 18px;
}
#LocationContentContainer {
	border-left: 1px solid #E6E7E8;
}
/*Endof locations*/
/*Footer*/
#Footer {
	background-color: #1352B3;
	padding: 5px;
}
#Footer td {
	font-size: 8pt;
	color: #FFFFFF;
}
#Footer a {
	color: #FFFFFF;
}
#Footer a:hover {
	color: #FD7302;
}
/*Endof Footer*/
/*Linespacing*/
#lineSpace {
	font-size: 8px;
	line-height: 8px;
	height: 8px;
}
#lineSpaceSM {
	font-size: 5px;
	line-height: 5px;
	height: 5px;
}
#lineSpaceSSM {
	font-size: 3px;
	line-height: 3px;
	height: 3px;
}
#blueLine {
	font-size: 1px;
	line-height: 1px;
	background-color: #1352B3;
	height: 1px;
}
/*Endof Linespacing*/
/* Information Containers*/
#InformationHeader {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3342B5;
	padding-left: 10px;
}
#InformationContainer {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
	background-color: #E6E7E8;
}
#InformationContainer td {
	padding-bottom: 8px;
}
.InfoShadowRight {
	background-image: url(images/InfoShadowRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.InfoShadowBottom {
	background-image: url(images/InfoShadowBottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#GalleryImagesContainer {
	padding-right: 10px;
}
#IntroContainer {
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	background-color: #E6E7E8;
	font-size: 12pt;
	line-height: 22px;
	border: 1px solid #BFBFBF;
}
#introPanel {
	background-image: url(images/Flat_Top_Intro_Panel.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12pt;
	line-height: 22px;
}
#introPanelSqCrn {
	background-image: url(images/Flat_Top_Intro_SqCrn_Panel.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12pt;
	line-height: 22px;
}
/* Endof Headers*/
/*Sectional Information*/
#SectionContentContainer {
	border: 1px solid #E6E7E8;
	font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#SectionalContainer {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#SectionalMainContent {
	background-color: #FFFFFF;
	padding: 10px;
}
#SectionRight {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
}
#SectionalImageHeader {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3342B5;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#SectionalImage {
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*Endof Sectional Information*/
/*CMS Sections */
#NewsContent img {
	padding-right: 5px;
	padding-left: 5px;
}
.documentSpecs {
	font-size: 8pt;
}
