body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #ffffff;
	color: 65696b;
}

a:link, a:visited { text-decoration: none; color: 65696b; }
a:hover { color: blue; }

h1, h2, h3, h4, h5, h6, h7 { margin: 20px 0px 10px 0px; }
ul { margin: 0px 0px 20px 15px; }

td { font-size: 9pt; } 

.footer { font-size: 8pt; } 

.main_table { border-color: 91989b; border-width: 2; border-style: solid; }








.description { padding: 15px; background-color: white; border: solid; border-width: 1px; border-color: #5C828B; }

.page_table { width: 750px; }
.page_table td { padding: 0px; margin: 0px; border: 0px }

.content_table { width: 100%; border: 1px solid #5C828B; }
.content_table th { font-size: 10pt; color: white; font-weight: bold; padding: 4px; background-color: #5C828B; }
.content_table td { font-size: 10pt; padding: 10px; }

.list_table { width: 100%; }
.list_table caption { color: white; font-size: 10pt; line-height: 12pt; font-weight: bold; background-color: #999999; }
.list_table th { background-color: #FFd8a6; text-align: left; color: black; padding: 2px; }
.list_table td { background-color: #FFEbe9; padding: 2px; }

.form_table th { text-align: left; background-color: white; color: black; padding: 2px; }
.form_table td { vertical-align: top; font-size: 10pt; padding: 2px; }
.form_table colgroup { text-align: right; width: 150px; }
.required { background-color: #F8F9D8; }


.footer_table td { width: 750px; text-align: center; padding: 10px; font-size: 10pt; }

.menu { font-size: 10pt; color: white; font-weight: bold; }

.error { font-size: 10pt; color: red; font-weight: bold; }

.calendar_table { width: 100%; }
.calendar_table td { padding: 1px; font-size: 7pt; text-align: center; }

.full_calendar_table { width: 100%; }
.full_calendar_table th { color: black; background-color: #FFEAC8; }
.full_calendar_table td { padding: 5px; text-align: center; }

.frame_table { border-collapse: collapse; border: 1px solid #5C828B; }
.frame_table td { padding: 5px; background-color: white; }