.Arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.ArialBold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.SectionTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #990033;
}
.Arial18{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.ArialBold18{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


#JSdate {
	height: 23px;
	width: 196px;
	position: absolute;
	left: 749px;
	top: 84px;
}

/*RIGHT BOTTOM PORTLET*/
#RightColumnPortletbottom {
	height: 300px;
	width: 270px;
	position: absolute;
	top: 453px;
	right: 0px;
	left: 680px;
	border-color:#E2E2E2;
	border-style:solid;
	border-width:1px;
}
#RightColumnbar2 {
	height: 19px;
	width: 270px;
	position: absolute;
	top: 570px;
	right: 679px;
	left: 682px;
	background-color: #E2E2E2;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#RightColumntext {
	height: 215px;
	width: 188px;
	position: absolute;
	top: 51px;
	right: 0px;
	left: 34px;
}

#RightColumnline {
	height: 2px;
	width: 196px;
	position: absolute;
	top: 235px;
	right: 0px;
	left: 37px;
	border-top-color: #003366;
	border-top-style: solid;
	border-top-width: 2px;
}

#RightColumnbackground {
	height: 280px;
	width: 270px;
	position: absolute;
	top: 22px;
	right: 0px;
	left: 1px;

}


#PortalHeader {
	height: 105px;
	width: 950px;
	position: absolute;
	top: 0px;
	left: 2px;
}


#Titleblock {
	height: 110px;
	width: 950px;
	position: absolute;
	top: 0px;
	left: 5px;
}

#BreadCrumbBox {
	height: 20px;
	width: 740px;
	position: absolute;
	top: 229px;
	left: 215px;
	background-image: url(imgs/topNavBar.jpg);
}

#Menubox {
	height: auto;
	width: 202px;
	position: absolute;
	top: 118px;
	left: 5px;
}


#MainText {
	height: auto;
	width: 728px;
	position: absolute;
	top: 118px;
	right: 0px;
	left: 215px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}


#FlashBox {
	height: 125px;
	width: 926px;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
}

#Column1Text {
	height: 620px;
	width: 355px;
	position: absolute;
	top: 262px;
	right: 0px;
	left: 220px;
}

#Column2Text {
	height: 620px;
	width: 355px;
	position: absolute;
	top: 265px;
	right: 0px;
	left: 595px;
}

#LefthandImageBox {
	height: 300px;
	width: 200px;
	position: absolute;
	top: 552px;
	right: 0px;
	left: 9px;
}


#CenterColumnText {
	height: 615px;
	width: 450px;
	position: absolute;
	top: 255px;
	right: 0px;
	left: 219px;
}

#RightColumnBox1 {
	height: 300px;
	width: 270px;
	position: absolute;
	top: 255px;
	right: 0px;
	left: 681px;
}

#RightColumnBox2 {
	height: 300px;
	width: 270px;
	position: absolute;
	top: 566px;
	right: 0px;
	left: 679px;
	border: 1px solid #CCCCCC;
}


#LeftSidebox {
	height: 178px;
	width: 198px;
	position: relative;
	top: 314px;
	left: -5px;
	border: 1px solid #C0C0C0;
}

#LefthandImagebar {
	height: 19px;
	width: 200px;
	position: absolute;
	top: 0px;
	right: 0px;
	left: -2px;
	background-color: #E2E2E2;
	border-bottom-color:#990000;
	border-bottom-style:solid;
	border-bottom-width:2px;
}

a.epi-leftNavOff:link, a.epi-leftNavOff:visited {
	background:  url(images/menuItemBgOff.jpg) top right repeat-y #E0E0E0;
	padding-top:5px;
	padding-bottom:5px;
	text-indent:10px;
	display:block;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	height:10px;
	width:100%;
	border-bottom:#CCCCCC 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



a.epi-leftNavOff:hover {
	background:#dedede url(images/menuItemBgOver3.jpg) repeat-y;
	padding-top:5px;
	padding-bottom:5px;
	text-indent:15px;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	height:10px;
	width:100%;
	border-bottom:#CCCCCC 1px solid;
	font-family: Arial, Helvetica, sans-serif;	

}

a.epi-leftNavOn:link, a.epi-leftNavOn:visited {
	background:  url(images/menuItemBgOver5.jpg) top right repeat-y #8b898a;
	padding-top:5px;
	padding-bottom:5px;
	text-indent:30px;
	display:block;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	height:10px;
	width:100%;
	border-bottom:#CCCCCC 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 a.epi-leftNavOff:active {
	background:#dedede url(images/menuItemBgOver3.jpg) repeat-y;
	padding-top:5px;
	padding-bottom:5px;
	text-indent:15px;
	display:block;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	height:10px;
	width:100%;
	border-bottom:#CCCCCC 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}
