<style type="text/css" title="Application Style Sheet">
<!--

a:color {
	color: #2F84DA;
	text-decoration: none;
}

a:link {
	color: #2F84DA;
	text-decoration: none;
}

a:visited {
	color: #2F84DA;
	text-decoration: none;
}

a:hover {
	color: #2F84DA;
	text-decoration: underline;
}

td {
	font-family: verdana,arial;
	color: black;
	font-size: 8pt;
}

.pads {
	font-family: tahoma;
	font-size: 12pt;
	color: #ffffff;
	padding-right: 10px;
	vertical-align: top;
}

.header {
	font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #0e4d8d;
	height: 25px;
	vertical-align: top;
}

.subheader {
	font-family: tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	height: 10px;
	vertical-align: top;
}

.detail {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	height: 20px;
	vertical-align: top;
}

.list {
	font-family: tahoma;
	font-size: 11pt;
	color: #000000;
	vertical-align: top;
}

.paragraph {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}

.note {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	vertical-align: top;
}

.text_small {
	width: 100px;
	height: 10px;
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #0e4d8d;
	background-color: #E1E1E1;
	border-color: #0e4d8d;
}

.text_login_prompt {
	/*width: 100px;*/
	height: 10px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0e4d8d;
	/*background-color: #ffffff;*/
	border-color: #0e4d8d;
}

.text_login_link {
	/*width: 100px;*/
	height: 15px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0e4d8d;
	/*background-color: #ffffff;*/
	border-color: #0e4d8d;
}

.text_big {
	width: 150px;
	height: 12px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	border-color: #000000;
}

.button_small {
	width: 50px;
	height: 18px;
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #E1E1E1;
	border-color: #0e4d8d;
}

.button_big {
	width: 70px;
	height: 20px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
 /* background-color: #ffffff;
	border-color: #000000; */
}

.button_bigger {
	width: 120px;
	height: 20px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
 /* background-color: #ffffff;
	border-color: #000000; */
}

.numberentry {
	width: 40px;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.copy {
	font-size: 7pt;
	color: white;
}
               
-->
</style>
