/* CSS Document */

/* Sitewide general CSS */

body {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, sans-serif;
	background: #ffffff url(../images/bakground.png) repeat-x top;
	font-size: 1em;
	text-align: center;
	color: #333;
}

a {
	color: #80a3b7;
	text-decoration: none;

}

.hide {
	display: none;
}

#hidden-menu {
	position: absolute;
	left: -1000px;
	width: 400px;
	display: block;
}

a:visited {
	color: #80a3b7;
}

a:hover, a:focus {
	text-decoration: underline;
	color: #00254b;
}

img {

}

#header img {
	border: 0;
}

.warning {
	color: #db7388;
	font-weight: bold;
}

span.clearer {
	clear: both;
	height: 1px;
	background: none;
	margin: 0 0;
	display: block;
}

h1.csc-firstHeader, 
h2.csc-firstHeader,
h2 {
	font-size: 130%;
	color: #80a3b7;
	margin: 0 0 16px 0;
	font-weight: bold;
}

h1.underlined, h2.underlined {
	font-size: 1em;
	padding: 0 0 10px 0;
	background: url(../../images/underlined_headline_bg.gif) repeat-x 0 24px;
	margin: 10px 0 14px 0;
}

h1, h2, h3, h4, h5, h6 {
}

h3 {
	font-size: 1em;
	margin: .45em 0;
	line-height: 1.5;
	color: #00254b;
	font-weight: 200;
}

input, select, option {
	font-size: 0.75em;
}

p {
	font-size: 85%;
	line-height: 1.5;
	margin: 0.6375em 0;
}

th, td {
	font-size: 1em;
}

div, ol, ul, li, img, form, select, input, table, td {
	margin: 0;
	padding: 0;
}

#content ol {
	font-size: 0.85em;
	line-height: 1.5;
	margin: 0.4em 0 0.4em 0;
}

#content ol li {
	padding: 0 0 0 1em;
	margin: .4em 0 0.4em 1.8em;
}


#content ul {
	font-size: 0.85em;
	line-height: 1.5;
	margin: 0.4em 0 0.4em 0;
}

#content ul li {
	padding: 0 0 0 1em;
	margin: 0.4em 0 0.4em 1.5em;
}

#content ol li ol,
#content ol li ul,
#content ul li ol,
#content ul li ul,
#content ul ul,
#content ul ol,
#content ol ul,
#content ol ol{
        font-size: 1em !important;
}

#container {
	width: 850px;
	background: #ffffff url(../images/bakground.png) repeat-x top;
	margin: 0 auto 10px auto;
	text-align: center;
        max-width: 1010px;
        min-width: 750px;
}
/* Header and logo -------- */
#header{
	text-align: left;
	height: 100px;
	width: 830px;
	padding: 0 10px;
}

.text-logo {
	text-indent: -9999px;
}

#logo {
    clear: both;
	width: 283px;
	height: 35px;
	position: absolute;
	top: 14px;
}

#logo a {
	display: block;
}

#logo img {
}

#services{
	float: right;
	position: absolute;
	top: 75px;
	font-size: 0.8em;
	line-height: 1.15;	
	color: #00254b;
	text-align: right;
	width: 830px;
	height: 24px;

}

#services form {
}

#services form div.blueline {
	padding: 0px;
	width: 130px;
	display: block;
}


.tx-macinasearchbox-pi1 {
        float: right;
        display: inline;
        padding-left: 9px;
}

#search label,
#search legend,
#search input.mac-searchbox-submit {
	display: none;
}

.searchBox {
	border-left: solid 1px #80a3b7;
	border-right: solid 1px #80a3b7;
}

#search fieldset {
        border: none;
        margin: 0;
        padding: 0;
        width: 132px;
}

#search input.mac-searchbox-sword {
	font-size: 0.95em;
	line-height: 1;
	width: 125px;
	padding: 1px 0 0 5px;
	height: 17px;
	border: 0;
	vertical-align: middle;
}



/* Main navigation */
#main-nav {
	position: absolute;
	top: 0px;
	font-size: 1em;
	color: #fff;
	width: 830px;
	height: 51px;
	padding: 0 10px;	
	clear: both;
	text-transform: lowercase;
}

#main-nav ul {
	list-style-type: none;
	height: 51px;
	margin: 0;
	font-weight: 500;
	width: 412px;
	float: right;	
}

#main-nav ul li {
	float: left;
	text-align: center;
	width: 103px;
	background: url(../images/nav-bkg.png) no-repeat left 0px;
}

#main-nav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 103px;
	font-weight: 600;
	padding-top: 10px;
	height: 41px
}
#main-nav li span {
	display: block;
	font-size: 0.6em;
	font-weight: 200;
	letter-spacing: -1px;
}

#main-nav li a:hover,
#main-nav li a:focus {
	background: url(../images/nav-bkg.png) no-repeat left bottom;
}

