BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}
.PageHeader
{
	vertical-align:	middle;
	font-size:	25px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000066;
	text-align: center;
}

.PageSubHeader
{
	vertical-align:	middle;
	font-size:	17px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000066;
	text-align: center;
}

.PageFooter
{
	vertical-align:	middle;
	font-size:	10px;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
}
.FormFooter
{
	vertical-align:	middle;
	font-size:	12px;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000066;
	text-align: center;
}
.FormHeader 
{
	vertical-align:	middle;
	font-size:	13px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000066;
	line-height: 20px;
}
.FormHeader2 
{
	vertical-align:	top;
	font-size:	11px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 17px;
	background-image:  url(file:///C|/Inetpub/wwwroot/OnlineReg/images/bg_body.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.FormLabel 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
}
.TextInput
{
	background-color: #E4F3F9;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #020466;
}
.TextInputL
{
	background-color: #E4F3F9;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #020466;
}

.clsButton 
{
	background-color: #D4E3E9;
	height: auto;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #020466;
}
.clsButton1 
{
	background-color: #D4E3E9;
	height: auto;
	width: 102px;
}
.clsInput 
{

        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;	
}
button 
{
	background-color: #D4E3E9;
	height: auto;
	width: 100px;
}

.DropDown
{
	background-color: #D4E3E9;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #020466;
}
.tableT
{
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #40749C;
	border-bottom-style: solid;
}
table
{
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	color: #020466; */
	color: #010240; 

}
.border
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;

}

.headerlink
{
	color: #ffffff;
}

A
{
	color: #0086B5;
}

.HighlightRow 
{
	background-color: #074120;
	color: #0086B5;
}

.LowlightRow 
{
	background-color: #E4F3F9;
}

.MouseOverRow 
{
	background-color: silver;
}

.lblError 
{
	color: Red;
}

.lblSuccess 
{
	color: Green;
}

.lblNotice 
{
	color: Teal;
}
.smallgrey 
{
	color: #999999;
}

/* Shaded field items */
.shaded
{
	CURSOR: default; 
	font-family: Arial;
	color: white;
	font-size: 8pt;
	font-weight: normal;				
	background-color: #000066;
}

/* Shaded field items */
.shadedlarge
{
	font-family: Arial;
	color: white;
	font-size: 10pt;
	font-weight: normal;				
	background-color: silver;
	border-color: #000066;
	border-style: solid;
	border-width: 1pt;

}

/* Shaded field items */
.shadedbold
{
	font-family: Arial;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	background-color: #000066;
}
.aa:link {
	color: #074120;
	text-decoration: none;
}
.aa:visited {
	color: #074120;
	text-decoration: none;
}
.aa:hover {
	color: #074120;
	text-decoration: none;
	font-weight:	bold;
}
.aa:active {
	color: #FE0214;
	text-decoration: none;

}
/*

P.CR
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Ar.aa 
