body { 
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	text-decoration : none;
	font-size : 12px;
	background-color : #ffffff;
}
P {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	text-decoration : none;
	font-size : 12px;
}
h1 {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	text-decoration : none;
	font-size : 14px;
	font-weight : bold;
	color : #003952;
}
h2 {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	text-decoration : none;
	font-size : 14px;
	font-weight : bold;
	color : white;
}
h3 {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : normal;
	color : white;
}
h4 {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
	color : white;
}
.table_main {
	padding : 1px;
	border : solid 1px #003952;
}
.table_head {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	padding : 2px;
	color : white;
	background-color : #003952;
	border : 0px;
}
.table_head_right {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	padding : 2px;
	color : white;
	background-color : #003952;
	border-top : 0px;
	border-right : solid 1px white;
	border-bottom : 0px;
	border-left : 0px;
}
.table_foot {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	padding : 2px;
	color : white;
	background-color : #2A708A;
	border : 0px;
}
.table_foot_right {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	padding : 0px 6px;
	color : white;
	background-color : #2A708A;
	border-top : 0px;
	border-right : solid 1px white;
	border-bottom : 0px;
	border-left : 0px;
}
.table_cell_subhead {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	padding : 2px;
	color : white;
	background-color : #003952;
	border-top : 0px;
	border-right : 0px;
	border-bottom : solid 1px white;
	border-left : 0px;
}
.table_cell_subhead_right {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	padding : 2px;
	color : white;
	background-color : #003952;
	border-top : 0px;
	border-right : solid 1px white;
	border-bottom : solid 1px white;
	border-left : 0px;
}
.table_cell_status_right {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	padding : 2px;
	color : #003952;
	border : 0px;
}
.table_cell_divider {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	padding : 2px;
	color : white;
	background-color : #2A708A;
	border-top : 0px;
	border-right : solid 1px white;
	border-bottom : solid 1px white;
	border-left : 0px;
}
.table_cell_light {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	padding : 2px;
	color : #003952;
	background-color : #ffcc99;
	border-top : 0px;
	border-right : solid 1px white;
	border-bottom : solid 1px white;
	border-left : 0px;
}
.table_cell_dark {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	padding : 2px;
	color : #003952;
	background-color : #ff9933;
	border-top : 0px;
	border-right : solid 1px white;
	border-bottom : solid 1px white;
	border-left : 0px;
}
.table_cell_light_input {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	padding : 2px;
	color : #003952;
	background-color : white;
	border : solid 1px #003952;
}
.table_cell_dark_input {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	padding : 2px;
	color : #003952;
	background-color : #ff9933;
	border : solid 1px white;
}
.window_pop_over {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	padding : 2px;
	color : #003952;
	background-color : #ffcc99;
	border-top : solid 2px white;
	border-right : solid 2px black;
	border-bottom : solid 2px black;
	border-left : solid 2px white;
}
.control_button {
	font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
	text-decoration : none;
	font-size : 14px;
	font-weight : bold;
	color : #003952;
}
