body
{
	margin: 0px;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	border: 0px;
}

.Form
{
	border: 0px;
	padding: 0px;
	width: 100%;
	margin: 0px;
}

.Form h2
{
	font-family: Arial;
	font-size: 18px;
	color: #003362;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 0px;
	width:100%;
	border: 0px;
}

.Form .FormSection
{
	width:100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.Form .FormSection legend
{
	width:100%;
	color: #666666;
	text-transform: none;
	font-weight: normal;
	border: 0px;
}

.Form .FormSection .Level1
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.Form .FormSection .Level1Legend
{
	font-weight: bold;
	width:100%;
	border: 0px;
}
.Form .FormSection .Level2
{
	border: 0px;
}
.Form .FormSection .Level2Legend
{
	width:100%;
	border: 0px;
}
.Form .FormSection .FormColumn
{
	border: 0px;
	padding-right: 0px;
	overflow: hidden;
	margin: 0px;
	float: left; /*added by Jing to put column side by side */
}

.Block
{
	border: 0px;
	padding: 0px;
}

.Inline
{
	margin-right: 0px;
	border: 0px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.Label
{
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: normal;
	border: 0px;
}

.RadioButton
{
	list-style-position: outside;
}

.RadioButtonList
{
	list-style-position: outside;
}

.RadioButtonList .List
{
	list-style-position: outside;
	margin: 0;
	padding: 0;
	border: 0px;
}

.RadioButtonList .List .RadioButton
{
	margin: 0;
	padding: 0;
	border: 0px;	
}

.CheckBox
{
	list-style-position: outside;
}
.CheckBox input
{
	margin-left: 0px;
	float: left;
}
.CheckBox label
{
	margin-top: 3px;
	padding-left: 2px;
	display: block;
	float: left;
}

.CheckBoxList
{
	list-style-position: outside;
}
.CheckBoxList td input
{
	margin-left: -3px;
	padding-top: 0px;
	padding-right: 2px;
	padding-left: -3px;
	float: left;
}

.CheckBoxList td label
{
	padding-top: 1px;
	padding-left: 1px;
	//float: left;
	//display: block;
}


.CheckBoxHanging
{
	list-style-position: outside;
}
.CheckBoxHanging input
{
	margin-left: 0px;
	float: left;
}
.CheckBoxHanging label
{
	margin-top: 3px;
	padding-left: 2px;
	display: block;
	float: left;
}



.CheckBoxListHanging
{
	list-style-position: outside;
}

.CheckBoxListHanging td input
{
	margin-left: -3px;
	padding-left: -3px;
	float: left;
}

.CheckBoxListHanging td label
{
	margin-top: 3px;
	padding-left: 2px;
	display: block;
	float: left;
}

.TextBox
{
	border: 1px solid #bbb !IMPORTANT;
	padding:1px;
}

.textboxspecial
{
	border: 1px solid #bbb !IMPORTANT;
	padding:1px;

}

.HelpIcon
{
	padding: 1px 3px 1px 3px;
	cursor: help;
	float: left;
}

.HelpIconRight
{
	padding: 1px 3px 1px 3px;
	cursor: help;
	display: inline;
}

.RequiredMarker
{
	margin: 5px;
	color: black;
}

.ContentField
{
	display: block;
	border: 0px;
}

.FileUploadPreview
{
	border: 0px transparent;
	background-color: #F9F9F9;
	height: 200px;
}

.PreviewImage
{
	float: right;
	padding: 10px;
	height: 50px;
	border: 0px;
}

.Message
{
	float: left;
	border: 0px;
}

.UploadBody
{
	padding: 0px;
	margin: 0px;
//	background-color: #F9F9F9;
	border: 0px;
}

.Button
{
	font-family: Arial;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	float: right;
	height: 26px;
}


.buttonimage {
  
    background-color: Transparent; /* Hides the background */
    border: none; /* Hides the border */
    background-image: url(button.bmp);
    width: 50px;
    height: 30px;
}

.ButtonOrange
{
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	float: right;
	border: outset; 
	background-color: orange;
	border-color: #FFFFFF;
	height: 26px;
}

.ButtonBlue
{
	background: url(signupbutton.jpg) top center no-repeat;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	float: right;
	border: none; 
	width: 100px;
	height: 26px;
}

.buttonblue_small
{
	background: url(buttonblue_small.gif) top center no-repeat;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	float: right;
	border: none; 
	height: 26px;
}

.buttonblue_medium
{
	background: url(buttonblue_medium.gif) top center no-repeat;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	float: right;
	border: none; 
	height: 26px;
}

.buttonblue_large
{
	background: url(buttonblue_large.gif) top center no-repeat;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	float: right;
	border: none; 
	height: 26px;
}

.button_small_purple
{
	background: url(button_small_purple.gif) top center no-repeat;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	float: right;
	border: none; 
	height: 37px;
}

.topOfForm
{
	position: absolute; 
	top: 0em;
	border: 3px;
}

.bottomOfForm
{
	position: absolute; 
	top: 20em;
	background-color: yellow;
}



