/* Misc Modules */
.side_address {
	display: none;
	color: #ffffff;
	width: 235px;
	height: 360px;
	padding: 67px 44px 0px 40px;
	font-size: 12px;
	line-height: 1.5em;
}
.side_address strong {
	border-bottom: 1px dotted #c0c0c0;
}
.right-hand-van-tabs {
	width: 290px;
	margin-top: -23px;
	text-align: center;
	position: relative;
	z-index: 999;
}
.right-banners {
	margin: 10px auto;
}
/* Home Page Modules */
.mod-2011 {
	margin-top: 20px;
	width: 290px;
	float: left;
}
.mod-2011 h3 {
	color: #cd2027;
}
.mod-2011.youtube-vid {
	float: right;
	margin-left: -1px;
}
.video-container {
	position: relative;
	width: 300px;
	min-height: 169px;
	padding: 0px;
	margin-left: -15px;
	border: 1px solid #bbbbbb;
}

.newsletter-container {
	position: relative;
	width: 300px;
	min-height: 178px;
	padding: 0px;
	margin-left: -15px;
	border: 1px solid #bbbbbb;
}

.newsletter-container{
    border: 1px solid #fff;
    margin-left: 0px;
}

/*.corner-at,*/
.corner-tv {
	position: absolute;
	top: -4px;
	right: -6px;
	width: 76px;
	height: 36px;
	background: transparent url('../images/corner-tv.png') no-repeat left top;
	z-index: 2;
}
.corner-at {
	/*width: 77px;
	height: 38px;
	background: transparent url('../images/corner-at.png') no-repeat left top;*/
}
#onletterhead_form {
	height: 134px;
	width: 290px;
	padding: 0px 0px 0px 0px;
}
#onletterhead_form label {
	color: #cd2027;
	display: block;
	margin-top: 5px;
}
#onletterhead_form .text {
	 display: block;
	 border: 0px none;
	 padding: 4px 4px 4px 4px;
	 width: 290px;
	 color: #ffffff;
	 background-color: #333333;
}
#onletterhead_form button {
	background: url("../images/submit-button.png") no-repeat scroll 0 0 transparent;
	border: 0px none;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 11px;
	height: 20px;
	margin-top: 20px;
	padding: 10px 0px 47px 0px;
	overflow: hidden;
	text-align: center;
	text-transform: lowercase;
	width: 107px;
}
/* Content Keywords */
.content-keywords {
	position: relative;
	display: block;
	clear: both;
	width: 975px;
	margin: 10px auto 0px auto;
	height: 40px;
	color: #ffffff;
	text-align: right;
}
.content-keywords h2 {
	display: inline;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
}
.content-keywords ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.content-keywords li,
.content-keywords li > a {
	display: inline-block;
	width: 130px;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	height: 20px;
}
.content-keywords li {
	border-right: 1px solid #ffffff;
}
.content-keywords li.last {
	border: 0px none;
}
.content-keywords li > a {
	height: 124px;
	background: transparent url('../images/black-footer-banner.png') no-repeat center bottom;
}
.content-keywords li > a:hover {
	color: #ed1c24;
}
.content-keywords li > a.footer-sc {
	background-image: url('../images/footer-banner-sc.png');
}
.content-keywords li > a.footer-wv {
	background-image: url('../images/footer-banner-wv.png');
}
.content-keywords li > a.footer-va {
	background-image: url('../images/footer-banner-va.png');
}
.content-keywords li > a.footer-ga {
	background-image: url('../images/footer-banner-ga.png');
}
