/* CSS Document */



.forms {
	background-color: #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;}




.blue {
background-color: #1B5074; font-weight: bold; font-size: 9px; color: white;}
.copy {
	list-style-position : outside;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	list-style-type : square;
	color: #333333;
} 
.copy A:link {
list-style-position : outside; 
vertical-align : top; 
color : #1E73A0; 
list-style-type : square; 
text-decoration : none; 
} 
.copy A:active {
list-style-position : outside; 
vertical-align : top; 
color : #1E73A0; 
list-style-type : square; 
text-decoration : none; 
} 
.copy A:visited {
list-style-position : outside; 
vertical-align : top; 
color : #1E73A0; 
list-style-type : square; 
text-decoration : none; 
} 
.copy:link {
list-style-position : outside; 
vertical-align : top; 
color : #1E73A0; 
list-style-type : square; 
text-decoration : none; 
} 
.copy:active {
list-style-position : outside; 
vertical-align : top; 
color : #1E73A0; 
list-style-type : square; 
text-decoration : none; 
} 
.copy:visited {
list-style-position : outside; 
vertical-align : top; 
color : #1E73A0; 
list-style-type : square; 
text-decoration : none; 
} 
.copy A:hover {
list-style-position : outside; 
color : #1E73A0; 
list-style-type : square; 
text-decoration : underline; 
} 
.copy:hover {
list-style-position : outside; 
color : #1E73A0; 
list-style-type : square; 
text-decoration : underline; 
} 
.h1 {
font-family : Arial; 
font-size : 16px; 
color : #1E73A0; 
font-weight: bolder;

} 
.black_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.grey_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #999999;
	
}
.filename {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	list-style-type : square;
	color: #333333;
} 

