.body
{
	font-family: Arial, Verdana, Microsoft Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	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: left top;
	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: left top;
	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;
}
a
{
	color: #004378;
	text-decoration: underline;
}
a:visited
{
	color: #333366;
	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: center;
	width: 100%;
}

.gridViewStyle
{
	border-style: solid;
	border-width: 1px;
	text-indent: 5px;
	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/gold_white_grad.gif) repeat-x 50% top;
	text-align: left;
}
.gridViewHeaderStyle
{
	padding-right: 5px;
	font-weight: bold;
	background-image: url(../Images/gray_grad.gif);
	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: left;
}
.gridViewRowStyle
{
	text-align: left;
	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;
}
.detailsViewHeaderStyle
{
	padding-right: 5px;
	font-weight: bold;
	background-image: url(../Images/gray_grad.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;
}
.detailsViewFieldHeaderStyle
{
	padding-right: 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;
}
.detailsViewEditRowStyle
{
	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: 10px;
}
INPUT
{
	font-size: 10px;
}
.ErrorText
{
	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;
}
.CaptionLabel
{
	font-family: Arial, Verdana, Microsoft Sans Serif;
	font-size: x-small;
	font-weight: bold;
}

