@charset "UTF-8";
/* CSS Document */

p { }

td { }

.top_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.top_link_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0b85b2;
	background-color: #FFFFFF;
	padding-left: 7px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #005370;
	text-decoration: none;
}

.button_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


.body_heading {
	color: #d19a2a;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 15pt;
	padding-left: 30px;
	padding-top: 0px;
	text-align: left;
}

.body_sub_heading {
	color: #333333;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 15pt;
	text-align: left;
}

.body_text {
	color: #333333;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15pt;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.body_text_table {
	color: #333333;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 15pt;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.body_text_terms {
	color: #333333;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	text-align: justify;
}

.body_link {
	color: #005370;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 15pt;
	text-align: left;
	text-decoration: none;
}

.info_heading {
	color: #d19a2a;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 12pt;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

.info_text {
	color: #333333;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.info_sub_heading {
	color: #333333;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 12pt;
	text-align: left;
}

.info_link {
	color: #005370;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 12pt;
	text-align: justify;
	text-decoration: none;
}

.info_table_text {
	color: #333333;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 10pt;
	text-align: left;
}

.info_table_heading {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 10pt;
	text-align: left;
}

.menu_text_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0b85b2;
	background-color: #FFFFFF;
	padding-left: 7px;
	font-weight: bold;
}

.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	padding-left: 7px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(images/menu_tab_blue_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.baseline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 9px;
}

.baseline_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
