body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin: 0;
	padding: 0;
}


table {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}

P    {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: 550;
	color: #000000;

}

.header    {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: 800;
	color: #0D5797;

}
.small_header    {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-weight: 700;
	color: #0D5797;

}

.small_red_header    {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-weight: 700;
	color: #FF3333;

}

.big_red    {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28pt;
	font-weight: 900;
	color: #FF3333;

}


.small_black_header    {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-weight: 800;
	color: #000000;

}

.small_green_header    {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: 800;
	color: #10a032;

}


.small_blue_header    {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: 800;
	color: #0000ff;

}

.white_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: #FFFFFF;
}

.blue_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	color: #56AED8;
}


.red_title {

	font-family: Helvetica, Arial, Sans Serif;
	font-size: 14px;
	color: #EB1C24;
	font-weight: 800;
	margin: 10 10 0 10;
}

.black_title {

	font-family: Helvetica, Arial, Sans Serif;
	font-size: 10pt;
	color: #000000;
	font-weight: 500;
}

.red_link {

	font-family: Helvetica, Arial, Sans Serif;
	font-size: 14px;
	color: #EB1C24;
	font-weight: 800;
	margin: 10 10 0 0;
}
.red_s_link {

	font-family: Helvetica, Arial, Sans Serif;
	font-size: 12px;
	color: #EB1C24;
	font-weight: 800;
	margin: 10 10 0 0;
}
.gray_title {

	font-family: Helvetica, Arial, Sans Serif;
	font-size: 12px;
	color: #666666;
	font-weight: 800;
	margin: 10 10 0 0;
}



.small_blue_title {

	font-family: Helvetica, Arial, Sans Serif;
	font-size: 14px;
	color: #243086;
	font-weight: 500;
	margin: 10 10 10 10;
}

.small_gray_title {

	font-family: Helvetica, Arial, Sans Serif;
	font-size: 14px;
	color: #666666;
	font-weight: 500;
	margin: 10 10 10 10;
}

.Footer {
	font-family: Helvetica, Arial, Sans Serif;
	font-size: 10px;
	color: #666666;
	font-weight: 550;
	margin: 10 0 10 0;
}


select {

	font-family: Helvetica, Arial, Sans Serif;
	font-size: 10px;
	color: #000000;
	font-weight: 500;
}

input {

	font-family: Helvetica, Arial, Sans Serif;
	font-size: 10px;
	color: #000000;
	font-weight: 500;
}

textarea {

	font-family: Helvetica, Arial, Sans Serif;
	font-size: 10px;
	color: #000000;
	font-weight: 500;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
* {padding:0; margin:0}
.dropdown {float:left; padding-right:0px}
.dropdown dt {border:0px; padding:0px; font-weight:bold; cursor:pointer;}
.dropdown dd {position:absolute; overflow:hidden; width:130px; display:none; background:#fff; z-index:100; opacity:0}
.dropdown ul {width:130; border:2px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:4px; color:#333; text-decoration:none; background:#eaf0f2; width:134px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}

