
body {
	background-color: #3f509c;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#Container {
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#ExtraFooter {
	margin-right: auto;
	margin-left: auto;
	width: 836px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

#Header {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;

}
#TopNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#Header #TopNav {
	float: right;
	width: 60%;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 19px;
}
#Header #Logo {
	float: left;
	width: 40%;
}


#Header #TopNav ul li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
	float: right;
}
#Header #TopNav ul li a {
	text-decoration: none;
	color: #4253a1;
	display: block;
	background-image: url(../images/layout/topnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	font-size: 0.8em;
	font-weight: bold;
}

#Header #TopNav ul li a:hover {	
	color: #e38d41;
}

#Wrapper {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-top: 42px;
	background-image: url(../images/backgrounds/content_leftbgstrip.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 2px;
	width: 100%;
}
.GreyDivider {
	background-color: #e1e1e1;
	background-image: url(../images/backgrounds/divider_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 100%;
	margin-top: 1px;
	height: 11px;
	margin-bottom: 4px;
}
.GreyDivider2 {
	background-color: #e1e1e1;
	background-image: url(../images/backgrounds/divider_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 100%;
	margin-top: 1px;
	height: 9px;
	margin-bottom: 1px;
}
#PortalSelector #PortalImages .totalbsPIC1 {
	width: 278px;
	float: left;
	height:102px;
	background-image: url(../images/layout/totalbs_img1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#PortalSelector #PortalImages #totaldoorsPIC {
	width: 278px;
	float: left;
}
#PortalSelector #PortalImages #totalbsPIC {
	float: left;
	width: 276px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cacaca;
	border-left-color: #cacaca;
}
#PortalSelector #PortalImages .totalbsPIC2 {
	float: left;
	width: 276px;
	height:102px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cacaca;
	border-left-color: #cacaca;
	background-image: url(../images/layout/totalbs_img2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#PortalSelector #PortalImages .totalbsPIC3 {
	width: 278px;
	float: left;
	background-image: url(../images/layout/totalbs_img3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:102px;
}
#PortalSelector #PortalImages .tasPIC3 {
	width: 278px;
	float: left;
	background-image: url(../images/layout/tas_img3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:102px;
}
#PortalSelector #PortalImages #totalelectricPIC {
	width: 276px;
	float: left;
}
#PortalSelector #PortalImages {
	float: left;
	width: 834px;
	border-top: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
}
#PortalSelector #PortalButtons #TotaldoorsTab {
	float: left;
	width: 278px;
	height: 78px;
}
#PortalSelector #PortalButtons #TotalBSTab {
	float: left;
	height: 78px;
	width: 275px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cacaca;
	border-left-color: #cacaca;
}
#PortalSelector #PortalButtons #TotalElectricsTab {
	float: left;
	height: 78px;
	width: 278px;
}
#PortalButtons #TotaldoorsTab a {
	display: block;
	height: 78px;
	width: 278px;
	background-image: url(../images/buttons/totaldoors_off.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#PortalButtons #TotaldoorsTab a:hover {
	background-image: url(../images/buttons/totaldoors_on.jpg);
}

#PortalButtons #TotalBSTab a {
	display: block;
	height: 78px;
	width: 275px;
	background-image: url(../images/buttons/totalbs_off.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#PortalButtons #TotalBSTab a:hover {
	background-image: url(../images/buttons/totalbs_on.jpg);
}

#PortalButtons #TotalElectricsTab a {
	display: block;
	height: 78px;
	width: 278px;
	background-image: url(../images/buttons/totalelectric_off.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#PortalButtons #TotalElectricsTab a:hover {
	background-image: url(../images/buttons/totalelectric_on.jpg);
}

.cleartext {
	display: none;
}
#PortalSelector #PortalButtons {
	float: left;
	width: 834px;
	border: 1px solid #cacaca;
}
#PortalSelector {
	float: left;
	width: 836px;
}
#MidSection #LeftColumn {
	float: left;
	width: 278px;
	height: 100%;
	background-image: url(../images/backgrounds/leftnav_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #2b4193;
}
#MidSection #MidColumn {
	float: left;
}
#MidSection #RightColumn {
	float: right;
	height: 100%;
	width: 152px;
}
#MidSection {
	float: left;
	width: 834px;
	background-image: url(../images/backgrounds/panel_greybg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
}
.frontpgMap {
	background-color: #072181;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 12px;
}

.frontpgMap a {
	text-decoration: none;
	font-size: 75%;
	font-weight: bold;
	color: #FF9A11;
}
#RightColumn HomepageNews p {
	font-size: 75%;
}
#RightColumn h3 {
	font-size: 95%;
	color: #3353c8;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}
#RightColumn h5 {
	color: #079ccd;
	background-image: url(../images/layout/topnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 8px;
	margin: 13px 0px 0px;
}
#RightColumn p {
	font-size: 0.7em;
	display: block;
	margin: 2px 8px 10px;
}

