body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	margin: 0;
	background-image: url(/images/background.jpg);
	background-image: url(/images/background.jpg);
; background-color: #003399
}

p, Body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

blockquote
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #444444;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #666666;
	font-weight: lighter;
	padding-bottom: 10px;
 	margin-bottom: 5px; 
	border: #CC0000; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
}

h2
 { color: #666666; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: lighter; margin-bottom: 3px; padding-bottom: 6px; border-bottom: 1px solid #cc0000 }


th
{
	color: #ffffff;
	background-color: #00468b;
	border-color: #00468b;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 9px;
	text-align: left;
}

a
{
	color: #00468b;
}
a:active
{
	color: #DD0000;
}

a:hover
{
	color: #CC0000;
}

a:visited
{
	color: #666666;
}

.Banner
{
	color: #00468b;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 20pt;
	line-height: 90%;
	position: relative;
	left: 30px;
	text-align: left;
}

.BannerSub
{
	color: #00468b;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 10pt;
	line-height: 100%;
	text-align: left;
}

.bigDigit
{
	color: #AAAACC;
	font-family: Kabel Bk BT, Times New Roman, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 72pt;
	line-height: 100%;
}


.error
{
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.OddRow
{
	background-color: #ffffff;
	color: #666666;
	font-size: 9pt;
	font-weight: normal;
	padding-left: 9px;
	vertical-align: center;
}

.OddRowLight
{
	background-color: #ffffff;
	color: #CCCCCC;
	font-size: 9pt;
	font-weight: normal;
      font-style: italic;
	padding-left: 9px;
	vertical-align: center;
}

.EvenRow
{
	background-color: #e9e9ff;
	color: #666666;
	font-size: 9pt;
	font-weight: normal;
	padding-left: 9px;
	vertical-align: center;
}

.EvenSpacer
{
	background-color: #e9e9ff;
	height: 3px;
	font-size: 3px;
}

.MenuBar
{
	border-left: solid #dddd99 1px;
	border-right: solid #bbbb33 1px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-align: center;
	width: 10%;
}

.NoDecoration
{
	text-decoration: none;
}

.Note
{
	font-size: smallest;
	font-style: italic;
}

.Padded
{
	margin: 20px 0px 10px 30px;
	position: relative;
	left: 0px;
	width: 95%;
}

.PanelParagraph
{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
	border-left: solid #cccccc 1px;
	padding: 8px 0px 8px 8px;
}

.RedLight
{
	color: #cc0000;
}

.YellowHelp
{
	background-color: #ffffcc;
	border: solid #cccc00 1px;
	color: #cccc00;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

.RequiredField 
{
	color: #FF0000
}

.WhiteFrame
{
      background-color: white;
      border:0;
      margin: 10px 5% 12px 5%;
      width: 90%;
}
.BlueFrame
{
      background-color: white;
      border-top: solid #00468b 1px;
      border-bottom: solid #00468b 1px;
      border-left: solid #00468b 1px;
      border-right: solid #00468b 1px;
      margin: 5px 5px 5px 5px;
}

.TableLabel
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: smaller
}