#main-nav li a.act:hover,
#main-nav li a.act:focus {
        color: #ffffff;
}

#main-nav li a.act {
        color: #00254b;
} 


#mainMenuSec {
	list-style-type: none;
	margin: 3px 0 0 0;
	float: left;
	text-transform: lowercase;	
        padding-left: 440px;
}

#mainMenuSec li {
	float: left;
        padding: 0 3px 0 9px;
}

#mainMenuSec li a {
	color: #00254b;
	text-decoration: none;
}

#mainMenuSec li a:hover,
#mainMenuSec li a:focus {
	color: #80a3b7;
	text-decoration: underline;
}

#mainMenuSec li.act {
        background: url(../images/small_circle.png) no-repeat left 5px;
}

/******* Footer *********/


#footer {
	text-align: left;	
	width: 830px;
	clear: both;
	margin: 1.2em 10px 1em 10px;
	padding: 10px 0 0 0;
	border-top: 3px solid #ccd6df;
        height: 45px;
        float: left;
        line-height: 1.3;
        display: inline;
}

#bottomMenu {
	font-size: 13px;
	color: #80a3b7;
	width: 830px;
	clear: both;
	float: left;
	list-style-type: none;
	margin: 0;
	font-weight: bold;
        line-height: 1.4;
}

#bottomMenu li {
	float: left;
	text-align: left;
	padding-right: 10px;
	background: url(../images/slash.png) no-repeat right;
}

#bottomMenu li a {
	color: #80a3b7;
	text-decoration: underline;
	font-weight: bold;
}

#bottomMenu li a:hover,
#bottomMenu li a:focus {
	text-decoration: underline;
	color: #00254b;
}

#footer-copyright {
	float: left;
	color: #80a3b7;
	font-size: 12px;
	margin: 5px 0;
}

#footer-copyright a {
	color: #80a3b7;
}

#footer-copyright a:hover {
	text-decoration: underline;
	color: #00254b;
}

/* Masthead */

#masthead {
	width: 830px;
	padding: 0 10px;
	clear: both;
	display: block;
	float: left;
}

.mastheadFront {
        width: 830px;
        height: 208px
}

.imgBkgLine {
	margin: 0 1px !important;
	height: 1px;
	background: #ccd6df;
	display: block;
	font-size: 1px;
	overflow: hidden;
	padding: 0;
	line-height: 1px !important;
}

.mastheadImage {
	padding: 3px 4px;
	background: #ccd6df;
	margin: 0px;
	/*line-height: 1px;*/
    
}	

#masthead img {
}

/* contentarea */

#contentwrapper {
	padding: 10px 10px 15px 10px;
	display: block;
	text-align: left;
	font-size: 95%;
	line-height: 1.5;
	clear: both;
        min-height: 1px;
}

#contentwrapper th, #contentwrapper td {
	padding: 3px 0;
}

.content-clear {
        display: block;
	min-height:1px;
	clear: both;
        font-size: 1px;
        line-height: 1px;
}


.col-4 {
	width: 250px;
	margin-bottom: 1em;
}

.left-col {
	float: left;
}

.right-col {
	float: right;
	padding-left: 20px;
}

.cscRightImage {
	float: right;
	padding: 0 0 5px 10px;
	width: 120px;
}

.cscRightImage80 {
	float: right;
	padding: 0 0 5px 10px;
	width: 88px;
}

.cscImageFrame {
	padding: 3px 4px;
	background: #ccd6df;
}

/* blueBox CSS */

.borderBox {
	display: block;
	background: none;
	margin-bottom: 1em;
}

.blueLine {
	margin: 0 1px;
	height: 1px;
	background: #80a3b7;
	display: block;
        line-height: 0;
        font-size: 1px;
        overflow: hidden;
}

.borderBox-heading h1 {
	padding: 0.2em 5px 0.3em 5px;
	font-size: 1em;
	color: #fff;
	background: #5A0000;
	margin: 0;
	border-left: 1px solid #5A0000;
	border-right: 1px solid #5A0000;
}

.borderBox-content {
	padding: 0.5em 5px 0.5em 5px;
	border-left: 1px solid #5A0000;
	border-right: 1px solid #5A0000;
	display: block;
	background: url(../images/transp-boxes.png) repeat;
}

.borderBox-content h2 {
	font-size: 0.9em;
	line-height: 1.1;
	font-weight: normal;
	margin: 0 0 0.3em 0;
}

.borderBox-content span.news-date {
	font-size: 0.8em;
	margin: 0 0 0.5em 0;
	display: block;
}

hr.clearer {
	clear: both;
	height: 1px;
	border: 0px solid #fff;
	color: #fff;
	background: #fff;

}

.clear-fix {
	clear: both;
        min-height: 1px;
        font-size: 1px;

}

.csc-header, .csc-textpic, .csc-noimage {
	margin: 0;
}

