@charset "utf-8";
/* CSS Document */

body {
	background:#6d001b url(images/bg_01.gif) top repeat-x;
	margin:0;
	padding:0;
	font:13px "Times New Roman", Times, serif;
	}
a img {
	border:none;
	}
#wrapper {
	width:826px;
	margin:0 auto;
	}
#top {
	height:133px;
	position:relative;
	}
#logo {
	position:absolute;
	top:0px;
	left:-50px;
	}
#quicklinks {
	position:absolute;
	top:0px;
	right:0px;
	}
#main {
	margin:0 auto;
	}
span {
	padding-left:30px;
	}
.title {
	font-size:20px;
	font-weight:bold;
	}
#leftnav a {
	text-decoration:none;
	color:#000000;
	}
#leftnav a:hover {
	text-decoration:underline;
	}
#leftnav a.active {
	text-decoration:underline;
	}
a.mailto {
	text-decoration:underline;
	color:#FF0000;
	}
.split {
	height:1px;
	background:url(images/3x1_03.gif) repeat-x;
	margin:10px 0 10px 0;
	}
.attentionbold { 
	font-size:16px;
	font-weight:bold;
	}
.attention { 
	font-size:14px;
	}	
