html { height:100%; }

body {
	height:100%;
	background:#FDFDFD;
	color:#000;
	font:11pt Arial,Helvetica,Jamrul,sans-serif;
	margin:0 }

#wrapper {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -30px }

.footer, .push { height:30px }

#wrapper-textonly { padding:5px }

HR {
	background-color:#D1D8E9;
	border:0 none;
	height:2px }

a:link,a:visited { color:#00F }

a:hover,a:focus,a:active { color:#000 }

H1, H3, H2, label {
	background-color:#D1D8E9;
	color:#1E4167;
	font-size:21px;
	font-weight:400;
	margin:0 -5px 0 -5px;
	padding:0 0 0 5px }

H4, H5 {
	padding-bottom:0px;
	margin:0;
	text-decoration:underline }

.newstext p, .documents p {
	padding:0;
	margin:0;
	font-size:10pt }

.documents { padding:10px 0 10px }

UL {
	padding-top:0;
	margin-top:0 }

p#intro { font-size:13pt }

.current { font-weight:bold }

.clear-both {
	clear:both;
	height:0 }

span.searchkeyword {
	font-weight:bold;
	background-color:#FDFDCF }

.date .month, .date .day {
	color:#222;
	text-transform:uppercase }

#copyright {
	font-size:9pt;
	height:30px;
	line-height:30px;
	margin:0;
	padding:0;
	text-align:center;
	background-color:#667BB4;
	color:#FFF }

#sub-confirm { padding:5px 0 5px 0 }

#latest {
	width:100%;
	border-collapse:collapse;
	height:290px }

.padbot { padding-bottom:20px!important }

.padbot p { padding-right:40px!important }

#header {
	width:100%;
	border-collapse:collapse }

#header tr {
	background-color:#667BB4;
	height:30px }

#header td { padding:0 5px 0 5px }

#header a, #copyright a {
	color:#FFF;
	font-size:9pt;
	text-decoration:none }

#header a:hover, #copyright a:hover {
	color:#DDD;
	text-decoration:underline }

#input-keywords {
	color:#666;
	width:250px }

.formfld, .formfldverify {
	color:#666;
	border:1px solid #667BB4 }

#input-email {
	color:#666;
	width:160px;
	border:1px solid #667BB4 }

#frm-subscribe { height:100px }
