/* CSS Document */

body {
	background-color: #989696;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.footfont {
	color: #FCF9D4;
}
.footfont a {
	color: #FCF9D4;
	text-decoration: none;
}
.footfont a:hover {
	text-decoration: underline;
}
.whitetext {
	color: #FFFFFF;
}


.lefttitle {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-x;
}
.lefttitle a {
	color: #FFFFFF;
	text-decoration: none;
}
.lefttitle a:hover {
	text-decoration: underline;
}.dottedline {
	background-image: url(images/whiteblack.jpg);
	background-repeat: repeat-x;
	height: 1px;
}
.slbigtt {
	font-weight: bold;
	color: #0d1165;
}
.slbigbigtt {
	font-size: 10pt;
	font-weight: bold;
	color: #0D1165;
}
.sltxt {
	font-size: 10px;
}



.slbigbg {
	background-color: #E8EFF3;
}
.redmore {
	color: #BE0027;
}
.redmore a{
	color: #BE0027;
	text-decoration:none;
}
.redmore a:hover{
	text-decoration:underline;
}
.slrightlink {
	color: #000000;
}
.slrightlink a{
	color: #000000;
	text-decoration: none;
}
.slrightlink a:hover{
	text-decoration: underline;
}