@import "rte.css";

html{
	min-width: 780px;
}
body{
	background: #3A5D88;
	font: 70% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}
a {
	color: #245188;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3{
	font-weight: normal;
	margin: 10px 0;
	text-transform: uppercase;
}
h1 {
	font-size: 1.8em;
}
h2{
	font-size: 1.8em;
}
h3{
	font-size: 1.5em;
}
p, table, ul, ol {
	font-size: 1em;
}
a img {
	border: 0;
}
a img {
	border: none;
}

/* -----structure-------- */
#header {
	background: #004771;
	height: 204px;
}
#blackline{
	background: #000000;
	border-bottom: 1px solid #FFFFFF;
	height: 5px;
}
#redline{
	background: #BE2E15;
	border-top: 1px solid #FFFFFF;
	height: 3px;
	margin: 30px 0 0 0;
}
#logo {
	float: left;
	margin-top: 40px;
	text-align: center;
	width: 250px;
}
#topnav {
	background: #FFFFFF;
	float: left;
	height: 100px;
	text-align: center;
	width: 227px;
}
#topnav img{
	margin: 40px 10px 0;
}

#wrapper {
	background: #CFD8E3;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 780px;
}
#topimage {
	border: 1px solid #FFFFFF;
	border-width: 0 1px;
	float: left;
}
#left {
	float: left;
	width: 250px;
}
#right {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 276px;
}
#footer {
	background: #184A6A;
	color: #7996A9;
	height: 90px;
	padding: 10px 0;
	text-align: center;
}
#footer p {
	margin: 0;
}
#copyright{
	background: #7996A9;
	border-left: 5px solid #000000;
	color: #000000;
	float: right;
	font-size: 0.9em;
	height: 40px;
	margin-top: 10px;
	padding: 5px 10px 0;
	text-align: left;
	width: 390px;
}
#copyright a{
	color: #FFFFFF;
}
#blackbox{
	background: #000000;
	border-right: 5px solid #C21B00;
	float: left;
	height: 40px;
	margin-top: 10px;
	width: 100px;
}
#bottomline{
	background: url(../images/bottom_bg.gif) no-repeat bottom left;
	height: 3px;
	line-height: 3px;
	margin: 0px auto;
	padding: 0;
	width: 760px;
}
#maincontent{
	background: url(../images/corner_bg.jpg) no-repeat;
	float: left;
	padding: 10px;
	width: 500px;
}
#maincontent p{
	text-align: justify;
}
.clear {
	clear: both;
}
.main{
	background: url(../images/corner_bg.jpg) no-repeat;
	float: left;
	margin: 0;
	padding: 10px;
	width: 240px;
}

/* -------search box---------- */
#search {
	background: #91ADC0;
	border-right: 5px solid #6F8493;
	float: left;
	height: 104px;
	text-align: right;
	width: 222px;
}
#search h2 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 10px 0;
	text-align: left;
	text-transform: uppercase;
}
#search form {
	margin: 0 20px;
	padding: 0;
}
#search input{
	margin: 0;
	padding: 0;
	width: 180px;
}
#search input.topsearch {
	background: #C21B00;
	border: none;
	color: #FFFFFF;
	font-size: .9em;
	margin-top: 5px;
	width: 60px;
}
/* -----breadcrumbs------ */
#breadcrumbs {
	background: #CFD8E3;
	border-bottom: 2px solid #000000;
	clear: both;
	font-size: 1em;
}
#breadcrumbs ul{
	background: #FFFFFF;
	margin: 0 0 0 250px;
	padding: 1.5em 0 1.5em 1em;
}
#breadcrumbs li{
	display: inline;
	margin-left: 0.8em;
}


/* subscribe form */
#newsletter{
	background: #FFFFFF;
	border-left: 9px solid #B7B9BC;
	padding: 10px;
	text-align: right;
}
#newsletter h2{
	text-align: left;
}
#newsletter form {
	margin: 0 20px;
	padding: 0;
}
#newsletter input{
	margin: 0;
	padding: 0;
	width: 220px;
}
#newsletter input.submit{
	background: #004771;
	border: none;
	color: #FFFFFF;
	font-size: .9em;
	margin-top: 5px;
	width: 60px;
}

/* -------left menu-----------  */
#menu ul{
	background: url(../images/menu_l1_bg.gif) repeat-y;
	color: #00455C;
	font-size: 2.5em;
	list-style-type: decimal;
	margin: 0;
	padding: 0;
}
#menu li.level-one,#menu li.level-one-act{
	list-style-position: inside;
	margin: 0;
	padding: 0 0 0 35px;
}
#menu li a, #menu li span{
	font-size: 11px;
	margin-left: 0;
	text-decoration: none;
}
#menu li a:hover {
	color: #BE2E15;
}
#menu li span{
	color: #BE2E15;
}
#menu .level-one{
	border-bottom: 1px solid #6D8BA0;
}
#menu .level-one-act{
	color: #BE2E15;
	border-bottom: 1px solid #6D8BA0;
}
#menu ul ul {
	background: url(../images/menu_l2_bg.gif) repeat-y;
	font-size: 10px;
	list-style: none;
	margin-left: -35px;
	padding: 0;
}
#menu ul ul li {
	border-top: 1px solid #9BAFBF;
}
#menu li.level-two{
	background: url(../images/arrow.gif) 50px no-repeat;
	line-height: 15px;
	list-style: none;
	margin: 0px;
	padding: 5px 0px;
}
#menu .level-two a, #menu .level-two span{
	margin-left: 70px;
}

/* -------bottom menu-------- */
#bottommenu ul{
	list-style: none;
	margin: 10px;
	padding: 0;
}
#bottommenu ul li{
	color: #FFFFFF;
	display: inline;
}
#bottommenu ul li a{
	color: #FFFFFF;
}

/* -----news------- */
.news-title{
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
}
span.news-date{
	background: #BAC2CC;
	color: #C21B00;
	display: block;
	font-size: 0.9em;
	margin-top: 2em;
	padding: 0.3em;
	width: 6.7em;
}
.news-latest-container p, .news-list-container p{
	margin-top: 0.2em;
}

/* -------contact mailform-------- */
.csc-mailform {
	border: none;
}
.csc-mailform label {
	float: left;
	display: block;
	width: 100px;
}

/* -------indexed search-------- */
.tx-indexedsearch-redmarkup {
	color: #FF0000;
}

.tx-indexedsearch fieldset{
	border: none;
}
.tx-indexedsearch legend{
	display: none;;
}

.tx-indexedsearch div{
	margin: 1em 0;
}

.tx-indexedsearch label{
	display: block; float: left;
	width: 100px;
	text-align: right;
	margin: 0 10px;
}

.tx-indexedsearch-browsebox{
	margin: 1em 0;
}

.tx-indexedsearch-browsebox ul.browsebox{
	list-style: none;
	margin: 0;
	padding: 0;
}
.tx-indexedsearch-browsebox ul li{
	float: left;
	margin-right: 1em;
}
.tx-indexedsearch h3{
	background: none;
	font-size: 1.2em;
}

.tx-indexedsearch-res{
	margin-top: 20px;
	width: 95%;
}

.tx-indexedsearch-sw {
	font-weight: bold;
}

.tx-indexedsearch-percent{
	float: right; 
	font-weight: bold;
}