.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
	text-decoration: none;
	vertical-align: top;
	text-align: justify;
	line-height: 15px;
}



.contentB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-weight: 900;
	/*color: #ffffff;*/
	color: #0076A3;
	text-decoration: none;
	vertical-align: top;
	text-align: justify;
	line-height: 15px;
}





.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
}

.italictxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
	font-style: italic;
}

.cntttl {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #0076A3;
	text-decoration: none;
	text-align: right;
	padding-bottom: 5px;
}
.rhsttl {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFE283;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
}
.insttl {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #C1BB8F;
	line-height: 40px;
	letter-spacing: 0.02em;
	text-align: center;
}

.txthlgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A4882C;
	text-decoration: none;
	line-height: 15px;
}

.txthlbeige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F9A75;
	text-decoration: none;
	line-height: 15px;
}

.txthlpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EC008C;
	text-decoration: none;
	line-height: 15px;
}

.txthlpinkB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EC008C;
	text-decoration: none;
	line-height: 15px;
}


.txthlsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A4882C;
	text-decoration: none;
	line-height: 10px;
	text-align: right;
	

}

.txthlblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0076A3;
	text-decoration: none;
	line-height: 15px;
}

.txtlink a:link, .txtlink a:visited, .txtlink a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #728456;
	color: #728456;
}

.txtlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4DF9B;
	color: #C4DF9B;
}

.greytxtlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	color: #545454;

}

.greytxtlink a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #545454;
}

.latprojtxtlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9F9A75;
	color: #9F9A75;
	line-height: 13px;
}

.latprojtxtlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #646048;
	color: #646048;
	line-height: 13px;
}

.formstyle {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	text-decoration: none;
	border: 1px dotted #666666;
	padding: 1px;
}
