﻿body {
  background-color: White;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0px;
}
.FirstBar {
	width: 100%;
	height: 78px;
	background-color: #234384;
	background-image: url('/Images/header-bg1.gif');
}
div.first-bar-container {
	width: 782px;
}
div.first-bar-left {
	float: left;
	width: 253px;
}
div.first-bar-right {
	float: right;
	width: 529px;
	text-align: right;
}
div.second-bar {
	width: 100%;
	height: 62px;
	background-color: #ff0000;
	background-image: url('/Images/header-bg2.gif');
}
div.body {
  width: 782px;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  background-color: #ffffff;
  text-align: left;
}

/* MAIN */

div.main {
  float: left;
  width: 620px; 
  margin: 25px 0 0 0;
}

/* Menu */
.TopNav {
  width: 782px;
  text-align: left;
  background-color: #234384;
  background-image: url('/Images/menu-fill.gif');
  background-position:  center;
  background-repeat: repeat-x;
  border: 0;
/*	 border-bottom: 1px solid #234384; */
}
.StaticMenuItem {
  height: 27px;
  background-color: #234384;
  background-image: url('/Images/menu-fill.gif');
  background-position:  center;
  background-repeat: repeat-x;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  font-size: small;
}
.StaticSelected {
  height: 27px;
  background-color: #FB9700;
  background-image: url('/Images/menu-fill-selected.gif');
  background-position: center;
  background-repeat: repeat-x;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  font-size: small;
}

.top-seperater {
	background-image: url('/Images/top-seperater.gif');
	background-repeat: repeat-x;
	height: 3px;
}
div.notice {
	width:620px;
	margin:0px 0 0 0;
}
.Heading1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #234384;
	background-color: #ffffff;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	width: 500px;
}
.StandardText {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
	padding: 3px 0px 3px 0px;
}
.SmallGrayText {
	text-align: left;
	font-size: 8pt;
	color: Gray;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 2px;
	margin-left: 20px;
}
.TopText {
	text-align: left;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
p.TopText a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#FF6600;
}
.CounterBack
{
  width: 100%;
  text-align: center;
  vertical-align: middle;
  padding: 2px 0px 2px 0px;
  background-color: #000000;
  background-image: url('/Images/counter-fill-black.gif');
}
.CounterFore
{
  font-family: 'Trebuchet MS', Tahoma, Arial;
  font-size: 25pt;
  text-align: center;
  color: #00FF00;
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #000000;
}
.Footer {
	width: 782px;
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #234384;
	margin: 2px 0px 2px 0px;
}
div.Footer a, div.Footer a:visited, div.Footer a:active {
	text-decoration:none;
	color:#000000;
}
div.Footer a:hover {
	text-decoration:none;
	color:#234384;
}

/* SIDEBAR */
div.sidebar {
	float: right; 
	width: 150px; 
	margin: 0px;
	color: #666666;
  background-color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	text-align: left; 
	font-size: 13px; 
}
div.SidebarBlue
{
	width: 150px; 
  background-color: #244486;
	background-image: url('/Images/sidebar-blue-bg.gif'); 
}
.AboveCounterText
{
	color: #ffffff; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	text-align: center; 
	font-size: 13px; 
	margin: 0px 3px 3px 3px; 
	padding: 3px 0px 3px 0px;
}
.SidebarCounter
{
	height: 42px;
	width: 150px; 
	margin: 0; 
	padding: 5px 0px 0px 0px;
	text-align: center; 
	color: #ffffff; 
	font-size: 13px; 
  background-color: #363636;
	background-image: url('/Images/counter-bottom.gif'); 
}
.BelowCounterText
{	
	padding-top: 3px; 
	margin: 0px 3px 3px 3px; 
	color: #ffffff; 
	font-family: Verdana, Helvetica, Arial, sans-serif;	
	text-align: center; 
}
.SidebarItem
{ 
	margin:4px 0 0 0;
}
div.SidebarComingUp
{ 
	background-image: url('/Images/coming-up-fill.gif'); 
	width: 150px; 
	height: 50px; 
	margin: 10px 0px 0px 0px;
}
.SidebarEvents
{ 
	background-color: #f2f2f2; 
	width: 150px; 
}
p.SidebarComingUp
{ 
	margin:0px; 
	padding:6px 0px 0px 3px; 
	color:#ffffff; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	text-align: left; 
	font-size:13px;
}
.SidebarEvent
{ 
	text-align:left; 
	font-size:12px; 
	color:#ffffff; 
	margin:0px; 
	padding:5px;
}
p.SidebarList a:hover
{
	color: #000000;
}

