* { 
	padding : 0;
	margin : 0;
	border : 0;
}

html {
	height: 100%; margin-bottom: .01em;
}

table {
	border-collapse : collapse;
}

body {
	scrollbar-base-color : #FFFFFF;
	scrollbar-arrow-color : #2E4C6A;
	scrollbar-face-color : #B3B3B3;
	scrollbar-highlight-color : #D8ECFF;
	scrollbar-track-color : #CCCCCC;
	scrollbar-3dlight-color : #5D7995;
	scrollbar-darkshadow-color : #5D7995;
	scrollbar-shadow-color : #D8ECFF;
	background-color : #0C3560;
}

.headertext {
	color: #E3E3E3;
	font-size: 10px;
	font-weight : normal;
	font-family : verdana;
}

A.headertext {
	color: #E3E3E3;
	font-size: 10px;
	font-weight : normal;
	font-family : verdana;
	text-decoration : none;
}

.headertext:hover {
	color: #FF8A00;
	font-size: 10px;
	font-weight : normal;
	font-family : verdana;
	text-decoration : none;
}

.footertext {
	color: #B5D9FF;
	font-size: 10px;
	font-weight : normal;
	font-family : verdana;
}

A.footertext {
	color: #B5D9FF;
	font-size: 10px;
	font-weight : normal;
	font-family : verdana;
	text-decoration : none;
}

.footertext:hover {
	color: #FF8A00;
	font-size: 10px;
	font-weight : normal;
	font-family : verdana;
	text-decoration : none;
}
	
.copymain  {
	color : #B5D9FF; 
	font-weight : normal; 
	font-size : 10px; 
	font-family : verdana;
	}

A.copylink  {
	color : #B5D9FF; 
	font-weight : normal; 
	font-size : 10px; 
	font-family : verdana;
	}

.copylink:hover  {
	color : #FF8A00; 
	font-weight : normal; 
	font-size : 10px; 
	font-family : verdana;
	}

.checkbox {
	color : #B5D9FF; 
	font-weight : normal; 
	font-size : 10px; 
	font-family : verdana;
	border-color : #2C5177; 
	}

.nav {
	color : #E3E3E3; 
	font-weight : normal; 
	font-size : 10px; 
	font-family : verdana;
	}
	
A.nav {
	color : #E3E3E3; 
	font-weight : normal; 
	font-size : 10px; 
	font-family : verdana;
	text-decoration : none;
	}

.nav:hover {
	color : #FF8A00; 
	font-weight : normal; 
	font-size : 10px; 
	font-family : verdana;
	text-decoration : none;
	}
	
input, .input {
	color: #2E4C6A;
	font-size: 8pt;
	font-weight: normal;
	font-family: helvetica;
}