/* CSS Document */
p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height: 18px;
} 
.standard_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.standard_10_bol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.standard_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	width: 440px;
}
.standard_12_bol_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #004890;
}
.standard_18_bol_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #004890;
}
.standard_18_bol_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #004890;
}
.standard_12_bol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.standard_12_white_hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.standard_10_white_hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.standard_10_black_hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.standard_12_black_hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.standard_12_black_nounderline_hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.standard_18_blue_hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004890;
	text-decoration: underline;
}
.standard_12_blue_hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004890;
	text-decoration: underline;
}
.standard_14_bol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

	color:#000000
	font-style: normal;
	color: #004890;
}
.standard_16_bol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000
	font-style: normal;
}
.standard_14_white_bol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	font-style: normal;
}
.standard_14_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-style: normal;
}
.standard_12_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-style: normal;
}
.standard_17_bol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#000000
	font-style: normal;
}
.buttons {
	background-color: #004890;
} 
.buttons a {
	color: #FFFFFF;
	background-color: #004890;
	display: inline;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	margin: 2px;
	height: 20px;
	line-height: normal;
	white-space: nowrap;
	width: 0px;
	padding: 0px;
} 
.buttons a:hover {
	color: #00FFFF;
	background-color: #004890;
	display: inline;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	margin: 2px;
	height: 20px;
	line-height: normal;
	white-space: nowrap;
	width: 0px;
	padding: 0px;
} 
.buttons_border a {
	color: #FFFFFF;
	background-color: #004890;
	display: inline;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	margin: 2px;
	line-height: normal;
	white-space: nowrap;
	border: thin solid #CCCCCC;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 20px;
} 
.buttons_border a:hover {
	color: #00FFFF;
	background-color: #004890;
	display: inline;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	margin: 2px;
	line-height: normal;
	white-space: nowrap;
	border: thin solid #CCCCCC;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
} 

