//
NETSCAPE BROWSER STYLE SHEET // SIZE CONVERSION AS FOLLOWS : SIZE  3 =
	10pt ; SIZE  2 = 8pt ; SIZE  1 = 7.5pt ; // DEFINES BREADCRUMB TEXT
classes.breadcrumb.all.textDecoration  = 'underline ';
classes.breadcrumb.all.fontfamily  = 'verdana,arial,helvetica ';
classes.breadcrumb.all.fontWeight  = 'normal ';
classes.breadcrumb.all.fontSize  = '7.5pt '; // DEFINES SECTION HEAD TEXT
classes.sectionhead.all.color  = '#AAAAAA ';
classes.sectionhead.all.textDecoration  = 'none ';
classes.sectionhead.all.fontfamily  = 'verdana,arial,helvetica ';
classes.sectionhead.all.fontWeight  = 'bold ';
classes.sectionhead.all.fontSize  = '8pt '; // DEFINES SECTION SUBHEAD TEXT
classes.sectionsubhead.all.color  = '#333399 ';
classes.sectionsubhead.all.textDecoration  = 'none ';
classes.sectionsubhead.all.fontfamily  = 'verdana,arial,helvetica ';
classes.sectionsubhead.all.fontWeight  = 'bold ';
classes.sectionsubhead.all.fontSize  = '8pt '; // DEFINES MAIN COPY HEAD
classes.head.all.color  = '#41A0FF ';
classes.head.all.textDecoration  = 'none ';
classes.head.all.fontfamily  = 'verdana,arial,helvetica ';
classes.head.all.fontWeight  = 'bold ';
classes.head.all.fontSize  = '10pt '; // DEFINES BODY COPY
classes.body.all.color  = '#000000 ';
classes.body.all.textDecoration  = 'none ';
classes.body.all.fontfamily  = 'verdana,arial,helvetica ';
classes.body.all.fontWeight  = 'normal ';
classes.body.all.fontSize  = '8pt '; // DEFINES  'SEARCH ' TEXT ONLY IN MENU
classes.menusearch.all.color  = '#333399 ';
classes.menusearch.all.textDecoration  = 'none ';
classes.menusearch.all.fontfamily  = 'verdana,arial,helvetica ';
classes.menusearch.all.fontWeight  = 'normal ';
classes.menusearch.all.fontSize  = '8pt '; // DEFINES MENU ITEMS TEXT
classes.menuitem.all.textDecoration  = 'underline ';
classes.menuitem.all.fontfamily  = 'verdana,arial,helvetica ';
classes.menuitem.all.fontWeight  = 'normal ';
classes.menuitem.all.fontSize  = '8pt '; // DEFINES  'LINKS ' HEAD TEXT ONLY
classes.linkhead.all.color  = '#41A0FF ';
classes.linkhead.all.textDecoration  = 'none ';
classes.linkhead.all.fontfamily  = 'verdana,arial,helvetica ';
classes.linkhead.all.fontWeight  = 'bold ';
classes.linkhead.all.fontSize  = '8pt '; // DEFINES  'QUERY COMPANY HEAD
	' TEXT ONLY
classes.cqhead.all.color  = '#333399 ';
classes.cqhead.all.textDecoration  = 'none ';
classes.cqhead.all.fontfamily  = 'verdana,arial,helvetica ';
classes.cqhead.all.fontWeight  = 'bold ';
classes.cqhead.all.fontSize  = '14pt '; // DEFINES  'NAME OF QUERY ' TEXT ONLY
classes.nqhead.all.color  = '#ff0000 ';
classes.nqhead.all.textDecoration  = 'none ';
classes.nqhead.all.fontfamily  = 'verdana,arial,helvetica ';
classes.nqhead.all.fontWeight  = 'bold ';
classes.nqhead.all.fontSize  = '14pt '; // DEFINES  'QUERY HEAD ' TEXT ONLY
classes.qhead.all.color  = '#FFFFFF ';
classes.qhead.all.textDecoration  = 'none ';
classes.qhead.all.fontfamily  = 'verdana,arial,helvetica ';
classes.qhead.all.fontWeight  = 'bold ';
classes.qhead.all.fontSize  = '8pt '; // DEFINES  'QUERY BODY ' TEXT ONLY
classes.qbody.all.color  = '#000000 ';
classes.qbody.all.textDecoration  = 'none ';
classes.qbody.all.fontfamily  = 'verdana,arial,helvetica ';
classes.qbody.all.fontWeight  = 'normal ';
classes.qbody.all.fontSize  = '7.5pt '; // DEFINES  'QUERY LINK ' TEXT ONLY
classes.qlink.all.color  = '#ff0000 ';
classes.qlink.all.textDecoration  = 'underline ';
classes.qlink.all.fontfamily  = 'verdana,arial,helvetica ';
classes.qlink.all.fontWeight  = 'normal ';
classes.qlink.all.fontSize  = '9.5pt '; // DEFINES  'AUTHROIZATION WARNING
	' TEXT ONLY
