﻿body
{
	font: 11px/16px Verdana, Arial, "Lucida Grande" , sans-serif;
}
h1
{
	font: bold 16px/20px Arial, "Lucida Grande" , sans-serif;
	color: #AF0B0B;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}
h2
{
	font: bold 14px/20px Verdana, Arial, "Lucida Grande" , sans-serif;
	color: #AF0B0B;
	padding: 0;
	margin: 0 0 0 0;
}
table
{
	padding: 0 0 0 0;
	margin: 0;
	border: 0;
	vertical-align: top;
}
#level1
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#level1 li
{
	display: inline;
	padding: 0;
	margin: 0;
}
#level1 a
{
	display: block;
	width: 170px;
	padding: 5px 5px 5px 10px;
	margin: 0;
	font-weight: bold;
	border-top: 1px solid #57753C;
}
#first
{
	border: 0;
}
#last
{
	border-bottom: 1px solid #57753C;
}
#level1 a:link
{
	color: white;
	text-decoration: none;
}
#level1 a:visited
{
	color: white;
	text-decoration: none;
}
#level1 a:hover
{
	color: #F8E380;
	text-decoration: none;
}
a:link
{
	color: #AF0B0B;
	text-decoration: underline;
}
a:visited
{
	color: #AF0B0B;
	text-decoration: underline;
}
a:hover
{
	color: #AF0B0B;
	text-decoration: underline;
}
a:active
{
	color: #AF0B0B;
	text-decoration: underline;
}

table#mainTable
{
	background: #fff;
}
table#contentTable td#navigationCell
{
	width: 185px;
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
	background: white url(images/navBG.gif) top left repeat-y;
}
table#contentTable td#contentCell
{
	border: 0;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 0px;
}
table#data
{
    border:1;
    width:60px;
    background:white url(images/navBG.gif) top left repeat-y;
}
    
table#footerTable td#footerCellNavigation
{
	width: 185px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url(images/navBG.gif) top left repeat-y;
}
table#footerTable td#footerCellContent
{
	width: 100%;
	margin: 0;
	padding: 10px 10px 10px 60px;
	border: 0;
	background: #D5DBC4;
}
bordertd
{
	margin: 0;
	padding: 0;
	border: 1px solid #CCC;
	border-width: 0 1px 1px 0;
}
.warning
{
	color: #AF0B0B;
}
.TextBoxAlignRight
{
    text-align : right;
    width: 95%;
}
