/* CSS Document */

/* Global Styles, apply to specific tags on all pages */

a:link {
	color: #000;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #999966;
}

a:visited:hover {
	color: #00C;
	text-decoration: none;
	font-size: xx-small;
	font-weight: normal;
}


/* Interface styles */

.leftnavBtn {
	padding-top: 25px;
}
.address {
	line-height: 20px;
}
.HistoryAreaIndent {
	padding-left: 1.5pc;
}


/* apDiv styles - Mostly used for interface divs */


#apDiv1 {
	position:absolute;
	left:360px;
	top:376px;
	z-index:1;
	width: 287px;
	height: 128px;
}

#apDiv2 {
	position:absolute;
	left:503px;
	top:80px;
	width:477px;
	height:27px;
	z-index:2;
}
#apDiv3 {
	left:297px;
	width:560px;
	float: left;
}
#apDiv4 {
	width:180px;
	background-image: url(images/lm_colors.jpg);
	background-repeat: no-repeat;
	height: 1003px;
}
#apDiv5 {
	height:33px;
	padding-left:30px;
	padding-top: 30px;
}

#apDiv6 {
	position:absolute;
	left:700px;
	top:129px;
	width:112px;
	height:19px;
	z-index:5;
}

#apDiv10 {
	height:110px;
	padding-top: 10px;
	padding-left: 10px;
}
#apDiv11 {
	
	padding-bottom: 15px;
	padding-left: 10px;
}
#apDiv12 {
	height:83px;
	padding-left: 10px;
	padding-top: 15px;
}

#apDiv13 {
	height:230px;
	padding-left: 5px;
	padding-top: 0px;
}

#apDiv16 {
	position:absolute;
	left:34px;
	top:9px;
	width:336px;
	height:137px;
	z-index:6;
}





/* Head styles - Different header styles shared by pages */

.HEAD1 {
	font-size: 33px;
	color: #999933;
	padding-top: 2px;
	margin-top: 0px;
}

.HEAD5 {	color: #663300;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
}

.HEAD2 {
	font-size: 18px;
	color: #663300;
	float: none;
}

.HEAD4 {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}

.HEAD3 {
	font-size: 14px;
	padding-left: 0px;
	color: #666600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.2010 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}




/* Body styles - Different body copy styles shared by pages */

.BODY1 {
	font-size: 16px;
	line-height: 33px;
	font-style:normal;
}
.BODY2 {
	font-size: 10px;
	line-height: 16px;
	color: #600;
	text-decoration: none;
}

.body3 {
	font-size: 14px;
	padding-left: 0px;
	left: 0px;
	margin-left: 22px;
	margin-right: 0px;
	padding-right: 0px;
	clip: rect(auto,auto,auto,auto);
	bottom: 0px;
	text-indent: 0px;
	text-align: left;
	float: right;
}



/* Generically named styles */


.style2 {
	font-size: 10px
}

.style6 {
	font-size: 14px;
	color: #000000;
	padding-right: 40px;
	padding-left: 0px;
	height: 18px;
	float: none;
	padding-bottom: 30px;
}
.style7 {color: #999933}

.style12 {
	color: #663300;
	font-style: italic;
}
.style13 {
	font-size: 16px;
	color: #663300;
	font-style: italic;
	font-weight: bold;
}

.style33 {color: #000000}
.links {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00C;
	text-decoration: underline;
}
