.crumbs {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #5C555E;
}
.body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
}
.title {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	line-height: 18px;
}
.bodyitalic {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-style: italic;
}
a:link {
	color: #008000;
	text-decoration: none;
}
a:visited {
	color: #008000;
	text-decoration: none;
}
.tablebar {
	background-color: #F2F2F9;
}

a:hover {
	color: #000080;
	text-decoration: none;
	background-color: #DADAE1;
}
a:active {
	color: #008000;
	text-decoration: none;
}
.bodybold {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000080;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.bodysmall {

	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.bullet {
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 17px;
	color: #000080;
	font-weight: bold;
	text-align: center;
}
.bodytiny {


	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
}
h1 {
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.bodyboldgrey {

	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-weight: bold;
}
.bodynoindent {

	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.scrolltable {
	background: #FFFFFF;
	overflow:scroll;
	position: fixed;
	height: 390px;
	width: 720px;
	border: 1px solid #CCCCCC;
}
.indexback {
	background-color: #999999;
	text-align: left;
}
.table {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #DEDFED;
}
.ifooter {
	background-color: #BEBEBE;
}
.biggreytext {


	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #000080;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
