/* CSS Document */

.bg_1 {
	background-color: #000000;
}

.header_link {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #012478;
	font-weight: bold;
}


.header_link_2 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #9c0c0b;
	font-weight: bold;
}

.section_header {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.jump_menu{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #FFFFFF;
	background-color: #9c0c0b;
	font-weight: bold;
}

.section_text{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #012478;
	background-color: #eef1f8;
	font-weight: bold;
}

.section_text_2{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #012478;
	background-color: #FFFFFF;
	font-weight: normal;
}


.section_text_3{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #012478;
	background-color: #eef1f8;
	font-weight: normal;
}

.small_text {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #130f67;
	font-weight: normal;
}

.small_text_2 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #9c0c0b;
	font-weight: bold;
	background-color: #e2e2e2;
	padding-left: 0px;
	margin-left: -20px;
	line-height: 150%;
}


.small_text_3 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #012478;
	font-weight: bold;
	background-color: #e2e2e2;
}


.page_text_1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #130f67;
	font-weight: normal;
}

.bg_2 {
	background-color: #e2e2e2;
}

.form_1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #244787;
	border-width: 1px;
	border-style: solid;
	border-color: #000000 #000000 #000000 #000000;
}
