body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #c7c7c7;
	color: #3d3d3d;
	behavior: url("../js/csshover3.htc");
}

a img {
	border: 0;
}

p {
	margin: 0;
	padding: 0;
}

.page {
	background-color: #FCFCFC;
	width: 922px;
	margin: 0 auto;
	border-left: 34px solid #FCFCFC;
	border-right: 34px solid #FCFCFC;
	/*padding: 0 35px;*/
}

.header {
	position: relative;
	padding-bottom: 10px;
}

.header .logo {
	position: absolute;
	left: 20px;
	top: 0;
}

.header .mainBg {
	position: relative;
	left: 0;
	top: 0;
	padding-top: 20px;
}

.header .search {
	right: 0;
	top: 20px;
	position: absolute;
}

.search input {
	border: 1px solid #bdbdbc;
	color: #ababab;
	font-size: 1em;
	font-family: Arial, Verdana;
	padding: 3px;
}

.search form {
	margin: 0;
	padding: 0;
}

.search img {
	padding: 0 5px;
}

img.searchImg {
	padding: 0 5px 0 30px;
}

.header .mainmenu {
	position: absolute;
	top: 50px;
	right: 0;
	background-color: white;
	padding: 10px 20px;
	width: 430px;
}

.header .mainmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0.95em;
}

.header .mainmenu ul li {
	display: inline;
	padding-right: 10px;
}

.mainmenu ul li.current {
	font-weight: bold;
	color: #da251d;
}

.mainmenu li a {
	text-decoration: none;
	color: #3d3d3d;
}

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

.header .mainHeader {
	position: absolute;
	right: 0;
	top: 83px;
}

.header .mainTitle {
	position: absolute;
	text-align: left;
	background-color: #AA2B36;
	width: 428px;
	padding: 0 10px;
	right: 0;
	top: 80px;
}

/* levels css START*/
.css_7 .mainTitle {
	background-color: #6A737A;
}

.css_7 .contentRight h3, .css_5 .contentRight h3 {
	background: url(../images/right_bg3.gif) top left no-repeat;
}

.css_4 .mainTitle {
	background-color: #581F01;
}

.css_4 .contentRight h3 {
	background: url(../images/right_bg5.gif) top left no-repeat;
}

.css_2 .mainTitle {
	background-color: #939504;
}

.css_2 .contentRight h3 {
	background: url(../images/right_bg7.gif) top left no-repeat;
}

.css_3 .mainTitle {
	background-color: #31547C;
}

.css_3 .contentRight h3 {
	background: url(../images/right_bg6.gif) top left no-repeat;
}

.css_6 .mainTitle {
	background-color: #B75E00;
}

.css_6 .contentRight h3 {
	background: url(../images/right_bg4.gif) top left no-repeat;
}

.css_5 .mainTitle {
	background-color: #6A737A;
}
/* levels css END*/

.mainTitle h1 {
	color: white;
	font-size: 2em;
	margin: 0.9em 0;
	padding: 0;
}

/* global text, shown on all pages */
.global p {
	line-height: 1.4em;
	padding-bottom: 0.8em;
}

.global p a {
	color: #3d3d3d;
}

.global strong, .global b {
	font-weight: bold;
}

.global em, .global i {
	font-style: normal;
	font-weight: bold;
	color: #da251d;
}

/* homepage, theme areas */
.themes {
	margin: 2em 0;
}

.theme {
	/*border-top: 3px solid black;*/
	width: 132px;
	float: left;
	padding: 10px 10px 5px 10px;
	background: url(../images/theme_bg.gif) 10px 0 no-repeat;
}

.theme:hover {
	background-color: #F2F2F2;
}

.theme h2 {
	font-size: 1.6em;
	font-weight: bold;
	height: 2em;
	text-align: center;
	margin: 10px 0;
	padding: 0;
}

.theme h2 a {
	font-size: 1em;
	text-decoration: none;
	color: #3d3d3d;
}

.theme p {
	font-size: 0.85em;
}

.theme p a {
	color: #3d3d3d;
	text-decoration: none;
}

.theme p a:hover, .theme h2 a:hover {
	text-decoration: underline;
}

.th_over {
	background-color: red;
}

.th_out {
	background-color: white;
}

/* home news */
.homeNews {
	border-top: 2px solid #c7c7c7;
	padding: 1em 0;
}

.news {
	font-size: 0.9em;
	float: left;
	width: 285px;
	padding: 0 10px;
}

.news p {
	margin-bottom: 1em;
}

.homeNews .news p {
	margin: 0;
}

.homeNews .news p.bodytext {
	margin-bottom: 1em;
                font-size: 1.1em;
}

.news a {
	color: #3d3d3d;
	text-decoration: none;
                font-size: 1.1em;
}

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

.news h3 {
	font-size: 1.8em;
	margin: 0;
	padding: 0.5em 0;
}

.news h3.red {
	color: #DA251D;
}

.footer {
	background-color: #C7C7C7;
	width: 990px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 5px solid #6E6D73;
	font-size: 0.9em;
}

.footer p a {
	color: #3D3D3D;
}

/* styles for Theme areas */
.area .homeNews .news {
	width: 440px;
}

