input{
	font-family: Tahoma;
	font-size : 8pt;
	border: 1px solid #999999;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
}
.textnormal {
	font-family: Tahoma, "MS Serif";
	font-size: 11px;
}
.textbold {
	font-family: Tahoma, "MS Serif";
	font-size: 11px;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
}

a {
	color: #014982;
	text-decoration: none;
	font-family: Tahoma, "MS Serif";
	font-size: 11px;
}
a:visited {
	color: #014982;
}
a:hover {
	color: #CC0000;
}

.senator {
	font-family: Tahoma, "MS Serif";
	font-size: 11px;
}

.senator div {
	padding: 5px;
}

.senator .title {
	font-weight: bold;
	color: #FFFFFF;
}

/*.senator .picture {
	width: 130px;
	padding: 5px;
	background-color: #FFFFFF;
}*/

.senator .position {
	font-weight: bold;
}

.grid_navigator {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}

