/* CSS Document */

.footerLink {text-decoration: none;}
.footerLink:hover {text-decoration: underline}
.footerLink:visited {text-decoration: none;}
.bordercolor{background-color: #000000;font-size: 1pt;}
.bgcolor {background-color: #FCE1EC;}
form {margin-bottom: 0px;}
OL {vertical-align: top;}
BODY {background: #E6E6E6; margin: 0px;}
a:active {color: #8E1652;} /* when link is clicked */
a:visited {color: #8E1652;} /* for visited links */
a:link {color: #8E1652;} /* for unvisited links */
.Link {text-decoration: none; color: #000000}
.Link:hover {text-decoration: underline color: #000000}
.Link:visited {text-decoration: none; color: #000000}
.LinkBold {text-decoration: none; font-weight: bold; color: #D2096B}
.LinkBold:hover {text-decoration: underline font-weight: bold;; color: #D2096B}
.LinkBold:visited {text-decoration: none; font-weight: bold;; color: #D2096B}
.Regular10pt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000;}
.Regular10ptBold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000;}
.Regular9ptBold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #000000;}
.RegularText9pt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #000000;}
.RegularText10pt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000;}
.RegularText10ptADJ {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none;}
.RegularText10ptADJ:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: underline}
.RegularText10ptADJ:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none;}
.Regular10ptBoldPink {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #D2096B;}
.ArticleAuthorsItalic {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: italic; font-weight: normal; color: #000000;
}
.LinkBoldSide {
	text-decoration: none;
	font-weight: bold;
	color: #D2096B;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.bordercolorWhite {
background-color: #FFFFFF;font-size: 1pt;
}
