body {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/site_bkg.gif);
	font-size: 10px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;


}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.outlinegrey1pix {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	width: 770px;
}
.xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.breadcrumb:link {
	color: #FFFFFF;
}
a.breadcrumb:visited {
	color: #FFFFFF;
}

.breadcrumbDate {
	font-size: 10px;
	color: #999999;
}
.contentarea {
	padding: 12px;
}
.tdborder1pixgrey {
	border: 1px solid #CCCCCC;
}
.infoBoxTitle {
	font-size: 11px;
	font-weight: bolder;
	color: #003399;
}
.newsItem {
	font-size: 10px;
	line-height: 14px;
	padding-top: 10px;
}
.small {
	font-size: 11px;
}
.pad10pix {
	padding: 10px;
}
.bulletListNoIndent {
	font-size: 11px;
	list-style-position: inside;
	text-indent: -30pt;
	padding: 0px;


}
.boxtText {
	font-size: 11px;
	padding: 10px;
}
.menuitem {
	font-size: 11px;
	text-decoration: none;

}
.title {
	font-size: 16px;
	color: #003399;
}
.subtitle {
	font-size: 14px;
	color: #666666;

}
.dividercell {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
