body {
background-color:#FFFFFF}
.watermarked_form
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	width: 145px;
	color: gray;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	width: 145px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
}
.form2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	width: 120px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
}
.form3 {
	width: 125px;
}
.form4 {
	width: 222px;
}
.form5 {
	width: 55px;
}
.form6 {
	width: 360px;
}
.form7_description {
	height: 100px;
	width: 360px;
}
.form8 {
	width: 80px;
}
.link {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #083C8A;
	text-decoration: none;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #0F508C;
}
.more2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #D70506;
}
.message_text {
	font-family: Arial;
	font-size: 10px;
	line-height: 14px;
	color: #FF0000;
}
.text_bold {
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.text1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.blue_resume_steps_title {
	font-family: Arial;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
.blue_text {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #083C8A;
}
.blue_text2 {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #083C8A;
}
.brown_text {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #74756E;
}
.text_normal {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.title {
	font-family: Arial;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title2 {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.title:hover { 
	color: #FFFFFF; }

.button {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.list {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}


/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;  
     padding: 2px 3px 2px 3px;   
}

.BarIndicator_TextBox2
{
    color:Blue;
    background-color:Blue;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    width:200px;
    vertical-align:middle;
}

.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;  
     padding: 2px 3px 2px 3px;   
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.dynamicPopulate_Normal 
{	
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}



/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}
