/* CSS Document */

body {
	background-color: #BACDC4;
	/*background: url(../images/bg.gif);*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left:0;
	margin-right:0;
	margin-top:5;
	margin-bottom:5;
}

h1, .section-head {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: bold;
	font-size: 11pt;
}

.area-head {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}

.embed-link {
	color: #006600;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
}

.embed-link:hover {
	color: #FF6600;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

.right-link-text {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.right-link {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.right-link:hover {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

.contents, .bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/* text-align: justify;*/
}

.itemhead-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #009999; /*#FF6600;*/
}

.itemhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #009999;
}

.itemhead:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
	color: #006600;
}

.pagenavigator-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #993333;
}

.pagenavigator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #993333;
}

.pagenavigator:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #ff0000;
}

.backlink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999900;
	font-weight: bold;
	text-transformation: uppercase;
	text-decoration: none;
}

.backlink:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	font-weight: bold;
	text-transformation: uppercase;
	text-decoration: underline;
}

.site-page-top-form-element {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.right-news-marquee-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-decoration: none;
	color: #993333;
}

.right-news-marquee-link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-decoration: underline;
	color: #993333;
}

.parl-answer-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #993333;
}

.nodisplay {
	display:none;
}
