@charset "utf-8";
/* CSS Document */

/* Body Defaults */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

/* Headers Footers and Bullets */
.pf100_header {font-size: 18px; color: #FFFF00;}
.pf300_header {font-size: 18px; color: #99CC00;}
.profiller_header {font-size: 18px; color: #A7D39C;}
.sub_header {font-size: 12px; color: #FFFFFF; font-weight: bold;}
.pargraph_title {color: #000099; font-weight: bold;}
.profiller_pargraph_title {color: #1486C1; font-weight: bold;}
.inverted_pargraph_title {color: #FFFFFF; font-weight: bold;}
.pf100_lower_nav_header{font-size: 14px; color: #FFFF00; font-weight: bold;}
.pf300_lower_nav_header{font-size: 14px; color: #99CC00; font-weight: bold;}
.profiller_lower_nav_header{font-size: 14px; color: #A7D39C; font-weight: bold;}
.lower_nav {font-size: 12px}

/* Capsizes */
.capsizes-1 {font-size: 14px; color: #000000; font-weight: bold;}
.capsizes-2 {font-size: 14px; color: #A09F95; font-weight: bold;}
