@charset "UTF-8";
/* CSS Document */

.representatives #wrapper #middle #right #content h2 {
	padding: 5px 0 10px 0;
}

.representatives #wrapper #middle #right h1.hdr {
	margin: 0 0 5px 0;
	border-bottom: 1px solid #CCCCCC;
}

.representatives #wrapper #middle #right #content h3 {
	margin: 0 0 10px 0;
	border-top: 1px solid #CCCCCC;
}

.representatives #wrapper #middle #right #content h4 {
	padding: 0 0 10px 0;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	text-transform: uppercase;
}

.representatives #wrapper #middle #right #content h4 span {
	text-transform: none;
}

.representatives #wrapper #middle #right #content h5 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.representatives #wrapper #middle #right #content .rep {
	padding: 2px 0 20px 0;
	overflow: hidden;
	border-top: 1px solid #CCCCCC;
}

.representatives #wrapper #middle #right #content .last {
	padding: 2px 0 10px 0;
}

.representatives #wrapper #middle #right #content .rep a {
	text-decoration: underline;
}

.representatives #wrapper #middle #right #content .rep a:hover {
	text-decoration: none;
}

.representatives #wrapper #middle #right #content .rep .details {
	float: left;
	width: 320px;
}

.representatives #wrapper #middle #right #content .rep .details p.contact a{
	color: #000000;
}

.representatives #wrapper #middle #right #content .rep .details p {
	padding: 0 0 5px 0;
}

.representatives #wrapper #middle #sidebar .login form {
	padding: 10px;
}

.representatives #wrapper #middle #sidebar .login form p {
	padding: 10px 0 0 0;
}

.representatives #wrapper #middle #sidebar .login form input {
	padding: 5px 0;
	margin: 0 0 5px 0;
	width: 200px;
	border: 1px solid #ababab;
}

.representatives #wrapper #middle #sidebar .login form label {
	padding: 0 0 5px 0;
}

.representatives #wrapper #middle #sidebar .login form .form_field {
	padding: 0 0 10px 0;
}

.representatives #wrapper #middle #sidebar .login form input#submit_btn {
	width: 57px;
	height: 21px;
	text-indent: -99999px;
	background-image: url(../images/btn_signin.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

.representatives #wrapper #middle #right #content a.toplink {
	color: #000000;
	text-decoration: underline;
}

.representatives #wrapper #middle #right #content a:hover.toplink {
	text-decoration: none;
}
