﻿body 
{
	background: #dbe1ef;
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
}

th
{
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #005399;
	text-align: left;
}

td
{
	font-family: Arial, Verdana;
	font-size: 12px;
}

h1
{
	font-family: Arial, Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #005399;
}

h2
{
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #005399;
	margin-bottom: 5px;
}

h3
{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #005399;
	font-style: italic;
	margin: 10px 0px 0px 0px;
}

img
{
	border: none 0px;
}

.FadeLeft
{
	background: #dbe1ef url(/Images/FadeLeft.png) repeat-y right;
	width: 50%;
}

.FadeRight
{
	background: #dbe1ef url(/Images/FadeRight.png) repeat-y left;
	width: 50%;
}

.Logo
{
	background: #005399;
	width: 150px;
	background: #015a9b url(/Images/Logo.png) no-repeat;
}

.Header
{
	width: 650px;
	height: 113px;
	background: #015a9b url(/Images/Header.png) no-repeat;
	color: White;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 16px;
	padding: 10px 0px 0px 0px;
	vertical-align: top;
}

.TopMenu
{
	height: 23px;
	padding: 0px 0px 0px 10px;
	background: #015a9b url(/Images/FadeMenu.png) repeat-x;
}

.TopMenu a
{
	color: Black;
	text-decoration: none;
	height: 23px;
	vertical-align: Bottom;
	font-size: 11px;
}

.TopMenu .Splitter
{
	color: Red;
	font-size: 12px;
	padding: 0px 4px 0px 4px;
	height: 23px;
	vertical-align: Bottom;
}

.LeftMenu
{
	background: #005399;
	vertical-align: top;
}

.LeftMenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
}

.LeftMenu .Level1
{
	margin: 5px 0px 0px 0px;
	width: 150px;
	background: #dbe1ef;
	font-weight: bold;
	font-size: 11px;
	height: 18px;	
	line-height: 18px;
	padding: 0px 0px 0px 5px;
}

.LeftMenu .Level1 a
{
	color: #005399;
	text-decoration: none;
	vertical-align: middle;
}

.LeftMenu .Level2
{
	margin: -1px 0px 2px 10px;
	font-size: 11px;
	border-top: dotted 1px #dbe1ef;
}

.LeftMenu .Level2 a
{
	color: #dbe1ef;
	text-decoration: none;
}

.ContentContainer
{
	vertical-align: top;
	padding: 10px;
	height:100%;
	background: #dbe1ef url(/Images/Background.jpg) no-repeat;
}

.ContentContainer a
{
	color: #005399;
}

.Footer
{
	font-size: 10px;
	text-align: center;
}

.Footer A
{
	color: #005399;
	text-decoration: none;
}

input
{
	font-family: Arial, Verdana;
	font-size: 11px;
}

textarea
{
	font-family: Arial, Verdana;
	font-size: 11px;
}

.LabelCell
{
	width: 200px;
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 12px;
}

.ValidatorCell
{
	width: 25px;
	font-family: Arial, Verdana;
	font-size: 12px;
}

.BkdInput
{
	width: 200px;
}

.Homepage
{
	background: #dbe1ef url(/Images/Homepage.jpg) no-repeat; 
	width: 650px; 
	height:390px; 
	padding: 225px 0px 0px 225px;
}

.Homepage .Title
{
	font-size: 24px;
	color: #005399;
	margin-bottom: 10px;
}

.CellBorders
{
	width: 100%;
}

.CellBorders td
{
	border: solid 1px #005399;
}

.CellBorders .Group, .CellBorders .Group A
{
	color: #dbe1ef;
	background: #005399;
	font-weight: bold;
	text-decoration: none;
}

.CellBorders .Image
{
	background: White;
	max-width: 325px;
}