/*  CCSTheme */
BODY
{
	margin-top: 0px;
	margin-left: 0px;
	line-height: 1.4;
	font-size: 10px;
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	background-color: #ccccBB;
}
TABLE, TH, TR, TD, UL, OL, LI, P, FONT, BLOCKQUOTE, LABEL
{
	line-height: 1.4;
	font-size: 10px;
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
}
.Input, .Textarea
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

.sidelinks
{
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	vertical-align: top;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.FormTABLE
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffffff;
}
.LeftFormTABLE
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	background-color: gainsboro;
}
.LeftFormTABLE A
{
	font-weight: bold;
	font-size: 10px;
	vertical-align: top;
	color: #000000;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.BoldText
{
	font-weight: bold;
}
.SeparatorTD
{
	Height: 1px;
	background-color: #000054
}
.SuccessPrompt
{
	font-weight: bold;
	color: #009900;
}
.AlertPrompt
{
	font-weight: bold;
	color: #FF0000;
}

.PageTitle
{
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	text-align: center
}
.PageSubTitle
{
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.PageHeader
{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	background-color: black;
}
.PageFooter
{
	font-size: 9px;
	color: #000000;
}
.CPL
{
	font-weight: bold;
	font-size: 10px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.Date
{
	color: dimgray;
}