<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* basic html */
body {
	background: #328fb7;
	font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color: #333;
	padding: 0px;
	margin: 0px;
	font-size:  80%;
	height:  100%;
}

body,html {
   height: 100%;
}

body.popup {
  background-color: #E0EBEF;
}

#page-container {
  height: 100%;
}

/* anchors */
a {
	color: #004276;
}
a:hover { color:#58B6FF; }

a:focus {
}

a.link { color: #004276 !important;}
a.link:hover { color:#58B6FF !important; }

/* rules */
hr {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

/* headings */
h1 {
	font-size: 25px;
}

h2 {
	font-size: 2.5em;
	border-bottom: 2px solid gainsboro;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

h3 {
	font-size: 1.6em;
	font-family: ShinnBold, 'Trebuchet MS', Tahoma, Arial, sans-serif;
}

h4 {
	font-size: 19px;
}

h5 {
  font-size: 1.2em;
}

img.message {
  padding-left: 10px;
  padding-right: 10px;
}

h6 {
	font-size: 15px;
}

h1, h2, h3, h4, h5, h6 {
	line-height:1.2em;
	margin-bottom:.3em;
}


/* lists */
ol {
	list-style: none;
}

ul {
	list-style: none;
}

li.list {
	margin-left: 30px;
}

ul.bulleted li {
  list-style: url('../images/wtdn_bullet.png'); margin-left: 20px;
}

.content {
  margin: 0px auto;
  position: relative;
  width: 960px;
}

.popup_content {
  margin: 0px auto;
  position: relative;
  width: 90%;
}


#content2 {
	margin: 20px 0px;
}

#footer {
	margin: 20px 0px;
	text-align: center;
	font-style: italic;
	color: #bbbbbb;
}

#sitenav div {
  padding: 2px 10px;
  background: #666666;
}

#sitenav a, #sitenav a:link, #sitenav a:visited {
  color: #000000;
  font-size: 14px;
}

#sitenav a:hover, #sitenav a:focus  {
  color: #ffffff;
}

#appmenu {
  padding: 5px;
}

#appmenu a, #appmenu a:link, #appmenu a:visited {
  color: #ffffff;
}

#appmenu a:hover, #appmenu a:focus {
  color: #000000;
}

#header-container {
  height: 82px;
  min-width: 960px;
  width: 100%;
  background: url('../images/header-background.png') repeat-x 0px 0px;
}

#header {
  
}

#header h1 {
  float:  left;
  width: 280px;
  margin:  10px 0px 0px;
}

#user-info {
  position: absolute;
  right: 0px;
  top: 15px;
  width: 250px;
  color: #ffffff;
}

#user-info li, a{
  line-height: 16px;
}

#user-info img { float:  left; margin-right: 10px; }


#ancillary-menu { display:  block; }
#ancillary-menu ul { left: 35px; position: absolute; top: 16px; width: 100%; }
#ancillary-menu li { margin:  0px; padding:  0px;  font-size: 100%;}
#ancillary-menu a { float: left; margin-right: 10px; color: white; text-decoration: none;}
#ancillary-menu a:hover { text-decoration: underline; }

div #header-search { width: 370px; margin-left: 21px; position: relative; height: 24px; display: block;}
div #header-search div.left {
  background: transparent url('../images/unified_search_sprite.png') no-repeat scroll 0% -216px;
  height: 24px;
  display: inline-block;
  width: 11px;
  padding: 0px;
  margin: 0px;
}

div #header-search div.right {
  background: transparent url('../images//unified_search_sprite.png') no-repeat scroll 100% -192px;
  position: relative;
  padding-right: 11px;
  padding-left: 0px;
  left: 203px;
  cursor: pointer;
  display: inline-block;
  height: 24px;
}


div #header-search div.search-container {
  background: transparent url(../images/unified_search_background_sprite.png) repeat-x 0% -168px;
  position: absolute;
  display: inline-block;
  height:  24px;
  width: 192px;
  padding: 0px;
}

div #header-search input {
  color: #7D7D84;
  font-family: Arial;
  top: 2px;
  position: relative;
  width: 172px;
  height: 16px;
  margin:  0px;
  padding: 0px;
}

