* { margin:0;padding:0; }
html, body{ height:100%;}

body#nothing {
	background-image: none;
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../images/bgimg2.gif);
	background-repeat: repeat-x;
	color:#202020;
	margin: 0;
	padding: 0;
}

body,td,th {
	color: #202020;
}
p {
	margin-bottom: 5px;
}

a {
	color: #62A1D7;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	background-image:none;
}

a:active {
	background-image:none;
}

#logo {
	background-image:url(../images/x1_logo.gif);
	margin:0;
	padding:0;
	width:367px;
	height:100px;
	position:relative;
	clear:both;
}

#mainMenu {
	height:34px; /* important! */
	width:auto;
	margin-top: -2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
/* This begins new CSS menu section */

#navMenu {
	text-align: center;
	width: auto;
	height: 34px;
	padding-bottom: 0px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}

.navItem {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 22px;
	padding-top: 7px;
	height: 34px;
	width: auto;
	background-image: url(../images/nav_bgd.gif);
	background-repeat: repeat-x;
	font-size: 15px;
	letter-spacing: .0625em;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 1px;
	margin-bottom: -1px;
	white-space: nowrap;
}

.border {
	height:34px;
	width: 4px;
	padding: 0px;
	float: left;
}

img#navSpace {
	width: 40px;
}


.navItem a {
	color: #000;
	text-decoration: none;
	float: left;
	white-space: nowrap;
}

.navItem a:hover {
	height: 34px;
	width: auto;
	background-image: url(../images/nav_bgd_on.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 23px;
	padding-left: 21px;
	padding-bottom: 0px;
	margin-top: -7px;
	margin-right: -23px;
	margin-bottom: 0px;
	margin-left: -21px;
}

#endSpace {
	border-right: 0px;
}

/* This ends new CSS menu section */

#mainBody {
	margin: 0 auto;
	position:relative;
}

#bottomBG {
background-image: url(../images/bottom-bg.gif);
background-repeat: repeat-x;
}

.leftCol {
background-color: white;
width:40px;
background-image:url(../images/left-col.gif);
background-repeat:repeat-y;
background-position:right;
}

.rightCol {
background-color: white;
background-image:url(../images/right-col.gif);
background-repeat:repeat-y;
background-position:left;
}

.horzRepeater {
background-repeat:repeat-x;
height:1px;
}

#menuSub {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
	margin: 25px;
	font-size: 14px;
	color: #C6C8CA;
	padding-left:15px; 
}

#menuSub a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
	margin-right: 15px;
	font-size: 14px; 
	font-weight: normal;
	color: #c6c8ca;
	text-decoration:none;
}
#menuSub a:active {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
	font-size: 14px;
	color: #4c4d4f;
	text-decoration:none;
}

#menuSub a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
	font-size: 14px;
	color: #4c4d4f;
	text-decoration:none;
}

#menuSub a:currentSub {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
	font-size: 14px;
	color: #4c4d4f;
	text-decoration:none;
}

#subMenuSub {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #BCBEC0;
	padding-left:15px; 
}

#subMenuSub a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	color: #bcbec0;
	text-decoration:none;
	margin-right:15px;
}
#subMenuSub a:active {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	color: #464647;
	text-decoration:none;
	margin-right:15px;
}
#subMenuSub a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	color: #464647;
	text-decoration:none;
	margin-right:15px;
}

#subMenuSub a:currentSubPage {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #464647;
	text-decoration:none;
	margin-right:15px;
}

#bodyText {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 135%;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;

}
h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	height: 36px;
	font-size: 48px;
	color: #FFFFFF;
	background-color: #F7A08B;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#H1Contrast {
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: .02em;
}

h2 {
	font-size: 18px;
	color: #4f4f4f;
	margin-bottom: 10px;
	line-height: 125%;
}

h3 {
	font-size: 16px;
	color: #4f4f4f;
	background-color: #e4e5e7;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 20px;
}
h4 {
	font-size: 13px;
	line-height: normal;
	color: #202020;
	padding-bottom: 10px;
}

h5 {
	font-size: 12px;
	color: #3C4784;
	padding-bottom: 7px;
}

blockquote {
	margin-left: 30px;
	margin-top: 7px;
	margin-bottom: 10px;
}

#ContentImg {
	float: right;
	padding-left: 50px;
}
.caption {
	font-size: 11px;
	color: #9D9FA2;
	margin-top: -5px;
}

