/* ================================
    CSS STYLES FOR Module LandArc_CondoCerts
   ================================
*/
.Normal
{
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	padding:2px 2px 2px 2px
}

.Header
{
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:bold;
	padding:2px 2px 2px 2px
}

.BlueLabel
{
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	background-color:#B7C9E3;	
	padding:2px 2px 2px 4px;
	width:100px;
	margin:5px 0px 5px 5px
}

.Textbox
{
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	background-color:#fff;	
	padding:2px 2px 2px 4px;
	width:100px;
	margin:5px 0px 5px 0px
}

.formnum {
    color: #0a6a9c;
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}

.formnumprint {
    color: #000;
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}

.formanswer {
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	}
	
.formanswerprint table
  {
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	background-color:white;
	border:solid 1px black;
	}

.formanswerbox {
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F7FB;
	width:120px;
	height:15px;
	padding:2px;
	border-style:inset;
	border-width:1px;
	
}

.formanswerboxprint {
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	width:140px;
	
}
.formquestion 
{
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}

.formquestionprint
{
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:bold;
}

.fieldvalid
{
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:bold;
	color:white;
	padding:3px;
	background-color:Red;
}
.Button
{
	
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	height:19px;
	color:#fff;
	background-color:#333333;
	border-color:#333333;
	border:none;
	text-align:center;
	width:auto;
	cursor:hand;
}

A.Links
{
	padding:3px 10px 3px 10px;
}

A.Links:link, A.Links:visited, A.Links:active
{
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	height:19px;
	color:#fff;
	background-color:#333333;
	text-align:center;
	cursor:hand;
}

A.Links:hover
{
	

	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	height:19px;
	color:#fff;
	background-color:#000;
	text-align:center;
	cursor:hand;
	text-decoration:none;

}

A.DocLinks
{
	padding:3px 10px 3px 10px;
}

A.Links:link, A.Links:visited, A.Links:active
{
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	height:19px;
	color:#fff;
	background-color:#333333;
	text-align:center;
	width:auto;
	cursor:hand;
}

A.Links:hover
{
	

	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	height:19px;
	color:#fff;
	background-color:#000;
	text-align:center;
	width:auto;
	cursor:hand;
	text-decoration:none;

}

.DLLink
{
	font-family:Arial;
	font-size: 9px;
	font-style:normal;
	font-weight:normal;
	padding:2px 2px 2px 2px
}

A.NormalLink:link, A.NormalLink:visited, A.NormalLink:active
{
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	color:#000;
	text-align:center;
	width:auto;
	text-decoration:underline;
}

A.NormalLink:hover
{
	

	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	color:#000;
	text-align:center;
	width:auto;
	text-decoration:none;

}
