.SpecTableHead {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
.SpecTable {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.TableComment {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
.main {
	font-family: "Times New Roman", Times, serif;
	list-style-position: outside;
	list-style-image: url(img/round-bullet.jpg);
	list-style-type: circle;
	line-height: normal;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-right: 10px;
}
.SidebarTitle {
	font-size: 12pt;
	color: #006699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 7px;
	text-align: right;
}
.crn {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
}
a.inline {font-family: "Times New Roman", Times, serif; font-size:12pt; text-decoration:none; margin:0pt;}  
a:link.inline {color:#003399;}  
a:hover.inline {text-decoration:underline;}  
a:active.inline {color:#ff0000; text-decoration:underline;}  
a:visited.inline {color:#003366;}  

.sb-main {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(img/round-bullet.jpg);
	list-style-type: circle;
	line-height: normal;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
a.side {font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(img/round-bullet.jpg);
	list-style-type: circle;
	line-height: normal;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration:none;}  
a:link.side {color:#003399;}  
a:hover.side {text-decoration:underline;}  
a:active.side {color:#ff0000; text-decoration:underline;}  
a:visited.side {color:#003366;}

a.hl {
    font-size: 15pt;
	color: #006699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;}  
a:link.hl {color:#006699;}  
a:hover.hl {text-decoration:underline;}  
a:active.hl {color:#ff0000; text-decoration:underline;}  
a:visited.hl {color:#006699;}
h1 {

	font-size: 15pt;
	color: #006699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {

	font-size: 12pt;
	color: #006699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.h2a {
    font-size: 12pt;
	color: #006699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:link.h2a {color:#006699;}  
a:hover.h2a {text-decoration:underline;}  
a:active.h2a {color:#ff0000; text-decoration:underline;}  
a:visited.h2a {color:#006699;}

h3 {
	font-size: 11pt;
	color: #006699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.h3a {
   font-size: 11pt;
	color: #006699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:link.h3a {color:#006699;}  
a:hover.h3a {text-decoration:underline;}  
a:active.h3a {color:#ff0000; text-decoration:underline;}  
a:visited.h3a {color:#006699;}

.sbTitle {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #006699;
	background-image: url(img/sb-title-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.sbCont {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-color: #CBDAE1;
	margin: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding-top: 0;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
}
