.templateBlackLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
a:link {
	color: #5980AA;
	text-decoration: none;
}
a:visited {
	color: #5980AA;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}

#navlink a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #9C9A9C;
	padding: 3px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	margin: 1px;
}

#navlink a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #9C9A9C;
	padding: 3px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	margin: 1px;
}

#navlink a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	padding: 3px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin: 1px;
}

#navlink a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #9C9A9C;
	padding: 3px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	margin: 1px;
}

#navRightBorder {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.fontTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FF6600;
}

.fontSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF9933;
}

.fontParaTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.fontSectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #9C9A9C;
	text-indent: 10pt;
	padding: 3px;
}

.fontSectionTitleGray {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #9C9A9C;
	text-indent: 10pt;
	padding: 3px;
}

.fontParaTitleTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.fontParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 3px;
}

.fontSectionGray {
	font-size: 11px;
	color: #636563;
	padding: 3px 3px 3px 10px;
}

.fontSectionSubTitleGray {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
.fontSectionSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
}
.sectionSplitter {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.picBorder {
	border: 1px solid #333333;
}
.fontCnPara {
	font-size: 12px;
	line-height: 20px;
}
.borderQuery {
	border: 1px solid #CCCCCC;
}
.hpTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A587D;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.frameborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.fontParaTitle {
}
