div#headerBar {
	height: 249px;
	overflow: hidden;
	background: url(../img/LaraPallets.jpg) left top no-repeat;
}
div#headerBar2 {
	height: 165px;
	overflow: hidden;
	background: url(../img/c8banner.jpg) left top no-repeat;
}
.bodyText 
{
     text-align:justify;
}
h1 {
	height: 52px;
}
p {
	font-family: verdana, sans-serif;
	color: #036;
	font-size: .7em;
	margin-bottom: 1em;
	line-height: 1.2;
}

li
{
    color: #036;
    list-style-position: outside;
    list-style-type: circle;
    font-family: Verdana, Sans-Serif;
    font-size: .8em;
}

a {
	color: #00A4E8;
}

h1, h2, h3, h4, h5, h6 {
	font-family: verdana, sans-serif;
	color: #036;
}

h1, h2 {
	font-size: 1.125em;
	margin-bottom: .75em;
}

div#styleChoose {
	width: 45.625em;
	height: 2.5em;
}

div#styleChoose p {
	text-align: right;
	font-size: .8em;
	padding: 5px 1.25em 0 0;
}

div#styleChoose a {
}


div#navigation {
	clear: left;
	float: left;
	width: 8.5em;
	margin-left: .625em;
	margin-bottom: .5em;
	display: inline;
}
div#mainContent {
	float: left;
	width: 30em;
	margin-left: .75em;
	margin-bottom: .5em;
	display: inline;
}
div#rightContent {
	float: left;
	width: 10.625em;
	margin-left: .75em;
	margin-bottom: .5em;
	display: inline;
}

#topFooter { 
	width: 45.625em;
	background: #E5F5FA;
	padding: 6px;
	clear: both;
}

#topFooter li {
	display: inline;
	margin-left: 0px;
	font-family: verdana, sans-serif;
	font-size: .7em;
	color: #00254F;
}

#topFooter li a {
	color: #00254F;
	text-decoration: none;
	font-weight: normal;
}

#topFooter li a:hover {
	text-decoration: underline;
}
* {
	margin: 0;
	padding: 0;
}

div#navigation ul, div.rightLinks ul {
	list-style-type: none;
}
div#navigation li {
	font-weight: bold;
	font-family: verdana, sans-serif;
	color: #036;
	font-size: .75em;
	line-height: 1.25;
	margin: .75em 0;
}
div.rightLinks li {
	font-weight: bold;
	font-family: verdana, sans-serif;
	color: #036;
	font-size: .75em;
	line-height: 1.25;
	margin: .25em 0;
}


p.headerLink {
	margin: 0 0 3px 0;
}
p.headerLink a {
	font-size: 1.1em;
	font-weight: bold;
	color: #00A4E8;
}

div#mainContent h3 {
	font-size: .8em;
	margin-bottom: .25em;
}


div.rightBox {
	border: 2px solid #ccebf5;
	border-top: none;
	margin-bottom: .625em;
}
div.rightBox h3 {
	background: #ccebf5;
	padding: 6px;
	font-size: .8em;
}
div.rightBox p {
	font-size: .75em;
	padding: .25em 0;
	margin: 0;
}
div.rightBox div.rightLinks {
	padding: .375em;
}
div.rightBox a {
	font-weight: bold;
}
div.rightBox a acronym {
	font-weight: normal;
}
div.rightBox p.smallPrint {
	font-size: .7em;
}
div.rightBox p.smallPrint a {
	font-weight: normal;
}




body {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 5%;
	margin-right: 5%;
	text-align: left;	
}

img {
	border: 0;
}

a {
	font-weight: bold;
}

.clearBoth {
	clear: both;
}

br.halfLine {
	line-height: 50%;
}

.displayNone {
	display: none;
}

hr {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* clearing */
.stretch,
.clear {
	clear:both; 
	height:1px; 
	margin:0; 
	padding:0; 
	font-size: 15px;
	line-height: 1px;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
/* end clearing */




.replace a span {
	text-indent:-10000px;
}
/* end replace */


/* accessibility */
 span.accesskey {
	text-decoration:none;
 }
 
 .accessibility {
	position: absolute;
	top: -999em;
	left: -999em;
 }
/* end accessibility */