.formfieldname {
	text-align: right;
	font-family: Eras Demi ;
	font-size: 12px;
	font-weight: bold;
	text-align:right
}

.tablebrdblue {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDD7E7;
	border-right-color: #CCCCCC;
	border-bottom-color: #CECFCE;
	border-left-color: #BDD7E7;
}
.tablebrdblue4sides {
	border: 1px solid #BDD7E7;


}
.pagetitle {
	font-family: Eras Demi  ;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.fieldtitle {
	font-family: Eras Demi ;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align:right
}
.rfieldtitle {
	font-family: Eras Demi ;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: RED;
	text-align:right
}	
.textboxblue {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDD7E7;
	border-right-color: #CCCCCC;
	border-bottom-color: #CECFCE;
	border-left-color: #BDD7E7;
}
.fieldtitleGray {

	font-family: Eras Demi ;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.CSICAPS {
	font-family: Eras Demi ;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: auto;
}
.requiredfld {
	font-family: Eras Demi ;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.dropdowntext {
	font-family: Eras Demi ;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.newsheadline {
	font-family: Eras Demi;
	font-size: 14px;
	font-weight: bold;
}
.detaillink {
	font-family: Eras Demi ;
	font-size: 9px;
	font-weight: bold;
}
A{
	color:#FF0000
}

.oddtablerow{background-color:#cdeafb}
.oddtablerowOriginal{background-color:#00CCFF}
.eventablerow{background-color:#FFFFFF}

.newstext
{
	font-family: Eras Demi;
	font-weight:normal;
	font-size: 13px;	
	text-align:justify
}
.inputtext
{
	font-family: Eras Demi ;
	font-size: 12px;
	text-align:left 
}

.buttontext
{
	font-family: Eras Demi ;
	font-size: 12px;
	text-align:center
}

.customfieldtitle {
	font-family: Eras Demi ;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.customfieldinput {
	font-family: Eras Demi ;
	font-size: 12px;
	font-style: normal;
	color: #000000;

}