html { height: 101% }
body { height: 100%; margin: 0px; color: #000; background-color: #fff; }
body,table,input,textarea,select { font: 14px Verdana, Arial, Helvetica, sans-serif; }
a:link,a:active,a:visited,a:hover { color: #002c7e; }
img { border: 0px; }
form { padding: 0px; }

.large     {font-family:Verdana, sans-serif; font-size: 14pt;}
.standard  {font-family:Verdana, sans-serif; font-size: 10pt;}
.small     {font-family:Verdana, sans-serif; font-size: 8pt;}
.pagebreak {page-break-before: always}

.align_center {text-align: center;}
.align_right  {text-align: right;}
.align_left   {text-align: left;}

table.border {
	width=100%;
	border: 1px #1b4dc3 solid;
	border-collapse: collapse;
}
table.border th {
	padding: 2px;
	color: #fff;
	background-color: #467bff;
	border-top: 1px solid #b8ccff;
	border-left: 1px solid #b8ccff;
	border-right: 1px solid #1641ad;
	border-bottom: 1px solid #1641ad;
}
table.border td {
	padding: 2px;
	border-top: 1px solid #b8ccff;
	border-left: 1px solid #b8ccff;
	border-right: 1px solid #1641ad;
	border-bottom: 1px solid #1641ad;
}
table.noborder {
	width=100%;
	border: none;
}
table.noborder th {
	border: none;
	background: #E4E5DF;
}
table.noborder td {
	border: none;
	padding: 2px;
}
.background_false {
	background-color: #ffffff;
}
.background_true {
	background-color: #f2f2f2;
}

table.content
{
	width: 825px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

td.content
{
	background-color: #9398a5;
	border-left: 2px solid #1b4dc3;
	border-right: 2px solid #1b4dc3;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
}

td.contentBody
{
	width: 100%;
	height: 100%;
}

table.chart
{
	font-size: 12px;
	border: 1px solid #467bff;
	background-color: #fff;
}

table.chart th
{
	color: #fff;
	background-color: #467bff;
	border-top: 1px solid #b8ccff;
	border-left: 1px solid #b8ccff;
	border-right: 1px solid #1641ad;
	border-bottom: 1px solid #1641ad;
}

table.chart td { text-align: center; }
table.chart tr.alt { background-color: #f1f3f8; }

.text_btn {font-family:Arial,Verdana; font-size:16px; color:#FFFFFF; font-weight:bold;}

.text_btn a {font-family:Arial,Verdana; font-size:16px; color:#FFFFFF;text-decoration:none;font-weight:bold;}

.text_btn a:link {font-family:Arial,Verdana; font-size:16px; color:#FFFFFF;font-weight:bold;}

.text_btn a:hover {font-family:Arial,Verdana; font-size:16px; color:#FFFFFF;text-decoration:none;font-weight:bold;}

.text_btn a:visited {font-family:Arial,Verdana; font-size:16px; color:#FFFFFF;text-decoration:none;font-weight:bold;}


.text_btn_selected {font-family:Arial,Verdana; font-size:11px; color:#FFFFFF; font-weight:bold}

.mid_btn {background-image:url(images/btnmid.jpg); background-repeat:repeat-x}

.mid_btn_selected {background-image:url(images/btnmid_selected.jpg); background-repeat:repeat-x}
