/* @group Global Browser Reset */
* {

padding:0;

margin:0;

}

h2, h4, h5, h6,  pre, blockquote, form, label,  dl, fieldset, address { margin:10px 0px 0px 0px; } 
h1, h3 { margin:20px 20px; } 
ul, ol, p { margin:0px 0px 20px 0px; } 
li, dd, blockquote { margin-left: 40px; }
table.contenttable p.bodytext { margin:0 0 0 0; }

img { border: 0px; }
/* @end */

td { 
	vertical-align: top;
}
p.align-center {
	text-align: center;
}
/* @group Headings */
h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #7A7949;
	border-top: 0px solid #CCC;
	border-bottom: 1px solid #CCC;
}
h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #7a7949;
}
h3 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #7a7949;
}
h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #7A7949;
}
h5 { }
h6 { }
/* @end */
ul  {
	color: #353620;
	line-height: 12px;
}
li {
	line-height: 16px;
}
hr {
	height: 1px;
	background-color: transparent;
	border-bottom: 1px dotted #CCC;
}
div#textbox{
	font-family: Arial, Helvetica, sans-serif;
	color: #353620;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
div#textbox2{
	font-family: Arial, Helvetica, sans-serif;
	color: #353620;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

a.internal-link:link, a.internal-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #C03000;
}
a.internal-link:hover, a.internal-link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #CCC;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #C03000;
}
a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #7A7949;
}
a.toplink:link, a.toplink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #33341F;
}
a.toplink:hover, a.toplink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #B4AF91;
}
a.footlink:link, a.footlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #666;
}
a.footlink:hover, a.footlink:active {
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #666;
}

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
fieldset { padding:5px; 
}
.csc-mailform {
	text-align:left;
	margin-bottom:2px;
	border: 0px dashed #CCCCCC;
}

input.txt {
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #ccc;
	text-align: left;
	padding: 2px;
	width: 250px;
}
select {
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	border: 1px solid #ccc;
	text-align: left;
	width: 255px;
	padding: 2px;
}
.radio, .tx-jkpoll-pi1 input.pollanswer {
	background-color:#FFF;
	color: #333;
	padding: 2px 0px 0px 0px;
	margin: 0px 5px 7px 0px;
	border: 0px;
	vertical-align: bottom;
	float: left;
	clear: left;
}
label { 
	float: right;
	width: 120px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
}
label.votes { 
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	clear: both;
}
input.pollsubmit {
	width:100px;
	height: 25px;
	text-align: center;
	vertical-align: top;
	margin: 10px 0px 10px 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	float: left;
	clear: both;
}
textarea {
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #ccc;
	text-align: left;
	width: 200px;
	height: 100px;
	padding: 2px;
}
.csc-mailform-submit {
	width:100px;
	height: 25px;
	text-align: center;
	vertical-align: top;
	margin-left: 0px;
	padding: 2px;
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.csc-mailform-check {
}
label {float: left;
	width:100px;
}
.test1 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
table.contenttable contenttable-1 {
	width: 700px;
}
th.td-0 {
	width: 120px;
	padding: 3px;
	font-style: italic;
	font-weight: normal;
}
th.td-0#col654-0 {
	width: 350px;
	padding: 3px;
}
td.td-0 {
	width: 150px;
	padding: 3px;
}
td.td-1 {
	width: 200px;
	padding: 3px;
}
td.td-2 {
	width: 150px;
	padding: 3px;
}
td.td-3 {
	width: 150px;
	padding: 3px;
}
tr.tr-even {
	background-color:#FFF;
}
tr.tr-odd{
	background-color:#E0E0E0;
}
table.csc-uploads tr.tr-even, table.csc-uploads tr.tr-odd {
	background-color:#FFF;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

