﻿body 
{
	font-family:Verdana, Arial;
	font-size:8pt;
	background-color:#333333;
}
td
{
	font-family:Verdana,Arial;
	font-size:8pt;
	line-height:18px;
}
th
{
	font-family:Verdana, Arial;
	font-size:9pt;
	font-weight:bold;
}
legend
{
	color:#3D5A79;
	font-size:9pt;
	font-weight:bold;
}
.pageTitle
{
	color:#3D5A79;
	font-size:11pt;
	font-weight:bold;
}
.errorLabel
{
	font-family:Verdana,Arial;
	font-size:8pt;
	color:#990000;
}
.footerLink
{
	font-size:8pt;
	text-decoration:none;
	color:#99FFFF;
}
.footerLink:hover
{
	font-size:8pt;
	text-decoration:underline;
	color:#99FFFF;
}
.menuItem
{
	font-size:8pt;
	color:#000000;
	font-weight:bold;
}
.menuItem td
{
	font-size:8pt;
}
.menuItem a:hover
{
	color:#D2791F;
}
.subMenu
{
	font-size:8pt;
	font-weight:bold;
	color:#000000;
}
.subMenu a:hover
{
	font-size:8pt;
	font-weight:bold;
	color:#D2791F;
}
.gridView td
{
	font-family:Verdana, Arial;
	font-size:8pt;
	border:0px;
	
}
.gridView td a
{
	text-decoration:none;
}
.gridView td a:hover
{
	text-decoration:underline;
}
.header
{
	background:#1A4C5A;
	color:#ffffff;
	font-size:8pt;
	font-family:Verdana, Arial;
}
.gridview .header th
{
	background:#1A4C5A;
	color:#ffffff;
	font-size:8pt;
	font-family:Verdana, Arial;
}
.gridview .header th a
{
	background:#1A4C5A;
	color:#ffffff;
	font-size:8pt;
	font-family:Verdana, Arial;
}

.gridView .alternateRow
{
	background:#ececec;
}
.disclaimer
{
	font-family:Verdana, Arial;
	font-size:7pt;
	font-style:italic;
}

.toolbar
{
 font-size: 13px;
 font-family: Verdana;
 color:#ffffff;
 padding: 6px;
 filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#6AA1B0,endColorStr=#1B4D5B);
}
.menu
{
}
.menu .title
{
	font-size: 12pt;
	color: #ff6600;
	
	font-weight:bold;
}
.Headlineheader
{
	font-size: 8pt;
	font-weight:bold;
	text-decoration:underline;
	color:#ffffff;
}
.HeadineBody
{
	font-size:8pt;
	color:#ffffff;
}
.HeadineBody a
{
	font-size:8pt;
	color:#ffffff;
	font-weight:bold;
}
.HeadineBody a:visited
{
	font-size:8pt;
	color:#ffffff;
	font-weight:bold;
}
.logoutLink
{
	color:#ffffff;
}
.logoutLink .a:hover
{
	color:#ffffff;
	text-decoration:underline;
}
.currentMonth
{
	background:#ffffff;
	color:#1A4C5A;
}
.currentMonth a
{
	color:#1A4C5A;
}
.currentMonth a:visited
{
	color:#1A4C5A;
}
.otherMonth
{
	background:#CECECE;
	color:#666666;
}
.otherMonth a
{
	color:#666666;
}
.otherMonth a:visited
{
	color:#666666;
}

