@charset "utf-8";
/* CSS Document */

#AUScontentArea{
	float:right;
	width:749px;
	background: #EBEBEB url(../About_Us/images/About_Us_lines.gif) no-repeat;
	height: 100%;
}
#DRTVcontentArea{
	float:right;
	width:749px;
	background: #EBEBEB url(../Capabilities/images/DRTV_lines.gif) no-repeat;
	height: 100%;
	position: relative;
}
#DRTVheader{
	background: #EBEBEB url(../Capabilities/images/DRTV_hero.jpg) no-repeat;
	width: 749px;
	height: 158px;
}

.TextBoxLink {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #E41715;
	line-height: 12px;
}
.TextBoxLink A:link {
	text-decoration: underline;
	color: #E41715;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.TextBoxLink A:visited {
	text-decoration: underline;
	color: #E41715;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.TextBoxLink A:hover {
	text-decoration: none;
	color: #E41715;
}
.TextBoxLink A:visited:hover {
	text-decoration: none;
	color: #E41715;
}

#headline{
	width: 749px;
	background: #000;
	height: 27px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
}

#box1{
	width: 490px;
	float: left;
	margin: 7px 9px 7px 0px;
}
.DRTVbullets {
	list-style: disc outside;
	margin-left: 15px;
}

#box2{
	width: 230px;
	float: right;
	margin: 7px 8px 7px 10px;
}

#boxText {
	font-family: Tahoma;
	font-size: 13px;
	color: #666;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 19px;
	font-weight: normal;
}
#boxText2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 15px;
	font-weight: normal;
}


.boxTextBold {
	font-size: 13px;
	color: #333;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 19px;
}

.boxTextBullets {
	list-style: disc inside;
}
.logIn {
	float: right;
	margin-top: 19px;
	margin-right: 17px;
}
.boxTextsmall {
	font-size: 11px;
	color: #666;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
.TextBoxRed {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E41715;
	line-height: 15px;
}
.TextBoxBlack {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	line-height: 15px;
}
