*, body, html {
	margin: 0;
	padding: 0;
}

body  {
	background: #F4F4F4;
	margin: 0;
	font-family: verdana,arial,sans-serif;
}

a {
	outline: none;
}

img {
	border: none;
	margin: 10px;
}

#container { 
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF;
}

#header { 
	height: 130px;
	background: url("/images/logo.gif") 66px 15px no-repeat;
	padding-left: 280px;
}

#header img {
	margin: 0;
	padding: 10px 0 0 30px;
	float: left;
}

#header p.hbig {
	font-size: 40px;
	line-height: 40px;
	padding: 20px 0 0 0;
	font-weight: bold;
}

#header p.hsmall, #header h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #6699cc;
}

#header p.hsmall {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 0;
}

#header a {
	color: #6699cc;
	text-decoration: none;
}

#menu {
	background-color: #6699cc; 
	height: 30px;
	line-height: 30px;
}

#menu a {
	color: #EEE;
	text-decoration: none; 
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 15px;
}

#menu a:hover, #menu a.current {
	color: #FFF;
	text-decoration: underline;
}

#sidebar {
	float: left;
	width: 220px;
	padding: 30px 0 0 10px;
	margin: 0;
}

#sidebar p {
	width: 220px;
	height: 25px;
	line-height: 25px;
	background-color: #6699cc;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#sidebar ul {
	margin: 0;
	list-style: none;
	text-align: left;
	font-weight: normal;
	padding: 10px;
}

#sidebar ul li {
	margin: 0 5px 10px 5px;
	padding: 0;
	font-size: 11px;
	line-height: 12px;
	height: 100%;
	border: none;
	background: none;
	color: black;
}

#sidebar ul a {
	text-decoration: none;
	font-size: 11px;
	display: inline;
	padding: 0;
	font-weight: normal;
	color: #990000;
	background: none;
	border: none;
}

#sidebar ul a:hover {
	text-decoration: underline;
}

h1 {
	color: #3b7687;
	font-size: 20px;
	line-height: 30px;
	margin: 20px 0;
}

#main { 
	margin: 0 0 0 280px;
	padding: 10px 10px 30px 0;
	color: #444444;
	font-size: 13px; 
	line-height: 18px;
}

#main.wadv {
	margin: 0;
	padding: 10px 20px 30px 20px;
}

#main a {
	color: #3b7687; 
	text-decoration: none;
}

#main a:hover {
	color: #444444;
}

#main p {
	margin-bottom: 10px;
}

#main table {
	text-align: center;
	margin: 20px 0;
	border-collapse: collapse;
	font-size: 11px;
}

#main table th {
	background-color: #6699cc;
	color: #FFF;
}

#main table th, #main table td {
	padding: 5px;
}

#main table.pr th, #main table.pr td {
	padding: 5px;
	border: 1px solid #376091;
}

#main table td.tdleft {
	text-align: left;
}

#main table a {
	display: block;
	line-height: 11px;
	padding-bottom: 20px;
}

#footer {
	height: 30px;
	line-height: 30px;
	background-color: #d6d6d6; 
	color: #444444;
	font-size: 12px;
	text-align: center;
}

#footer a {
	text-decoration: none; 
	color: #262626;
}

#footer a:hover {
	color: #666666;
}

#fadv {
	margin: 0 auto 10px auto;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	width: 980px;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	color: #000;
	margin: 0;
	padding: 10px;
}

#fadv li {
	display: block;
	float: left;
	width: 310px;
	margin: 0;
	padding: 5px;
	text-align: left;
	line-height: 1.1em;
	font-size: 11px;
}

#fadv li a {
	color: #990000;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;
}

#fadv li a:hover {
	text-decoration: underline;
}
