body {
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:11;
	font-style:normal;
	color:#000000;
}

body p, li {
font-size:14;
}

.printthis {
float:right;
font-size:12;
}

.border{
	border:1 solid #575757;
	}

.border1{
	border:2 solid #ffffff;
	}

.bg{
	background-color:#4F4F4F;
	}


.bg1{
	background-color:#ECFEFF;
	}

h2{
	font-family:tahoma,verdana,arial,sans-serif;
	font-size:16;
	color:#000000;
	display:inline;
}

.footer{
	color:#ffffff;
	text-decoration:none;
	}

a.white{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}

a.white:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	}
a.black{
	color:#444444;
	text-decoration:none;
	}

a.black:hover{
	color:#444444;
	text-decoration:underline;
	}

a{
	color:#ffffff;
	text-decoration:none;
	}
a:hover{
	color:#ffffff;
	text-decoration:underline;
	}

.reportlinks a{
	color:Blue;
	text-decoration:none;
}

.reportlinks a:hover{
	color:Red;
	text-decoration:underline;
}

input.style{
	height:20;
	width:120;
	color:#000000;
	}


input.button{
	color:#ffffff;
	font-weight:bold;
	background-color:#5B5D5E;
	border:1 solid #ffffff;
	padding:3 1 0 3;
	}
	
.smalltext {
	font-size: 12px;
	padding-right: 28px;
	padding-left: 28px;
	color: #333333;
}