h1#pgtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:20px; 
	color:#0055A5;
	font-weight: bold;
	line-height: 25px;
	border-bottom: 1px dotted #90AFDC;
}
hr {
	height: 1px;
	border-top: 1px dotted #90AFDC;
}
/*
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
*/
.pagetitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color:#0055A5;
	font-weight: bold;
	line-height: 25px;
}
.headline1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px; 
	color:#808083;
	font-weight: normal;
	line-height: 20px;
}
.headline2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px; 
	color:#608C2C;
	font-weight: normal;
	line-height: 20px;
}
.headline3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px; 
	color:#0055A5;
	font-weight: normal;
	line-height: 20px;
}


.subtitle1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#808083;
	font-weight: bold;
}
.subtitle2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px; 
	color: #608C2C;
	font-weight: bold;
}
.subtitle3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#0055A5;
	font-weight: bold;
}
.subtitle4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#000000;
	font-weight: bold;
}
.smalltype {
	font-family: Arial, Times, serif;
	font-size:10px; 
	color:#333333;
}


