	/* # HEADER # */

#header {
background: white;
/* background-image: url('img/header.jpg'); */
/* background-repeat: repeat; */
/* background-position: top center; */
width: 840px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#header_highlight {
#background: #edeff7;
/* background-image: url('img/headerhighlight.jpg'); */
/* border: 4px solid white; */
width: 840px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px 0px 0px 0px;
}

#header_buffer {
margin: 1px 0px 14px 0px;
border-top: 1px solid #084a96;
}

	/* # HEADER CONTENT # */

#header_content {
/* background: lime; */
/* background-image: url('img/headercontent.jpg'); */
/* background-repeat: repeat; */
/* background-position: top center; */
float: left;
width: 840px;
margin: 0px 0px 4px 0px;
padding: 0px 0px 40px 0px;
border-bottom: solid gray 1px;
}

#header_highlight_single {
background: white;
/*background-image: url('img/v-team2.jpg');*/
/* background-position: 0px 0px; */
/* background-repeat: repeat-x; */
/* border: 4px solid lime; */
background-repeat: no-repeat;
width: 326px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 20px 10px;
float: right;
}

#header_highlight_single.homepage {
#background: #fdebdf;
}

#header_highlight_double {
background: white;	
/*background-image: url('img/reports2.jpg');*/
/* background-position: 0px -80px; */
/* background-repeat: repeat-x; */
background-repeat: no-repeat;
width: 494px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
/* border: 4px solid orange; */
float: left;
border-right: 1px solid gray;
}

#header_highlight_single img {
/* border: 4px dashed red;*/
margin: 0px 0px 0px 0px;
/* float: right; */
}

#header_highlight_double img {
/* border: 4px solid green; */
margin: 0px 0px 0px 0px;
/* float: right; */
}

#header_highlight_single img.button, #header_highlight_double img.button {
float: right;
margin: 0px 24px 10px 0px;
border: none;
}

#header_highlight_single img.main {
text-align: center;
margin: 1em 0px 1em 0px;
border: none;
}

/* ### TYPO HEADER ### */

#header_content {
color: black;
text-align: left;
font-size: 10pt;
}

#header_highlight {
text-align: left;
color: black;
}

#header_highlight_double {
color: black;
text-align: left;
}

#header_highlight_double h1 {
font-size: 18pt;
font-weight: bold;
margin: 0.5em 24px 1em 0em;
padding: 0em 0em 0.25em 1em;
color:  white;
background: #f3762a;
background-image: url('/img/h1-back-curved.png');
background-position: top right;
background-repeat: no-repeat;
}

#header_highlight_double h2 {
font-size: 10pt;
font-weight: bold;
margin: 0em 24px 1em 1.25em;
color: black;
}

#header_highlight_double h3 {
font-size: 10pt;
font-weight: bold;
margin: 0em 24px 1em 1.25em;
color: #77787c;
}

#header_highlight_double p {
font-size: 10pt;
font-weight: normal;
margin: 0em 24px 1em 1.25em;
color: black;
}



#header_highlight_single {
color: black;
text-align: left;
}

#header_highlight_single h1 {
font-size: 18pt;
font-weight: bold;
margin: 0em 0em 1em 0em;
padding: 0em 0em 0.25em 1em;
color:  white;
background: #f3762a;
background-image: url('/img/h1-back-curved.png');
background-position: top right;
background-repeat: no-repeat;
}

#header_highlight_single p {
font-size: 10pt;
font-weight: normal;
#margin: 0em 1em 1em 1.25em;
margin: 0em 24px 1em 1.25em;
color: black;
/* background-image: url('/img/high-50.png'); */
}

#header_highlight_single, #header_highlight_double ul {
list-style: none;
/* color: #f3762a; */
margin: 0em 0px 2em 1.25em;
padding: 0em 0em 0em 0em;
}

#header_highlight_single h2 {
font-size: 10pt;
font-weight: bold;
margin: 2em 24px 1em 1.25em;
color: black;
}

#header_highlight_double a:link, #header_highlight_single a:link {
border-style: none;
text-decoration: underline;
font-weight: normal;
#background-image: url('/img/high-50.png');
color: black;
font-size: 10pt;
}

#header_highlight_double a:visited, #header_highlight_single a:visited {
border-style: none;
text-decoration: underline;
font-style: none;
font-weight: normal;
#background-image: url('/img/high-50.png');
color: black;
font-size: 10pt;
}


#header_highlight_double a:hover, #header_highlight_single a:hover {
text-decoration: underline;
font-style: none;
font-weight: normal;
#background-image: url('/img/high-50.png');
border-style: none;
color: black;
font-size: 10pt;
}

