.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
.dateline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	}
.clicknote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color:#FF0000;
	}	
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.whitebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px
	color: #FFF;
	font-size: 12px;
}
.whiteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
h1 {
	font-size:16pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h2 {
	font-size:14.0pt;
	font-family:Arial;
	font-style:italic;
	font-weight: bold;
}
	
h3 {
	font-size: 12.0pt;
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	top: 17px;
}.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.bodyunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: underline;
}
.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color:#000;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFF;
	background-color: #FFF;
	color: #FFF;
}
.bluebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
}
#masthead{
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 5% 2% 2% 2%;
	background-color:#999999;
}
#leftcontent{
  float:left;
	width: 100%;
	margin: 0;
	padding: 0 3% 3% 3%;
	background-color:#CCCCCC;
	margin-bottom:2px;
	padding-top:10px;
	
	
}
#rightcontent{
	float:right;
	width: 50%;
	margin: 0px;
	padding: 0% 3% 3% 3%;
	background-color:#CCCCCC;
	margin-bottom:2px;
	padding-top:10px;	
}

#footer{
	width:100%;
	margin: 0;
	padding: 0px 0px;
	border-top: 2px solid #000000;

	
}
.indexlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	list-style: c;
}
.indexlisthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.indexlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}

