@charset "utf-8";
/* CSS Document */

#packageDetailsSection {
	font-family:Arial, Helvetica, sans-serif;
}

#packageDetailsSection .subSection {
	border-top:#e0e3e4 4px solid;
	padding:13px 0 0 0;
	margin:35px 0 0 0;
	margin-top:35px;
}

#packageDetails {
	background:url(/landing/usac/images/package_details/package-details.png) no-repeat;
	width:307px;
	height:45px;
	margin-top:15px;
	margin-bottom:25px;
}

.fir {
	display:none;
}

h2 {
	margin-top:0;
}

h3 {
	font-size: 25px;
	color: #0067b9;
	margin:0 0 17px 0;
}

h4 {
	font-size:18px;
	color:#F00;
	margin-bottom:0;
	padding-top:5px;
}

.smallText {
	font-size: 12px;
	color:#666;
}

ul {
	margin:5px 0 20px 0;
	padding-left:25px;
	color:#666;
}

.textStyleOne {
	color: #666;
}

.textStyleTwo {
	font-size:16px;
}

#TB_window .link a,
#TB_window .link a:link,
#TB_window .link a:focus {
	color:#F63;
	font-weight:bold;
	font-size:14px;
}

#TB_window .link a:hover {
	color:#FC0;
}

#TB_window .subMenu a,
#TB_window .subMenu a:link,
#TB_window .subMenu a:focus {
	color:#099;
	font-weight:bold;
	font-size:14px;
}

#TB_window .subMenu a:hover {
	color:#FC0;
}

