/* Default style for a page */
body {
/*background-image: url(http://[yourdomain]/cmsmanage/[pathtoimage]);*/
/*background-repeat: repeat;*/
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 9pt;
color: black; 
background-color: white;
margin: 0px;
}

a {
  text-decoration: none;
  /*font-weight: bold;*/
  color: #090C87;
}

a:hover {
  text-decoration: underline;
}

/* Default style for Heading 1 text */
h1 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: red;
font-size: 12pt;
}

/* Default style for Heading 2 text */
h2 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11pt;
}

/* Proven Partner purpleish headings */
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16pt;
color: #090C87;
}

/* Tailored Technology green headings */
h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16pt;
color: #91DC54;
}

/* Default style for Heading 5 text */
h5 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 8pt;
}

/* Default style for Heading 6 text */
h6 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 7pt;
}

/* Default style for Normal text */
input, li, p, select, table, th, td, textarea {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 9pt;
}

/* Default style for Formatted text */
pre {
font-family: "Courier New", Courier, monospace;
font-weight: normal;
font-size: 8pt;
}

/* Overrides to default styles: Generic Document.html */
.generichead {
}
.genericbody {
}

/* Overrides to default styles: HPL Banner Page.html */
.hplbanner {
white-space: nowrap;
}

/* Overrides to default styles: HPL Folder Links Page.html */
.hplfolderblock {
width: 100%;
}
.hplfoldertitle {
font-weight: bold;
color: white;
font-size: 10pt;
/*background-color: #BDDE8C;*/
background-color: #91DC54;
text-align: center;
white-space: normal;
}
.hplfolderfiles {
background-color: white;
border: 0px;
vertical-align: top;
white-space: normal;
}
.hplfolderfiles p {
  /*margin-bottom: .5em;*/
  margin: 0em 0em .75em .2em;
  padding: 0em
}

/* Overrides to default styles: HPL Footer Page.html */
.hplfooter {
font-size: 7pt;
}

/* Overrides to default styles: HPL Home Page.html */
.hplhomehead {
}
.hplhomebody {
}

/* Overrides to default styles: HPL Language Page.html */
.hpllanguage {
font-size: 8pt;
display: none;
}

/* Overrides to default styles: News Article Document.html */
.newsheadline {
}
.newsstoryline {
}
.newssourcedate {
font-size: 8pt;
}
.newsarticle {
}
.menubar {
/*background: url("EG-header2_v4.jpg") repeat-x white;*/
background: url("http://web.dpslink.com/cmspublic/1224511846571/1121192548378/1232565634096.png") repeat-x white;
height: 30px;
}


/* Menu Bar Java Script CSS */

/* level 0 inner */


.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}

.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
	margin: 5px 0 0 8px;
	color: #FFFFFF;
}



/* level 0 outer */


.m0l0oout {
	text-decoration : none;
	background-image: url(http://web.dpslink.com/cmspublic/1224511846571/1234968629912/1235660749823.gif);
	border: 1px solid #336699;
	background-color: #2C5F93;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(http://web.dpslink.com/cmspublic/1224511846571/1234968629912/1235660808822.gif);
	background-color: #2C5F93;
	border: 1px solid #336699;
}



/* level 1 inner */


.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}



/* level 1 outer */


.m0l1oout {
	text-decoration : none;
	background-color: #5286BB;
	border: 1px solid #336699;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #1A4D81;
	
background-image: url(http://web.dpslink.com/cmspublic/1224511846571/1234968629912/1235660843997.gif);
	
background-repeat: no-repeat;
	border: 1px solid #336699;
	padding: 0;
}
