@charset "UTF-8";
/* CSS Document */

  * { 
    margin: 0; 
    padding: 0;
  }
  body {
	font-family: 'Lucida Grande',Arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCC;
  }
  p,
  ul,
  ol { 
    margin-bottom: 18px; 
  }
  ul {
	margin-left: 2em;
	list-style-type: square;
  }
  h1 {
	color: #003300;
	font-size: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 9px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 18px;
  }
  h2 {
	color: #333333;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 18px;
	margin-top: 9px;
	text-align: left;
  }
  h3 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
	font-style: italic;
  }
  
    h5 {
	font-size: 26px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
	margin-bottom: 18px;
  }
  
      h6 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
	font-style: italic;
	text-align: left;
  }
  .left { 
    float: left; 
    margin: 0 18px 18px 0; 
  }
  .right { 
    float: right; 
    margin: 0 0 18px 18px; 
  }
  .callout {
	font-size: 14px;
	border: 1px solid #ddd;
	background: #f1f2e7;
	margin-bottom: 9px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	margin-top: 9px;
  }
    .calloutWhite {
	font-size: 14px;
	border: 1px solid #ddd;
	margin-bottom: 9px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	margin-top: 9px;
	background-color: #FFFFFF;
  }
  .callout h4 { 
    font-size: 11px; 
    line-height: 18px; 
  }
  .column { 
    float: left; 
    width: 65%;
  }
  .sidebar {
    width: 25%;
    font-size: 11px;
  }
  #content {
    margin: 36px 36px 36px 72px;
    min-width: 40em;
    max-width: 60em;
  }
  #biopic {
	width: 110px;
	float: left;
	padding: 5px;
	height: 145px;
	background-image: url(../GIFs/BioPic.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
  }
  
#Header {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../GIFs/2011-Header.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	position: relative;
	height: 125px;
	clear: both;
}
#MasterContainer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}
#MasterContentBG {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}

#MainContentArea {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	background-image: url(../GIFs/BodyBG2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFF;
}

#FullContentArea {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	background-image: url(../GIFs/BodyBG2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#SubNav {
	clear: both;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	padding: 5px;
	position: relative;
}
#Footer {
	clear: both;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: 2px;
}
#LHSide {
	float: left;
	clear: left;
	margin: 10px;
	width: 175px;
}
#RHSide {
	width: 620px;
	text-align: justify;
	font-size: 11px;
	padding: 10px;
	float: left;
	position: relative;
	background-color: #FFF;
}

/*  SubNav Menu */
#SubMenu {
	width: 250px;
	clear: both;
	font-size: 10px;
	margin-right: 0px;
	margin-left: 210px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 30px;
	float: left;
}

#SubMenu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	height: 20px;
}
#SubMenu a, #SubNav strong, #SubNav span {
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#SubMenu a {
	float:none;
}
#SubMenu li {
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	float: left;
}
#SubMenu a:hover {
	text-decoration:underline;
	float: left;
	color: #FFFFFF;
}  

#SubMenu a.current,#SubMenu a.current:link,#SubMenu a.current:visited,#SubMenu a.current:hover
{
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../GIFs/CurrentNavBarBG1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#SubMenu .padding { padding: 5px 0 0 10px; font-weight: bold; }

/*  Nav Menu */
#menu {
	width: 770px;
	clear: both;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-transform: capitalize;
	height: 30px;
	font-weight: bold;
}

#menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	height: 20px;
}
#menu a, #nav strong, #nav span {
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#menu a {
	float:none;
}
#menu li {
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #669900;
}
#menu a:hover {
	text-decoration:underline;
	float: left;
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(../GIFs/HoverNavBarBG1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}  

#menu a.current,#menu a.current:link,#menu a.current:visited,#menu a.current:hover
{
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../GIFs/CurrentNavBarBG1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu .padding { padding: 5px 0 0 10px; font-weight: bold; }


/*  QuickLinks Menu */

#Quicklinks {
	width: 325px;
	clear: right;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-transform: capitalize;
	height: 28px;
	float: right;
}

#Quicklinks ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	height: 20px;
	float: right;
}
#Quicklinks a, #Quicklinks strong, #Quicklinks span {
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#Quicklinks a {
	float:none;
}
#Quicklinks li {
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#Quicklinks a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(../GIFs/HoverNavBarBG2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}  

