body{margin:0; padding:0; background-color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.mainT{ width:760px; }
H2 { font-size: 1.1em;  line-height: 1.1em; }
p, ul li {  font-size: 0.9em;}

a {
	color:#316395;
}
a:hover {
	color: #316395;
	background-color: #E9F0F8;
}
a:visited {
color: #316395;
}
h1 {
  font-size: 1.4em;
}
.bluebox {
	background-color: #6699CC;
	color: #ffffff;
	font-weight: bold;
}

.lfLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #6699cc;
	color: #FFFFFF;
}
.lfLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #6699cc;
	color: #ffffff;
}
.lfLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #E9F0F8;
	color: #316395;
}

.lfboxtxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #6699cc;
}

#contents {	width: 95%;}
#contents .c1 {
	float: left;
	width: 45%;
	margin-right: 0.5em;
	margin-left: 0.1em;
}
#contents .c2 {
	float: left;
	width: 45%;
	margin-right: 0.1em;
	margin-left: 0.5em;
}
.clear { clear: both; }


#contents ul{
	list-style-type: none;
	padding:0;
	margin:0;
	font-size:0.8em;
	background-color: #EEF3F9;
}
div#contents ul li{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	background-color:#FFFFFF;
	border-top: 1px solid #D1E0EF;
	border-bottom: 1px solid #D1E0EF;
}
#contents ul li a{color: #2E5B89; font-weight: normal; text-decoration: underline; font-style: normal; line-height: normal; background-color:#FFFFFF}
#contents ul li a:hover{ text-decoration: underline; color: #214263; background-color:#FFFFFF}
#contents ul li a:visited{color: #2e5b89;}
.spacedList {
	list-style:none;
	padding-left:1em;
}
.spacedList li{
	padding-bottom:0.5em;
	list-style:none;
}
.paagReport {
	list-style:none;
}
.paagReport li{
	padding-bottom:1em;
	list-style:none;
}
.blBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #6699cc;
	color: #FFFFFF;
}

