/* CSS Document */
.navigationbar
{background-image:url(yellowbg.gif);
    height:26px;
    width:100%;
    font-weight:bold;
    font-family:helvetica;
    font-size:10pt;
    color:white;
    padding-left:10px;
}
a.navigation:link {
	color: #000000;
	text-decoration: none;
}
a.navigation:visited {
	text-decoration: none;
	color: #000000;
}
a.navigation:hover {
	text-decoration: underline;
	color: #000000;
}
a.navigation:active {
	text-decoration: none;
	color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
a {
	color: #CC0000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
}
.style2 {
	color: #0000CC;
	font-weight: bold;
}
.style3 {
	color: #CCCC33;
	font-weight: bold;
}
.style9 {color: #CC0000}
.style10 {color: #0000CC}
.style11 {color: #CCCC33}
.style13 {font-size: 10px}
.style14 {font-size: 12px}
.style15 {
	color: #666666;
	font-size: 9pt;}
.style16 {color: #999999}
.style17 {
	font-weight: bold;
	font-style: italic;
}
.texttable {
	background-color: #FFFFFF;
	background-image: url(tablebg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: justify;
	margin: 0px;
	padding: 10px;
}
.maintable {
	border: thin solid #999999;
}
.sidebartext {
	font-size: 10px;
	color: #666666;
	text-align: left;
	margin: 15px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 125%;
	font-weight: bolder;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(whitebg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #666666;
}
.footer {font-size: 12px}
.sidebartext1 {

	font-size: 10px;
	color: #666666;
	text-align: justify;
	margin: 15px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 125%;
	font-weight: bolder;
}

