@charset "utf-8";
body {margin:0; padding:0; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; background:url('/images/bg.jpg') repeat;}

#wrapper {width:644px; background:#fff; margin: 15px auto 20px auto; padding: 170px 100px 50px 50px; position:relative;}

h2 {margin:0; padding:0; margin-bottom: 20px; font-size:18px;}

p {line-height:20px;}

ol li {list-style-type:lower-alpha; margin-bottom:15px; line-height:20px;}

p.footer {font-size:14px;}

a {color:#660000; text-decoration:none;}
a:hover { color:#951b1b; text-decoration:underline;}

a.pdf {padding-right:20px; background:url('/images/pdf.jpg?cache=0') right center no-repeat; height:30px; width:80px;}

h1{ font-size:34px; font-weight:normal; margin:0; padding:0;}
h1.second {font-size:17px; font-weight:normal; font-style:italic;}

#headline {
	margin-bottom:50px;
	background:url('/images/topbg.jpg') repeat-x;
	position:absolute;
	top:0;
	left:0;
	height:136px;
	width:744px;
	color:#fff;
	padding: 40px 0 0 50px;
}
.clear {clear:both;}
#menu { position:absolute;
top:136px; left:50px;} 
#menu a {
	display:block;
	padding:4px 6px;
	background-color:#265992;
	color:#fff;
	float:left;
	margin-right:10px;
	background-image: url(images/bg-menu-a.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#menu a.active { background-color:#ccc; background-image:none;}