@charset "ISO-8859-1";
.leftBrackets {
	background-image: url(img/left_bracket-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.rightBrackets {
	background-image: url(img/right_bracket-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7299A8;
	font-style: normal;
}
   BODY { font-family: Arial } 
   H1 { font-family: Arial } 
   H2 { font-family: Arial } 
   H3 { font-family: Arial } 
   H4 { font-family: Arial} 
   H5 { font-family: Arial} 
   P { font-family: Arial } 
   ADDRESS { font-family: Arial } 
.style1 {	font-size: 14px;
	color: #666666;
}
.whiteheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #7299A8;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #7299A8;
}
.pagecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}