/* CSS definition file containing site wide stylesheets */

.Normal {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

H1 {
	color: rgb(255,255,255)
}

P {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

.ADHeading6 {
	font-size: 10px;
 	color: rgb(51,102,153);
 	margin: 10pt 3pt
}

H4 {
	font-size: 14px
}

H5 {
	color: rgb(255,255,255)
}

.SiteMapLink {
	color: rgb(51,102,153);
 	font-weight: bold
}

H6 {
	font-size: 10px;
 	color: rgb(255,255,255)
}