/* CSS Document */

.body
{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;

}

a:link {
	color: #991513;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #991513;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold; text-decoration: none;}
	
a:active {
	color: 991513;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold; text-decoration: none;
}

.sidebar
{
	background-color: #FFFFFF;
	border-color: #009999;
	border-style: solid;
	border-width: thin;
}

.sidebarhighlight {color: #009999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;}

.sidebar a:link {
	color: #009999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold; text-decoration: none;
}

.sidebar a:visited {
	color: #009999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold; text-decoration: none;
}

.sidebar a:hover {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold; text-decoration: none;
}

.sidebar a:active {
	color: #009999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold; text-decoration: none;
}

.maintable
{
	background-color: #FFFFFF;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	
}

.maintable a:link {
	color: #991513;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}

.maintable a:visited {
	color: #991513;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}

.maintable a:hover {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold; text-decoration: none;}
	
.maintable a:active {
	color: 991513;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold; text-decoration: none;
}


.maintablehighlight {color: #991513;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px; font-weight: bold;}
	
	.maintablehighlightbox {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	right: 12px;
	left: 12px;
	text-align: left;
	vertical-align: top;
	background-color: #991513;
	
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}
	
	.number {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	right: 12px;
	left: 12px;
	text-align: left;
	vertical-align: top;
	background-color: #991513;
	
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2x;
	padding-bottom: 2px;
}

	.bodyheader
{
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	background-color: #000000;
	font-weight: bold;
	line-height: 18px;
	right: 5px;
	text-align: left;
	text-indent: 10pt;
	vertical-align: middle;
	
}

	.bodyheader2
{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	background-color: #ffcc00;
	font-weight: bold;
	line-height: 18px;
	right: 5px;
	text-align: left;
	text-indent: 10pt;
	vertical-align: middle;
	
}

.dottedline {
	background-image: url(images/dottledlinesmall.jpg);
	background-repeat: repeat-x;
}

.yellowborder {
	border: thin solid #FFCC00;
	font-weight: normal;

}
