body {
	background-color: #206E93;
   
   scrollbar-face-color: #206E93;
   scrollbar-shadow-color: #393C34;
   scrollbar-highlight-color: #B1DDF2;
   scrollbar-3dlight-color: #5F9BB8;
   scrollbar-darkshadow-color: #1B3E4F;
   scrollbar-track-color: #164A63;
   scrollbar-arrow-color: #0F2F3D;
   margin: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
	color: 4DBEF1;
}

   
a {
   color: #BAEAF8;
   font-weight: bold;
   text-decoration: none;
}

a:hover, :active {
   color: #FFFFFF;
   text-decoration: none;
}

input {
  height: 13; }

input, textarea, select {
   border-width : 1px; border-color: #2A3B48; background-color: #206E93; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9px; color: 4DBEF1; font-weight: normal; }

.checkbox {
   background-color: transparent;
}

.content-header {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: 75CFF8;
}

.intro-title {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: 75CFF8;
}
.content-title {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: 434C50;
}
.content-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 434C50;
}

.content-text a {
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}

.content-dates {
	color: 206E93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.module-nav {
font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: normal; color:4DBEF1;  text-decoration: none 
}