/* CSS Document */

body
{
	scrollbar-3d-light-color:#A2B8CE;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#0000FF;
	scrollbar-dark-shadow-color:#A2B8CE;
	scrollbar-face-color:#50759A;
	scrollbar-highlight-color:#A2B8CE;
	scrollbar-shadow-color:#A2B8CE;
	background-color: #FFFFFF;
}
a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #033B63;
	text-decoration: underline;
}

.banner {
	background-color: #CCCCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004080;
}

.input {
	font-size: 9px;
	background-color: #CCCCFF;
}

.inputWhite {
	font-size: 9px;
	background-color: #FFFFFF;
}

.companytext {
	font-family: tahoma;
	font-size: 14pt;
	color: #000000;
}

.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #033B63;
}

.salutation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004080;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004080;
	font-weight: bold;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.header4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #004080;
	font-weight: bold;
}

.table2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004080;
	border-right-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
}
.table3 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004080;
	border-right-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
}

.table4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004080;
	border-right-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
}

.navbar {
	color: #000000;
	background-color:#FFFFFF;
	text-align: center;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004080;
	border-right-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
}

.tblhdr {
	color: #FFFFFF;
	background-color: #004080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.tblhdr1 {
	color: #FFFFFF;
	background-color: #004080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.tblftr {
	color: #000000;
	background-color: #dcdcdc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}