#Quicklinks a.current,#Quicklinks a.current:link,#Quicklinks a.current:visited,#Quicklinks a.current:hover
{
	color: #FFFFFF;
	background-color: #333333;
}

#Quicklinks .padding { padding: 5px 0 0 10px; font-weight: bold; }

/*  Strapline Menu */

#Strapline {
	width: 500px;
	clear: left;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 25px;
	height: 28px;
	float: left;
}

#Strapline ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	height: 20px;
	float: left;
	width: 495px;
}
#Strapline a, #Strapline strong, #Strapline span {
	display:block;
	text-decoration:none;
	color: #666666;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#Strapline a {
	float:none;
}
#Strapline li {
	margin:0px;
	padding:0px;
	float: left;
}
#Strapline a:hover {
	text-decoration:underline;
	color: #003366;
}  

#Strapline a.current,#Strapline a.current:link,#Strapline a.current:visited,#Strapline a.current:hover
{
	color: #FFFFFF;
	background-color: #333333;
}

#Strapline .padding { padding: 5px 0 0 10px; font-weight: bold; }

/*  Footer Menu */

#FooterContainer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.footer:link {
	color: #006600;
	text-decoration: none;
}     /* unvisited link */
a.footer:visited {
	color: #006600;
	text-decoration: none;
}  /* visited link */
a.footer:hover {
	color: #999999;
	text-decoration: underline;
}   /* mouse over link */
a.footer:active {
	color: #006600;
	text-decoration: none;
}   /* selected link */


/*  Main Content */

#HeaderContainer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}
#TopHeader {
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 28px;
	position: relative;
	background-image: url(../GIFs/TopHeader.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#MasterNav {
	clear: both;
	width: 840px;
	background-color: #003300;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 28px;
	background-image: url(../GIFs/NavBG1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#QuickLinksContainer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../GIFs/QuickLinks.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#SlideShow {
	clear: both;
	height: 200px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	position: relative;
}
#MediaContentArea {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
}
#MediaContentArea {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	clear: both;
	height: 120px;
}
#CostCalculator {
	position: relative;
	margin: 0px;
	width: 160px;
	padding: 5px;
	text-transform: uppercase;
	font-size: 10px;
}
#QuickLinksContainer {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../GIFs/QuickLinks.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
#QuicksRHSide {
	float: right;
	width: 620px;
	padding: 10px;
	position: relative;
}
#QuicksLHSide {
	float: left;
	width: 175px;
	position: relative;
	padding: 10px;
}
#RHSide2 {
	float: right;
	width: 175px;
	clear: right;
	position: relative;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

/* FORM */
form{
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 600px;
	position: relative;
	height: 350px;
}

.CustomForms{
	width: 382px;
	height: 994px;
}

.form{
	background-color: #FFFFFF;
	line-height: 18px;
	width: 175px;
	font-size: 12px;
	clear: both;
}

textarea, .formgenerell input, input.formgenerell {
	border: 1px solid #999999;
	width: 275px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	height: 20px;
}

.formbutton {
	width:580px;
	border: 1px solid #999999;
	background-color: #E5E5E5;
	line-height: 18px;
	height: 25px;
}
.FormJumpMenu {
	background-color: #333333;
	line-height: 18px;
	width: 275px;
	font-size: 10px;
	color: #FFFFFF;
	height: 25px;
	padding: 3px;
}


#BaselineFooter {
	clear: both;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 85px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
