body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #254D5E;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #254D5E;
	font-size: 14px;
}
.style6 {font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.style13 {font-size: 14px}
.style14 {font-size: 22px}
.style15 {color: #999999}
.style16 {font-size: 10px}
.style25 {font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

table, tr, th, td, img, p
{
	padding: 0;
	margin: 0;
	border: 0;
}

p
{
	margin-top: 8px;
	margin-bottom: 8px;
}

h1
{
	margin-bottom: 8px;
	font-family: arial, helvetica, verdana;
	font-size: 20px;
	font-weight: bold;
	color: #f77600;
}

table
{
	border-collapse: collapse;
	border-spacing: 0px; 
}

table, tr, th, td
{
	font-family: arial, helvetica, verdana;
	font-size: 13px;
}

.error
{
	font-weight: bold;
	color: #FF3333;
}

.message
{
	font-weight: bold;
	color: #222288;
}

table.form td,
table.form tr td
{
	padding: 3px;
}

td.label
{
	font-weight: bold;
	text-align: right;
}

.line
{
	display: inline;
	vertical-align: middle;
}

a:link, a:visited
{
	color: #0000CC;
	text-decoration: none;
}

a:hover, a:active
{
	color: #176afd;
}
a.footer:link, a.footer:visited
{
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover, a.footer:active
{
	color: #999999;
}

table.infocard
{
	border-collapse: collapse;
	border: solid #D5D5D5 1px;
}

table.infocard th,
table.infocard td
{
	text-align: left;
}

table.infocard th
{
	padding: 3px;
	background-color: #EBEBEB;
	font-size: 17px;
	font-weight: bold;
}

table.infocard td
{
	padding: 5px;
	background-color: #FCFCFC;
}

table.data
{
	border-collapse: collapse;
	border: solid black 2px;
}

table.data td,
table.data th
{
	padding: 4px;
	padding-left: 9px;
	padding-right: 9px;
	text-align: center;
}

table.data th
{
	font-weight: bold;
	font-size: 14px;
	font-family: verdana;
	color: #001177;
	color: black;
	background-color: #D0D0D0;
	border-bottom: solid #0033BB 1px;
}

table.data td
{
	vertical-align: top;
	border-bottom: solid #D5D5D5 1px;
}

table.data tr.even td
{
	background-color: #FFFFFF;
}

table.data tr.odd td
{
	background-color: #EBEBEB;
}

table.data tr.even_hover td,
table.data tr.odd_hover td
{
	cursor: default;
	background-color: #748aae;
	color: white;
}

table.data tr.even_hover td a,
table.data tr.odd_hover td a
{
	color: #FFFF00;
}

table.details
{
	border-collapse: collapse;
}

table.details td
{
	padding: 4px;
	vertical-align: top;
	text-align: left;
}

a.nav_link:link,
a.nav_link:visited
{
	color: black;
	font-weight: bold;
}

a.nav_link:active,
a.nav_link:hover
{
	color: #176afd;
	font-weight: bold;
}

a.gray_link
{
	color: #888888;
	cursor: default;
	font-weight: bold;
	text-decoration: none;
}

a.leftnav_link,
a.leftnav_link:link,
a.leftnav_link:visited,
a.leftnav_link:hover,
a.leftnav_link:active
{
	font-size: 13;
	color: ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: default;
}
a.leftnav_quote,
a.leftnav_quote:link,
a.leftnav_quote:visited,
a.leftnav_quote:hover,
a.leftnav_quote:active
{
	font-size: 13;
	color: #FFF200;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: default;
}


td.leftnav_off
{
	background-color: #254d5e;
	border: solid #bbbbbb 1px;
	padding: 4px;
}

td.leftnav_hover
{
	background-color: #307E9F;
	border: solid black 1px;
	padding: 4px;
}

