.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: #999999;
}

.fontParaTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

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: #003366;
	text-decoration: none;
}
.fontParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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;
}
.itemGrid {
	border: 1px solid #B7B7B7;
}
.fontExamTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.selectOptions {
	list-style-type: upper-alpha;
}
.fontUnderline {
	text-decoration: underline;
}
.fontBreakthrough {
	text-decoration: line-through;
}
.abcd {
	list-style-type: upper-alpha;
}
