@charset "utf-8";
hr {
	font-size: 1px;
	color: #01519A;
}

.text_bold_colorbar {
	font-weight: bold;
	background-image: url(../../images/common/pagehead_bg.gif);
	font-size: 14px;
	line-height: 20px;
	color: #003054;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003054;
}

.ColorText {
	color: #255077;
}
.Color2Text {
	color: #F30086;
	list-style-type: square;
}

.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.smalllinks {
	color: #F30086;
	font-size: 10px;
	line-height: 150%;
}
.smalllinks a {
	color: #f30086;
	text-decoration: none;
}
.smalllinks ul {
	line-height: 100%;

}

.smalllinks  ul li {
	color: #F30086;
	margin-left: -20px;
	list-style-type: none;
	margin-bottom: 5px;
}
.smalllinks2 {
	color: #003054;
	font-size: 10px;
}
.smalllinks2 a {
	color: #003054;
	text-decoration: none;
}
.smalllinks2 ul {
	margin-top: 2px;
}
.smalllinks2 ul li {
	color: #003054;
	list-style-type: none;
}
.infoSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #255077
}
.infoSmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003054;
	padding-top: 15px;
	font-weight: normal;
}
.infoSmall3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #f30086;
	padding-top: 10px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #003054;
	letter-spacing: -0.05em;
}
.heading2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.heading2_underlined {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #01519A;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.heading3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.heading4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	color: #255078;
}


.ColorText-Big {
	color: #255077;
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.ContentTight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: none;
	line-height: 11pt;
}
.ContentTight p {
	margin-bottom: -4px;
}
.content_green {
	background-color: #F2FEF1;
	padding: 25px;
	border: 4px solid #060;
}
.content_green .heading1 {
	color: #060;
}

.promo_specials {
	padding: 5px;
	text-align: center;
	border: 3px solid #71bf44;
	background-color: #E1F1D8;
}
.PromoText {
	color: #000;
	list-style-type: square;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}


.warning_box {
	padding: 10px;
	border: 1px solid #003054;
	background-color: #F0F4FA;
}
.container_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F8F9FC;
	border: 1px solid #6184BE;
	color: #2F5A81;
	text-align: center;
}
.blue_box {
	padding: 5px;
	border: 1px solid #003054;
	background-color: #F0F4FA;
}
.container_blue_dimmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F8F9FC;
	border: 1px solid #6184BE;
	color: #2F5A81;
	text-align: center;
		/* for IE */
  	filter:alpha(opacity=30);
	/* CSS3 standard */
  	opacity:0.3;
}
.mustknow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 8px;
	border: 1px solid #255077;
	background-color: #F8F9FC;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
}

.fileuploadbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F0F4FA;
	border: 1px solid #28537B;
	padding: 0px;
}
.javascript_warning {
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