.content {
	margin: 1em 0;
}

.contentLeft, .contentRight {
	width: 220px;
	float: left;
}

.contentLeft ul {
	border-top: 3px solid black;
	border-bottom: 3px solid black;
	padding: 0;
	margin: 24px 15px 0 10px;
	list-style-type: none;
}

.contentLeft ul li {
	padding: 4px 5px;
	border-top: 1px solid #8e8f8f;
}

.contentLeft ul li.first {
	border-top: 0;
}

.contentLeft ul li.current a {
	color: #da251d;
}

.contentLeft ul li a:hover, ul.links li a:hover {
	text-decoration: underline;
}

ul.links {
	margin:0 0 1em 2em;
	padding:0;
}

ul.links li {
	padding: 4px 0;
}

ul.links li.current a, ul.links li.current {
	color: #DA251D;
}

.contentLeft ul li a, ul.links li a {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	color: #3d3d3d;
}

p.submenu, li.spacer {
	color: #da251d;
	font-weight: bold;
	margin-left: 6px;
	margin-top: 1em;
	padding: 0 0 6px 0 !important;
	border: 0 !important;
}

ul.services {
	border: 0;
	margin-top: 2em;
}

ul.services li a, ul.links li a {
	font-size: 1em;
	font-weight: normal;
}

.contentRight {
	margin-left: 15px;
	width: 205px;
}

.contentRight h3 {
	font-size: 1em;
	color: white;
	font-weight: normal;
	background: url(../images/right_bg2.gif) top left no-repeat;
	padding: 6px 10px;
	height: 20px;
}

p.feedTitle {
	font-weight: bold;
	color: #da251d;
                font-size: 0.0em;
}

span.rssDate {
	color: #da251d;
	font-size: 0.8em;
}

ul.feed {
	font-size: 1em;
	color: #3d3d3d;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.feed li a {
	color: #3d3d3d;
}

ul.feed li {
	line-height: 1.3em;
	margin-top: 0.5em;
                margin-bottom: 0.8em;
}

.contentMain {
	width: 480px;
	float: left;
}

p.breadcrumb {
	border-bottom: 3px solid black;
	/*height: 20px;*/
	padding: 2px 0 6px 0;
	line-height: 1em;
	margin: 0 !important;
}

p.breadcrumb a {
	color: #581F01;
}

.contentMain h1 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 0;
	padding: 0.3em 0;
}

.contentMain h2 {
	font-size: 1.5em;
	margin: 0.3em 0;
}

.contentMain h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0.2em 0;
}

.contentMain p {
	line-height: 1.3em;
	margin: 0.5em 0;
}

.contentMain a {
	color: #3d3d3d;
}

/* latestNews */
.latestNews {
	border-bottom: 3px solid black;
	padding-bottom: 1em;
}

.latestNews .news {
	width: 474px;
	margin-top: 10px;
	padding: 3px;
                font-size: 1.0em;
}

.latestNews .news p {
	margin: 0;
}

.latestNews .news:hover {
	background-color: #F0F0F0;
}

.latestNews .news a {
	font-weight: bold;
}

.latestNews .news img {
	float: left;
	margin: 0 6px 6px 0;
}

.newsletter p {
	margin: 5px 0;
}

p.newsletter_message {
	border: 1px solid blue;
	padding: 5px;
	background-color: lightblue;
}

/* contenttable */
.contenttable {
	width: 100%;
	border: 1px solid gray;
	border-spacing: 0;
	border-collapse: collapse;
}

.contenttable th, .contenttable td {
	text-align: left;
	border: 1px solid #C7C7C7;
	padding: 4px;
}

.contenttable th {
	background-color: #F5F5F5;
}

.contenttable td {
	vertical-align: top;
}

.csc-mailform {
	border: 0;
}
.csc-mailform-field label, .csc-mailform-field input { display: block; width: 140px; float: left; margin-bottom: 10px; }
.csc-mailform-field input, .csc-mailform-field textarea { border: 1px solid gray; width: 323px; font-family: Verdana, Arial, sans-serif; font-size: 1em; color: #646464; padding: 4px;}
.csc-mailform-field label { text-align: right; width: 100px; padding-right: 20px; }
.csc-mailform-field { clear: left;}
.csc-mailform-field .csc-mailform-submit { width: auto; margin-top: 8px; }

.tx-macinasearchbox-pi1 {
	display: inline;
}

.tx-macinasearchbox-pi1 form {
	display: inline;
}

.tx-indexedsearch-descr {
	border-bottom: 1px solid gray;
	padding-bottom: 1em;
}

.tx-indexedsearch-redMarkup {
	color: #DA251D !important;
}

.tx-ttnews-browsebox-SCell {
	background-color: #DA251D;
	font-weight: bold;
}

.tx-ttnews-browsebox-SCell a {
	color: white;
}

/* to be continued */
.login_form {
	padding: 10px;
	margin: 10px;
	border: 1px solid #C7C7C7;
}

.input_field {
	padding: 4px 0;
}

/* rte styles */
.align-left {
	text-align: left;
}
.align-right {
	text-align:right;
}
.align-justify {
	text-align: justify;
}