.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 75%;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.Label {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-image: url(img/bg_diagnol.gif);
	
}
.FormInstructions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #006633;
}
input, select, textarea {
	background-color: #F4FEF1;
}
.LabelGroup {
	font-size: large;
	color: #D7FFE1;
	background-color: #2A6835;
}
.submit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
	background-color: #D5E0CF;
	font-weight: bolder;
}



.text13 {
	font-family: "Times New Roman", Times, serif;
}
.myHeading {
	font-size: large;
	color: #2A6835;
	border: none;
	text-align: center;
	text-indent: 100px;
	line-height: 70px;
	background-position: bottom;
}
.ResultTH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	background-image: url(img/square.gif);
}
.TD_small {
	font-size: small;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}
.HeadingPartitionGrey {
	font-size: 14px;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
}
.Legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	background-image: none;
}
.myHeadingBoxed {
	font-size: large;
	color: #2A6835;
	border: thin inset #006633;
	text-align: center;
	text-indent: 100px;
	line-height: 70px;
	background-position: bottom;
	padding: 7px 17px;
}

.highlightbox {
	font-size: large;
	
	padding: 6px;
}
