body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	/* background-color:#E8E8FF;
	background-color:#F4F4F4; */
}

td,th,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

/*.bodytable {
	border-bottom-style:solid;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}
*/

.hometable {
	line-height: 14pt;
	/*text-align: justify;*/
}

h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #333333;
	font-family: Arial;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	font-family: Arial;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.date {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

a:link, a:visited {
	color: #C41230;
	text-decoration: none;
}

a:hover, a:active {
	color: #C41230;
	text-decoration: underline;
}

a.HeaderLink:link, a.HeaderLink:visited {
	color: #003468;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
a.HeaderLink:hover, a.HeaderLink:active {
	color: #003468;
	text-decoration: underline;
	font-size: 10pt;
	font-family: Arial;
}

.HeaderLinkRow {
	font-family: Arial;
	font-size: 10pt;
}	

.footer {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}

.AgendaHeader {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003468;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}

.LargeWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
}

.XLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003468;
}

.XLargeRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #C41230;
}

.Required{
	font-size:9px;
	color:#FF0000;
}

.Small{
	font-size:9px;
}

.Red {
	color:#C41230;
}

