body{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #002779;
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;  

}

td .bordercell {
	border-right: #006699 1px solid; 
}

table, tr, td, th {
	font-size: 11px;
}

table.nav {
	font-size: 10px;
}

td.nav {
	font-size: 10px;
}

table.center {
	font-size: 11px;
}

td.center {
	font-size: 11px;
}



a:link    { 
	color: #060AE2;
	background-color: inherit;
	text-decoration: none; 
}

a:visited { 
	color: #060AE2; 
	background-color: inherit;
	text-decoration: none; 
} 
a:active { 
	color: #060AE2; 
	background-color: inherit;
	text-decoration: none; 
} 
a:hover { 
	color: #060AE2; 
	background-color: inherit;
	text-decoration: underline; 
} 




input {
	font-size: 10px;
	background-color: #ffffff;
	color: #444444;
	border: #444444 1px solid;
}

textarea {
	font-size: 10px;
	background-color: #ffffff;
	color: #444444;
	border: #444444 1px solid;
}

select {
	font-size: 10px;
	background-color: #ffffff;
	color: #444444;
	border: #444444 1px solid;
}

input.checkbox {
	border: none;
}

input.button {
	color: #c0c0c0;
	background-color: #eeeeee;
	cursor: default;
}

#footerlink a {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
	}
#footerlink a:hover {
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
	}
