@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Verdana, sans-serif;
	color:#5D5E3E;
	font-size:12px;
	padding-left:42px;
}

a {
	color:#6B6D00;
}

fieldset, img {
	border:0;
}

#container {
	width:868px;
}

#header {
	display:none;
}

#quote {
	display:none;
}

#navi {
	display:none;
}

#content {
	width:859px;
	padding:20px 0 0 9px;
}

#contentbg {
	float:left;
}

#maincontent {
	width:551px;
	padding-right:24px;
	float:left;
	clear:left;
}

#rightcontent {
	float:left;
	width:260px;
	padding-left:24px;
	clear:right;
}

#contentclearer {
	width:868px;
	height:20px;
	clear:both;
}

#footer {
	display:none;
}

#footer a:hover {
	text-decoration:none;
}

input, textarea, select {
	border:1px solid #D2D2C7;
	color:#5D5E3E;
	padding:2px;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
}

option {
	padding-left:2px;
}

#content h1 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:12px;
}

#content h2 {
	color:#6B6D00;
	font-size:14px;
	font-weight:normal;
	margin-bottom:6px;
}

#content h3 {
	color:#6B6D00;
	font-size:12px;
}

#content ul li {
	list-style-image:url(../images/li.gif);
	margin:0 0 6px 35px;
}

#content ul, #content p, #content table {
	margin-bottom:12px;
}

#content .news-rightbox ul li {
	list-style-image:url(../images/li.gif);
	margin:0 0 6px 15px;
}

#content .news-rightbox ul {
	margin-bottom:18px;
}

#content a {
	font-weight:bold;
}

#content a:hover {
	text-decoration:none;
}

.quotesource {
	text-align:right;
	margin-top:-8px;
	font-size:11px;
	font-style:italic;
}

.csc-textpic-caption {
	font-size:11px;
	margin:5px 0 !important;
}

.csc-frame-rulerAfter {
	width:100%;
	height:25px;
	background-image:url(../images/dottedline.gif);
	background-position:12px;
	background-repeat:repeat-x;
}

.grid {
	width:100%;
}

.grid50column-outer {
	width:50%;
	float:left;
}

.grid50column-inner-l {
	margin-right:10px;
}

.grid50column-inner-r {
	margin-left:10px;
}

/* NEWS PORTRAITS */

.listportrait {
	clear:both;
	width:550px;
	height:230px;
}

#listnews {
	clear:both;
	width:550px;
}

.listnewsitem {
	clear:both;
	margin-bottom:10px;
}

.listportrait img, #listnews img {
	float:left;
	padding-bottom:10px;
}

.listportraittext {
	float:right;
	width:370px;
}

.listnewstext {
	float:right;
	width:385px;
	padding-bottom:10px;
}

.listnewsdate {
	font-size:11px;
}

#singleportrait {
	clear:both;
	width:550px;
}

#singleportrait img {
	float:right;
	clear:right;
	width:200px;
	padding:0 0 0 15px;
}

.latestnews h3 {
	display:inline;
}

.latestnews img {
	float:left;
	padding:0 5px 5px 0;
}

.clearer {
	width:100%;
	height:0;
	clear:both;
	border:0;
}

.latestnewsitem {
	padding-bottom:5px;
}

.singlenews img {
	padding:0 5px 5px 0;
}

.singlenewscaption {
	font-size:11px;
	margin:0 0 10px 0 !important;
}

.singlenewsspacer {
	width:100px;
	height:1px;
	clear:both;
}

.singlenewsdate {
	font-size:11px;
	margin-bottom:10px;
}

.smalltext {
	font-size:10px;
}

.fieldwidth {
	width:200px;
}

.messagesize {
	height:120px;
	width:250px;
}

.captchawidth {
	width:70px;
}

.tipafriend td {
	padding:3px 0;
}

.error {
	color:#FF0000;
}

.indent {
	padding-left:40px;
}

a.pdf, a.external, a.mail, .mailclist a, a.rm {
	padding-left:15px;
	background-position:0 2px;
	background-repeat:no-repeat;
}

a.pdf {
	background-image:url(../images/icon-pdf.gif);
}

a.external {
	background-image:url(../images/icon-external.gif);
}

a.mail, .mailclist a {
	background-image:url(../images/icon-mail.gif);
}

a.rm {
	background-image:url(../images/icon-rm.gif);
}

.tx-irfaq-answer {
	padding-bottom:20px;
}

.totop {
	width:100%;
	height:15px;
	text-align:right;
	clear:both;
}

#top {
	position:absolute;
	left:0;
	top:0;
}

table {
	border-collapse:collapse;
	margin-bottom:12px;
}

table p {
	margin:0 !important;
}

td, th {
	padding:3px 5px;
}

th {
	text-align:left;
}

.tableborders {
	border-right:2px solid #6B6D00;
	border-bottom:2px solid #6B6D00;
}
	
.tableborders td, .tableborders th {
	border-top:1px solid #6B6D00;
	border-left:1px solid #6B6D00;
}

.mailformplus_contactform {
	width:100%;
}

.mailformplus_contactform .inputbox {
	float:left;
	width:100%;
	margin-bottom:6px;
}
	
.mailformplus_contactform .col1 {
	float:left;
	width:140px;
}

.mailformplus_contactform .col2 input {
	background-color:#F4F4F4;
	width:200px;
}

.mailformplus_contactform .col2 textarea, .mailformplus_contactform .col2 select {
	background-color:#F4F4F4;
}

.mailformplus_contactform .col2 textarea:focus, .mailformplus_contactform .col2 select:focus, .mailformplus_contactform .col2 input:focus {
	background-color:#FFFFFF;
}

#maincontact #message {
	width:300px;
	height:100px;
}

#maincontact #zip {
	width:35px;
}

#maincontact #city {
	width:156px;
}

#maincontact #submit {
	width:80px;
}

#minicontact .col1 {
	width:70px;
}

#minicontact .col2 input {
	width:150px;
}

#minicontact #message {
	width:184px;
	height:80px;
}

#minicontact #submit {
	width:80px;
}

#content .sitemap ul li h2, #content .sitemap ul li h3, #content .sitemap ul li h4 {
	font-size:12px;
}
.sitemap ul li h2, .sitemap ul li h3, .sitemap ul li h4 {
	margin-bottom:6px;
}

.news-list-browse {
	clear:both;
}

.news-list-browse table {
	margin:0 auto;
}

.searchresultheaderrow {
	height:17px;
}

h3.searchtitle {
	float:left;
}

.relevance {
	float:right;
}

ul.browsebox {
	text-align:center;
}

#content ul.browsebox li {
	margin-left:10px;
	display:inline;
	list-style-type:none;
}