#topContent {
	min-height: 317px;
	margin-bottom: 15px;
	
}
#topContent p {
	width: 375px;
	padding-top: 5px;

}

#flashContent {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.cmsContent {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #000;
	background-image: url(../images/flash-placeholder-btm.jpg);
	background-repeat: no-repeat;
	background-position: 15px 0px;
}
.cmsContent p {
	margin: 15px 425px 15px 25px;
}

.s15Pg h2 {
	color: #F7A08B;
	line-height: 125%;
}

.r-1Pg h2 {
	color: #a2a2a2;
	line-height: 125%;
}

#spSection {
	background-color: #BA9DCA;
}

#rSection {
	background-color: #a2a2a2;
}
#spHeads {
	color: #BA9DCA;
}

.leftSideTxt {
	float: left;
	width: 400px;
	vertical-align: top;
	line-height: 150%;
	margin-right: 25px;
}



.rightSideTxt {
	float: right;
	width: 450px;
	line-height: 150%;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 0px;
}

#inLineh2 {
	color: #F7A08B;
	font-size: 18px;
	font-weight: bold;
}

#inLineh2sp {
	color: #BA9DCA;
	font-size: 18px;
	font-weight: bold;
}

#inLineh2rr {
	color: #a2a2a2;
	font-size: 18px;
	font-weight: bold;
}

.symbolSize {
	font-size: 12px;
}

.rightSideTxt h4 {
	color: #F7A08B;
	margin-top: 10px;
	padding-bottom: 5px;
}

.rightSideTxt .iaS15 {
	color: #000;
	float: left;
	margin-right: 5px;
	width: 50px;
}

.rightSideTxt .iaSPrint {
	color: #000;
	float: left;
	margin-right: 5px;
	width: 75px;
}

.rightSideTxt .iaS15Descrip {
	float: left;
	margin-left: 5px;
	clear: right;
}

.iaTable {
	margin-top: 10px;
	float: left;
	clear: both;
	margin-right: 0px;
	
}

.iaTable table tr th {
	text-align: left;
	color: #F7A08B;
	font-weight: normal;
	border-bottom: 1px #F7A08B solid;
}
.iaTable table tr td {
	padding-top: 3px;
	vertical-align:top;
}

.btmLeftSideTxt {
	float: left;
	width: 380px;
	line-height: 150%;
	vertical-align: top;
	margin-top: 25px;
	margin-right: 25px;
	clear: left;
	background-image: url(../images/S15-gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 10px;
}

.btmLeftSideTxt h2 {
	height: 20px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	background-color: #F7A08B;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px -10px 20px -10px;
}

.btmLeftSideTxt table {
	margin: 0px 0px 20px 0px;
}

.btmLeftSideTxt table td {
	padding: 2px 0px;
	vertical-align: top;
}
#spGradient {
	background-image: url(../images/Sprint-gradient.jpg);
	background-repeat: repeat-x;
}

ul {
	margin-left: 15px;
	padding: 5px 0px;
}

ul li {
	padding-bottom: 5px;
	line-height: inherit;
	margin-left: 30px;
}

ul li ul {
	margin-left: 0px;
}

ol {
	margin-left: 15px;
	padding: 5px 0px;
}

ol li {
	padding-bottom: 5px;
	margin-left: 15px;
}

.listWidth {
	width: 340px;
}

.address {
	display: block;
	width: 200px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 20px;
	margin-bottom: 25px;
	float: left;
}
#highlight {
	background-color: white;
	width: 170px;
	margin-top: -10px;
	margin-left: 0px;
	margin-right: 50px;
	padding: 10px;
	
}
#copyright {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #CCCCCC;
}

#bottomIMG {
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
margin-top: 0;
min-width: 100%;
position: static;
right: auto;
left: auto;
width: auto;
height:auto;
}

#bottomIMG img {
background-color: white;
text-align:center;
}

#bottomStuffer {
padding:5px 10px 5px;
text-align:right;
}

#bottomStuffer form {
width:300px;
}

.cleary {
clear:both;
height:1px;
}

#footer {
	right: auto;
	position: relative;
	clear: both;
	z-index: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
	margin-left: auto;
	margin-bottom: 5px;
	margin-right: auto;
	margin-top: 5px;
	width:100%;
	height:30px;
	background-image: url(../images/bottom-bg.gif);
	background-repeat:repeat-x;
	background-color:white;
	left: auto;
}

#outer{ position:relative;min-height:100%;margin-bottom:-150px;height:auto;}
