@charset "UTF-8";
/* CSS Document */
#headContainer{background:#61b5d3;}
a, a.button span:hover, input#signInButton, #content h3 {color:#61b5d3;}
#topNavigation a.current, #topNavigation a:hover{color:#478ea7;}
#topNavigation a:hover{	border-bottom:1px solid #478ea7;}

.panel .subNav a:hover, #content a:hover{color:#478ea7;}

#leftColumn{background:#e9f4f8 url(../img/mediaTheme/media_panelGradient.jpg) top repeat-x;}

#headerStart{background:url(../img/mediaTheme/media_leftGradient.jpg) repeat-y right;}
#headerEnd{background:url(../img/mediaTheme/media_rightGradient.jpg) repeat-y left;}
#topNavigation ul {background:url(../img/mediaTheme/media_transp.png) repeat;}
h2{background:url(../img/mediaTheme/media_line.jpg) repeat-x bottom;}
ul.subNav li{background:url(../img/mediaTheme/media_thinLine.gif) top repeat-x;display:inline-block;}
a.smallArrow, a#signInButton{background:url(../img/mediaTheme/media_arrow.png) center right no-repeat;}
.subNav a.current  {background:url(../img/mediaTheme/media_hand.png) right no-repeat;}

input {
	border-top-color:#61b5d3;
	border-left-color:#61b5d3;
	border-right-color:#478ea7;
	border-bottom-color:#478ea7;
}

ul.pdfList li a{
	color:#61b5d3;
}