.frontpgMap a:hover {
	text-decoration: underline;
	font-size: 75%;
	font-weight: bold;
	color: #FFF;
}

#MidColumn #repairline {
	padding-bottom: 12px;
}
.webaddress {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
}
#Footer {
	width: 836px;
	font-size: 0.7em;
	color: #3353c8;
	padding-bottom: 3px;
}
.darkgrey {
	color: #333333;
}
.footerlogo {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/layout/topnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 8px;
	width: 100px;
	padding-right: 8px;
}
.HomepageNews {
	text-decoration: none;
}
.HomepageNews a {
	text-decoration: underline;
	color:#990033;
}
.HomepageNews a:hover {
	text-decoration: none;
	color:#990033;
}
.repairlinebox {
	background-image: url(../images/backgrounds/loginbox_bg_home.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 94px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align:center;
}
.dropshadow {
	background-image: url(../images/backgrounds/dropshadow.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 12px;
	width: 100%;
}
.homelogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	border: 1px solid #d6d6d6;
	width: 55%;
	margin-right: 10px;
	margin-left: 18px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.loginText {
	margin-left: 18px;
	font-weight: bold;
	font-size: 80%;
	padding: 5px 0px;
	margin-top: 0px;
	display: block;
	color: #333333;
}
.loginbox #form1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#form1 #submit {
	margin-bottom: 4px;
}
#ExtraFooter #accessibilty ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#ExtraFooter #accessibilty ul li {
	display: inline;
	margin-right: 12px;
}
#ExtraFooter #accessibilty {
	width: 50%;
	float: left;
}
#ExtraFooter #CaboodleLogo {
	float: right;
	width: 50%;
	text-align: right;
	padding-top: 25px;
	color: #A7B0CF;
	font-size: .7em;
	background-image: url(../images/layout/picseli-logo-servicetotal.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}
#ExtraFooter #CaboodleLogo a {
	text-decoration: underline;
	color: #CFD9E2;
}
#ExtraFooter #CaboodleLogo a:hover {
	text-decoration: none;
	color: #fff;
}