#CopyrightFooter {
	clear: both;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 10px;
	background-color: #FFFFFF;
}
#Carousel {
	float: right;
	height: 200px;
	width: 300px;
	margin: 10px;
	text-align: center;
	clear: right;
	overflow: hidden;
	position: relative;
}
#FooterInvestorContainer {
	height: 65px;
	width: 190px;
	float: right;
	margin: 10px;
	clear: left;
	background-image: url(../GIFs/InvestorFooter.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#FooterRecycleContainer {
	height: 65px;
	width: 190px;
	float: right;
	margin: 10px;
	clear: left;
	background-image: url(../GIFs/RecycleFooter.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#FooterBSIContainer {
	height: 65px;
	width: 190px;
	float: right;
	margin: 10px;
	clear: left;
	background-image: url(../GIFs/BSIFooter.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#FooterClimateContainer {
	height: 65px;
	width: 190px;
	float: right;
	margin: 10px;
	clear: left;
	background-image: url(../GIFs/ClimateFooter.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#LHNavigation {
	width: 175px;
	text-align: left;
	overflow: hidden;
	text-transform: uppercase;
}
#idList {
	margin: 0px;
	padding: 0;
}
 
#idList li {
	width: 165px;
	background: #333;
	color: #999999;
	list-style-type: none;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	overflow: hidden;
}
#my_slideshow {
	clear: both;
	height: 200px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	position: relative;
}
.LHNavIndent {
	color: #99CC33;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
#SubNav {
	clear: both;
	width: 840px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 28px;
	background-image: url(../GIFs/SubNavBG1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#SubNavWelcome {
	clear: both;
	width: 840px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: center center;
}

#SubNavHistory {
	clear: both;
	width: 840px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 28px;
	background-image: url(../GIFs/SubNav/SubNavHistory.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#SubNavServices {
	clear: both;
	width: 840px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 28px;
	background-image: url(../GIFs/SubNav/SubNavServices.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#SubNavFaq {
	clear: both;
	width: 840px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 28px;
	background-image: url(../GIFs/SubNav/SubNavFaq.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#SubNavArchive {
	clear: both;
	width: 840px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 28px;
	background-image: url(../GIFs/SubNav/SubNavArchive.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#SubNavCertification {
	clear: both;
	width: 840px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 28px;
	background-image: url(../GIFs/SubNav/SubNavCertification.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#SubNavDownloads {
	clear: both;
	width: 840px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 28px;
	background-image: url(../GIFs/SubNav/SubNavDownloads.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#SubNaContact {
	clear: both;
	width: 840px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 28px;
	background-image: url(../GIFs/SubNav/SubNavContact.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


#RHimage {
	width: 180px;
	float: right;
	padding: 5px;
	height: 145px;
	background-color: #E5E5E5;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../JPEGs/WelcomeMontage.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#FormContainer {
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	position: relative;
	clear: both;
	background-color: #E5E5E5;
}

#CourseFormContainer {
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	position: relative;
	clear: both;
	padding: 9px;
	background-color: #FFF;
	border: 2px solid #CCC;
}

#GeoMapContainer {
	width: 620px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	position: relative;
	clear: both;
	background-color: #E5E5E5;
	height: 300px;
	border: 1px solid #CCCCCC;
}

#map {
	width: 620px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	position: relative;
	clear: both;
	background-color: #E5E5E5;
	height: 300px;
	border: 1px solid #CCCCCC;
}
#FormLHSide {
	float: left;
	width: 285px;
	color: #FFFFFF;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 9px;
	position: relative;
}

#CustomFormLHSide {
	float: left;
	color: #FFFFFF;
	width: 400px;
	position: relative;
}
#FormRHSide {
	float: right;
	width: 285px;
	color: #333333;
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 0px;
	position: relative;
}
.FormMessageArea {
	background-color: #E5E5E5;
	line-height: 18px;
	width: 275px;
	clear: both;
	height: 250px;
	border: 1px solid #999999;
	color: #333333;
	margin: 3px;
	font-size: 12px;
	font-family: 'Lucida Grande', Arial, sans-serif;
}
#FormSubmitArea {
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	margin-bottom: 18px;
	clear: both;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	width: 580px;
	text-align: center;
	height: 30px;
	position: relative;
}
#AdBox1 {
	height: 30px;
	width: 595px;
	margin-bottom: 10px;
	background-color: #E5E5E5;
	float: left;
	text-align: center;
}

#CustomFormBox1 {
	width: 390px;
	position: relative;
}

#AdBox2 {
	height: 110px;
	width: 175px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../GIFs/LatestNews.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#AdBox3 {
	height: 50px;
	width: 175px;
	margin-bottom: 10px;
	background-color: #E5E5E5;
}

#AdBox4 {
	height: 50px;
	width: 175px;
	margin-bottom: 10px;
	background-color: #E5E5E5;
}

#AdBox5 {
	height: 50px;
	width: 175px;
	margin-bottom: 10px;
	background-color: #E5E5E5;
}

#AdBoxBase {
	height: 50px;
	width: 175px;
	background-color: #E5E5E5;
}

