* {
	margin: 0;
	padding: 0;
}

body {
	width: 640px;
	font-size: 100%;
	line-height: 1.125em;
	color: #000000;
	background: #FFFFFF;
}

h1, h2, h3,
h4, h5, h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;	
}

h1 {
	margin: 0 0 15px 0;
	font-size: 1.69em;
	font-weight: bold;
	line-height: 1.1em;	
}

h2 {
	margin: 15px 0 10px 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;	
}

h3 {
	margin: 0 0 10px 0;
	font-size: 0.9em;
	line-height: 1.13em;		
}

h4 {
	margin: 0 0 12px 0;
	font-size: 1.06em;
	line-height: 1.13em;		
}

h4 a {
	color: #000000;
	text-decoration: none;
}

h4 a:hover {
	text-decoration: underline;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

p span.date,
p span.subtitle {
	font-size: 0.91em;
	line-height: 1.38em;
	color: #999999;	
}

a {
	color: #999999;
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;	
}

img {
	border: none;	
}

ul {
	list-style-type: none;
}

hr {
	clear: both;
	margin: 0 0 10px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	border: none;
	border-bottom: 1px solid #999999;
}

hr.margin {
	clear: both;
	margin: 20px 0 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	border: none;
	border-bottom: 1px solid #999999;
}

div.clear {
	height: 0;
	font-size: 0;
	line-height: 0;	
	overflow: hidden;
	clear: both;
}

div.wrapper {
	margin: 0 auto 0 10px;
	width: 880px;
}

div.topbar,
div.footer {
	margin: 0 0 10px 0;
	width: 100%;
	background: #000000;
	display: none;	
}

ul.topnav {
	margin: 0 0 0 8px;
	float: left;
}

ul.topnav li {
	display: inline;
	margin: 0 14px 0 0;
}

ul.nav {
	border-bottom: 1px solid #999999;	
}

div.home ul.nav {
	border-bottom: 2px solid #FFFFFF;	
}

div.home ul.nav li {
	padding: 0 0 0 10px;
	border-top: 2px solid #8E8E8E;
}

ul.nav li {
	padding: 0 0 0 10px;
	border-top: 1px solid #8E8E8E;	
}

ul.nav li a,
div.home ul.nav li a {
	padding: 0 0 0 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}

ul.nav li a {
	color: #000000;
}

div.home ul.nav li a:hover {
	background: transparent url(../siteimg/bul_arrow.gif) no-repeat left 6px;	
}

ul.nav li a.current,
ul.nav li a:hover {
	background: transparent url(../siteimg/bul_arrow_neg.gif) no-repeat left 6px;	
}

div.topbar a,
div.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	line-height: 2.4em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0 0 10px;
	background: transparent url(../siteimg/bul_arrow.gif) no-repeat left 2px;
}

div.topbar a:hover,
div.footer a:hover {
	text-decoration: underline;
}

div.topbar form {
	margin: 2px 25px 0 0;
	display: inline;
	float: right;
	text-align: right;
}

div.topbar form input {
	margin: 0 10px 0 0;
	padding: 0 2px 0 4px;
	width: 86px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background: #FFFFFF;
	border: 1px solid #999999;
}

div.topbar form a {
	font-size: 0.9em;	
}

div.title {
	position: relative;
	width: 100%;
	height: 110px;
	background: #00000;
}

div.title img {
	position: absolute;
	top: 33px;
	left: 10px;
	display: none;
}

div.title img.printlogo {
	position: absolute;
	top: 33px;
	left: 10px;
	display: block;
}

div.content {
	margin: 10px 0 0 0;
	width: 100%;
	background: transparent url(../siteimg/bg_std.gif) repeat-y top left;	
}

div.home {
	background: transparent url(../siteimg/bg_home.gif) repeat-y top left;	
}

div.leftcol {
	display: none;
}

div.centercol {
	margin: 0 0 40px 0;
	width: 640px;
	float: left;
}

div.blocks {
	width: 235px;
	float: left;	
}

div.left {
	margin: 0 5px 0 0;	
}

div.right {
	margin: 0 0 0 5px;	
}

div.rightcol {
	display: none;
}

div.header {
	display: none;
}

div.current {
	margin: 10px 0 0 0;	
}

div.header a {
	color: #FFFF00;
	text-decoration: none;
	display: block;
}

div.header a.visited {
	padding: 0 0 0 10px;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(../siteimg/bul_arrow_back.gif) no-repeat left 8px;
}

div.header a.visited:hover {
	color: #FFFF00;
	background: transparent url(../siteimg/bul_arrow_back_yellow.gif) no-repeat left 8px;
}

div.header a.current {
	padding: 0 0 0 10px;
	color: #FFFF00;
	text-decoration: none;
	background: transparent url(../siteimg/bul_arrow_yellow.gif) no-repeat left 8px;
}

div.rightcol form {
	margin: 17px 10px 15px 10px;
}

div.rightcol form input,
div.rightcol form select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background: #FFFFFF;
}

div.rightcol form input {
	margin: 8px 0 5px 0;
	padding: 3px 2px 3px 7px;
	width: 157px;
	border: 1px solid #000000;	
}

div.rightcol form select {
	margin: 0 0 8px 0;
	width: 168px;
}

div.rightcol form a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 2.4em;
	color: #000000;
	text-decoration: none;
	padding: 0 0 0 10px;
	background: transparent url(../siteimg/bul_arrow_neg.gif) no-repeat left 2px;
}

div.rightcol form a:hover {
	text-decoration: underline;
}