/* STYLES and HEADERS */

.BoldBlue
{
	color: #01385f;
	font-weight: bold;
}
.BoldTeal
{
	color: #809cb1;
	font-weight: bold;
}
.StdLabel
{
  font-family: Verdana;
  font-size: 10px;
  color: Black;
  font-weight: 600;
  width: 200px;
  border: 1px solid White;
  text-align: right;
  vertical-align: top;
  padding: 3px 5px 3px 5px;
  margin: 0px 0px 3px 0px;
}
.StdTextBox
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: Black;
  font-weight: normal;
  background-color: White;
  width: 250px;
  height: 16px;
  text-align: left;
  vertical-align: middle;
  border: 1px solid #234384;
  margin: 0px 0px 3px 0px;
  padding: 2px 0px 0px 0px;
}
.StdButton {
  white-space: nowrap;
  text-decoration: none;
  font-weight: bold;
  font-size: large;
  color: #000000;
  vertical-align: middle;
  background-color: #fdbe60;
  background-image: url('/Images/std-button-fill.gif');
  background-position: center;
  background-repeat: repeat-x;
  border: 1px solid #000000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  cursor: pointer;
  display: -moz-inline-box;
  display: inline-block;
  height: 29px;
  width: 120px;
}

.CheckboxText
{
	color: black;
	font-weight: normal;
	font-size: smaller;
}
.ErrorMsg
{
/*  width: 248px; */
  font-family: Tahoma, Arial, Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: 600;
/*  color: #EE1717; */
/*  background-color: #EDD6D7; */
/*  border: 1px solid #CC0000; */
/*  padding: 2px 2px 2px 2px; */
  color: #dd0000;
}

/* LISTS */
ul {
	margin: 0;
	list-style: disc outside;
}
li {
	margin: 0 0 0 1.2em;
}
li a {
  font-weight: bold;
	color: #01385f;
	text-decoration: none;
}
/* IMAGE FORMATTING */
img {
	border: none;
}
img.logo {
	height: 49px;
	margin: 15px 0px 0px 20px;
}
img.l4p-logo {
	height: 68px;
	margin: 0;
}
img.subtitle {
	height: 62px;
	margin: 0px 22px 0px 22px;
}
img.notice {
	margin: 0px 0px 10px 0px;
}
/* Other */

div.title-position {
	height: 40px;
}
.MainContent {
	height: auto;
	width: 782px;
	text-align:left;
}
.TitleBar {
	width: 100%;
	height: 62px;
	background-color: #006699;
}
.TitleImage {
	width: 782px;
	height: 62px;
	background-image: url('/Images/foetus.gif');
	background-position: right;
	background-repeat: no-repeat;
	color: #ffffff;
}
.PageTitleBox {
	float: left;
  width: 250px;
	margin-top: 10px;
	margin-left: 3px;
	text-align: left;
	vertical-align: middle;
}
.PageTitle {
	font-family: Times, 'Times New Roman', Serif;
	font-size: 36px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
  margin-left: 0px;
}
.PageDescriptionBox {
	float: right;
	width: 330px;
	margin-top: 14px;
	margin-right: 191px;
	text-align: left;
	vertical-align: middle;
}
.PageDescription {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;	
	font-size: small;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
