#td_content-first_stage {
	width: 560px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
}
#media_search {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #99CCCC;
	border-right-color: #99CCCC;
	border-left-color: #99CCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.white {
	color: #FFFFFF;
}
a.white:link, a.white:visited, a.white:active{
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover{
	color: #CCCCCC;
}
a.sat:link, a.sat:visited, a.sat:active{
	color: #275A88;
	text-decoration: underline;
	height: 30px;
}
a.sat:hover{
	color: #000000;
	text-decoration: none;
}
.phone{
	color: #275A88;
}
.tite {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC9900;
	background-image:  url("../graphics/css/title_dots.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
	width: 100%;
	display: block;
	padding-top: 5px;
}
.img_left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#td_productsbanner_large {
	width: 75%;
	vertical-align: top;
}
#tb_banner_ed {
	background-image: url(../graphics/css/blue_grad.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cc9900;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cc9900;
	margin-top: 3px;
	width: 390px;
}
#tb_banner_registration {
	background-image: url(../graphics/css/blue_grad.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cc9900;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cc9900;
	margin-top: 3px;
}

#td_banner_ed_txt {
	padding: 8px;
}
.caps {
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
.call_ul {
	padding-bottom: 5px;
	list-style-type: none;
	margin: 0px;
}
.light {
	color: #999999;
}
a.no_underline:link, a.no_underline:visited, a.no_underline:active{
	color: #000099;
	text-decoration: none;
}
a.no_underline:hover{
	color: #333333;
}
#td_product_line {
	height: 2px;
}

.search_gray {
	color: #666666;
}
.downloading {
	background-image: url(../graphics/css/download_bg.jpg);
	width: 300px;
	display: block;
	border: 1px solid #4EBCC9;
}
a.downloading:link, a.downloading:visited, a.downloading:active, a.downloading:hover {
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
