.AppFormSectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;/*#003D5A;*/
	font-weight: bolder;
	text-align:left;
	background-color:#ECD7A4;
	/*background-image: url(../images/lightYellowSlice20.png);
	background-repeat: repeat-x;*/
	padding-left: 5px;
	height:20px;
}
.AppFormDescriptionText{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
}

A.newsItemLink
{
	text-decoration: none;
	border-bottom: 1px dashed #000;
	color:	#ff6500;
}

#signon{ 
	FONT-SIZE: 10px; 
	MARGIN: 0px; 
	WIDTH: 120px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
#signon a:link {
display: block;
padding: 2px 2px 2px 0.2em;
border-left: 10px solid #36A6BA;
border-right: 1px solid #65AAC7;
background-color: #003D5A;
color: #FFFFFF;
text-decoration: none;
}
#Header{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003D5A;
	font-weight: bolder;
	text-align:left;
	background-image: url(../images/lightBlueSlice20.png);
	background-repeat: repeat-x;
	padding-left: 5px;
}
#Container{ 
	WIDTH: 120px;
	height: 130px;
	BORDER: #005B82 1px solid; 
}
/* CSS section is  for the Side menu Bar 
*****************************************
*****************************************/

/* end of side menu style */