.breadCrumbs-arial10px { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 8px; color: #003399}
.Headlines12pxArialBold { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 10px; font-weight: bold; color: #666666}
.SideBardCopy { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #333333}
.SideBardCopyBOLD { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; font-weight: bold; color: #333333; font-style: normal}
.SMALL_SPACE_TYPE { font-family: Arial, Helvetica, sans-serif; font-size: 3px; line-height: 2px; color: #000000 }
.BODY_Copy { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 15px ; color: #666666}
.PAGE_Titles { font-family: Arial, Helvetica, sans-serif; font-size: 20px; line-height: 20px; font-weight: bold; color: #003399 }
.SideBar-WHITE { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #FFFFFF}
.SideBar-WHITE-Bold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #FFFFFF ; font-weight: bold}
.BlueHeadlines { font-family: Arial, Helvetica, sans-serif; font-size: 13pt; line-height: 16px; font-weight: bold; color: #003399 }
.BODY_smaller { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #666666 }
.formerror {
  border: 1px solid red;
  background-color : #FFCCCC;
  width: auto;
  padding: 5px 0;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  line-height: 15px ; 
  color: #666666
}

.errortext {
  padding-left: 80px;
  font: bold smaller sans-serif;
}
.appBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
.appRowLeft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EDEDED;
	padding: 5px;
}
.appRowRight {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #EDEDED;
	padding: 5px;
}
.appHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #CC0000;
}
