P            { font-size: 9pt; font-family: Arial }
FONT         { font-size: 9pt; FONT-FAMILY: Arial }
BODY         { font-size: 9pt; FONT-FAMILY: Arial; background-color: white }
B            { font-size: 9pt; FONT-FAMILY: Arial }
H1           { font-size: 30pt; FONT-FAMILY: Arial; margin: 0px; }
H2           { font-size: 20pt; FONT-FAMILY: Arial; margin: 0px; font-weight: bold }
H3           { font-size: 14pt; FONT-FAMILY: Arial; margin: 0px; font-weight: bold }
H4           { font-size: 10pt; font-family: Arial; margin: 0px }
H5           { font-size: 8pt; FONT-FAMILY: Arial; margin: 0px }
H6	     { font-size: 18pt; font-family: Arial; margin: 0px; font-weight: normal}
A            { font-size: 9pt; FONT-FAMILY: Arial }
STRONG       { font-size: 9pt; FONT-FAMILY: Arial }
I            { font-size: 9pt; FONT-FAMILY: Arial }
A:link       { font-size: 10pt; FONT-FAMILY: Arial; text-decoration: none; color: #000000; font-weight: bold }
A:visited    { FONT-FAMILY: Arial; text-decoration: none; font-weight: bold }
A:hover      { FONT-FAMILY: Arial; text-decoration: underline; color: #000000; font-weight: bold }
.breadcrumb{
	
	font-size:11px;
	font-weight:normal;
	overflow:hidden;
	height:32px;
		}
.breadcrumb ul{
	margin:0px; padding:0px;
	list-style-type:none;
	
		}	
.breadcrumb li{
	list-style-type:none;
	float:left;
	display:block;
	color:#868686;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 1px;
	padding-right: 3px;
		}	
		
.breadcrumb li a{
		color:#868686;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}
.breadcrumb li a:hover{
	color:#0088cc;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}	
	
.sitemaplnks a{
	color:#999999;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 0px;
	display:block;
	}	
.quicklinkbox{
	border: solid 1px #cdcdcd;
	padding:10px 5px;
	}	
.quicklinks{
	color:#808080;
	font-size:11px;
	}
	.quicklinks a{
	color:#808080;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	}
	
	
	
