.header {
	font-family: Verdana;
	font-size: x-large;
	font-weight: bolder;
	color: #330099;
	background-image: url(/assets/bl_logo1.jpg);
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	xbackground-image: url(/assets/subheader.gif);
	vertical-align: sub;
	font-style: normal;
	font-weight: bold;
	xfont-variant: normal;
}
.subheader a{
	color: #FFFFFF;
	text-decoration: none;
}

.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000099;
	xbackground-image: url(/assets/subheader.gif);
	xvertical-align: sub;
	xfont-style: normal;
	font-weight: bold;
	xfont-variant: normal;
}
.subheader2 a{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.breadcrumb {
	xborder-bottom-style: solid;
	xborder-bottom-width: thin;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	line-height: 14px;
}
.breadcrumb  a:hover {
		text-decoration: underline;
}
.breadcrumb a{
		color: #999999;
		text-decoration: none;
}
.title {
	font-family: Verdana;
	font-size: large;
	font-weight: bolder;
	color: #330099;
	xbackground-image: url(/assets/cplogoxbkg2.jpg);
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a {
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
body {
	background: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
h2   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
}
h3   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
}
.footer    {
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
	border-top: thin solid #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
}    
a:active {
	text-decoration: underline;
}

