<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { margin: 0; padding: 0; }

body { 
	margin: 10px 0;
	font: 62.5% Arial, sans-serif; line-height: normal;
	background: url("../images/bg_main.gif") #b1b1b1 repeat-x; 
}
.align_left { text-align: left; }
.align_right { text-align: right; }
#outer_wrapper { margin: 0 auto; padding: 10px 0;  width: 600px; background: #fff; }
#inner_wrapper { margin: 0 10px; padding: 0 0 10px 0; font-size: 1.1em; min-height: 300px; }
* html #inner_wrapper { height: 300px; }


h1, h2, h3, h4, h5, h6 { font-size: 1.0em; }

h1 { font-size: 1.4em; padding: 5px; margin-bottom: 10px; color: #fff; background: url("../images/bg_strapline.gif") 0% 0% repeat-x #073439; } 
h2 { font-size: 1.2em; padding: 5px; color: #003038; } 
h3 { font-size: 1.1em; padding: 5px 0; color: #003038; } 

ul { list-style: none; margin: 10px 0; }
li { margin: 5px 0; }

table, th, td { font-size: 1.0em; text-align: left; }
a, a:visited { color: #7c0000;  }
a:hover { color: #000; }

p { margin: 10px 0; }
p em {  color: #c00; }
strong p { display: block; margin: 0; font-weight: normal !important; font-style: italic;}

input, select { margin: 0; width: 140px; }
select { width: 140px; font-size: 1.0em; }
#ddlDay, #ddlMonth, #ddlYear { width : auto !important; }
.smlInput input, input.smlInput { margin: 0 5px; width: auto !important; }
.smlInput option { width: auto !important; }
span.divider { display: block; width: 100%; height: 1px; font-size: 0px; line-height: 0px; margin: 10px 0 20px 0; background: #073439;}  

#anglo_logo { margin: 0 0 10px 0; }

#maincontent { margin: 0; }

.submitButton {
	font-weight: bold; color: #353535; font-size: 1.0em;
	padding: 2px 5px; width: auto !important;
	border: 1px solid #7891a5; background: url("../images/bg_button.gif") repeat-x 0% 100%; 
}

.searchBtn { text-transform: uppercase; cursor: pointer; padding: 5px 10px; overflow: visible; background: url("../images/bg_button2.gif") #003038 repeat-x 0% 0%; color: #fff; }
#submitRow, .submitRow { margin: 20px 0; }
/*#submitRow input { width: 150px !important  }*/

div.formRow { height: 30px; }
div.formRow strong { display: block; width: 230px; float: left; }
div.formRow strong em { font-size: 1.3em; color: #c00; }
 
div.putMargin { margin: 2px; }

#addressList { border: 1px solid #ccc; overflow: auto; height: 300px; }
.autoHeight { height: auto !important; } 
div.addressRow { border-bottom: 1px solid #ccc; padding: 6px 5px; }
div.addressRow strong { float: right } 
div.addressRow label { display: block; margin: 0 0 0 20px; color: #7c0000; cursor: pointer; }
div.addressRow a, div.addressRow a:visited { text-decoration: none; display: block; margin: 0 0 0 20px;  }
div.addressRow input { margin: 0 5px 0 0; float: left; }

div.formNote { }
div.formNote strong { float: none; }

.downloadButton, .downloadButton:visited { 
	display: block; height: 50px; line-height: 50px; 
	font-size: 1.2em; font-weight: bold; margin: 10px 0; padding: 3px 0 3px 50px; 
	background: url("../images/but_download.gif") 0% 3px no-repeat; 
}
.downloadButton:hover { background-color: #f6f6f6; }

.errorMessage { text-align: right; width: 375px; }
.errorMessage2 { color: #c00; font-weight: bold; }
.errorMessage #CVDOB { display: none; }  
.errorMessage span { display: inline; }
.errorMessage br { display: none; }</pre></body></html>