body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
INPUT {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

/*font family for page*/
p, td, div, ul {
	font-family: "Verdana", Tahoma, sans-serif;
}

/*the main layout table*/
#mainTable {
	background-color: #fff;
}

/*Header div containing logo */
#topTable {
	border-bottom: 1px solid #000000;
}

/*Footer Div */
#footer {
	font-size: 10px;
	color: #000000;
	border-top: 1px solid #000000;
	padding: 16px 24px;
}
/*All paragraphs inside the Footer- Sets bottom margin only*/
#footer p {
	margin: 0 0 10px 0;
}
/* Address tags inside footer- Turns off margins and default italics */
#footer address {
	margin: 0px;
	font-style: normal;
}

/*The menu cell*/
#menucell {
	vertical-align: top;
	font-size: 10px;
	border-right: 1px solid #000000;
	text-align: justify;
	background-color: #E7F6FE;
}
#menucell a:link {
	color: #000000;
}
#menucell a:visited {
	color: #000000;
}
#menucell a:hover {
	color: #FFFFFF;
}

/*The main cell*/
#maincell {
	vertical-align: top;
}
/* All paragraphs inside the navcell div - for content below the menu system*/
#maincell p {
	font-size: 10px;
}

/* The sidebar table cell */
#sidebar {
	vertical-align: top;
	font-size: 10px;
	color: #333333;
	border-left: 1px solid #000000;
	background-color: #E7F6FE;
}
#sidebar a:link {
	color: #000000;
}
#sidebar a:visited {
	color: #333333;
}
#sidebar a:hover {
	color: #666666;
}

/*All heading 2s in the sidebar*/
#sidebar h2 {color: #000000;}

/*Where the h1 or h2 is the first element in a div or table cell - places them flush top*/
h1:first-child {margin: 0;}
h2:first-child {margin: 0;}

/* All h1 and h2 elements on page */
h1 {
	color: #FF9900;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}

/*Contains the Expand All and Collapse All controls*/
#p7TMctrl {
	margin: 0 0 10px 0;
	font-size: 10px;
	display: none;
	/*/*/display: block; /* */
}
#p7TMctrl a:link {
	color: #000000;
}
#p7TMctrl a:visited {
	color: #000000;
}
#p7TMctrl a:hover {
	color: #FFFFFF;
}

/* The navigation Div*/
#p7TMnav {
	font-size: 10px;
	margin: 1em 0;
	color: #3399cc;
	width: 220px;
}

/*Top-level menuitem divs*/
/* sets a 6px bottom margin on top-level menu items*/
#p7TMnav div {
	margin: 0 0 6px 0;
}

/*Second-level menuitem divs*/
/* sets bottom margin back to zero and sets a left margin for indentation of child links*/
#p7TMnav div div {
	margin: 0 0 0 10px;
}


/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #666;
	font-size: 10px;
	margin: 0;
}

/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	/*/*/color: #FFFFFF;
	background-color: #FFA826;
	padding: 1px 16px 1px 10px;
	border: 1px solid #666666;
	text-decoration: none;
	display: block;
	font-size: 16px; /* */
}
#p7TMnav div a:hover {
	color: #333;
	background-color: #B7DB4C;
}

/*The Link styles for second-level menuitems*/
#p7TMnav div div a {
	color: #333;
	font-size: 10px;
	background-color: transparent;
	border: 0;
	margin: 0;
}
#p7TMnav div div a:hover {
	color: #000;
}

/*The Link styles for third-level menuitems*/
#p7TMnav div div div a {
	color: #999;
	font-size: 10px;
}
#p7TMnav div div div a:hover {
	color: #666666;
}

/*The Link style for fourth-level menuitems and lower*/
/*To set a specific style for the fifth level, add a div to the selector*/
/*Fifth-level example syntax: p7TMnav div div div div div a {declaration}*/
#p7TMnav div div div div a {
	font-size: 10px;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image: url(p7pep_plus.gif);
	background-position: 6px 50%;
	padding: 0 0 0 20px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(p7pep_minus.gif);
	background-position: 6px 50%;
	padding: 0 0 0 20px !important;
}

/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image: none;
	padding: 0 0 0 20px !important;
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
.p7currentmark {
	font-weight: bold;
	/* text-transform: uppercase; */
	color: #666666 !important;
	background-color: transparent !important;
	background-repeat: no-repeat;
	background-image: url(p7pep_here.gif);
	background-position: 6px 50%;
	padding: 0 0 0 20px !important;
}


/****************************************************************/


.text {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TABLE {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.text2 {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.menu {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #3a4f6c; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.smltext {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.bold {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.heading {
	FONT-SIZE: 18px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.lgText {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.tHeading {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 26px
}
.tiHeading {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #3a4f6c; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 26px
}
.titles {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: black; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A {
	FONT-SIZE: 10px; COLOR: #0000cc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:hover {
	FONT-SIZE: 10px; COLOR: #0000cc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:visited {
	FONT-SIZE: 10px; COLOR: #0000cc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:hover {
	FONT-SIZE: 10px; COLOR: #ff0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A.text2 {
	FONT-SIZE: 12px; COLOR: #0000cc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a:hover.text2 {
	FONT-SIZE: 12px; COLOR: #0000cc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a:visited.text2 {
	FONT-SIZE: 12px; COLOR: #0000cc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a:hover.text2 {
	FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A.menu {
	FONT-SIZE: 11px; COLOR: #3a4f6c; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a:hover.menu {
	FONT-SIZE: 11px; COLOR: #3a4f6c; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a:visited.menu {
	FONT-SIZE: 11px; COLOR: #3a4f6c; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a:hover.menu {
	FONT-SIZE: 11px; COLOR: #3a4f6c; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A.smltext {
	FONT-SIZE: 10px; COLOR: #0000cc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a:hover.smltext {
	FONT-SIZE: 10px; COLOR: #0000cc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a:visited.smltext {
	FONT-SIZE: 10px; COLOR: #0000cc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a:hover.smltext {
	FONT-SIZE: 10px; COLOR: #ff0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A.title {
	FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a:hover.title {
	FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a:visited.title {
	FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a:hover.title {
	FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.cya1 {
	FONT-SIZE: 12px; COLOR: #0f277b; FONT-FAMILY: Verdana, "ms sans serif", sans-serif, Arial, "ms trebuchet", Geneva, Helvetica; TEXT-ALIGN: left
}
.cya1 A:link {
	FONT-WEIGHT: normal; COLOR: #0f277b; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.cya1 A:active {
	COLOR: #0f277b; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.cya1 A:visited {
	FONT-WEIGHT: normal; COLOR: #0f277b; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.cya1 A:hover {
	COLOR: #ff6820; BACKGROUND-COLOR: #faebd7; TEXT-DECORATION: none
}

.dir1 {
	FONT-SIZE: 18px; COLOR: #0f277b; FONT-FAMILY: Verdana, "ms sans serif", sans-serif, Arial, "ms trebuchet", Geneva, Helvetica; TEXT-ALIGN: left
}
.dir1 A:link {
	FONT-WEIGHT: bold; COLOR: #0f277b; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.dir1 A:active {
	FONT-WEIGHT: bold; COLOR: #0f277b; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.dir1 A:visited {
	FONT-WEIGHT: bold; COLOR: #0f277b; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.dir1 A:hover {
	FONT-WEIGHT: bold; COLOR: #ff6820; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}