ol
{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:17px;
}
Body
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
Table
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
P
{
	margin-top:10px;
	margin-bottom:10px;
}
hr
{
	color: Black;
	height: 1px;
	text-align: center;
}
.Alert
{
	color: Red;
	font-weight: bold;
}
.Body
{
	background-color : #A1A1A1;
}
.BodyCopy
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	padding-left : 15px;
	padding-right : 15px;
}
.Error
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #FF0000;
}
.SingleTextField
{
	background-color : #E6E1E1;
	border : 1px solid Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	padding-left: 3px;
}
.FormCopy
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	padding-left : 15px;
	padding-right : 15px;
}
.SubmitButtons
{
	background-color : Red;
	border : 1px solid #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #ffffff;
}
.SubSubmitButtons
{
	background-color : Grey;
	border : 1px solid #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #000000;
}
A
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #FF3300;
	text-decoration : underline;
}
A:Hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #A9A9A9;
	text-decoration : underline;
}
.Note
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
.Enable
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #EF3806;
}
.DataGrid
{
	border: 1px solid #EDE9E6;
}
.Alternate
{
	background-color: #EDE9E6;
}

/* Styles that are specific to this client */

.BackgroundBox
{
	background-color : #EDE9E6;
	border : 1px solid #D8D4CB;
	display: block;
	width: 285 px;
	height: 137px;
}
.ImageCell
{
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.InfoText
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : 000000;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	
}
.Link
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : 000000;
	text-decoration: underlined;
}
.Link:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #CC9933;
	text-decoration: underlined;
}


/* End */