body { 
	color: #fff; 
	font-family: "Times New Roman", Times, serif;

	background-color: #223B56; 


}
h1 {font-family: Arial, Helvetica, sans-serif;font-size:24px}
h2 {font-family: Arial, Helvetica, sans-serif;font-size:18px;}
h3 {font-family: Arial, Helvetica, sans-serif;font-size:16px;}
h1.hiddenhead {font-family: Arial, Helvetica, sans-serif;font-size:12px;display:none;}

ul {
	text-align: left;
    margin: 0 auto;
    padding: 0 .5em;
	/*list-style-type: none;
	text-indent: 0;*/
	display: block;
}
li {
	margin:0;
	margin-left: .5em;
	
	text-align:left;
	/*padding: .25em;font-size:16px;
	list-style-type: none;
	
	display:block; */
}	

.style3 { color: #FFFFFF; font-size: 18px; }
.style4 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style5 { font-family: "Times New Roman", Times, serif; }
.style6 { color: #223B56; }
.style8 { font-size: 24px; }
.style9 {color: #FFFFFF}
.style10 { font-size: 18px; }
.heading2 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px;
}
.style11 { font-size: 14px; }
.style12 { font-size: 14px; color: #FFFFFF; }
a { font-size: 18px; color: #FFFFFF; font-weight: bold; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; color: #FFFFFF; }
a:hover { text-decoration: underline; color: #FFFFFF; }
a:active { text-decoration: none; color: #FFFFFF; }


.dataTD { background-color: #557597; }
.dataTable { padding: 4px; }
.titles { font-size: 18px; font-weight: bold; color: #FFF; }
.tableTitle { color: #7DD0F7; font-weight: bold; font-size: 16px; }
.dataLabel { color: #7DD0F7; font-weight: bold; text-align: right; padding: 0 3px 0 0; }
.fileOwner { color: #7DD0F7; font-weight: bold; font-size: 20px; } 
.fileLink { color: #000; text-decoration: none; font-weight: normal; font-size: 16px; }
.fileLink:hover { color: #000; text-decoration: underline; }
.gbLabel { color: #FFF; font-size: 18px; text-align: right; padding-right: 5px; }
.tableData { padding: 2px 4px; border: 1px solid #AAC; }
.nodata { font-weight: bold; font-style: italic; padding-left: 20px; background-color: #E0E0FF; }
.button { border: 2px solid #7DD0F7; background-color: #999; color: #2238567; font-weight: bold; }
.button:hover { border: 2px solid #7DD0F7; background-color: #CCC; color: #2238567; font-weight: bold; }
.delRequest { font-style: italic; }
.client { font-size: 16px; text-decoration: none; }
.client:hover { text-decoration: underline; }
.small {font-size:10px; font-weight:normal; color:#FFFFFF;}