﻿@charset "utf-8";
/* CSS Document */

@import url("global/reset.css");
@import url("global/fonts.css");
@import url("global/menus.css");
@import url("global/styles.css");
@import url("global/sifr.css");

body
{
	background-color: #fff;
	color: #000;
	}
	
a{
	color: #0090cc;
	text-decoration: none;
}



.Contacts_ a{
     color:#000;
}

#wrapper{
	margin: 0 15px;
}

 #frontPageContent
 {
	background: none;
	}
	
.PrintContent #frontPageContent .frontPageWideColumn h3{
    color: #4D9EEC;
}

#mainMenu, #jobs, #leftContent, #rightContent, #topSection, #headerSection, #helpOptions, #AT{
	display: none;
}

#breadcrumbs, #breadcrumbs span, #breadcrumbs a
{
	background-color:#fff;
	margin: 0;
	padding: 0;
	color: #000;
	text-transform: none;
	
	}
#breadcrumbs .here{
       color: #000;
}
#logo{
	text-align: left;
	padding-bottom: 5pt;
	margin-bottom: 25pt;
	border-bottom: 1px solid #000;
	width: 100%;
}

#logo a,#logo a img {
	border: none;
}

.headerBanner{
	margin-bottom: 25pt;
}


#footer{
	margin-top: 25pt;
}
#footer ul{
	text-align: left;
	margin: 0 0 0 -10px;
}

#footer ul li{
	 list-style: none;
	 display: inline;
}

#footer ul li{
	padding: 0 10px;
	background: url(../../images/footer_line.gif) no-repeat center right;
}

#footer ul li.lastChild{
	background: none;
}

#footer ul li a{
	color: #67695e;
}

#rightContent{
}

#rightContent h2{
	margin-top: 0;
}


hr 
{
	clear: both;
	display: block !important;
	border-top: 1px dashed #CCCCCC;
	height: 0px;
	color: #fff;
	margin-top: 2em;
	}
	
.newsTeasers_{
   margin-top: 2em;
}

.newsTeasers_ p a{
   color: #000;
}

.news_ ul li{
	background: none;
}	

.linkPrint{
	color: #000;
	font-style: italic;
	text-transform: none;	
	font-size: 9px;
	font-weight: bold;
	}
	

#contentRight {clear: both;}

#contentRight h2{
    margin-top: 1em;
}

.frontPageLeftCol h2, .frontPageLeftCol h3, .frontPageMiddleCol h2, .frontPageMiddleCol h3, .frontPageRightCol h2, .frontPageRightCol h3
{
	margin-bottom: 1em;
	margin-top: 1em;
	}

#mainContent{
    margin-top: 2em;
}
    
#mainContent  ul{
    margin-top: 4px;
}

#footerCopyrightPrint
{
    margin-top: 2em;
    text-align: center;
    }
#footerCopyrightPrint hr
{
    margin-bottom: 2em;
}

.PrintContent{
	margin: 0 2em;
}
