<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    Document   : maxBlocks
    Created on : Mar 3, 2010, 4:34:13 PM
    Author     : rr0996
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#header {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
}
#max_banner {
	text-align:center;
	width: 100%;
}
#topIndex {
	text-align:center;
	width:100%;
	margin-top: 8px;
}
#priorities2 {
	BORDER-RIGHT: #cccccc 1px;
	PADDING-RIGHT: 0px;
	BACKGROUND-POSITION: center center;
	BORDER-TOP: #cccccc thin dotted;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 6px;
	MARGIN: 0px;
	VERTICAL-ALIGN: middle;
	BORDER-LEFT: #cccccc 1px;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: #cccccc thin dotted;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: auto;
	TEXT-ALIGN: center;
	margin-left: 6%;
	margin-right: 6%;
	WIDTH: 88%;
	background-color: #FFFFFF;
	color: #0000FF;
}
.text {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.style12 {
	font-size:12px;
}
/* A:link {
	COLOR: #003399;
	TEXT-DECORATION: none
}*/
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#footer {
	clear:both;
	margin-top: 1em;
	padding:0 0 1px 0;
	line-height:1.25em;
	background: no-repeat;
	width: 100%;
	text-align: center;
}
#footer img#logo {
	position:absolute;
	right:0;
	top:0;
	margin-top:10px;
}
#footer div {
	clear:both;
	margin-top:1em;
	margin-left: 6%;
	margin-right: 6%;
	width: 88%;
	overflow:hidden;
}
#footer_links {
	padding-top: 1em;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #003399;
}
.username_hint {
	color: #808080;
	font-style: italic;
}
</pre></body></html>