/* -------------PAGE PROPERTIES------------- */
body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	scrollbar-arrow-color: #3D2D1F;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	

	
}

ul{
	margin-left: 15px;
}

li{	
	list-style-image: url(../images/bullet.gif);
	padding-left: 0px;
	padding-right: 2px;
	margin: 0px;
}

/*table {border: 2px solid blue; margin: 1px;}
td {border: 1px dotted green; padding: 1px;}
/* -------------MAIN BOX------------- */

.mainBox {
	height: 100%;
	width: 980px;
	margin: 0px;
	padding: 0px;
}

/* -------------PAGE BOUNDARY------------- */

.pageBoundary {
	height: 100%;
	width: 980px;
	margin: 0px;
	padding-right: 11px;
	padding-left: 5px;
	background: url(../images/pageBG.gif) no-repeat;
}

/* -------------Layout BOUNDARY------------- */

.layoutBoundary {
	margin: 0px;
	padding: 11px 11px 2px 11px;
	background: url(../images/pageBG.gif) no-repeat;
	
}

/* -------------TOP BANNER------------- */

.topBannerLogo {
	height: 161px;
	width: 350px;
}

.topBannerBG{
	height: 161px;
	padding: 0px;
	background-image: url(../images/topBanner.gif);
}

.topBannerBGEPP{
	height: 161px;
	padding: 0px;
	background-image: url(../images/epp_images/letterhead.jpg);
}

.topBannerLogoEPP {
	height: 161px;
	width: 125px;
}

/* -------------NAV BAR------------- */

.navBarLeft{
	width: 10px;
	background: url(../images/navLeft.gif) no-repeat;
	height: 23px;

}
.navBarRight{
	width: 10px;
	background: url(../images/navRight.gif) no-repeat;
	float: right;
	height: 23px;

}
.navBar{
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/navBG.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 23px;
	border: 0px none;
}

/* -------------GEARS---------------------- */

/* -------------GEAR TITLE BAR------------- */
.gearTitleTopLeft{
	height: 27px;
	width: 10px;
	padding: 0px;
	background-color: #87CEEC;
}

.gearTitleTopMiddle{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	height: 27px;
	background-color: #87CEEC;
	padding-top: 4px;
}

.gearTitleTopMiddle A:link {
	color: #FFFFFF; 
	text-decoration: none;
}

.gearTitleTopMiddle A:visited {
	color: #FFFFFF; 
	text-decoration: none;
}

.gearTitleTopMiddle A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.gearTitleTopRight{
	height: 27px;
	width: 1px;
	padding: 0px;
	background-color: #87CEEC;
}

.gearTitleBottomMiddle{
	background: url(../images/gearTitleBottomMiddle.gif) repeat-x;
	height: 6px;
}

.gearTitleBottomLeft{
	background: url(../images/gearTitleBottomLeft.gif);
	height: 6px;
	width: 1px;
	padding: 0px;
}

.gearTitleBottomRight{
	background: url(../images/gearTitleBottomRight.gif);
	height: 6px;
	width: 1px;
	margin: 0px;
	padding: 0px;
}

/* -------------GEAR MAIN BODY------------- */
.gearMainLeft{
	width: 10px;
	padding: 0px;
	background-color:#FFFFFF;
}

.gearMainRight{
	width: 1opx;
	padding: 0px;
	background-color:#FFFFFF;
}

/* -------------GEAR MAIN BODY TEXT------------- */

.gearMainText {
	margin: 0px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #6E6C71; 
	font-weight: normal;
	font-size: 	12px;
	width: 100%;
	background-color: #FFFFFF;
}

.gearMainText A:link {
	color: #0066CC;
	text-decoration: none;
}

.gearMainText A:visited {
	color: #0066CC;
	text-decoration: none;
}

.gearMainText A:hover {
	color: #0066CC;
	text-decoration: underline;
}

.gearbody {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #6E6C71; 
	font-weight: normal;
	font-size: 11px;
}

.gearbody TD {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #6E6C71; 
	font-weight: normal;
	font-size: 11px;
}

.gearbody A:link {
	color: #0066CC; 
	font-weight: bold;
	text-decoration: none;
}

.gearbody A:visited {
	color: #0066CC; 
	font-weight: bold;
	text-decoration:none;
}

.gearbody A:hover {
	color: #0066CC; 
	font-weight: bold;
	text-decoration: underline;
}

/* -------------GEAR FOOTER------------- */

 .gearFooterMiddle {
	height: 22px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.gearFooterRight {
	height: 22px;
	width: 10px;
	margin: 0px;
	padding: 0px;

}

.gearFooterLeft {
	height: 22px;
	width: 10px;
	margin: 0px;
	padding: 0px;
}

.gearBox {
	padding: 0;
	width: 100%;

	
}
/* -------------EAME LINK------------- */

DIV.eameLink{
	position: absolute;
	color: #0066CC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	align: float;
	top: 138px;
	left: 570px;

}

DIV.eameLink A:link {
	color: #0066CC; 
	text-decoration: none;
}

DIV.eameLink A:visited {
	color: #0066CC;
	text-decoration: none;
}

DIV.eameLink A:hover {
	color: #0066CC;
	text-decoration: underline;
}


/* ------------- MISC GEAR STYLES ------------------- */

/* ------------- wc_features-dar -------------------- */
.parabody {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #6E6C71;}
.featuretitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight: bold; text-align: left; color: #6E6C71}
.pagetitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight: bold; text-align: left; color: #6E6C71}
.newsfeaturetitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; text-decoration: underline; color:#6E6C71;} 
.greyDateText { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #6E6C71; text-decoration: none }
.newsheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; text-align: left; color: #6E6C71}
.newshead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; text-align: left; color: #6E6C71}
.newslinks { font-size: 11px }

/* ------------- feedback & userlogin ----------------*/
.GearTitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #6E6C71}
.feedback_gearbody {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #6E6C71}
.feedback_gearheading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #6E6C71; font-weight : bold}
.feedback_error {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #6E6C71}
.feedback_clsheading4 {font-weight: bold; font-size: 11px; color: #6E6C71; font-family: verdana, arial, helvetica, san-serif; text-decoration: none;}

/* ------------- comm --------------------------------*/
.breadcrumb {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #6E6C71}
.full_page_title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:16px; color : #6E6C71; font-weight: 700}
.tableheader { background: #6E6C71; color: #000000; }
.tabletitle  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #6E6C71; font-weight: 700}
.shadedrow   { background-color: none;}

/* ------------- All ePAF Gears ----------------------*/
.gearbody {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #6E6C71;}
.gearheading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; color: #6E6C71;}
.error {font-size:11px; color: #6E6C71}
.gearlink:link { font-size:11px; color: #0066CC; text-decoration: none;}
.gearlink:visited { font-size:11px; color: #0066CC; text-decoration: none; }
.gearlink:active { font-size:11px; color: #0066CC; text-decoration: none; }
.gearlink:hover { font-size:11px; color: #0066CC; text-decoration: underline; }
.gear_nav{ font-size: 11px;}

/* ------------- userlogin ---------------------------*/
.gearblue { font-size:10px; color: #0033cc }

/* ------------- securitymgr -------------------------*/
.itemBorder { border: 1px solid #666666 }

