body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 100%;
	color: #CCCCCC;
	background-color: #232333;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
a:link {color: #FFFFFF; text-decoration: none}
a:active {color: #989898; text-decoration: none}
a:visited {color: #989898; text-decoration: none}
a:hover {color: #4A4B5A; text-decoration: none}
/* p { font-family: verdana, helvetica, arial, sans-serif; font-size: 90%; padding: 2px; } */
.header { 
	background-color: #232333; 
	height: 28px; 
	width: relative;
	margin: 0px;
	padding: 10px;
	text-align: left;
}
.subheader {
	background-color: #232333;
	height: 40px;
	width: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(lmd_top_image.jpg);
	background-position: center;
}
.subheader2 {
	background-color: #232333;
	height: 20px;
	width: relative;
	margin: 0px;
	padding: 0px;
}
.mainTitle {
	color: #CCCCCC;
	font-size: 150%;
	font-weight: none;
	letter-spacing: 2px;
}
.mainTitleSub {
	color: #989898;
	font-size: 120%;
	font-weight: none;
	letter-spacing: 2px;
}
.sqimage {
	width: relative;
	height: relative;
	border: none;
	margin: 0px 12px 4px 12px;
}
#contentBox {
	position: relative;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	/* border: 2px solid #4A4B5A; */
	background-color: #FFFFFF;
	color: #000000;
	padding: 16px 28px 30px 28px;
	text-align: left;
}
.sectionHeader {
	color: #4A4B5A;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
	padding: 30px 0px 12px 0px;
	letter-spacing: 2px;
}
.menuItemBasic {
	position: absolute;
	top: 106px;
	left: 14px;
	color: #CCCCCC;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
p.NumP2, li.NumP2, div.NumP2 {
	color: #3A3A3A;
	font-size: 9pt;
	font-family: verdana, helvetica, arial, sans-serif;
	padding: 0px 0px 6px 0px;
}
.topHeader {
	color: #4A4B5A;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
	padding: 4px 0px 0px 0px;
	letter-spacing: 1px;
}
.itemHeader {
	color: #4A4B5A;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
	padding: 4px 0px 0px 0px;
	letter-spacing: 1px;
}
.itemHeaderMed {
	color: #4A4B5A;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
	padding: 4px 0px 0px 0px;
	letter-spacing: 1px;
}
.left-element {
   	position: absolute;
   	left: 0;
   	/* width: 75%; */
	padding: 6px 30px 0px 50px;
}
.right-element {
	position: absolute;
   	right: 0;
   	/* width: 25%; */
   	text-align: right; /* depends on element width */
	padding: 6px 38px 0px 30px;
} 
.itemBody {
	color: #3A3A3A;  /* #595959 */;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 9.5pt;
    font-weight: normal;
	padding: 10px 8px 0px 22px;
}
.hidden {
	display: none;
}
.unhidden {
	display: block;
}
.unhideImage {
	width: relative;
	height: relative;
	border: none;
	margin: 0px 10px 0px 0px;
}
/*.unhideImage {
	width: relative;
	height: relative;
	border: none;
	margin: 0px 10px 0px 0px;
	background-image: url(unhide.jpg);
	background-position: center;
}
.hideImage {
	width: relative;
	height: relative;
	border: none;
	margin: 0px 10px 0px 0px;
	background-image: url(hide.jpg);
	background-position: center;
}
*./
