/* CSS definition file containing site wide stylesheets */

.bodycopysmall {
	font-family: "Century Gothic",  Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 8pt;
 	font-weight: normal;
 	font-style: normal
}

.bodytext {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(131,131,130);
 	font-weight: normal;
 	font-style: normal
}

.bodycopy {
	font-family: "Century Gothic",  Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

.textbox {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 8pt;
 	color: rgb(131,131,130);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none 
}

.Heading1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12pt;
 	color: rgb(0,77,135);
 	font-weight: normal;
 	font-style: normal
}