html, body {
	padding: 0;
	margin: 0;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a img {
	border: 0;
}
.header {
	height: 50px;
	background-color: #E80000;
}
.logo {
	float:left;
	width: 22%;
}
.logo img {
	margin: 6px 0 0 30px;
	border: 0;
}
.logo-normal {
	width: 113px;
	height: 41px;
	position:absolute;
	top: 6px;
	left: 30px;
}
.logo-normal img {
	border: 0;
	margin: 6px 0 0 30px;
}
.topnav {
	float:left;
	width: 61%;
}
.topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}
.topnav ul li {
	float:left;
	margin: 30px 20px 0 0;
}
.topnav ul li a {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 11px;
	font-weight:normal;
}
.topnav ul li a:visited {
	font-style: normal;
	color: #FFFFFF;
}
.topnav ul li a:hover {
	color: #CCCCCC;
}


.changedate {
	width: 17%;
	float:left;
	text-align:right;
	padding: 30px 0 0 0;
	margin: 0;
	color: #FFFFFF;
}
.changedate-content {
	margin-right: 30px;
}

#content-container {
	margin: 15px 0 0 0;
}
.leftnav {
	width: 20%;
	float:left;
	padding-top: 35px;
	margin-bottom: 20px;
}
.leftnav ul, .column1 ul {
	list-style-type: none;
	margin: 0 30px 30px 30px;
	padding: 0;
}
.leftnav ul li.l2 {
	margin: 0 0 8px 20px;
	padding: 0;
}
.leftnav ul li.l2 a {
	color: #E80000;
}
.leftnav ul li.act a {
	color: #666666;
}

.leftnav ul li.act a:visited {
	color: #666666;
	text-decoration: italic;
}

.leftnav ul li.l2 a:hover {
	color: #666666;
}
.breadcrumb {
	margin-left: 22%;
	margin-bottom: 15px;
}
.breadcrumb a:visited {
	color: #666666;
	text-decoration:none;
}
.breadcrumb a:hover {
	color: #E80000;
	text-decoration:none;
}
.content {
	margin-left: 22%;
	max-width:600px;
	margin-bottom: 20px;
}
.ce {
/*	background: url(../images/line.gif) repeat-x; */
	margin: 0 30px 0 0;
}

#footer {
	clear: both;
	font-size: 11px;
	bottom:0px;
	height: 20px;
	padding: 10px 0 10px 0;
	/*border-top: 1px solid #E80000; */
	width: 100%;
	background: #FFFFFF;
	color: #000000;
}
.footer-left {
	width: 20%;
	height: 20px;
	/*margin-left: 30px; */
	/*display:inline; */
	float:left;
	position:relative;
	font-size:11px;
	color:#000000;
}
.footer-left-content {
	margin-left: 30px;
}
.footer-right p {
	padding: 0;
	margin: 0;
}
.footer-right {
	margin-left: 22%;
	position:relative;
}

a:link {  color: #E80000; text-decoration: none}
a:hover {  color: #333333; text-decoration: none}
a:visited {  color: #666666; text-decoration: none; font-style: oblique}
a:active {  color: #000000; text-decoration: none} 

.changedate-content a, .changedate-content a:visited {
	color: #FFFFFF;
}
.changedate-content a:hover {
	color: #CCCCCC;
}


h1.csc-firstHeader {
	margin-top: 0;
	background-image:none;
}

h2.main-title {
    font: 14px arial, verdana, sans-serif;
    color:#000;
    border-top: 1px dashed #000;
    border-bottom: 1px dashed #000;
    font-weight:bold;
    margin: 17px 0 5px 0;
    padding: 2px 5px 3px 0; 
}
h2.main-title img {
	margin-top: 7px;
}
h3 {
	font-size: 14px;
	font-weight:normal;
	color: #E80000;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
h4 {
	font-size: 11px;
	font-weight:bold;
	padding: 15px 0 0 0;
	margin: 0;
}
p {
	margin: 0;
	padding: 5px 0;
}

table {
	margin: 0;
	width: 100%;
	border-collapse:collapse;
}
table td {
	border: 2px solid #FFFFFF;
	padding: 4px;
	vertical-align: top;
	background-color: #F2F2F2;
}
#content-container .content .ce ul {
	margin: 0 0 0 10px;
	padding: 0;
}
#content-container .content .ce ul li{
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	list-style-type:inherit;
	line-height: normal;
}




/* default styles for extension "tx_ltggooglesearch_pi1" */
	.tx-ltggooglesearch-pi1 {
		padding: 10px 0;
	}
	
	.tx-ltggooglesearch-pi1 .row {
		padding-bottom:10px;
	}	
	.tx-ltggooglesearch-pi1 .row a {
		font-weight:bold;
		font-size: 12px;
	}
	
	.tx-ltggooglesearch-pi1 .nav {
		float: left;
		width: 16px;
	}
	.tx-ltggooglesearch-pi1 .nav a {
		font-size: 12px;
	}
	.tx-ltggooglesearch-pi1 .act a {
		color: #000000;
		font-weight:bold;
		font-size: 14px;
	}
	
	
/* default styles for extension "tx_dropdownsitemap_pi1" */
.tx-dropdownsitemap-pi1 ul {
	list-style: none;
	padding: 2px 0 5px 0;	
	margin: 0;;
}
.tx-dropdownsitemap-pi1 li {
	background-image: none;
	padding: 0;
	
}
.tx-dropdownsitemap-pi1 a {
	font-weight: bold;
}
.tx-dropdownsitemap-pi1 li.open ul {
	display: block;
}
.tx-dropdownsitemap-pi1 li.closed ul {
	display: none;
}
.tx-dropdownsitemap-pi1 div {
	padding: 2px 0;
	margin-bottom: 2px;
}
.tx-dropdownsitemap-pi1 div.level_2 {
	padding-left: 17px;
}
.tx-dropdownsitemap-pi1 div.level_2 a {
	font-weight: normal;
}
.tx-dropdownsitemap-pi1 div.level_3 {
	padding-left: 17px;
}
.tx-dropdownsitemap-pi1 div.level_3 a {
	font-size: 10px;
}

.tx-dropdownsitemap-pi1 div.level_4 {
	padding-left: 17px;
}
.tx-dropdownsitemap-pi1 div.expAll {
	padding: 5px 0 5px;
}
.twrss_bodytext {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom:1px solid #CCCCCC;
}
	
