body {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	background-color: #FFFFFF;
}

.Regular {
	font-family: "Trebuchet MS";
	font-size: 10pt;
}
.RegularBold {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
.WhiteRegularBold {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	color:#FFF;
	font-weight: bold;
}
.subtype {
	font-family: "Trebuchet MS";
	font-size: 7pt;
}


A:link{
	text-decoration: none;
	border-width: 0px;
	color:#2D576D;
		}
A:visited{
	text-decoration: none;
	border-width: 0px;
	color:#2D576D;
		}		
A:hover{
	color:#6EPB1F;
	text-decoration: none;
}

table#reg {    
	background-color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
	border: 1px solid #3A596E;
	border-collapse:collapse;
}
table#reg td {
	padding: 3px 3px 3px 3px;
	border-spacing: 0px;
}
.data {
	text-align: right;
	border-spacing: 0px;
	border: 1px solid #CCCCCC;
}
.toprow {
	text-align: center;
	background-color: #6EBB1F;
	font-weight:bold;
	color:#FFFFFF;
	border-spacing: 0px;
	border: 1px solid #6EBB1F;
}
.leftcol {
	text-align: left;
	background-color: #3A596E;
	font-weight:bold;
	color:#FFFFFF;
	border-spacing: 0px;
	border: 1px solid #3A596E;
}

ul {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 9pt;
	text-align: left;
	}
p {
	margin-top:0;
	}
h1 {
	font-weight: bold;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	margin-bottom: 0;
	margin-top: 0;
	text-align: left;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin-bottom:0;
	margin-top: 0;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #BD312B;
	margin-bottom:0;
	padding-top: 0;
	margin-top: 0;
}
.tabletitleit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
.smalltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.regred {
	color: #F00;
}
.saying {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #6EBB1F;
	text-align: center;
}
#page_cont table tr td .saying strong {
	font-weight: normal;
}
