.clssHome
{
	Background-Color:			#0071BD;
	Background-Position:	0px 0px;
	Background-Repeat:		No-Repeat;
	Background-Image:		Url(../Images/Backgrounds/Home.jpg)
}
.clssBody
{
	Background-Position:	0px 0px;
	Background-Repeat:		Repeat-x;
	Background-Image:		Url(../Images/Backgrounds/Registration-Head.gif)
}
.clssHeader
{
	Position:			Absolute;
	Top:					0px;
	Left:					40px
}
.clssMenu
{
	Position:			Absolute;
	Font-Family:		Tahoma, Arial;
	Font-Size:			8pt;
	Color:					Lightblue;
	Cursor:				Default
}
.clssLink
{
	Position:			Relative;
	Font-Family:		Tahoma, Arial;
	Font-Size:			8pt;
	Color:					Blue;
	Cursor:				Default
}
.clssContainer
{
	Position:			Absolute;
	Left:					10px;
}
.clssLabel
{
	Position:			Absolute;
	Width:				150px;
	Padding-Top:	2px;
	Font-Family:		Tahoma, Arial;
	Font-Size:			8pt
}
.clssLine
{
	Position:			Absolute;
	Border-Top:		1px Solid
}
.clssHeadDescription
{
	Border:							2px Ridge Grey;
	Text-Align:					Center;
	Font-Weight:				Bold;
	Background-Color:		Navy;
	Color:								White
}
/* -------------------------------------------------------------------------------------------------------------------------	*/
/*	Stylesheet : Controls																																									*/
/* -------------------------------------------------------------------------------------------------------------------------	*/
.clssDescription
{
	Position:			Absolute;
	Top:					0px;
	Left:					0px;
	Border:				2px Groove;
	Width:				350px;
	Font-Family:		Tahoma, Arial;
	Font-Size:			10pt;
	Display:				None
}
.clssListbox
{
	Position:			Absolute;
	Width:				240px;
	Font-Family:		Tahoma, Arial;
	Font-Size:			8pt
}
.clssRadioButton
{
	Position:			Absolute;
	Font-Family:		Tahoma, Arial;
	Font-Size:			8pt
}
.clssTextbox
{
	Position:			Absolute;
	Padding-Left:	2px;
	Font-Family:		Tahoma, Arial;
	Font-Size:			8pt
}
.clssQuestion
{
	Position:					Absolute;
	Height:						20px;
	Width:						20px;
	Padding-Left:			1px;
	Background-Color: CornflowerBlue;
	Font-Family:				Tahoma, Arial;
	Font-Size:					8pt;
	Color:							White
}
.clssButton
{
	Position:					Absolute;
	Width:						60px;
	Background-Color: CornflowerBlue;
	Font-Family:				Tahoma, Arial;
	Font-Size:					8pt;
	Color:							White
}
.clssExpression
{
	Position:					Absolute;
	Width:						200px;
	Font-Family:				Tahoma, Arial;
	Font-Size:					8pt
}
.clssRequired
{
	Position:					Absolute;
	Width:						100px;
	Font-Family:				Tahoma, Arial;
	Font-Size:					8pt
}
.clssNumber
{
	Position:					Absolute;
	Left:							0px;
	Width:						20px;
	Font-Family:				Tahoma, Arial;
	Font-Size:					8pt
}
.clssContent
{
	Position:					Absolute;
	Left:							20px;
	Width:						610px;
	Font-Family:				Tahoma, Arial;
	Font-Size:					8pt
}
.clssAffiliatLink
{
	Position:					Absolute;
	Cursor:						Hand
}
/* -------------------------------------------------------------------------------------------------------------------------	*/