/* federal relay custom css */
html {
	background-repeat: repeat;
	background-image: url(/assets/images/background.gif);
}

body {
	background-repeat: repeat;
	background-image: url(/assets/images/background.gif);
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

body.form-popup {
	background: none;
	background-color: #fff8c5;
}

h1 {
	text-transform: uppercase;
	font-variant: normal;
	text-shadow: 2px 2px 2px #6b6b6b;
	font-family: Verdana, Arial, sans-serif;
	font-size: 160%;
	font-weight: bold;
}

h2 {
	padding-left: 5px;
	font-size: 120%;
	color: gray;
	border-bottom: 1px solid silver;
}

h3 {
	padding-left: 5px;
	color: gray;
}

h4 {
	padding-left: 5px;
	color: gray;
	font-style: italic;
}

p {
	padding-left: 5px;
}

#top-navigation {
	width: 935px;
	height: 30px;
}

#top-navigation img {
	display: block;
	float: left;
}

table#table-form {
	border: 0px;
}

table#table-form td {
	border: 0;
	text-align: right;
}

#doc2 {
	margin-top: 10px;
	margin-bottom: 20px;
}

#quick-info td {
	border-width: 0;
	border-bottom: 1px solid gray;
}

#doc2 {
	border: 1px solid black;
	background-color: white;
	width: 935px;
}

div#ft {
	border-top: 1px solid gray;
}

div#footer-content {
	padding: 10px;
	width: 650px;
	font-size: 10px;
}

div#top-nav-submenu {
	border-bottom: 1px solid gray;
}

div#left-column-block {
	width: 180px;
	padding-top: 50px;
	border-right: 1px solid gray;
}

div.newsflash-header {
	font-size: 16px;
	font-weight: bold;
	color: red;
	margin-bottom: 10px;
}

div.video-box {
	float: right;
	padding-top: 10px;
	padding-left: 13px;
	padding-bottom: 10px;
	border: 1px solid silver;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 5px;
	width: 160px;
}

div.padded-content {
	padding: 10px;
	padding-right: 30px;
}

div.eform {
	border: 1px solid silver;
	background-color: #fff8c5;
	padding: 10px;
}

.warning {
	color: red;
	font-weight: bold;
}

#top-nav-submenulist li
{
	font-size: 14px;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#top-nav-submenulist a {
	text-decoration: none;
	color: brown;
}

.visible-note {
	color: white;
	background-color: red;
	padding: 3px;
	border: 1px solid #4d0c08;
}

.tel-nbr {
	font-size: 24px;
	font-family: Verdana, arial;
	font-weight: bold;
	color: white;
	padding: 5px;
	padding-left: 15px;
	border: 1px solid black;
	background-color: gray;
	margin-bottom: 10px;
}

div#text_accessibility {
	padding: 5px;
	padding-bottom: 0px;
}

div#text_accessibility a {
	color: black;
	text-decoration: none;
}

div#text_mode_accessibility {
	float: left;
}

div#text_size_accessibility {
	float: right;
}

div.donthangup td {
	border: 0;
}
