/* Start of CMSMS style sheet 'accu styles' */
/* CSS definition file containing sitestyle stylesheets */

BODY {
	font-family: "Verdana", Arial, sans-serif;
	color: #cccccc;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
  	margin: 0px;
  	padding: 0px;
  	top: 10px;
	background: #666666;
	line-height: 17px;
  	background-image: url("images/tile.jpg");
  	background-repeat: repeat;
  	background-position: top left;
}

td {
	color: #cccccc;
}

li {
	font-size: 12px;
}

p { 
	padding: 5px;
	margin: 0px;
}

.clearBoth {
	clear: both;
	}

A:link {text-decoration: underline; color: #54aefa;}
A:visited {text-decoration: underline; color: #54aefa;}
A:active {text-decoration: underline; color: #54aefa;}
A:hover {text-decoration: none; color: #ffffff;}

A.lefty:link {text-decoration: none; color: #000000;}
A.lefty:visited {text-decoration: none; color: #000000;}
A.lefty:active {text-decoration: none; color: #000000;}
A.lefty:hover {text-decoration: none; color: #000000;}



.lelogo {
	width: 850px;
	height: 85px;
  	background-image: url("images/acculogoback.jpg");
  	background-repeat: no-repeat;
  	background-position: top left;
	text-align: right;
	color: #ffffff;
        padding-top: 34px;
	font-weight: bold;
}

.lenav {
	width: 850px;
	height: 51px;
  	background-image: url("images/navback.jpg");
  	background-repeat: no-repeat;
  	background-position: top left;
	text-align: left;
}

.lebarone {
	width: 850px;
	height: 9px;
}

.leheader {
	width: 850px;
	height: 363px;
	text-align: left;
}

.leinsideheader {
	width: 850px;
	height: 210px;
	text-align: left;
}

.lehomemain {
	width: 810px;
	height: 209px;
	background: #404040;
	padding: 20px;
	color: #cccccc;
	text-align: left;
}

.lemain {
	width: 810px;
  	background-image: url("images/mainbackinside.jpg");
  	background-repeat: repeat;
  	background-position: top left;
	padding: 20px;
	color: #cccccc;
	text-align: left;
}

.lebartwo {
	width: 850px;
	height: 9px;
}

.leshellone {
	width: 850px;
	height: 61px;
  	background-image: url("images/blueback.jpg");
  	background-repeat: no-repeat;
  	background-position: top left;
}

.leinsidebottom {
	width: 850px;
	height: 61px;
  	background-image: url("images/insidebottom.jpg");
  	background-repeat: no-repeat;
  	background-position: top left;
}


.leleftheading {
	width: 406px;
	height: 41px;
	text-align: left;
	float: left;
	display: inline;
	color: #a5afb7;
	font-size: 16px;
	padding: 20px 0 0 20px;
	font-weight: bold;
}

.lerightheading {
	width: 404px;
	height: 41px;
	text-align: left;
	float: left;
	display: inline;
	color: #a5afb7;
	font-size: 16px;
	padding: 20px 0 0 20px;
	font-weight: bold;
}

.leshelltwo {
	width: 850px;
	height: 204px;
  	background-image: url("images/bluebottomback.jpg");
  	background-repeat: no-repeat;
  	background-position: top left;
}


.leleftcontent {
	width: 386px;
	height: 164px;
	text-align: left;
	float: left;
	display: inline;
	color: #ffffff;
	padding: 20px;
	font-size: 10px;
}

.lerightcontent {
	width: 384px;
	height: 164px;
	text-align: left;
	float: left;
	display: inline;
	padding: 20px;
	color: #ffffff;
}

.lefooter {
	width: 850px;
	padding-top: 10px;
	text-align: center;
	color: #999999;
}





/* HEADINGS */

	h1 {
		font-size: 18px;
		margin: 0;
		padding: 10px 0 10px 0;
		color: #ffd35b;
		letter-spacing: 2px;
	}
	h2 {
		font-size: 16px;
		margin: 0;
		padding: 10px 0 10px 0;
		color: #ffffff;
		letter-spacing: 1px;
	}
	h3 {
		font-size: 14px;
		margin: 0;
		padding: 10px 0 10px 0;
		color: #ffd35b;
		letter-spacing: 1px;
	}
	h4 {
		font-size: 14px;
		line-height: 1em;
		margin: 0;
		padding: 10px 0 10px 0;
		color: #ffffff;
		letter-spacing: 1px;
	}
	h5 {
		font-size: 12px;
		margin: 0;
		padding: 10px 0 10px 0;
		color: #ffffff;
		letter-spacing: 1px;
	}

/* End of 'accu styles' */

