body {
	background-image:url('../images/grayflagbg.gif');
	margin: 0px; 
	padding: 0px;
	font-size: .9em;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	text-align: center;
}

a:link              { color:white; text-decoration:none; }
a:visited           { color:white; text-decoration:none; }
a:hover             { color:gray; text-decoration:none; }
a:active            { color:gray; text-decoration:none; }

.whitetext {
	color: white;
}

.fineprint {
	font-size: .7em;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
}

.print {
	font-size: .9em;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	color:#444444;
}

.containerdiv {
	margin-left:auto; 
	margin-right:auto; 
	padding: 0px; 
	width:950px; 
	height:100%; 
	background-color:white;
}

.linkdiv {
	margin-left:auto; 
	margin-right:auto; 
	margin: 0px; 
	padding: 0px; 
	position:relative; 
	top:0px; 
	width:950px; 
	height:30px; 
	background-color:#4D5A77; 
	text-align: center; 
}

.titlediv { 
	padding: 0px; 
	position:relative; 
	top:0px; 
	width:100%; 
	height:178px; 
	background-image:url('../images/title.gif'); 
	background-repeat:no-repeat;
	background-position:center center;
	background-color: #243F7D;
	background-repeat:no-repeat;
}

.bodydiv {
	margin-left:auto; 
	margin-right:auto; 
	margin: 0px; 
	padding: 0px; 
	position:relative; 
	top:0px; 
	width:950px; 
	#height:100%; 
	background-color:white;
}

.footerdiv {
	margin-left:auto; 
	margin-right:auto; 
	margin-top:auto;
	margin-bottom:auto;
	margin: 0px; 
	padding: 0px; 
	position:relative; 
	top:0px; 
	width:950px; 
	height:30px; 
	background-color:#4D5A77; 
	text-align: center; 
	display: table-cell; 
	vertical-align: middle;
}

.figuresdiv {
	background-color:#4D5A77; 
	vertical-align: top; 
	text-align: center; 
}
