

body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	}
h1 {
background-color:#006fc9;
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:16px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
margin-bottom: 2px; margin-top: 2px;
	}

h5 { 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-size: -1em; font-weight: normal; font-style: italic; margin-bottom: 2px; margin-top: 2px;
}

h3 { 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-size: 1em; font-weight: bold;  margin-bottom: 4px; margin-top: 4px;

}
h4 { 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-size: 1em; font-weight: normal;  margin-bottom: 2px; margin-top: 4px;
}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}

a:link {color:blue;}
a:visited {color:blue;}
a:hover {text-decoration: underline; background-color:#eee}


.boxout a:link {color:blue; font-size: 12px; font-weight: bold }
.boxout a:visited {color:blue; font-size: 12px; font-weight: bold }
.boxout a:hover {text-decoration:none; color:blue; }



#Header {
	margin:10px 0px 10px 0px;
	padding:17px 0px 0px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#eee;



/* protects IE5/Win from its own stupidity */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
/* be nice to Opera 5 */
body>#Header {height:14px;}

#Content {
	margin:0px 50px 50px 200px;
	padding:10px;
	}

#Menu {
	position:absolute;
	top:60px;
	left:20px;
	width:172px;
	padding:10px;
	background-color:#eee;
	border:1px dashed #999;
	line-height:17px;
/* the ugly brilliant hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/*  be nice to Opera 5 */
body>#Menu {width:150px;}



