.StarText
{
	font-family:Garamond, Arial, Times New Roman;
	font-size:large;
	color:red;
	text-align:center;
	display:inline-block;
}
.HeaderText
{
	font-family:Garamond, Arial, Times New Roman;
	font-size:large;
	text-align:center;
	display:inline;
	font-weight:bold;
}
.HeaderText1
{
	font-family:Garamond, Arial, Times New Roman;
	font-size:large;
	display:inline;
	font-weight:bold;
}
.LabelText
{
	font-family:Garamond, Arial, Times New Roman;
	font-size:medium;
	text-align:right;
	display:inline;
	font-weight:bold;
}
.LabelTextItalics
{
	font-family:Garamond, Arial, Times New Roman;
	font-size:medium;
	text-align:right;
	display:inline;
	font-weight:bold;
	font-style:italic;
}
.LabelTextNote
{
	font-family:Garamond, Arial, Times New Roman;
	font-size:medium;
	text-align:right;
	display:inline;
	font-weight:normal;
	font-style:italic;
}

#FullSizePanel
{
	padding: 0px 0px 0px 0px;
	font-family:Garamond, Arial, Times New Roman;
	border-bottom:5px solid #cccccc;
	width:100%;
	height:100%;
	text-align:center;
}
#Panel
{
	padding: 0px 0px 0px 0px;
	font-family:Garamond, Arial, Times New Roman;
	border-bottom:5px solid #cccccc;
	width:756px;
	text-align:left;
}
.HeaderPanelText
{
	font-family:Garamond,Arial,sans-serif;
	font-size:medium;
	text-align:center;
	display:inline;
	font-weight:normal;
}
#HeaderPanel
{
	color:black;
	font-size:large;
	text-align:center;
}
#Panel2
{
	padding: 0px 0px 0px 0px;
	font-family:Garamond, Arial, Times New Roman;
	color:navy;
}
.ButtonText
{
	font-family:Garamond, Arial, Times New Roman;
	font-size:large;
	color:Black;
	text-align:center;
	display:inline;
}
.ErrorText
{
	font-family:Garamond, Arial, Times New Roman;
	font-size:large;
	color:Red;
	text-align:center;
	display:inline-block;
}
.NewUserText
{
	font-weight:bold;
	color:navy;
	font-size:medium;
	font-family:Garamond, Arial, Times New Roman;
	text-align:center;
}
.NewUserText1
{
	font-weight:bold;
	color:navy;
	font-size:large;
	font-family:Garamond, Arial, Times New Roman;
	text-align:center;
}