﻿body 
{
	font-family:Calibri, Arial;
	font-size:12pt;
	background-color:#ffffff;
}

h1 
{
	font-family:Calibri, Arial;
	font-size:24pt;
	font-weight:bold;
}

.questionText
{
	font-family:Calibri, Arial;
	font-size:20pt;
}

.answerText
{
	font-family:Calibri, Arial;
	font-size:18pt;
}


.headerText
{
	font-family:Calibri, Arial;
	font-size:18pt;
	color:#303030;
	padding-bottom:7px;
	font-weight:bold;
}

.regualarText
{
	font-family:Calibri, Arial;
	font-size:13pt;
}

.BackButton
{
	position:absolute;
	left:30px;
	top:470px;
	
}

.NameBox
{
	height:30px;
	width:500px;
	font-family:Calibri,arial;
	font-size:15pt;
}

.subheader1
{
	font-family:Calibri, Arial;
	font-size:15pt;
	font-weight:bold;

	color:#0283c4;
}

.subheader2
{
	font-family:Calibri, Arial;
	font-size:15pt;
	font-weight:bold;
	display:inline;
	color:#000000;
}

.subheader3
{
	font-family:Calibri, Arial;
	font-size:15pt;
	font-weight:bold;
	display:inline;
	color:#e76f2a;
}

.subheader4
{
	font-family:Calibri, Arial;
	font-size:11pt;
	font-weight:bold;
	display:inline;
	color:#606060;
}

.subheader5
{
	font-family:Calibri, Arial;
	font-size:17pt;
	display:inline;
	color:#0063ae;
}

.subheader5
{
	font-family:Calibri, Arial;
	font-size:14pt;
	display:inline;
	color:#0283c4;
	font-weight:bold;
}


a
{
	color:#425340;
}

.BulletList
{
	font-weight:bold;
	font-size:18pt;
}

.CodeBox
{

	font-family:Calibri,arial;
	font-size:12pt;
}

#theFormDiv {
 	display:none;
 	position:absolute;
 	top:0px;
 	left:40px;
 	background-color:#EEE;
 	border:1px solid #000;
 	padding:1em;
 	margin:3em;
 	width:600px;
 	height:300px;
}

.nocss {
  display:none;
}


.EmailFormLabels
{

	font-family:Calibri,arial;
	font-size:15pt;
	font-weight:bold;
}

.EmailFormBox
{
	height:30px;
	width:550px;
	font-family:Calibri,arial;
	font-size:15pt;
}

.EmailFormMessageBox
{
	width:550px;
	font-family:Calibri,arial;
	font-size:12pt;
}

.ThankYouNote
{
	font-family:Calibri,arial;
	font-size:18pt;
}

.CreateUser_Input
{
	width:150px;
}

.ErrorMessage
{
	padding-top:10px;
	color:#ff5c00;
	font-weight:bold;
	
}

.BackButton
{
	position:absolute;
	left:30px;
	top:500px;
	
}

.OptionText
{
	color:#000000;
	font-weight:bold;
	font-size:16pt;
}

.CodeInstructions
{
	color:#f26422;
	font-size:11pt;
	font-weight:bold	;
}

.DataTable_GridStyle
{
	border:solid 1px #c0c0c0;
}

.DataTable_HeaderStyle
{
	background-color:#0283c4;
	color:#ffffff;
}

.DataTable_RowStyle
{
}

.DataTable_AlternatingRowStyle
{
	background-color:#f0f0f0;
}

.DevelopmentLabel
{
	color:#0283c4;
	font-size:20pt;
}

.FreeLabel
{
	color:#000000;
	font-size:16pt;
	font-weight:bold;
}

.DataLabel
{
	color:#939393;
	font-size:12pt;
	font-weight:bold;
	width:150px;
	vertical-align:top;
	text-align:left;
}

.LinkBox
{
	border:solid 1px #0283c4;
	background-color:#f9f9f9;
	width:900px;
}

.Greeting
{
	font-weight:bold;
}

.RegistrationPolicy
{
border : solid 1px #c0c0c0;


   padding : 4px;
    width : 505px;
     height : 270px; 
     overflow : auto;

}