div #header-search button {
  color: #1797C0;
  font-family: Arial;
  margin:  0px;
  padding-left: 8px;
  width: auto;
  height: 24px;
  font-weight: bold;
  overflow: visible;
}


#menu {
  background: transparent url('../images/tabbar.png') repeat-x 0% -73px;
  display: block;
  position: absolute;
  top: -3px;
  font-family: ShinnBold, 'Trebuchet MS', Tahoma, Arial, sans-serif;
  width:  100%;
  padding:3px 0px 0px;
  border-bottom: solid 5px #3697c2;
}

div #menu_left {
  background: transparent url('../images/tabbar.png') no-repeat;  
  width: 15px;
  display: block;
  position: absolute;
  left:  -15px;
  top:0px;
  height: 100%;
}

div #content_left {
  background: transparent url('../images/content-left.png') repeat-y;
  width: 15px;
  display: block;
  position: absolute;
  left:  -15px;
  top:-5px;
  height: 100%;
}

div #content_right {
  background: transparent url('../images/content-left.png') repeat-y -15px 0px;
  width: 15px;
  display: block;
  position: absolute;
  right:  -15px;
  top:-5px;
  height: 100%;
}


div #menu_right {
  background: transparent url('../images/tabbar.png') no-repeat -15px 0px;  
  width: 15px;
  display: block;
  position: absolute;
  right:  -15px;
  top:0px;
  height: 100%;
}


#menu li {
  float: left;
  min-height: 15px;
  font-weight: bold;
  font-size: 1.18em;
  color: #4B4B57;
  text-align: center;
}

#menu li.selected {
  background-image: url('../images/tabs.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-color: #1797C0;
  font-weight: bold;
}

#menu li.selected div {
  background-image: url('../images/tabs.png');
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: -150px;
}

#menu li div {
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 10px;
}

#menu li.selected div a {
  color: white;
}

#menu li.selected div a:hover {
  color: white;
}


#menu li div a {
  color: #353535;
  text-decoration: none;
}

#menu li div a:hover {
  color: #1468B6;
  text-decoration: underline;
}


#bottom_menu {
  position: absolute;
  top: 91px;
}


#bottom_menu ul {
  list-style: none;
  margin-left:  20px;
}

#bottom_menu li {
  float: left;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  margin-left: 3px;
  margin-right: 3px;
}

#body-container {
  /*background: url('../images/background.png') repeat-x 0px 0px;*/
  background-color: #e0ebef;
  min-height: 500px;
}

#popup-container {
  background-color: #e0ebef;
  padding:  10px;
}

#popup-container .content {
  background-color: white;
}

#body-container .content {
  background-color: white;
}

#body-container .content_wide {
  background-color: white;
}


#left-menu {
  min-height:  400px;
}

#left-menu h3 {
  background-color: #004276;
  color: white;
  padding: 5px 0px 3px 20px;
  font-weight: normal;
}

#left-menu ul {
  font-size:  16px;
}

#main-content { padding-top:  10px; margin: 0px;}

#footer-container {
  background-color: #328fb7;
  border-top: 5px solid #CCC;
  clear: both;
  color: white;
  display: block;
  height: 50px;
  position: relative;
}

#footer-menu {
  width:  850px;
  margin-left:auto;
  margin-right:auto;
}

#footer-menu li {
  float: left;
  font-size: 1.3em;
  height: 20px;
  line-height: 1.7em;
  margin-right: 20px;
}

#footer-menu li a {
  text-decoration: none;
  color: #FFFFFF;
}

#footer-menu li a:hover {
  color: #C8E3FF;
}

#copyright {
  color: #CCC;
  right: 0px;
  position: absolute;
  top: 15px;  
}

.content_callout {
  border-bottom-left-radius: 4px 4px;
  border-bottom-left-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
  -webkit-box-shadow: #cccccc 0px 0px 5px;
  -webkit-box-shadow: #cccccc 0px 0px 5px;
  background: white;
  padding: 8px;
  width: 195px;
}

