body { 
	background-color:#b2b2b2;
	margin-top:0;
	}
body, td {
	font-family:verdana;
	font-size:8pt;
}
h1 { font-size:10pt; }
h2 { font-size:10pt; }
#header {
	background-color:#000;
	}
#page { 
	width:938px;
	margin:0 auto;
	text-align:left;
	}
table#template {
	border:3px solid #000;
	border-collapse:collapse;
	}
/* table#template td.layout { border:3px solid #000; } */
div#magenta { background-color:#ab1054;width:192px;height:42px; }
a { font-weight:bold; color:#ab1054; }
ul#navigation {
	list-style:none;
	margin:0;
	margin-top:20px;
	padding:0;
	}

ul#navigation li {
	margin:40px 0 0 25px;;
	padding:0;	
	}
ul#navigation img { margin-right:7px; }
table.topnav td a { 
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
table.topnav img.bullet { margin-right:6px; }
#maincontentwindow {
	padding:30px;
	width:515px;
	/*padding:18px;
	padding-bottom:100px;
	*/
	}
#maincontentwindow #logo { 
	margin:0 auto 30px auto;
	width:295px;
	}
.std { line-height:14pt; }

#copyright {
	text-align:center;
	font-size:8px;
	margin-top:100px;
}
#copyright p {
	margin:5px 0;
	}
#copyright a { 
	color:#000;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	}