classes.alert.all.color  = '#FF0000 ';
classes.alert.all.textDecoration  = 'none ';
classes.alert.all.fontfamily  = 'verdana,arial,helvetica ';
classes.alert.all.fontWeight  = 'bold ';
classes.alert.all.fontSize  = '8pt '; // DEFINES MAIN COPY HEAD
classes.calchead.all.color  = '#41A0FF ';
classes.calchead.all.textDecoration  = 'none ';
classes.calchead.all.fontfamily  = 'verdana,arial,helvetica ';
classes.calchead.all.fontWeight  = 'bold ';
classes.calchead.all.fontSize  = '12pt ';

.blacksmall {
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

.blacksmalltextbox {
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	color: #484745;;
	font-weight: normal;
	border-style: solid;
	border-width: 1.8px;
	border-color: #a9ccde;
}

.blacksmallbold {
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}

classes.lightbluesmall.all.color  ='#41A0FF ';
classes.lightbluesmall.all.textDecoration  = 'none ';
classes.lightbluesmall.all.fontfamily =  'verdana,arial,helvetica ';
classes.lightbluesmall.all.fontWeight  = 'normal ';
classes.lightbluesmall.all.fontSize  = '8pt ';

.redsmall {
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	color: #FF0000;
	font-weight: normal;
}

.redsmallbold {
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	color: #FF0000;
	font-weight: bold;
}


classes.whitesmall.all.color  ='#FFFFFF ';
classes.whitesmall.all.textDecoration  = 'none ';
classes.whitesmall.all.fontfamily =  'verdana,arial,helvetica ';
classes.whitesmall.all.fontWeight  = 'normal ';
classes.whitesmall.all.fontSize  = '8pt ';

.blacknormal {
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}

classes.whitenormal.all.color  ='#FFFFFF ';
classes.whitenormal.all.textDecoration  = 'none ';
classes.whitenormal.all.fontfamily =  'verdana,arial,helvetica ';
classes.whitenormal.all.fontWeight  = 'normal ';
classes.whitenormal.all.fontSize  = '10pt ';

classes.bluenormal.all.color  ='#0033FF ';
classes.bluenormal.all.textDecoration  = 'none ';
classes.bluenormal.all.fontfamily =  'verdana,arial,helvetica ';
classes.bluenormal.all.fontWeight  = 'normal ';
classes.bluenormal.all.fontSize  = '10pt ';

classes.rednormal.all.color  ='#FF0000 ';
classes.rednormal.all.textDecoration  = 'none ';
classes.rednormal.all.fontfamily =  'verdana,arial,helvetica ';
classes.rednormal.all.fontWeight  = 'normal ';
classes.rednormal.all.fontSize  = '10pt ';

classes.greennormal.all.color  ='#339933 ';
classes.greennormal.all.textDecoration  = 'none ';
classes.greennormal.all.fontfamily =  'verdana,arial,helvetica ';
classes.greennormal.all.fontWeight  = 'normal ';
classes.greennormal.all.fontSize  = '10pt ';

classes.greynormal.all.color  ='#DEDEDE ';
classes.greynormal.all.textDecoration  = 'none ';
classes.greynormal.all.fontfamily =  'verdana,arial,helvetica ';
classes.greynormal.all.fontWeight  = 'normal ';
classes.greynormal.all.fontSize  = '10pt ';

.blackbold {
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

classes.headbluesmallbold.all.color  ='#41A0EA ';
classes.headbluesmallbold.all.textDecoration  = 'none ';
classes.headbluesmallbold.all.fontfamily =  'verdana,arial,helvetica ';
classes.headbluesmallbold.all.fontWeight  = 'bold ';
classes.headbluesmallbold.all.fontSize  = '8pt ';

classes.whitebold.all.color  ='#FFFFFF ';
classes.whitebold.all.textDecoration  = 'none ';
classes.whitebold.all.fontfamily =  'verdana,arial,helvetica ';
classes.whitebold.all.fontWeight  = 'bold ';
classes.whitebold.all.fontSize  = '10pt ';

classes.bluebold.all.color  ='#0033FF ';
classes.bluebold.all.textDecoration  = 'none ';
classes.bluebold.all.fontfamily =  'verdana,arial,helvetica ';
classes.bluebold.all.fontWeight  = 'bold ';
classes.bluebold.all.fontSize  = '10pt ';

classes.redbold.all.color  ='#FF0000 ';
classes.redbold.all.textDecoration  = 'none ';
classes.redbold.all.fontfamily =  'verdana,arial,helvetica ';
classes.redbold.all.fontWeight  = 'bold ';
classes.redbold.all.fontSize  = '10pt ';

classes.greenbold.all.color  ='#339933 ';
classes.greenbold.all.textDecoration  = 'none ';
classes.greenbold.all.fontfamily =  'verdana,arial,helvetica ';
classes.greenbold.all.fontWeight  = 'bold ';
classes.greenbold.all.fontSize  = '10pt ';

classes.greybold.all.color  ='#DEDEDE ';
classes.greybold.all.textDecoration  = 'none ';
classes.greybold.all.fontfamily =  'verdana,arial,helvetica ';
classes.greybold.all.fontWeight  = 'bold ';
classes.greybold.all.fontSize  = '10pt ';


.blackextrabold {
	text-decoration: none;
	font-family: verdana;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

classes.whiteextrabold.all.color  ='#FFFFFF ';
classes.whiteextrabold.all.textDecoration  = 'none ';
classes.whiteextrabold.all.fontfamily =  'verdana,arial,helvetica ';
classes.whiteextrabold.all.fontWeight  = 'bold ';
classes.whiteextrabold.all.fontSize  = '13pt ';

classes.blueextrabold.all.color  ='#0033FF ';
classes.blueextrabold.all.textDecoration  = 'none ';
classes.blueextrabold.all.fontfamily =  'verdana,arial,helvetica ';
classes.blueextrabold.all.fontWeight  = 'bold ';
classes.blueextrabold.all.fontSize  = '13pt ';

classes.redextrabold.all.color  ='#FF0000 ';
classes.redextrabold.all.textDecoration  = 'none ';
classes.redextrabold.all.fontfamily =  'verdana,arial,helvetica ';
classes.redextrabold.all.fontWeight  = 'bold ';
classes.redextrabold.all.fontSize  = '13pt ';

classes.greenextrabold.all.color  ='#339933 ';
classes.greenextrabold.all.textDecoration  = 'none ';
classes.greenextrabold.all.fontfamily =  'verdana,arial,helvetica ';
classes.greenextrabold.all.fontWeight  = 'bold ';
classes.greenextrabold.all.fontSize  = '13pt ';

classes.greyextrabold.all.color  ='#DEDEDE ';
classes.greyextrabold.all.textDecoration  = 'none ';
classes.greyextrabold.all.fontfamily =  'verdana,arial,helvetica ';
classes.greyextrabold.all.fontWeight  = 'bold ';
classes.greyextrabold.all.fontSize  = '13pt ';

.trbgcolor {
	background-color: #f5f5f5;
	height: 15pt;
}

.headingtrbgcolor {
	background-color: #a0b8c8;
	height: 15pt;
}

.headingtrbgcolorNew {
	height: 25pt;
	background: url(/epic/images/heading_strip.jpg) repeat-x left top;
}

.mainDivStyle {
	clear: both;
	height: auto;
	border: solid #B6D7EC;
	border-width: 1px 1px 1px 1px;
}

.helpImageStyle {
	cursor: pointer;
	border: solid 1px #B7BBD2;
	color: #484745;
	font-weight: bold;
	background: url(/epic/images/userHelp.jpg) repeat-x left top;
}

.blacksmallboldnew {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: #484745;
	font-weight: bold;
}

.blacksmallCheckBox {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: #484745;
	font-weight: bold;
}

.blacksmallnew {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: #484745;
}

.blackextraboldnew {
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;
	color: #484745;
	font-weight: bold;
}

.pageHeadingDivStyle {
	height: 25pt;
	border: solid #B6D7EC;
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	background: url(/epic/images/heading_strip.jpg) repeat-x left top;
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;
	color: #484745;
	font-weight: bold;
}

.headerTableWithBorder {
	border-color: #ADD1E9;
	border-width: 0 0 0px 1px;
	border-style: solid;
}

.headerTableWithColumnBorder {
	border-color: #ADD1E9;
	height: 17pt;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 2px 6px 2px 6px;
	font-family: Arial;
	font-size: 10pt;
	color: #484745;
	font-weight: bold;
	background: url(/epic/images/heading_strip.jpg) repeat-x left top;
}

.tableWithColumnBorder {
	border-color: #ADD1E9;
	height: 17pt;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 2px 2px 2px 6px;
	font-family: Arial;
	font-size: 9pt;
	color: #484745;
	background-color: #EFF6FC;
}

.tableWithTBBorder {
	border-color: #ADD1E9;
	height: 17pt;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	margin: 0;
	padding: 2px 2px 2px 6px;
	font-family: Arial;
	font-size: 9pt;
	color: #484745;
	background-color: #EFF6FC;
}

.tableWithTopBottomBorder {
	border-color: #ADD1E9;
	border-width: 0 0 1px 1px;
	border-style: solid; 
}

.tableWithTopBottomBorder12 {
	border-color: #ADD1E9;
	border-width: 0 0 1px 1px;
	border-style: solid; 
  background: none repeat scroll 0 0 #add1e9;-->
}

.blacksmallVerdana {
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	color: #484745;
	font-weight: normal;
}

.upSorting {
	background: url(/epic/images/up_arrow_light.jpg) no-repeat;
	width: 28px;
	height: 22px;
}

.upSorting:hover {
	background: url(/epic/images/up_arrow_dark.jpg) no-repeat;
	width: 28px;
	height: 22px;
}

.downSorting {
	background: url(/epic/images/down_arrow_light.jpg) no-repeat;
	width: 28px;
	height: 22px;
}

.downSorting:hover {
	background: url(/epic/images/down_arrow_dark.jpg) no-repeat;
	width: 28px;
	height: 22px;
}

.goRedArrow {
	background: url(/epic/images/red_arrow_light.jpg) no-repeat;
	width: 19px;
	height: 19px;
}

.goRedArrow:hover {
	background: url(/epic/images/red_arrow_dark.jpg) no-repeat;
	width: 19px;
	height: 19px;
}

.goBlueArrow {
	background: url(/epic/images/blue_arrow_light.jpg) no-repeat;
	width: 19px;
	height: 19px;
	display: block;
}

.goBlueArrow:hover {
	background: url(/epic/images/blue_arrow_dark.jpg) no-repeat;
	width: 19px;
	height: 19px;
}

.goCrossArrow {
	background: url(/epic/images/cross.png) no-repeat;
	width: 19px;
	height: 19px;
	display: block;
}

classes.bandbgcolor.all.backgroundcolor  ='#eeeecc '; //Used for home page link
classes.blackred.all.color  ='#000000 ';
classes.blackred.all.textDecoration  = 'underline ';
classes.blackred.all.fontfamily =  'verdana,arial,helvetica ';
classes.blackred.all.fontWeight  = 'normal ';
classes.blackred.all.fontSize  = '7.5pt '; //Used for home page link
classes.boldblackred.all.color  ='#000000 ';
classes.boldblackred.all.textDecoration  = 'underline ';
classes.boldblackred.all.fontfamily =  'verdana,arial,helvetica ';
classes.boldblackred.all.fontWeight  = 'bold ';
classes.boldblackred.all.fontSize  = '7.5pt '; //Used for the link
a.bluered {
	color: #000099;
	font-family: tahoma;
	font-size: 9.5pt;
	font-weight: normal;
}

a.bluered:hover {
	color: #FF0000;
	font-size: 9.5pt;
	font-family: tahoma;
	font-weight: normal;
}

//
Used for the link
a.blueredsmall {
	color: #000099;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
}

a.blueredsmall:hover {
	color: #FF0000;
	font-size: 8pt;
	font-family: tahoma;
	font-weight: normal;
}

//
Used for the link
classes.leftnav.all.color  ='#ffffff ';
classes.leftnav.all.textDecoration  = 'none ';
classes.leftnav.all.fontfamily =  'verdana,arial,helvetica ';
classes.leftnav.all.fontWeight  = 'bold ';
classes.leftnav.all.fontSize  = '7.5pt '; //Used for the displaying asterix for mandatory fields
classes.mandatory.all.color  ='red ';
classes.mandatory.all.fontfamily =  'verdana,arial,helvetica ';
classes.mandatory.all.fontWeight  = 'bold ';
classes.mandatory.all.fontSize  = '10pt '; //Used for the displaying asterix for mandatory fields 
	- greencolor
classes.greenmandatory.all.color  ='darkgreen ';
classes.greenmandatory.all.fontfamily =  'verdana,arial,helvetica ';
classes.greenmandatory.all.fontWeight  = 'bold ';
classes.greenmandatory.all.fontSize  = '10pt '; //Used for the displaying small asterix for mandatory fields
classes.mandatorysmall.all.color  ='red ';
classes.mandatorysmall.all.fontfamily =  'verdana,arial,helvetica ';
classes.mandatorysmall.all.fontWeight  = 'bold ';
classes.mandatorysmall.all.fontSize  = '9pt '; //Used for the displaying page ids
classes.pageid.all.color  ='#000000 ';
classes.pageid.all.fontfamily =  'Times New Roman,Times ';
classes.p // NETSCAPE BROWSER STYLE SHEET // SIZE CONVERSION AS FOLLOWS
	: SIZE  3 = 10pt ; SIZE  2 = 8pt ; SIZE  1 = 7.5pt ; // DEFINES BREADCRUMB TEXT
classes.breadcrumb.all.textDecoration  = 'underline ';
classes.breadcrumb.all.fontfamily  = 'verdana,arial,helvetica ';
classes.breadcrumb.all.fontWeight  = 'normal ';
classes.breadcrumb.all.fontSize  = '7.5pt '; // DEFINES SECTION HEAD TEXT
classes.sectionhead.all.color  = '#AAAAAA ';
classes.sectionhead.all.textDecoration  = 'none ';
classes.sectionhead.all.fontfamily  = 'verdana,arial,helvetica ';
classes.sectionhead.all.fontWeight  = 'bold ';
classes.sectionhead.all.fontSize  = '8pt '; // DEFINES SECTION SUBHEAD TEXT
classes.sectionsubhead.all.color  = '#333399 ';
classes.sectionsubhead.all.textDecoration  = 'none ';
classes.sectionsubhead.all.fontfamily  = 'verdana,arial,helvetica ';
classes.sectionsubhead.all.fontWeight  = 'bold ';
classes.sectionsubhead.all.fontSize  = '8pt '; // DEFINES MAIN COPY HEAD
classes.head.all.color  = '#41A0FF ';
classes.head.all.textDecoration  = 'none ';
classes.head.all.fontfamily  = 'verdana,arial,helvetica ';
classes.head.all.fontWeight  = 'bold ';
classes.head.all.fontSize  = '10pt '; // DEFINES BODY COPY
classes.body.all.color  = '#000000 ';
classes.body.all.textDecoration  = 'none ';
classes.body.all.fontfamily  = 'verdana,arial,helvetica ';
classes.body.all.fontWeight  = 'normal ';
classes.body.all.fontSize  = '8pt '; // DEFINES  'SEARCH ' TEXT ONLY IN MENU
classes.menusearch.all.color  = '#333399 ';
classes.menusearch.all.textDecoration  = 'none ';
classes.menusearch.all.fontfamily  = 'verdana,arial,helvetica ';
classes.menusearch.all.fontWeight  = 'normal ';
classes.menusearch.all.fontSize  = '8pt '; // DEFINES MENU ITEMS TEXT
classes.menuitem.all.textDecoration  = 'underline ';
classes.menuitem.all.fontfamily  = 'verdana,arial,helvetica ';
classes.menuitem.all.fontWeight  = 'normal ';
classes.menuitem.all.fontSize  = '8pt '; // DEFINES  'LINKS ' HEAD TEXT ONLY
classes.linkhead.all.color  = '#41A0FF ';
classes.linkhead.all.textDecoration  = 'none ';
classes.linkhead.all.fontfamily  = 'verdana,arial,helvetica ';
classes.linkhead.all.fontWeight  = 'bold ';
classes.linkhead.all.fontSize  = '8pt '; // DEFINES  'QUERY COMPANY HEAD
	' TEXT ONLY
classes.cqhead.all.color  = '#333399 ';
classes.cqhead.all.textDecoration  = 'none ';
classes.cqhead.all.fontfamily  = 'verdana,arial,helvetica ';
classes.cqhead.all.fontWeight  = 'bold ';
classes.cqhead.all.fontSize  = '14pt '; // DEFINES  'NAME OF QUERY ' TEXT ONLY
classes.nqhead.all.color  = '#ff0000 ';
classes.nqhead.all.textDecoration  = 'none ';
classes.nqhead.all.fontfamily  = 'verdana,arial,helvetica ';
classes.nqhead.all.fontWeight  = 'bold ';
classes.nqhead.all.fontSize  = '14pt '; // DEFINES  'QUERY HEAD ' TEXT ONLY
classes.qhead.all.color  = '#FFFFFF ';
classes.qhead.all.textDecoration  = 'none ';
classes.qhead.all.fontfamily  = 'verdana,arial,helvetica ';
classes.qhead.all.fontWeight  = 'bold ';
classes.qhead.all.fontSize  = '8pt '; // DEFINES  'QUERY BODY ' TEXT ONLY
classes.qbody.all.color  = '#000000 ';
classes.qbody.all.textDecoration  = 'none ';
classes.qbody.all.fontfamily  = 'verdana,arial,helvetica ';
classes.qbody.all.fontWeight  = 'normal ';
classes.qbody.all.fontSize  = '7.5pt '; // DEFINES  'QUERY LINK ' TEXT ONLY
classes.qlink.all.color  = '#ff0000 ';
classes.qlink.all.textDecoration  = 'underline ';
classes.qlink.all.fontfamily  = 'verdana,arial,helvetica ';
classes.qlink.all.fontWeight  = 'normal ';
classes.qlink.all.fontSize  = '9.5pt '; // DEFINES  'AUTHROIZATION WARNING
	' TEXT ONLY
classes.alert.all.color  = '#FF0000 ';
classes.alert.all.textDecoration  = 'none ';
classes.alert.all.fontfamily  = 'verdana,arial,helvetica ';
classes.alert.all.fontWeight  = 'bold ';
classes.alert.all.fontSize  = '8pt '; // DEFINES MAIN COPY HEAD
classes.calchead.all.color  = '#41A0FF ';
classes.calchead.all.textDecoration  = 'none ';
classes.calchead.all.fontfamily  = 'verdana,arial,helvetica ';
classes.calchead.all.fontWeight  = 'bold ';
classes.calchead.all.fontSize  = '12pt ';

.blacksmall {
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

.blacksmalltextbox {
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	color: #484745;
	font-weight: normal;
	border-style: solid;
	border-width: 1.8px;
	border-color: #a9ccde;
}

.blacksmallbold {
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}

classes.lightbluesmall.all.color  ='#41A0FF ';
classes.lightbluesmall.all.textDecoration  = 'none ';
classes.lightbluesmall.all.fontfamily =  'verdana,arial,helvetica ';
classes.lightbluesmall.all.fontWeight  = 'normal ';
classes.lightbluesmall.all.fontSize  = '8pt ';

.redsmall {
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	color: #FF0000;
	font-weight: normal;
}

.redsmallbold {
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	color: #FF0000;
	font-weight: bold;
}

classes.whitesmall.all.color  ='#FFFFFF ';
classes.whitesmall.all.textDecoration  = 'none ';
classes.whitesmall.all.fontfamily =  'verdana,arial,helvetica ';
classes.whitesmall.all.fontWeight  = 'normal ';
classes.whitesmall.all.fontSize  = '8pt ';

.blacknormal {
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}

classes.whitenormal.all.color  ='#FFFFFF ';
classes.whitenormal.all.textDecoration  = 'none ';
classes.whitenormal.all.fontfamily =  'verdana,arial,helvetica ';
classes.whitenormal.all.fontWeight  = 'normal ';
classes.whitenormal.all.fontSize  = '10pt ';

classes.bluenormal.all.color  ='#0033FF ';
classes.bluenormal.all.textDecoration  = 'none ';
classes.bluenormal.all.fontfamily =  'verdana,arial,helvetica ';
classes.bluenormal.all.fontWeight  = 'normal ';
classes.bluenormal.all.fontSize  = '10pt ';

classes.rednormal.all.color  ='#FF0000 ';
classes.rednormal.all.textDecoration  = 'none ';
classes.rednormal.all.fontfamily =  'verdana,arial,helvetica ';
classes.rednormal.all.fontWeight  = 'normal ';
classes.rednormal.all.fontSize  = '10pt ';

classes.greennormal.all.color  ='#339933 ';
classes.greennormal.all.textDecoration  = 'none ';
classes.greennormal.all.fontfamily =  'verdana,arial,helvetica ';
classes.greennormal.all.fontWeight  = 'normal ';
classes.greennormal.all.fontSize  = '10pt ';

classes.greynormal.all.color  ='#DEDEDE ';
classes.greynormal.all.textDecoration  = 'none ';
classes.greynormal.all.fontfamily =  'verdana,arial,helvetica ';
classes.greynormal.all.fontWeight  = 'normal ';
classes.greynormal.all.fontSize  = '10pt ';

.blackbold {
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

classes.headbluesmallbold.all.color  ='#41A0EA ';
classes.headbluesmallbold.all.textDecoration  = 'none ';
classes.headbluesmallbold.all.fontfamily =  'verdana,arial,helvetica ';
classes.headbluesmallbold.all.fontWeight  = 'bold ';
classes.headbluesmallbold.all.fontSize  = '8pt ';

classes.whitebold.all.color  ='#FFFFFF ';
classes.whitebold.all.textDecoration  = 'none ';
classes.whitebold.all.fontfamily =  'verdana,arial,helvetica ';
classes.whitebold.all.fontWeight  = 'bold ';
classes.whitebold.all.fontSize  = '10pt ';

classes.bluebold.all.color  ='#0033FF ';
classes.bluebold.all.textDecoration  = 'none ';
classes.bluebold.all.fontfamily =  'verdana,arial,helvetica ';
classes.bluebold.all.fontWeight  = 'bold ';
classes.bluebold.all.fontSize  = '10pt ';

classes.redbold.all.color  ='#FF0000 ';
classes.redbold.all.textDecoration  = 'none ';
classes.redbold.all.fontfamily =  'verdana,arial,helvetica ';
classes.redbold.all.fontWeight  = 'bold ';
classes.redbold.all.fontSize  = '10pt ';

classes.greenbold.all.color  ='#339933 ';
classes.greenbold.all.textDecoration  = 'none ';
classes.greenbold.all.fontfamily =  'verdana,arial,helvetica ';
classes.greenbold.all.fontWeight  = 'bold ';
classes.greenbold.all.fontSize  = '10pt ';

classes.greybold.all.color  ='#DEDEDE ';
classes.greybold.all.textDecoration  = 'none ';
classes.greybold.all.fontfamily =  'verdana,arial,helvetica ';
classes.greybold.all.fontWeight  = 'bold ';
classes.greybold.all.fontSize  = '10pt ';


.blackextrabold {
	text-decoration: none;
	font-family: verdana;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

classes.whiteextrabold.all.color  ='#FFFFFF ';
classes.whiteextrabold.all.textDecoration  = 'none ';
classes.whiteextrabold.all.fontfamily =  'verdana,arial,helvetica ';
classes.whiteextrabold.all.fontWeight  = 'bold ';
classes.whiteextrabold.all.fontSize  = '13pt ';

classes.blueextrabold.all.color  ='#0033FF ';
classes.blueextrabold.all.textDecoration  = 'none ';
classes.blueextrabold.all.fontfamily =  'verdana,arial,helvetica ';
classes.blueextrabold.all.fontWeight  = 'bold ';
classes.blueextrabold.all.fontSize  = '13pt ';

classes.redextrabold.all.color  ='#FF0000 ';
classes.redextrabold.all.textDecoration  = 'none ';
classes.redextrabold.all.fontfamily =  'verdana,arial,helvetica ';
classes.redextrabold.all.fontWeight  = 'bold ';
classes.redextrabold.all.fontSize  = '13pt ';

classes.greenextrabold.all.color  ='#339933 ';
classes.greenextrabold.all.textDecoration  = 'none ';
classes.greenextrabold.all.fontfamily =  'verdana,arial,helvetica ';
classes.greenextrabold.all.fontWeight  = 'bold ';
classes.greenextrabold.all.fontSize  = '13pt ';

classes.greyextrabold.all.color  ='#DEDEDE ';
classes.greyextrabold.all.textDecoration  = 'none ';
classes.greyextrabold.all.fontfamily =  'verdana,arial,helvetica ';
classes.greyextrabold.all.fontWeight  = 'bold ';
classes.greyextrabold.all.fontSize  = '13pt ';

.trbgcolor {
	background-color: #f5f5f5;
	height: 15pt;
}

.headingtrbgcolor {
	background-color: #a0b8c8;
	height: 15pt;
}

.headingtrbgcolorNew {
	height: 25pt;
	background: url(/epic/images/heading_strip.jpg) repeat-x left top;
}

.mainDivStyle {
	clear: both;
	height: auto;
	border: solid #B6D7EC;
}

.btnStyle {
	cursor: pointer;
	border: solid 1px #B7BBD2;
	color: #484745;
	font-weight: bold;
	padding: 2px 2px;
	background: url(/epic/images/but_background.jpg) repeat-x left top;
}

.blacksmallboldnew {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: #484745;
	font-weight: bold;
}

.blacksmallnew {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: #484745;
}

.blackextraboldnew {
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;
	color: #484745;
	font-weight: bold;
}

.blacksmalltextbox {
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	color: #484745;
	font-weight: normal;
	border-style: solid;
	border-width: 1.8px;
	border-color: #a9ccde;
}

.pageHeadingDivStyle {
	height: 25pt;
	border: solid #B6D7EC;
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	background: url(/epic/images/heading_strip.jpg) repeat-x left top;
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;
	color: #484745;
	font-weight: bold;
}

.headerTableWithBorder {
	border-color: #ADD1E9;
	border-width: 0 0 0px 1px;
	border-style: solid;
}

.headerTableWithColumnBorder {
	border-color: #ADD1E9;
	height: 17pt;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 2px 6px 2px 6px;
	font-family: Arial;
	font-size: 10pt;
	color: #484745;
	font-weight: bold;
	background: url(/epic/images/heading_strip.jpg) repeat-x left top;
}

.tableWithColumnBorder {
	border-color: #ADD1E9;
	height: 17pt;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 2px 2px 2px 6px;
	font-family: Arial;
	font-size: 9pt;
	color: #484745;
	background-color: #EFF6FC;
}

.tableWithColumnBorderNoBgColour {
	border-color: #ADD1E9;
	height: 17pt;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 2px 2px 2px 6px;
	font-family: Arial;
	font-size: 9pt;
	color: #484745;
}


.violetsmallbold {
	text-decoration: none;
	font-family: Arial;
	font-size: 11pt;
	color: #A374B7;
	font-weight: bold;
}

.upSorting {
	background: url(/epic/images/up_arrow_light.jpg) no-repeat;
	width: 28px;
	height: 22px;
}

.upSorting:hover {
	background: url(/epic/images/up_arrow_dark.jpg) no-repeat;
	width: 28px;
	height: 22px;
}

.downSorting {
	background: url(/epic/images/down_arrow_light.jpg) no-repeat;
	width: 28px;
	height: 22px;
}

.downSorting:hover {
	background: url(/epic/images/down_arrow_dark.jpg) no-repeat;
	width: 28px;
	height: 22px;
}

.goRedArrow {
	background: url(/epic/images/red_arrow_light.jpg) no-repeat;
	width: 19px;
	height: 19px;
}

.goRedArrow:hover {
	background: url(/epic/images/red_arrow_dark.jpg) no-repeat;
	width: 19px;
	height: 19px;
}

.goBlueArrow {
	background: url(/epic/images/blue_arrow_light.jpg) no-repeat;
	width: 19px;
	height: 19px;
}

.goBlueArrow:hover {
	background: url(/epic/images/blue_arrow_dark.jpg) no-repeat;
	width: 19px;
	height: 19px;
}

.headingtrbgcolorNew {
	height: 25pt;
	background: url(/epic/images/heading_strip.jpg) repeat-x left top;
}

.mainDivStyle {
	clear: both;
	height: auto;
	border: solid #B6D7EC;
	border-width: 1px 1px 1px 1px;
}

.sectionHeader {
	color: #484745;
	text-decoration: none;
	font-size: 10pt;
	FONT-FAMILY: Arial;
}

.linktxtwithoutbg {
	FONT-SIZE: 8.5pt;
	COLOR: #3017e7;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.helpImageStyle {
	cursor: pointer;
	border: none;
	color: #484745;
	width: 15pt;
	height: 14pt;
	font-weight: bold;
	background: url(/epic/images/userHelp.jpg) repeat-x left top;
}

.blacksmallboldnew {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: #484745;
	font-weight: bold;
}

.blacksmallnew {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: #484745;
}

.blackextraboldnew {
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;
	color: #484745;
	font-weight: bold;
}

classes.bandbgcolor.all.backgroundcolor  ='#eeeecc '; //Used for home page link
classes.blackred.all.color  ='#000000 ';
classes.blackred.all.textDecoration  = 'underline ';
classes.blackred.all.fontfamily =  'verdana,arial,helvetica ';
classes.blackred.all.fontWeight  = 'normal ';
classes.blackred.all.fontSize  = '7.5pt '; //Used for home page link
classes.boldblackred.all.color  ='#000000 ';
classes.boldblackred.all.textDecoration  = 'underline ';
classes.boldblackred.all.fontfamily =  'verdana,arial,helvetica ';
classes.boldblackred.all.fontWeight  = 'bold ';
classes.boldblackred.all.fontSize  = '7.5pt '; //Used for the link
a.bluered {
	color: #000099;
	font-family: tahoma;
	font-size: 9.5pt;
	font-weight: normal;
}

a.bluered:hover {
	color: #FF0000;
	font-size: 9.5pt;
	font-family: tahoma;
	font-weight: normal;
}

//
Used for the link
a.blueredsmall {
	color: #000099;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
}

a.blueredsmall:hover {
	color: #FF0000;
	font-size: 8pt;
	font-family: tahoma;
	font-weight: normal;
}
//
Used
 
for
 
the
 
link


classes
.leftnav
.all
.color
 
='
#ffffff
';


classes
.leftnav
.all
.textDecoration
 
=
'
none
';


classes
.leftnav
.all
.fontfamily
=
 
'
verdana
,
arial
,
helvetica
';


classes
.leftnav
.all
.fontWeight
 
=
'
bold
';


classes
.leftnav
.all
.fontSize
 
=
'7
.5pt
';
//Used
 
for
 
the
 
displaying
 
asterix
 
for
 
mandatory
 
fields


classes
.mandatory
.all
.color
 
='
red
';


classes
.mandatory
.all
.fontfamily
=
 
'
verdana
,
arial
,
helvetica
';


classes
.mandatory
.all
.fontWeight
 
=
'
bold
';


classes
.mandatory
.all
.fontSize
 
=
'10
pt
';
//Used
 
for
 
the
 
displaying
 
asterix
 
for
 
mandatory
 
fields
 
-
greencolor


classes
.greenmandatory
.all
.color
 
='
darkgreen
';


classes
.greenmandatory
.all
.fontfamily
=
 
'
verdana
,
arial
,
helvetica
';


classes
.greenmandatory
.all
.fontWeight
 
=
'
bold
';


classes
.greenmandatory
.all
.fontSize
 
=
'10
pt
';
//Used
 
for
 
the
 
displaying
 
small
 
asterix
 
for
 
mandatory
 
fields


classes
.mandatorysmall
.all
.color
 
='
red
';


classes
.mandatorysmall
.all
.fontfamily
=
 
'
verdana
,
arial
,
helvetica
';


classes
.mandatorysmall
.all
.fontWeight
 
=
'
bold
';


classes
.mandatorysmall
.all
.fontSize
 
=
'9
pt
';
//Used
 
for
 
the
 
displaying
 
page
 
ids


classes
.pageid
.all
.color
 
='
#000000
';


classes
.pageid
.all
.fontfamily
=
 
'
Times
 
New
 
Roman
,
Times
';


classes
.pageid
.all
.fontSize
 
=
'8
pt
';
//appHeader


classes
.appHeader
.all
.color
 
='
#000000
';


classes
.appHeader
.all
.textDecoration
 
=
'
none
';


classes
.appHeader
.all
.fontfamily
=
 
'
verdana
,
arial
';


classes
.appHeader
.all
.fontWeight
 
=
'
bold
';


classes
.appHeader
.all
.fontSize
 
=
'20
pt
';
//appDesc


classes
.appDesc
.all
.color
 
='
#000000
';


classes
.appDesc
.all
.textDecoration
 
=
'
none
';


classes
.appDesc
.all
.fontfamily
=
 
'
verdana
,
arial
';


classes
.appDesc
.all
.fontWeight
 
=
'
normal
';


classes
.appDesc
.all
.fontSize
 
=
'14
pt
';


ageid
.all
.fontSize
 
=
'8
pt
';
//appHeader


classes
.appHeader
.all
.color
 
='
#000000
';


classes
.appHeader
.all
.textDecoration
 
=
'
none
';


classes
.appHeader
.all
.fontfamily
=
 
'
verdana
,
arial
';


classes
.appHeader
.all
.fontWeight
 
=
'
bold
';


classes
.appHeader
.all
.fontSize
 
=
'20
pt
';
//appDesc


classes
.appDesc
.all
.color
 
='
#000000
';


classes
.appDesc
.all
.textDecoration
 
=
'
none
';


classes
.appDesc
.all
.fontfamily
=
 
'
verdana
,
arial
';


classes
.appDesc
.all
.fontWeight
 
=
'
normal
';


classes
.appDesc
.all
.fontSize
 
=
'14
pt
';