#ExtraFooter #accessibilty a {
	text-decoration: none;
	color: #A7B0CF;
	font-size: .7em;
}
#ExtraFooter #accessibilty a:hover {
	text-decoration: underline;
	color: #fff;
	font-size: .7em;
}
.tennentBox {

}
#LeftColumn .LeftNavColumn {
	height: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/backgrounds/leftnav_topedge.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.leftnav ul {
	list-style-type: none;
	margin-left: 20px;
	padding: 0px;
}
.leftnav ul li {
	margin-top: 8px;
	margin-bottom: 8px;
}
.leftnav ul li a {
	background-image: url(../images/buttons/bullet_blue_off.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 12px;
	display: inline;
	font-size: 0.8em;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.leftnav ul li a:hover {
	background-image: url(../images/buttons/bullet_blue_on.gif);
	color: #8FC0FC;
	
}
.TennantNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.TennantNav li {
	background-image: url(../images/buttons/housingtab_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 17px;
	display: block;
}
.TennantNav a {
	font-size: 0.7em;
	text-decoration: none;
	color: #595b4e;
	background-image: url(../images/buttons/housing_lefttab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	height: 17px;
	display: block;
}
.TennantNav a:hover {
	background-image: url(../images/buttons/housing_lefttab_on.gif);
}

.TBSimgblock1 {
	height: 48px;
	width: 278px;
	float: left;
	background-image: url(../images/layout/tbsimgblock1_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.TBSimgblock2 {
	height: 23px;
	width: 276px;
	float: left;
	background-image: url(../images/layout/tbsimgblock2_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cacaca;
	border-left-color: #cacaca;
}
.TBSimgblock2 h3 {
	font-size: 1em;
	color: #3353C8;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.TBSimgblock3 {
	height: 48px;
	width: 278px;
	float: left;
	background-image: url(../images/layout/tbsimgblock3_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tasimgblock3 {
	height: 48px;
	width: 278px;
	float: left;
	background-image: url(../images/layout/tasimgblock3_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#MidSection #PageTitleBlock {
	float: left;
	height: 80px;
	width: 545px;
	background-color: #FFFFFF;
	padding-left: 11px;
	background-image: url(../images/backgrounds/pagetitle_bgstrip.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#MidSection #ContentContainer {
	float: left;
	width: 554px;
	margin-left: 1px;
	margin-right: 1px;
}
.ContentWindow {
	font-size: 0.7em;
	color: #036096;
	width: 379px;
	background-color: #fafafa;
	border: 1px solid #cacaca;
	padding: 10px 10px 50px;
}
.downloadhead {
	background-image: url(../images/layout/downloadheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.downloadhead h3 {
	margin: 0px;
	padding: 0px;
}
.ContentWindow h4 {
	font-size: 125%;
	color: #006699;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 1px;
}
.TennantNav #TennantServicesArea {
	background-image: url(../images/layout/tennantservices_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	margin-bottom: 0px;
	display: block;
	margin-top: 0px;
}
.DownloadBox {
	font-size: .6em;
	color: #FFFFFF;
	background-color: #142c86;
	background-image: url(../images/backgrounds/downloadbox_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:142px;
}
.repairlinebox a {
	color: #FF9A11;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
}

.DownloadBox img {
	/*padding: 2px;*/
	/*background-color: #707fb4;*/
	border: 1px solid #959fc6;
	margin-right: 4px;
}

.DownloadBox a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	padding: 2px;
	font-weight: bold;
	height: 26px;
}
.floatleft {
	float: left;
}

a img {
	border:none;
}

.DownloadBox ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.DownloadBox a:hover {
	background-color:#45568F;
	background-image: url(../images/backgrounds/downloadbox_bg_on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	/*height: 51px;*/
	/*padding: 7px;*/

}
.DownloadBox ul li {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.lightblueTxt {
	color: #9da9d3;
}
#PageTitleBlock h5 {
	color: #e28434;
	font-weight: normal;
	font-size: 0.9em;
	margin: 20px 0px 0px;
	padding: 0px;
	text-transform: uppercase;
}
#PageTitleBlock h3 {
	color: #426fb6;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.newstab {
	color: #3b3e16;
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(../images/backgrounds/newstab_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 57px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAA86;

}
.newstab a {
	height: 40px;
	background-image: url(../images/backgrounds/newstab_hover_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #3b3e16;
	padding-left: 27px;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.smallertext {
	font-size: .8em;
}
.newstab a:hover {
	background-image: url(../images/backgrounds/newstab_hover2_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #846d47;
	background-color: #c4ae8d;
	height: 40px;
	padding-left: 27px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#PageTitleBlock .pagetitle_right {
	width: 278px;
	height: 80px;
	float:right;
	
}
#PageTitleBlock .housingTab {
	width: 271px;
	font-size: 0.8em;
	background-image: url(../images/backgrounds/housingtab_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 53px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AFB37D;
	border-left-color: #AFB37D;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.cutimage {
	height: 21px;
	background-image: url(../images/layout/tbs_right_cutimage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tascutimage {
	height: 21px;
	background-image: url(../images/layout/tas_right_cutimage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.housinginner a {
	text-decoration: none;
	color: #3B3E16;
	font-weight: bold;
	display: block;
	height: 40px;
}


.housinginner {
	text-transform: uppercase;
	background-image: url(../images/backgrounds/housingtab_highlight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 44px;
	display: block;
	padding-top: 8px;
	margin-left: 25px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B3B682;
	padding-left: 5px;
}
#PageTitleBlock .pagetitle_left {
	width: 250px;
	float: left;
}
.housinginner a:hover {
	color: #7A812E;
	font-weight: bold;
	display: block;
}
.ContentWindow p {
	margin-top:12px;
	margin-bottom:12px;
	line-height: 1.4em;
}
.boldtext {
	font-weight: bold;
}

.ContentWindow ul {
	padding: 5px 0px;
	margin-right: 0px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ContentWindow li {
	margin-top: 5px;
	margin-bottom: 10px;
}
.BoldUList {
	font-weight: bold;
	color: #E28434;
	font-size: 1.2em;
	list-style-type: none;
}
.ContentWindow a {
	color: #E28434;
}
.ContentWindow a:hover {
	color: #E28434;
	text-decoration: none;
}
.blacktext {
	color: #000000
}.boldwhitetext {
	font-weight: bold;
	color: #FFFFFF;
}
.repairlinebox a:hover {
	color: #000000;
	text-decoration: underline;
}
.ContentWindow img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #E0E0E0;
}
.pictureLeft {
	float: left;
	margin-right: 10px;
}
.pictureRight {
	float: right;
	margin-left: 10px;
}

.pictureLeftpadding {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}

.boldOrangetext {
	font-weight: bold;
	color: #FF9A11;
}
#sig {
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
.ContentWindow hr {
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	height: 1px;
}
.STbluetext {
	color: #3353C8;
}
.floatRight {
	float: right;
}
.largertext {
	font-size: 125%;
}
.clear {
	clear:both;
}
.logos {
	text-align:center;
}
.note {
	font-style:italic;
}
.sitemap_downloads ul li {
	list-style-type:none;
	height:24px;
}
.sitemap_downloads ul li img {
	margin-right:5px;
}

#downloads li {
	list-style-type:none;
	height:24px;
}
#downloads li img {
	margin-right:5px;
}

.company_structure {margin-top:20px;}
.company_structure img {margin-right:10px;}

* label.questionnaire-label {font-weight:bold; width:10em; float:left;}
* label.questionnaire-label2 {font-weight:bold;}
.questionnaire-label2 {font-weight:bold;}
fieldset {padding:10px;}

p.space {margin-bottom:20px;}

.quote {
	font-style: italic;
	text-align: center;
}


.error {
	width:350px;						/* WIDTH */
	height:auto;
	background-color:#990000;
	border:2px solid #CC3300;
	padding:1em;
	text-align:center;
	color:#FFF;
}

