body {
	background-color:#FFFFFF;
	margin:5;
}

.text {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
	line-height:1.5em;
	text-transform:none
}

.header {
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	color:#4e82b1;
	line-height:1.5em;
	text-align:left;
	text-transform:none
}

.subheader {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:1.5em;
	text-align:left;
	text-transform:none
}

.breadcrumbs {
	font-family:Verdana, sans-serif;
	font-size:9px;
	color:#666666;
	text-transform:none
}

.borderBottom {
	border-bottom-color:#bdbcbc;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	padding-top:1em;
	padding-bottom:.3em;
}

a:link {text-decoration: none; color:#666666;}
a:visited {text-decoration: none; color:#666666;}
a:hover {text-decoration: none; color:#4e82b1;}
a:active {text-decoration: none; color:#4e82b1;}

a.breadcrumbs:link {text-decoration: none; color:#666666;}
a.breadcrumbs:visited {text-decoration: none; color:#666666;}
a.breadcrumbs:hover {text-decoration: none; color:#4e82b1;}
a.breadcrumbs:active {text-decoration: none; color:#4e82b1;}
