/* BEGIN HEADING STYLLES */
.heading_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #536488;
}
.heading_small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #DF9E26;
}
.heading_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #536488;
}
.heading_large2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #DF9E26;
}
/* END HEADING STYLLES */

/* BEGIN MISC STYLES */
.superscript {
	vertical-align: super;
	font-size: 9px;
}
.subscript {
	vertical-align: sub;
	font-size: 9px;
}
.updated_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.error_Sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.framedImage {
	margin: 10px;
	padding: 0px;
	border: 1px solid #666666;
}

.sidebarmenu li{
  	border-bottom-width:1px;
  	border-bottom-color:#526387;
  	border-bottom-style:solid;
  }
/* END MISC STYLES */