div.rightcol ul.links {
	margin: 17px 10px 15px 10px;		
}

div.rightcol ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	line-height: 1.7em;
	color: #000000;
	text-decoration: none;
	padding: 0 0 0 10px;
	background: transparent url(../siteimg/bul_arrow_neg.gif) no-repeat left 5px;
	display: block;
}

div.rightcol ul li a:hover {
	text-decoration: underline;
}

div.leftcol p.copyrights {
	margin: 4px 0 0 10px;
	color: #FFFFFF;
}

div.block {
	margin: 0 0 10px 0;
	padding: 10px;
	width: 215px;
}

div.block span.date {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.69em;
	font-weight: normal;
	line-height: 1.2em;	
}

div.black {
	background: #000000;
	color: #FFFFFF;
}

div.grey {
	background: #C8C8C8;
	color: #000000;
}

div.yellow {
	background: #FFFF00;
	color: #000000;
}

div.item {
	clear: both;
	margin: 10px 0 0 0;
	padding: 0 8px 15px 8px;
	border-bottom: 1px solid #999999;
}

div.first {
	border-top: 1px solid #999999;
	padding: 8px 8px 15px 8px;	
}

div.item ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;	
}

div.item ul li {
	margin: 20px 20px 0 0;
	float: left;	
}

div.item a.more {
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
	color: #000000;
	text-decoration: none;
	background: transparent url(../siteimg/bul_arrow_neg.gif) no-repeat left 4px;
}

div.item a.more:hover {
	text-decoration: underline;
}

div.pag {
	margin: 0 0 40px 0;	
}

div.pagtop {
	margin: 0 0 10px 0;	
}

ul.paginator {
	margin: 10px 0 10px 3px;
	height: 20px;
}

ul.paginator li {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

ul.paginator li.pages {
	width: 270px;
	text-align: center;	
	display: block;
}

ul.paginator li span.current {
	font-weight: bold;	
}

ul.paginator li a {
	text-decoration: none;
	color: #000000;
}

ul.paginator li a:hover {
	text-decoration: underline;	
}

ul.paginator li a.page {
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
	color: #000000;
	text-decoration: none;
	background: transparent url(../siteimg/bul_arrow_neg.gif) no-repeat left 4px;
}

ul.paginator li a.page:hover {
	text-decoration: underline;
}

div.colcontent {
	margin: 10px 0 0 0;
	padding: 0 10px 0 10px;	
}

div.colcontent ul {
	margin: 15px 0 0 0;
	clear: both;
}

div.colcontent ul li {
	float: left;
}

div.group {
	margin: 15px 0 0 0;	
}

p.searchres {
	margin: 25px 0 35px 0;	
}

p span.label {
	display: block;
	width: 190px;
	font-weight: bold;
	float: left;
}

form {
	margin: 30px 0 30px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

form fieldset {
	border: none;
}

form fieldset legend {
	margin: 0 0 20px 0;
	padding: 0 0 0 190px;
	font-weight: bold;
	color: #000000;
}

form fieldset label {
	margin: 0 0 10px 0;
	padding: 3px 0 0 0;
	display: block;
	width: 190px;
	float: left;
}

form fieldset label.checkbox {
	margin: 0 0 10px 0;
	float: left;
	width: 100%;
}

form fieldset label.radio {
	margin: 0 0 10px 0;
	width: 75px;
	float: left;
}

form fieldset label.checkbox span {
	width: 190px;	
	display: block;
	float: left;
}

form fieldset label.checkbox span.disclaimer a {
	font-size: 0.63em;
	font-style: italic;
	color: #999999;
}

form fieldset label span.alright {
	margin: 0 66px 0 0;
	float: right;	
}

form fieldset input,
form fieldset select {
	margin: 0 0 10px 0;
	padding: 3px 0 3px 2px;
	width: 265px;
	float: left;
	background: #FFFFFF;
	border: 1px solid #999999;
	color: #999999;
}

form fieldset select {
	width: 270px;	
}

form fieldset input.date {
	margin: 0 10px 10px 0;	
	width: 225px;	
}

form fieldset input.checkbox {
	margin: 4px 20px 0 0;
	width: 15px;
	border: none;
	background: none;
}

form fieldset input.radio {
	margin: 2px 5px 0 0;
	width: 15px;
	border: none;
	background: none;
}

form fieldset br {
	clear: both;
}

form fieldset p.mandatory {
	margin: 15px 0 15px 0;
	color: #FF0000;
	text-align: right;
}

form fieldset hr {
	margin: 5px 0 10px 0;
	height: 1px;
	font-size: 0;
	overflow: hidden;
	border: none;
	border-bottom: 1px solid #999999;
}

form fieldset a.submit,
form fieldset a.submit_left {
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	background: transparent url(../siteimg/bul_arrow_neg.gif) no-repeat left 5px;
	float: right;
}

form fieldset a.submit_left {
	float: left;	
}
form fieldset a.submit:hover,
form fieldset a.submit_left:hover {
	text-decoration: underline;
}

a.submit {
	margin: 0 0 5px 5px;
	padding: 0 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	display: block;
	color: #000000;
	text-decoration: none;
	background: transparent url(../siteimg/bul_arrow_neg.gif) no-repeat left 5px;
}

a.submit:hover {
	text-decoration: underline;	
}

p span.image {
	margin: 5px 20px 10px 0;
	width: 230px;
	display: block;
	float: left;
}

p span.image img {
	margin: 0 0 5px 0;
	display: block;
}