td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

td.bluenormal {
	font-family: Arial;
	font-size: 9.0pt;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #003366;
	text-align: left;
}

td.bluebold {
	font-family: Arial;
	font-size: 9.0pt;
	font-style: normal;
	font-weight: bold;
	line-height: 13px;
	color: #003366;
	text-align: left;
}

td.grey1mid {
	font-family: Arial;
	font-size: 8.0pt;
	font-style: italic;
	font-weight: normal;
	line-height: 14px;
	color: #003366;
	text-align: right;
	border-left: solid white 1.0pt;
	border-right: solid white 1.0pt;
	background: #DDDDDD;
}

td.grey1bottom {
	font-family: Arial;
	font-size: 8.0pt;
	font-style: italic;
	font-weight: normal;
	line-height: 14px;
	color: #003366;
	text-align: right;
	border-left: solid white 1.0pt;
	border-right: solid white 1.0pt;
	border-bottom: solid white 1.0pt;
	background: #DDDDDD;
}

td.grey1top {
	font-family: Arial;
	font-size: 8.0pt;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	color: #003366;
	text-align: right;
	border:solid white 1.0pt;
	background:silver;
}

td.greyleft {
	font-family: Arial;
	font-size: 8.0pt;
	font-style: italic;
	font-weight: normal;
	line-height: 14px;
	color: #003366;
	text-align: left;
	border:solid white 1.0pt;
	background: #DDDDDD;
}

td.greyleftdark {
	font-family: Arial;
	font-size: 8.0pt;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	color: #003366;
	text-align: left;
	border:solid white 1.0pt;
	background: silver;
}

td.greyright {
	font-family: Arial;
	font-size: 8.0pt;
	font-style: italic;
	font-weight: normal;
	line-height: 14px;
	color: #003366;
	text-align: right;
	border:solid white 1.0pt;
	background: #DDDDDD;
}

td.greyrightdark {
	font-family: Arial;
	font-size: 8.0pt;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	color: #003366;
	text-align: right;
	border:solid white 1.0pt;
	background: silver;
}

hr.blue {
	color: #003366;
}

p.disclaimer {
	font-family: Arial;
	font-size: 7.0pt;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	color: #003366;
	text-align: left;
}

a.bluenormal {
	font-family: Arial;
	font-size: 8.0pt;
	font-style: italic;
	font-weight: normal;
	color: #003366;
}

.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #2D495C;
	text-decoration: none;
}

.Form {
	color:#002050;
	font-size:10px;
	height:17px;
	width: 180px;
	font-family:Arial;
	border-top: #C6D3E5 1px solid;
	border-left:#C6D3E5 1px solid;
	border-bottom:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	background-color:#EBEFF5;
}

.FormShort {
	color:#002050;
	font-size:10px;
	height:17px;
	width: 115px;
	font-family:Arial;
	border-top: #C6D3E5 1px solid;
	border-left:#C6D3E5 1px solid;
	border-bottom:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	background-color:#EBEFF5;
}

.FormButton {
	color:#002050;
	font-size:10px;
	height:17px;
	width: 115px;
	font-family:Arial;
	border-top: #003366 1px solid;
	border-left:#003366 1px solid;
	border-bottom:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	background-color:#EBEFF5;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.DiclaimerTextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color:#E5EAF0;
}
