a:active {
	color: #002d9a;/*text-decoration: underline;*/
}
.Subheading {
	font-size: 13px;
	font-weight: bold;
	color: #31427A;
	line-height: 120%;
}
.SectionHeader {
	font-size: 16px;
	color: #31427A;
	font-weight: bold;
	line-height: 120%;
	
}
.tableHeading {
	background-color: #f7f7f7;
	display: inline;
	white-space: pre;
	text-decoration: none;
}
.DTable {
	clear: both;
	border-right: #ffffff 2px;
	padding-right: 3px;
	border-top: #ffffff 2px;
	padding-left: 3px;
	float: none;
	padding-bottom: 3px;
	border-left: #ffffff 2px;
	color: #000000;
	line-height: 120%;
	padding-top: 3px;
	border-bottom: #ffffff 2px;
}
.DTableCell {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	background-color: #ffffff;
}
.DTableCellAlt {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}
img.imgFloatLeft {
	float: left;
}
img.imgFloatRight {
	float: right;
}
.imageFloatLeft {
	float: left;
}
.imageFloatRight {
	float: right;
}
/*Atable*/
.aTableHeading{
	background-color: #E6E6E6;
	color: #324178;
	font-weight: bold;
}
.aTableCellAlt {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	color: #000000;
	background-color: #f7f7f7;
}
.aTableCell {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}
.homeArticleHead{
	background-image: url(/Themes/Content%20Themes/Acsis%202008/Templates/Images/homeArtcleBreak.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 19px;
	padding-left: 4px;
	color: #1F3566;
	font-weight: bold;
	text-align: left;	
}

