/* Start of CMSMS style sheet 'layout-hextol-v1' */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
	background-color: #fcfdfa;
	color: #000;
	font-family: Trebuchet MS, Helvetica, sans-serif;
                font-size: 90%;
	line-height: 14px;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	text-align: center; /* Centers the page content container in IE 5 browsers. */
}

h1 {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
}

h2 {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
}

h3 {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

h4 {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}



a,  a:link {
	color: #842c4e;
	text-decoration: none;
}

a:visited {
	color: #842c4e;
	text-decoration: none;
}

a:hover {
	color: #842c4e;
	text-decoration: underline;
}

a:focus {
	color: #842c4e;
}

a:active {
	color: #842c4e;
}

img {
        border: 0;
}

#outerWrapper {
	background-color: #FFFFFF;
	margin: 1em auto 0 auto; 
	text-align: left; 
	width: 840px;
/*	border: thin #000000 solid; */
}

#search {
?*     float: right; */
   width: 27em;     /* enough width for the search input box */
/*   text-align: right; */
/*   padding: 0.6em 0 0.2em 0; */
color: red;
/*      margin: 0 1em; */
/*   position:relative; */
/*   left:5px; */
/*   top:35px; */
}


#outerWrapper #header {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url("images/cms/banner.jpg");
	background-repeat: no-repeat; 
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	height: 119px;
}
#outerWrapper #topNavigation {
/*	background-color: #FFFFFF; */
	background-image: url("images/cms/nav_banner.gif"); 
	height: 45px;
	background-repeat: no-repeat;
	padding-top: 5px;
}

div.breadcrumbs {
   padding: .5em 0 .5em 0; 
   font-size: 90%;             
   margin: 0 0;              
   border-bottom: 1px solid darkgray;
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 }

#outerWrapper #contentWrapper {
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 10px 10px 10px 10px; 
	width: 145px;

}

#outerWrapper #contentWrapper #content {
	margin-left: 155px;
	padding: 10px 10px 10px 20px; 
	color: #333333;
}

 div#contentWrapper {
   margin: 0 auto;   /* some air above and under menu and content */
background: #ffffff url(images/cms/back.png) no-repeat;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #faf0cc;
	font-size: 80%;
                color: #333333;
                line-height: 13px;	
                text-align: center;
	padding: 10px 10px 10px 10px;
}
/* End of 'layout-hextol-v1' */

