@import "reset.css";

html {
	overflow: -moz-scrollbars-vertical;
}

html, body {
    border:0 none;
    height:100%;
    margin:0;
    padding:0;
    position: relative; /* IE cufon hack */
}
body {
    background:#EEEEEE;
    font-family:Arial;
    font-size:11px;
}

p {
	font-size:11px;
	color:#333333;
}
h1	{
	font-size:30px;
}
h2	{
	font-size:20px;
}
h3	{
	font-size:15px;
}
h4	{
	font-size:12px;
}
h5	{
	font-size:11px;
}

#OuterPage {
    width:959px;
    margin-left: auto;
    margin-right: auto;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin-bottom: -69px;
    background-color:#FFFFFF;
    background-image:url(../images/outerpage_tile.gif);
}
#TopArea {
    background-image:url(../images/toparea_tile.gif);
    height:99px;
    margin-left:auto;
    margin-right:auto;
    width:949px;
}
#TopFunctions {
    border:0 solid;
    height:20px;
    left:19px;
    top:19px;
    width:635px;
}
#MainContentArea {
    background-color:#FFFFFF;
    bottom:10px;
    margin:19px;
    overflow:visible;
    width:918px;
	float:left
    
}



.bottomTop
{

	font-size:11px;
	text-align:center;
	padding:12px 0 12px 0;
}

.bottomTop a
{
	color:#2B67A2;	/* #0A5094 */
	text-decoration:none;
	padding:0px 7px 0 7px;
}

.bottomTop a:hover
{
	color:#2B67A2;	/* #0A5094 */
	text-decoration:underline;
	padding:0px 7px 0 7px;
}
	

.bottomEnd
{	
	background-color: #a2c1e5;
	font-size:10px;
	text-align:center;
	color:#fff;
	padding:12px 0 12px 0;
}

.bottomEnd a
{
	color:#fff;
	text-decoration:none
}

.bottomEnd a:hover
{
	text-decoration:underline
}

.bottomDivider
{
	color:#a5bae3;
	padding:0 5px 0 5px
}


#ButtomArea {
	margin-left:auto;
    margin-right:auto;
    width:949px;

}


.push
{
    height: 80px;
}



form {
    display:inline;
    margin:0;
    padding:0;
}
input {
    color:#0A5094;
    font-family:Arial;
    font-size:11px;
}

.textinput {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #9AC4DE;
    height:13px;
    padding:2px;
    vertical-align:top;
    width:159px;
}

#SearchForm
{
    float:left;
    margin-top:17px;
    margin-left:15px;
}

#TopLogo
{
    float:right;
    margin-top:10px;
}

#ShortcutNavigation {
    float:left;
    margin:22px 0 0 10px;
}

#ShortcutNavigation a {
	padding:0px 7px 0 7px;
	color:#0A5094;	
	text-decoration:none;
}

#ShortcutNavigation a:hover {
    text-decoration:underline;
}


#CountrySelector {
    float:left;
    margin-top:20px;
}
#CountrySelector ul li {
    display:inline;
    margin-left:4px;
    margin-right:4px;
}
.NavigationHeader {
	font-size:12px;
	text-transform:uppercase;
	padding:0px 0px 7px 0px;
	color:#2B67A2;
	text-transform:uppercase;
	border-bottom:1px solid #EEF2F4;
}

.NavigationHeaderSecond {
    font-size:12px;
	padding:30px 0px 7px 0px;
	color:#2B67A2;
	text-transform:uppercase;
}

.NavigationActive {
   font-size:11px;
    font-weight:bold;
}

#navcontainer ul{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#2B67A2;
}

.NavigationLevel4 {
	padding: 14px 7px 0px 7px;
        font-weight:normal;
}

.NavigationActiveLevel4 {
	padding: 14px 7px 0px 7px;
	font-weight:bold;
}


.NavigationLevel3 {
	padding: 7px 0px 7px 0px;
	border-bottom:1px solid #EEF2F4;
}
 
#ContentLeft a {
    font-size:11px;
    text-decoration:none;
	display:block;
	color:#2B67A2;

	
}
#ContentLeft a:hover {
    font-size:11px;
/*    font-weight: normal;*/
	color:#2B67A2;
	text-decoration:underline;
}


.clr
{
    clear: both;
	margin-bottom: 10px;
}

/* Search page */

.csc-searchResultInfo {
}

.csc-searchResultRange {
}

.csc-searchform {
	margin-top: 10px;
}

.csc-searchResultPrevNext {

	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#2B67A2;
    font-size:11px;	

}

.csc-searchResultHeader {
    font-size:11px;
	display:block;
	color:#2B67A2;
}

.csc-searchResultHeader a {
    font-size:11px;
    text-decoration:none;
	display:block;
	color:#2B67A2;
}
.csc-searchResultHeader a:hover {
    font-size:11px;
    font-weight: normal;
	color:#2B67A2;
}

.csc-searchResult {
	padding-bottom: 10px;
	margin-left: 10px;
}

.csc-firstHeader {
    color: #333333;
    font-size: 30px;
	letter-spacing:-1px;
	padding:0px 0px 7px 0px
}

.contenttable,
.contenttable td{
	border: 1px solid #ffffff;
/*	border: 1px solid #A2C1E5; */
	padding:4px;
	text-align:left;
	vertical-align:middle;
	background-color:#eeeeee;

}

.contenttable td p {
	font-size:11px;
	color:#000;
}



.contenttable th{
/*	background-color:#7ABA3E;   */
/*	background-color:#A2C1E5;   */
	border: 1px solid #ffffff;
	color:#FFF;
	background-color:#8BBC07;
	padding: 2px 4px;
}

.contenttable th p{
	color:#FFF;
	font-size:11px;
}

.news_date{
	color: #a9b875;
}

.errimg{
margin-left: -14px;
position: absolute;
z-index: 1;
}

.errhead{
position: absolute;
z-index: 5;
padding: 25px;
padding-top: 40px;
}

.errhead h1{
color: white;
}

.errtext{
position: absolute;
z-index: 5;
color: white;
}

.errtext .internal-link {
	color: white;
	text-decoration: none;
}

.errtext .internal-link:hover {
	color: white;
}



/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px;}
.tx-indexedsearch .tx-indexedsearch-browsebox { margin-top:10px;}
.tx-indexedsearch .tx-indexedsearch-sectionlinks {margin-bottom:10px;}
.tx-indexedsearch td.tx-indexedsearch-title a {font-size:14px;padding:5px; display:block; color:white;}
.tx-indexedsearch td.tx-indexedsearch-title {font-size:14px; color:white;}
.tx-indexedsearch .searchres_cont {margin-bottom:8px;}
.tx-indexedsearch td.tx-indexedsearch-result-count {font-size:14px; padding:5px; color:white;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background-color:#A2C1E5; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }

