<!--

body 	{
 	font-family: sans-serif;
 	font-size: 10px;
 	text-align: left;
 	color: #000000;
 	background: #FFFFFF;
         height: 100%;
	}

td	{
 	margin-top: 0px;
 	margin-left: 0px;
 	margin-right: 0px;
 	margin-bottom: 0px;
         }

html 	{
	height: 90%;
         }

p,li 	{
 	font-family: sans-serif;
 	font-size: 10pt;
 	text-align: left;
 	color: #000000;
 	background: transparent;
 	margin-top: 2px;
 	margin-left: 2px;
 	margin-right: 2px;
 	margin-bottom:2px;
	}

h1,h2,h3,h4	{
 	font-family: sans-serif;
 	font-size: 12pt;
 	font-weight: bold;
 	text-align: left;
 	background: #FFFFFF;
	}

a 	{
 	font-family: sans-serif;
 	font-size: 10pt;
 	font-weight: bold;
         color: #00237e;
         background: transparent;
         text-decoration: none;
	}

a:hover {
 	font-family: sans-serif;
 	font-size: 10pt;
 	text-align: left;
 	color: #3878db;
         background: transparent;
         text-decoration: none;
	}

.breadcrumb {
	text-decoration: none;
         font-family: sans-serif;
         font-size: 10pt;
         background: transparent;
         color: #00237e;
         }

input 	{
	background-color: #ffffff;
	border: 1px solid;
	border-color: #000000;
	font-family: sans-serif;
	font-size: 10pt;
	line-height: 15px;
	margin-left: 10px;
	}

select 	{
	background-color: #ffffff;
	border: 1px solid;
	border-color: #000000;
	font-family: sans-serif;
	font-size: 10pt;
	line-height: 15px;
	margin-left: 10px;
	width: 200px;
	}

textarea {
	background-color: #ffffff;
	border: 1px solid;
	border-color: #000000;
	font-family: sans-serif;
	font-size: 10px;
	line-height:15px;
	margin-left: 10px;
	width: 320px;
	}

label 	{
	margin:2px;
	font-size:10pt;
	line-height:15px;
	color:#000000;
	/*float: left;*/
	text-align: left;
	margin-right: 0px;
	display: block;
	font-family: sans-serif;
	margin-left: 10px;
	}

.horizontal {
 	font-family: sans-serif;
 	font-size: 10pt;
 	font-style: italic;
         font-weight: bold;
 	text-align: right;
 	color: #808080;
 	background: transparent;
}

.horizontal:hover {
 	font-family: sans-serif;
 	font-size: 10pt;
 	font-style: italic;
 	text-align: right;
        	font-weight: bold;
 	color: #C0C0C0;
 	background: transparent;
	}

.disclaimer {
 	font-family: sans-serif;
 	font-size: 8pt;
 	font-style: italic;
 	text-align: right;
 	color: #C0C0C0;
}

#tx_indexedsearch
	{
         background-color: #ffffff;
	border: 1px solid;
	border-color: #000000;
	font-family: sans-serif;
	font-size: 10pt;
	line-height: 15px;
	margin-left: 0px;
	width: 70px;
         }

.table_menu
	{
         background-color: #ffffff;
	border: 1px solid;
	border-color: #a8a8a8;
	font-family: sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	width: 100%;
         }

.menu_header
	{
         font-family: sans-serif;
 	font-size: 10pt;
 	text-align: left;
 	color: #636363;
 	background: transparent;
 	font-weight: bold;
         }

.noprint	{
          display: none;
	}
h1.csc-firstHeader {
	display: none;
         }
-->