#McCloskey {
	height: 50px;
	width: 175px;
	background-color: #E5E5E5;
	background-image: url(../GIFs/McCloskey.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#CompostingAssociation {
	height: 100px;
	width: 175px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../GIFs/CompostingAssociation.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#Recycle1 {
	width: 110px;
	float: left;
	padding: 5px;
	height: 110px;
	background-image: url(../GIFs/Recycle1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Service1 {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0px;
	line-height: 18px;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 9px;
	width: 400px;
	padding-bottom: 0px;
	clear: left;
}
#Service1 {
	height: 130px;
	width: 190px;
	float: left;
	margin: 8px;
	background-image: url(../GIFs/Services/S1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
#Service2 {
	height: 130px;
	width: 190px;
	float: left;
	margin: 8px;
	background-image: url(../GIFs/Services/S2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
#Service3 {
	height: 130px;
	width: 190px;
	float: right;
	margin: 8px;
	background-image: url(../GIFs/Services/S3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
#Service4 {
	height: 130px;
	width: 190px;
	float: left;
	margin: 8px;
	background-image: url(../GIFs/Services/S4.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
#AdditionalServicesLH {
	height: 130px;
	width: 190px;
	float: left;
	margin: 8px;
	background-image: url(../GIFs/Services/AS1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

.MoreInformation {
	font-size: 11px;
	margin-top: 35px;
	padding: 3px;
	float: left;
	margin-left: 75px;
	width: 105px;
	height: 75px;
	text-align: right;
}
#AdditionalServicesRH {
	height: 130px;
	width: 190px;
	float: left;
	margin: 8px;
	background-image: url(../GIFs/Services/AS1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
.RHNavHeaders {
	color: #003300;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 9px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 18px;
}


.CourseNavHeaders {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 9px;
	margin-bottom: 18px;
	background-color: #690;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

/* MINI CALCULATOR
---------------------------------------------------------------------------------------------------------------------------------------------------*/
{
	position: relative;
}

.{
	line-height: 18px;
	width: 175px;
	font-size: 12px;
	clear: both;
}

textarea, .generell input, input.generell {
	width: 250px;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	color: #003366;
	padding: 5px;
}

.button {
	background-color: #333333;
	line-height: 18px;
	height: 35px;
	width: 590px;
	color: #FFFFFF;
	background-image: url(../GIFs/H6BG1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.EnquiryTypeButton {
	background-color: #333333;
	line-height: 18px;
	width: 270px;
	color: #FFFFFF;
	font-size: 10px;
}
.JumpMenu {
	width: 170px;
	margin-bottom: 8px;
}

/* MASTER  TEXTAREAS
---------------------------------------------------------------------------------------------------------------------------------------------------*/
Generay{
	border: 1px solid #E5E5E5;
	position: relative;
}

.Generay{
	background-color: #FFFFFF;
	line-height: 18px;
	width: 150px;
	font-size: 12px;
	clear: both;
}

GenerayTextarea, .Generaygenerell GenerayInput, GenerayInput.Generaygenerell {
	border: 1px solid #CCCCCC;
	width: 150px;
	clear: both;
	padding: 0px;
	margin: 0px auto;
	position: relative;
}

.Generaybutton {
	width:100px;
	border: 1px solid #999999;
	background-color: #E5E5E5;
	line-height: 18px;
}
.GenerayJumpMenu {
	background-color: #FFFFFF;
	line-height: 18px;
	width: 155px;
	font-size: 12px;
	clear: both;
}
.LHSideContact {
	width: 280px;
	float: left;
	padding: 10px;
	clear: left;
	position: relative;
}
.RHSideContact {
	float: right;
	width: 280px;
	padding: 10px;
	position: relative;
	clear: right;
}
.calloutHighlightRed {
	font-size: 14px;
	border: 1px solid #ddd;
	margin-bottom: 9px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	margin-top: 9px;
	color: #FFFFFF;
	background-color: #660000;
}
.calloutHighlightGreen {
	font-size: 14px;
	border: 1px solid #ddd;
	margin-bottom: 9px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	margin-top: 9px;
	color: #FFFFFF;
	background-color: #669900;
}

.calloutHighlightDarkGreen {
	font-size: 14px;
	border: 1px solid #ddd;
	margin-bottom: 9px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	margin-top: 9px;
	color: #FFFFFF;
	background-color: #006600;
}

.calloutCourseName {
	font-size: 14px;
	border: 1px solid #ddd;
	margin-bottom: 9px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	margin-top: 9px;
	color: #FFFFFF;
	background-color: #669900;
	font-weight: bold;
}
.LinkWhite {
	color: #FFFFFF;
	text-decoration: blink;
}
.LinkWhiteGreen {
	color: #669900;
	text-decoration: none;
}
.LinkWhiteRed {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	padding-left: 15px;
}
.LeftArea {
	float: left;
	width: 145px;
	font-size: 11px;
	position: relative;
}
.ClearingTowns {
	height: 10px;
	width: 585px;
	float: left;
	position: relative;
}

  .calloutTowns {
	font-size: 14px;
	border: 1px solid #ddd;
	background: #f1f2e7;
	margin-bottom: 9px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	margin-top: 9px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
	width: 600px;
	clear: both;
  }
.LHCourseBox {
	float: left;
	height: 118px;
	width: 118px;
	position: relative;
	padding: 9px;
}

.FirstRespondersOfficialLogo {
	float: left;
	height: 118px;
	width: 118px;
	position: relative;
	padding: 9px;
	background-image: url(../JPEGs/First-Responders-Logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.AOFAOfficialLogo {
	float: left;
	height: 118px;
	width: 118px;
	position: relative;
	padding: 9px;
	background-image: url(../JPEGs/AOFA-Official-Logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.LAERDALOfficialLogo {
	float: left;
	height: 118px;
	width: 118px;
	position: relative;
	padding: 9px;
	background-image: url(../JPEGs/LAERDAL-Official-Logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.BlankLogo {
	float: left;
	height: 118px;
	width: 118px;
	position: relative;
	padding: 9px;
}

.CFROfficialLogo {
	float: left;
	height: 118px;
	width: 118px;
	position: relative;
	padding: 9px;
	background-image: url(../JPEGs/CFR-OFFICIAL-Logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.CRB-Official-Logo {
	float: left;
	height: 118px;
	width: 118px;
	position: relative;
	padding: 9px;
	background-image: url(../JPEGs/CRB-Official-Logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.Zurich-Official-Logo {
	float: left;
	height: 118px;
	width: 118px;
	position: relative;
	padding: 9px;
	background-image: url(../JPEGs/Zurich-Official-Logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.LHCourseLargeBox {
	float: left;
	width: 425px;
	padding: 9px;
	position: relative;
}
#DerviceBoxes {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.ServiceBoxes {
	position: relative;
	float: left;
	width: 600px;
}
.ClearFix {
	clear: both;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #690;
	position: relative;
}

.ClearFixForm {
	clear: both;
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #690;
	position: relative;
}
#ServiceBoxMainArea {
	padding: 9px;
	width: 600px;
	position: relative;
}
#LHLogoBox {
	float: left;
	position: relative;
}
#LHLogos {
	width: 136px;
	float: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.AllFormSingleLines {
	font-size: 12px;
	height: 18px;
	float: left;
	padding: 9px;
	position: relative;
	border: 1px solid #CCC;
	font-family: Arial;
	font-weight: bold;
	color: #333;
	width: 371px;
	margin: 9px;
}


.AllFormMultipleLines {
	font-size: 14px;
	width: 391px;
	height: 200px;
	padding: 9px;
	float: left;
	position: relative;
}
.TextAreaContainerBox {
	width: 376px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 9px;
	margin-bottom: 9px;
	padding: 3px;
}
.TextAreaInputStyle {
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 9px;
	margin-bottom: 9px;
	height: 32px;
	padding: 3px;
	border: 1px solid #690;
	font-size: 14px;
	color: #999;
}

.TextAreaInputStyleMultiple {
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 9px;
	margin-bottom: 9px;
	height: 162px;
	padding: 3px;
	border: 1px solid #690;
	font-size: 14px;
	color: #999;
}

.TextAreaContainerBoxMultiplex {
	width: 376px;
	height: 180px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	margin-top: 9px;
	margin-bottom: 9px;
}
.TextAreaSubmitButton {
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	margin-top: 9px;
	margin-bottom: 9px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #690;
}
.FormTitles {
	font-family: Georgia;
	font-size: 18px;
	color: #666;
	padding: 9px;
}
.SectionHeadings {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.MasterButtons {
	height: 36px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}

