.body
{
	font-family: Arial, Verdana, Microsoft Sans Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	background-color: #706f6b;
	background-repeat: repeat;
}
.paper
{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.header
{
	background-image: url(../Images/Header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #002277;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: right;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.footer
{
	background-image: url(../Images/Footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #002277;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: right;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.content
{
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 6px;
	font-size: 11px;
	color: #000;
	font-family: Arial, Verdana, Microsoft Sans Serif;
}
a
{	
	color: #004378;
	text-decoration: underline;
}
a:visited
{
	color: #004378;
	text-decoration: underline;
}
td
{
	border-width: 0px;
	border-style: None;
}
th
{
	border-width: 0px;
	border-style: none;
}

.Notes
{
	font-family: Arial, Verdana, Microsoft Sans Serif;
	font-size: x-small;
	font-weight: normal;
	color: #ff4d00;
	display: inline-block;
	text-align: left;
	width: 100%;
}
.Table
{
	border-style: solid;
	border-width: 1px;	
	clear: both;
	border-right: #cecece 1px solid;
	border-top: #cecece 1px solid;
	border-left: #cecece 1px solid;
	border-bottom: #cecece 1px solid;
	background: url(../Images/GoldWhiteGrad.gif) repeat-x 50% top;
	text-align: left;
}
.TableWithoutGrad
{
	border-style: solid;
	border-width: 1px;	
	clear: both;
	border-right: #cecece 1px solid;
	border-top: #cecece 1px solid;
	border-left: #cecece 1px solid;
	border-bottom: #cecece 1px solid;
	text-align: left;
}
.gridViewHeaderStyle
{
	font-weight: bold;
	background-image: url(../Images/GrayGrad59.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 0px;
	margin: 0px 0px 0.5em;
	vertical-align: middle;
	color: #000;
	padding-top: 0px;
	height: 24px;
	border-width: 0px;
	border-style: none;
	text-align: center;
}
.gridViewHeaderStyle2
{
	font-weight: bold;
	background-image: url(../Images/GrayGrad2.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 0px;
	margin: 0px 0px 0.5em;
	vertical-align: middle;
	color: #000;
	padding-top: 0px;
	height: 24px;
	border-width: 0px;
	border-style: none;
	text-align: center;
}
.gridViewHeaderStyle3
{
	font-weight: bold;
	background-image: url(../Images/GrayGrad.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 0px;
	margin: 0px 0px 0.5em;
	vertical-align: middle;
	color: #000;
	padding-top: 0px;
	height: 24px;
	border-width: 0px;
	border-style: none;
	text-align: center;
}
.CommonTable
{
	border-style: solid;
	border-width: 1px;	
	clear: both;
	border-right: #cecece 1px solid;
	border-top: #cecece 1px solid;
	border-left: #cecece 1px solid;
	border-bottom: #cecece 1px solid;
	text-align: left;
}
.CommonTable td
{
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	color: #000;
	font-family: Arial, Verdana, Microsoft Sans Serif;
	height: 24px;
	clear: both;
	vertical-align: middle;
	padding-left: 5px;
}
.gridViewRowStyle
{
	text-align: center;
	font-size: 11px;
	color: #000;
	font-family: Arial, Verdana, Microsoft Sans Serif;
	height: 24px;
	clear: both;
	vertical-align: middle;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
}
.TableHeader
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	background-image: url(../Images/GrayGrad.gif);
	padding-bottom: 0px;
	margin: 0px 0px 0.5em;
	vertical-align: middle;
	color: #000;
	padding-top: 0px;
	height: 24px;
	border-width: 0px;
	text-align: left;
}
.TdHeader
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	font-family: Arial, Verdana, Microsoft Sans Serif;
	height: 24px;
	clear: both;
	vertical-align: middle;
	border-width: 0px;
	text-align: left;
}
.Tr
{
	font-size: 11px;
	color: #000;
	font-family: Arial, Verdana, Microsoft Sans Serif;
	height: 34px;
	clear: both;
	vertical-align: middle;
	border-width: 0px;
	text-align: left;
}

.detailsViewCommandStyle
{
	border-width: 0px;
	text-align: right;
}
SELECT
{
	font-size: 12px;
}
INPUT
{
	font-size: 12px;
}
.NoteText
{
	font-size: 11px;
	color: Red;
	font-family: Arial, Verdana, Microsoft Sans Serif;
}
.HeaderLabel
{
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 7px;
	line-height: 17px;
	border-bottom: #999 1px dotted;
	font-family: Arial, Verdana, Microsoft Sans Serif;
	padding-left: 6px;
}
.CommonTd
{
	text-align: left;
	font-size: 11px;
	color: #000;
	font-family: Arial, Verdana, Microsoft Sans Serif;
	height: 24px;
	clear: both;
	vertical-align: middle;
	padding-left: 5px;
}
.TdCenter
{
	text-align: center;
	font-size: 11px;
	color: #000;
	font-family: Arial, Verdana, Microsoft Sans Serif;
	height: 24px;
	clear: both;
	vertical-align: middle;
	padding-left: 5px;
}
.GVStyle
{
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
}
