body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 100%;
	color: #CCCCCC;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}

a:link {color: #303030; text-decoration: none}
a:active {color: #989898; text-decoration: none}
a:visited {color: #303030; text-decoration: none}
a:hover {color: #989898; text-decoration: none}

#section0 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 66px;
	width: 100%;
	background-color: #EBEAEE;
	text-align: center;
}
#section1 {
	position: absolute;
	top: 66px;
	left: 0px;
	width: 100%;
	background-color: #EBEAEE;
}
#section2 {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 100%;
	height: 14px;
	background-color: #000000;
}
#section3 {
	position: absolute;
	top: 164px;
	left: 0px;
	width: 100%;
	height: 300px;
	background-color: #ffffff;
}
#contentBox {
	width: 720px;
	margin: 0 auto 0 auto;
	color: #000000;
	padding: 16px 28px 30px 28px;
	text-align: left;
	/*border: 2px solid #4A4B5A;*/
	border-top: 0px solid #4A4B5A;
	border-right: 1px solid #4A4B5A;
	border-bottom: 1px solid #4A4B5A;
	border-left: 1px solid #4A4B5A;
	background-color: #FFFFFF;
}
#contentFooter {
	width: 720px;
	height: 200px;
	margin: 0 auto 0 auto;
	background-color: #0000ff;
}
.sectionHeader {
	color: #4A4B5A;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
	padding: 30px 0px 12px 0px;
	letter-spacing: 2px;
}
.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;
}
.menuItemBasic {
	position: absolute;
	top: 6px;
	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: 16px;
    font-weight: bold;
	padding: 4px 0px 0px 0px;
	letter-spacing: 1px;
}
.left-element {
	float: left;
	width: 60%;
	padding: 6px 30px 0px 22px;
	background-color: #ffffff;
}
.right-element {
	float: right;
	width: 40%;
   	text-align: right;
	padding: 6px 12px 0px 30px;
	background-color: #ffffff;
} 
.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;
}
#headerBox {
	width: 500px;
	height: 150px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	text-align: center;
}
.mainTitle {
	color: #000000;
	font-size: 250%;
	font-weight: none;
	letter-spacing: 3px;
}
.subTitle {
	color: #000000;
	font-size: 100%;
	font-weight: none;
	letter-spacing: 1px;
}

