a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
}
h1 {
	color: #666666;
	text-transform: uppercase;
	font-size: 16pt;
}
li {
	list-style-position: inside;
	color: #666666;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.5;
	margin-bottom: 0px;
	color: #666666;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
.Content {
	vertical-align: top;
	height: 100%;
	padding-top: 17px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
}
.Content-Link {
	color: #000000;
	text-decoration: underline;
}
.Holder-Content {
	vertical-align: top;
	height: 100%;
}
.Holder-Footer {
	height: 60px;
	background-color: #999999;
}
.Holder-Header {
	height: 170px;
	background-color: #FFFFFF;
	background-image: url(../images/Header-Bg.gif);
	background-repeat: repeat-x;
}
.Holder-HeaderLeft {
	background-image: url(../images/Header-Bg-Left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 170px;
}
.Holder-HeaderRight {
	background-image: url(../images/Header-Bg-Right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 300px;
	text-align: right;
	vertical-align: top;
	padding-top: 16px;
	padding-right: 16px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.Header-Right-Bold {
	font-weight: bold;
}
.Header-Right-Italic {
	font-style: italic;
}
.Holder-FooterLeft {
	background-color: #000000;
	width: 327px;
	height: 60px;
}
.Holder-FooterRight {
	height: 60px;
	background-image: url(../images/Footer-Bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.Navigation-Bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCB35;
	font-size: 14pt;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: FFCB35;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #000000;
}
.Navigation-L1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCB35;
	font-size: 14pt;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: FFCB35;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-transform: uppercase;
}
.Navigation-Left {
	width: 327px;
	background-color: #000000;
	vertical-align: top;
	height: 100%;
}
.Navigation-Link {
	color: #FFCB35;
}
.Navigation-Table {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCB35;
	font-size: 14pt;
	font-weight: bold;
	background-image: url(../images/Nav-Bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-bottom-style: none;
}
.PageLayout {
	width: 100%;
}
 
.footer {
 
  text-decoration:none; 
  font-size: 8pt; 
  font-family:verdana, Arial;
  color:#000000;
  text-align:center; 
  }

.hrline{

background: #FFCB35;
height: 1px;
width: 33%;
}