@charset "utf-8";

body
{
	margin:0em;
	padding:0em;
	background-color:#1e3875;
	font-size:8pt;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	line-height:16px;
}

td, p
{
	margin:0em;
	padding:0em;
	font-size:8pt;
}

img
{
	vertical-align:top;
	border:none;
}

a, .cat-color
{
	text-decoration:underline;
	color:#339900;
	outline:none;
	font-size:8pt;
}

.cat-color
{
	color:#034587;
}

input, textarea, select
{
	/*border:0.063em solid #bdbebd;*/
	color:#000;
	font-size:8pt;
}

select, option, optgroup, label
{
	margin:0em;
	padding:0em;
	font-size:8pt;
}

#main-table
{
	width:100%;
	background-color:#fff;
	text-align:left;
}

#main-table td
{
	width:100%;
}

.border
{
	border:0.063em solid #999999;
}

.top-line-sep
{
	background-color:#3e702b;
}

.headline
{
	color:#003366;
	font-weight:bold;
}

p
{
	color:#000000;
	font-size:8pt;
}

.bg-subheading, .bg-subheading-home
{
	background-color:#dde2eb;
	vertical-align:middle;
}
.bg-subheading-home
{
	background:#fff;
}

.subheading, .subheading-home
{
	color:#003366;
	font-weight:bold;
	vertical-align:middle;
	padding:0.313em 0.125em;
	border:0.063em solid #999999;
}
.subheading-home
{
	border:none;
	border-bottom:0.063em solid #999999;
	text-transform:uppercase;
	font-size:8pt;
}

.search-bg
{
	background-color: #dbdedb;
	border:0.063em solid #2e2e2f;
	font-weight: normal;
	color: #333333;
	text-align: center;
}


.search
{
	width:4.375em;
	text-align:center;
	font-weight:normal;
	font-size:8pt;
}

.go
{
	width:3.125em;
	text-align:center;
	font-weight:normal;
	font-size:8pt;
}

.box
{
	width:25%;
}

.v-align
{
	vertical-align:middle;
}

.color-green
{
	color:#339900;
	text-align:left;
}

.lock
{
	vertical-align:middle;
	padding-right:0.125em;
}

.size-font
{
	font-size:7pt;
}

.footer
{
	text-align:center;
	color:#ffffff;
	background:#2c4d76;
	font-size:10pt;
}