div.sidebar_header {
  background: #1797C0 url('../images/sidebar_sprite.png') no-repeat -209px -2px;
  color:  white;
  padding: 0px;
  display: block;
  font-weight: bold;
}

div.sidebar_header h2 {
  padding: 5px 9px;
  display: block;
  font-size: 13px;
  margin: 0px;
  font-weight: bold;
}

div.sidebar_wrapper {
  background: #CFEEF8 url('../images/sidebar_sprite.png') no-repeat -9px 100%;
  margin: 0px 0px 20px;
  border-bottom: solid 2px white;
  display: block;
  overflow: visible;
  width: 200px;
}

div.sidebar_body {
  padding: 6px 5px 10px 4px;
  background: transparent url('../images/sidebar_sprite.png') no-repeat -209px 0%;
  display: block;
}

div.sidebar_body li {
  line-height: 13px;
}

div.sidebar_body h5 {
  font-weight:  bold;
  font-size: 13px;
  margin-bottom: 0px;
}

div.sidebar_body ul { margin:  0px; }
div.sidebar_body li { padding: 3px 3px 3px 0px; list-style: url('../images/wtdn_bullet.png'); margin-left: 20px; font-size: 13px;}
div.sidebar_body li a { text-decoration: underline; color:  #333435; }

div.yellow_sidebar_wrapper {
  background: #FFE5A7 url('../images/wtdnGradient.png') repeat-x scroll 0px 0px;
  background-color: #FFE5A7;
  padding-bottom: 6px;
  padding-top: 3px;
  -webkit-box-shadow: #CCC 0px 1px 6px;
  border: solid white;
  border-bottom-left-radius: 5px 5px;
  border-bottom-right-radius: 5px 5px;
  border-top-left-radius: 5px 5px;
  border-top-right-radius: 5px 5px;
  width: 195px;
}

div.yellow_sidebar_header {
  padding: 0px;
}

div.yellow_sidebar_header h2 {
  padding: 5px 9px;
  display: block;
  font-size: 13px;
  margin: 0px;
  font-weight: bold;
}

div.yellow_sidebar_body {
  padding: 6px 5px 10px 4px;
  background: transparent url('../images/sidebar_sprite.png') no-repeat -209px 0%;
  display: block;
}

div.yellow_sidebar_body ul { margin:  0px; }
div.yellow_sidebar_body li { padding: 3px 3px 3px 0px; list-style: url('../images/wtdn_bullet.png'); margin-left: 20px;}
div.yellow_sidebar_body li a { font-size: 12px; text-decoration: underline; color:  #333435; }

.middle {
  vertical-align: middle;
}

.padding-5 { padding:  5px; }
.padding-10 { padding:  10px; }
.padding-20 { padding:  20px; }

.icon-16 { width: 16px; height: 16px; }
.icon-24 { width: 24px; height: 24px; }
.icon-32 { width: 32px; height: 32px; }
.icon-48 { width: 48px; height: 48px; }
.icon-64 { width: 64px; height: 64px; }
.icon-128 { width: 128px; height: 128px; }

div.file_input {
  position: relative;
  display: inline-block;
}

div.fake_file {
  position: absolute;
  display: inline-block;
  top: 0px;
  left: 0px;
  z-index: 1;
}

input[type="file"].file_upload {
  position: relative;
  display: inline-block;
  text-align: right;
  -moz-opacity:0 ;
  filter:alpha(opacity: 0);
  opacity: 0;
  z-index: 2;
}

.server_info {
  color: #CCC;
  float:  right;
  position: relative;
  top: 35px;
}

@media print {
  .noPrint {
      display:none;
  }
  
  body.popup {
    background-color: #FFFFFF;
  }
  
  #popup-container {
    background-color: #FFFFFF;
  }
}

del { text-decoration: line-through; }

table.simple {
  border: 1px solid #000;
  border-collapse: collapse;
  margin: 5px;
}

table.simple td {
  border: 1px solid #000;
  padding: 5px;
}

@media all {
	.page-break	{ display: none; }
}

@media print {
	.page-break	{ display: block; page-break-before: always; }
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.google-map{
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
}
.google-map &gt; *{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}
</pre></body></html>