body {
	font-family: arial;
	font-size: 14px;
	color: #666666;
	margin: 0;
	text-align: center;
}

a {
	text-decoration: none;
	color: #002D62;
}

img {
	border: 0;
}

p {
	margin-top: 16px;
}

#page {
/*	width: 818px;
	float:left; */
	margin-bottom: 20px;
}

* html #logoBanner, #navContent, #contentWrapper, #footerContent {
	width: 799px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

* html #logoBanner, #navContent, #contentWrapper, #footerContent {
	width: 818px;
/*	float:left; */
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#topNavWrapper {
	padding-bottom: 12px;
	background-color: #FFDEBD;
/*	width:818px;
	float:left; */
}

#topNav {
/*	width:818px;
	float:left; */
	background-color: #FF9933;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

#topNav a {
	color: #FFFFFF;
}

#navLinks, #search {
	font-weight: bold;
}

#navLinks {
	float: left;
	font-size: 12px;
}

#jsddm {
	margin: 0;
	padding: 0;
}
	
#jsddm li {
	float: left;
	list-style: none;
/*	width: 100px;   */
}

#jsddm li:hover {
	background: #002D62;
}

#jsddm li a {
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	white-space: nowrap;
}
	
#jsddm li ul {
	margin: 0;
	padding: 0;
	width: 150px;
	position: absolute;
	visibility: hidden;
	z-index:100;
	border-width:1px;
	border-style:solid;
	border-color:#666;
}

ul#jsddm li#menu-one  {
	width: 170px;
	}
ul#jsddm li#menu-two  {
	width: 170px;
	}
ul#jsddm li#menu-three  {
	width: 250px;
	}
ul#jsddm li#menu-four  {
	width: 220px;
	}
ul#jsddm li#menu-five  {
	width: 186px;
	}


ul#jsddm li#menu-one ul {
	width: 90px;
	background: #000; /* for IE7 */
	}
ul#jsddm li#menu-two ul {
	width: 168px;
	background: #000; /* for IE7 */
	}
ul#jsddm li#menu-three ul {
	width: 248px;
	background: #000; /* for IE7 */
	}
ul#jsddm li#menu-four ul {
	width: 218px;
	background: #000; /* for IE7 */
	}
ul#jsddm li#menu-five ul {
	width: 186px;
	background: #000; /* for IE7 */
	}

#jsddm li ul li {
	float: none;
	display: inline;
}

#jsddm li ul li a {
	width: auto;
	background: #002D62;
	color: #999999;
}

#jsddm li ul li a:hover {
	color: #FFFFFF;
}

#navCoordinators {
	margin-left: 5px;
}

#navCoordinators, #navCoordinators ul, #navCoordinators li {
	width: 175px !important;
}

#search {
	float: right;
}

#search, #search input {
	vertical-align: middle;
}

#searchText {
	font-size: 100%;
}

#searchSubmit {
	margin-left: 10px;
	height: 17px;
}

#contentHeader {
	background: url(images/contentHeaderBG.jpg) no-repeat;
	width:818px;
	padding-left: 17px;
	height: 59px;
	font-size: 26px;
	font-family: myriad pro;
	color: #FFFFFF;
}

#contentHeader div {
	padding-top: 15px;
}

#contentSingleColumn, #contentTwoColumns {
/*	margin-left: 17px; */
}

#contentSingleColumn {
	width: 585px;
}

#contentTwoColumns {
	width: 815px;
}

#contentSingleColumn h3 {
	margin-bottom: 0;
	color: #002D62;
	font-size: 14px;
}

#contentSingleColumn h4 {
	margin-top: 16px;
	color: #000000;
	font-size: 14px;
}

#contentBanner {
	padding-bottom: 4px;
	background-color: #F79727;
	width:818px;
	float:left;
}

#flashBanner {
	width: 250px;
	background-image: url(images/flashBannerHolder.jpg);
}

#content {
	min-height: 500px;
}

#contentLeftColumn {
	width: 301px;
	width:587px;
	float: left;
/*	font-size: 16px; */
}
#contentLeftColumn p {padding-right:10px;}

#contentRightColumn {
	float: right;
	width: 212px;
	margin-top: 16px;
}

#contentRightColumnSubPage {
	float: right;
	width: 212px;
	margin:0px; 
	font-size:16px; 
	background-color:#1e2d64;
}

#contentRightColumn div {
	/* float: left;*/
	width: 182px;
	/*padding-left: 10px;*/
}

#contentRightColumn div a {
	text-decoration: underline;
}

#satelliteBig, #mouseBig, #mobileBig, #discBig, #phoneBig, #tvBig {
	width: 80px;
	float: left;
	padding-top: 50px;
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #002D62;
}

#satelliteBig {
	background-image: url(images/btnSatelliteBig.gif);
}

#mouseBig {
	background-image: url(images/btnMouseBig.gif);
}

#mobileBig {
	background-image: url(images/btnMobileBig.gif);
}

#discBig {
	background-image: url(images/btnDiscBig.gif);
}

#phoneBig {
	background-image: url(images/btnPhoneBig.gif);
}

#tvBig {
	background-image: url(images/btnTVBig.gif);
	width: 59px !important;
	margin-left: 10px;
}

.boldText {
	color: #002D62;
	font-weight: bold;
}

#calendar, #programs, #rightcolumn {
	display: inline;
	float: left;
}

#register{
/* 	padding-right: 20px;
	padding-left: 10px;  */
padding:10px 5px 5px 5px;
float: left;
}

#HPTagLine{
/* 	padding-right: 20px;
	padding-left: 10px;  */
padding:0px 0px 5px 0px;
float: left;
}

#registerSubPage{
	float: left;
	padding:10px 5px 5px 5px;
}

#rightcolumn{
	background-color: #002e62;
	background-color: #1f315f;
	width: 275px;
	width:212px;
/*	height: 825px;  */
	float: right;
}

#calendar {
	background-color: #002e62;
	width: 206px;
	padding-left: 14px;
	padding-right: 13px;
}

#calendarHeader {
	height: 66px;
	width: 214px;
	margin-bottom: 10px;
	background-color: #002D62;	
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	display:inline;

}

#calendarUpcoming {
	padding-top: 20px;
	font-size: 18px;
}

#programs {
	width: 543px;
	width: 606px;
/*	height: 825px;
	background: #d18e3d url(images/background.jpg) bottom no-repeat; */
}

.programsHeader, .program {
/*	padding-left: 23px;
	padding-right: 23px; */
	float:left;
	margin-left: 23px;
	margin-right: 3px;
	margin-bottom:6px;
	width:517px;
	display:inline;
}

.program{
	visibility: inherit;
}

.programsHeader {
/*	font-size: 23px; */
/*	font-style: italic;
	font-family: Adobe Caslon Pro; */
	font-weight: normal;
	color: #C00808;
}

.program {
	font-size: 14px;
	margin-bottom: 15px;
	float:left;
	width:497px;
}

.lastProgram {
	margin-bottom: 0 !important;
}

.programTime, .programTime a  {
	float:left;
	width:497px;
	display:inline;
	color: #002d62;
	font-weight: bold;
}

.programTitle {
	float:left;
	width:497px;
	display:inline;
	margin-top: 6px;
}

.programButtons {
	float:left;
	width:497px;
	display:inline;
	margin-top: 6px;
	height: 18px;
}

.btnSatellite, .btnMouse, .btnPhone, .btnRegister, .btnOrder, .btnMobile, .btnDisc, .btnCall, .btnViewNow, .btnComingSoon, .btnMoreInformation, .btnPacket, .btnViewNowGray, .btnKit{
	height: 18px;
	float: left;
	margin-right: 3px;
}

.btnSatellite {
	background-image: url(images/btnSatellite.gif);
	width: 22px;
}

.btnMouse {
	background-image: url(images/btnMouse.gif);
	width: 22px;
}

.btnPhone {
	background-image: url(images/btnPhone.gif);
	width: 21px;
}

.btnRegister {
	background-image: url(images/btnRegister.gif);
	width: 81px;
}

.btnViewNow {
	background-image: url(images/btnViewNow.gif);
	width: 81px;
}
.btnViewNowGray {
	background-image: url(images/btnViewGray.gif);
	width: 81px;
}

.btnOrder {
	background-image: url(images/btnOrder.gif);
	width: 81px;
}

.btnMobile {
	background-image: url(images/btnMobile.gif);
	width: 22px;
}

.btnCall {
	background-image: url(images/btnCall.gif);
	width: 163px;
}

.btnDisc {
	background-image: url(images/btnDisc.gif);
	width: 21px;
}

.btnComingSoon {
	background-image: url(images/btnComingSoon.gif);
	width: 81px;
}

.btnMoreInformation {
	background-image: url(images/btnMoreInformation.gif);
	width: 81px;
}
.btnPacket{
	background-image: url(images/btnPacket.gif);
	width: 149px;
}
.btnKit{
	background-image: url(images/btnKit.gif);
	width: 134px;
}

.programCallout {
	font-weight: bold;
	color: #990000;
}

#footer {
	font-size: 12px;
/*	float:left;
	width:818px; */
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	margin-top: 33px;
	padding-top: 5px; 
	padding-bottom: 5px;
}

#footer, #footer a {
	color: #99A4B0;
}

#footerLinks {
	float: left;
}

#copyright {
	float: right;
}

#footerLinks a {
	padding: 0 5px 0 5px;
	border-right: #99A4B0 solid 1px;
}

.firstFooterLink {
	padding-left: 0 !important;
}

.lastFooterLink {
	padding-right: 0 !important;
	border-right: none !important;
}


.contactLeftCol, .contactLeftCol .boldText, .contactLeftCol a {
	font-size: 18px;
	color: #333333;
}

.contactLeftCol a {
	text-decoration: underline;
}

.programsLeftColumn {
/*	width: 569px !important;  */
	width: 587px !important;
	margin-top: 16px !important;
}

.programsLeftColumn .program {
	font-size: 16px !important;
	padding-left: 0 !important;
}

.programsRightColumn {
	width: auto !important;
	margin-top: 0 !important;
}

#registerLeftColumn {
	float: left;
	width: 320px;
}

#registerLeftColumn ul {
	list-style-type: none;
	padding-left: 20px;
}

#registerLeftColumn li {
	background: url('images/asteriskBullet.gif') no-repeat 0 3px;
	padding-left: 8px;
}

#registerRightColumn {
	float: right;
	width: 400px;
}

#registerFootnote {
	margin-top: 25px;
	font-size: 12px;
}

form {
	width: 300px;
}

form .formHeader {
	color: #002D62;
	font-size: 18px;
	font-weight: bold;
}

form #regFormTitle {
	text-align: left !important;
	font-weight: bold;
}

form label {
	float: left;
	text-align: left;
}

form .errorLabel {
	color: #FF0000;
}

form input[type="text"] {
	width: 210px;
}

form input[type="image"] {
	float: left;
}

form div {
	margin-bottom: 15px;
	text-align: right;
}

.std{
	background: url(images/saveTheDateLine.gif) repeat-y scroll left bottom;
	width: 212px !important;
	clear: both !important;
	padding: 0px !important;
}

.stdTop{
	padding: 0px;
	margin: 0px;
	width: 212px;
	height: 19px;
}

.stdContent{
	background: url(images/saveTheDateBottom.gif) repeat-x left bottom !important;
	padding: 15px;
	margin: 0px;
	width: 182px;
	min-height: 260px;
	font-family: Arial;
	color: #FFFFFF;
}

.stdSave{
	font-weight: bold;
	color: #ff9933;
	font-size: 25;

}

.stdTheDate{

	font-weight: bold;
	color: #FFFFFF;
	font-size: 18;

}

.stdDate{
	font-weight: none;
	color: #ff9933;
	font-size: 14;
}

.stdInfo{
	font-weight: none;
	color: #FFFFFF;
	font-size: 14;
}


#headerBanner {
	width: 815px;
	height:142px;
	background-image: url(images/flashBannerHolder.jpg);
}

#headerBannerText {
	width: 470px;
	font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#ffffff; margin:30px 200px 0px 45px; position:relative; float:left; display:inline;  line-height:20px; text-align:left;
}
#FadeText1, #FadeText2, #FadeText3, #FadeText4 {width: 470px; position:relative; float:left; display:inline;}
#FadeText1 a { color:#f4fcfd;  }
#FadeText2 a { color:#f4fcfd;  }
#FadeText3 a { color:#f4fcfd;  }
#FadeText4 a { color:#f4fcfd;  }

.FadeTextNote {color:#d3edf8; font-size:16px; font-weight:bold; }

.headerTxt{
	padding-top: 20px;
	padding-left: 35px;
	padding-right:10px;
	height: 370px; 
/*	background-image: url(images/header-bg.jpg) no-repeat; */
}
.headerTxt p{
  font-weight: normal;
/*  line-height: 18px; */
  font-size: 14px;
  color: white;
  font-family: Helvetica, arial, san-serif;
  margin-top:0px;
  padding-top:0px;
  margin-bottom:0px;
  padding-bottom:10px;
}

.headerTxt ul {
  font-weight: normal;
/*  line-height: 18px; */
  font-size: 14px;
  color: white;
  font-family: Helvetica, arial, san-serif;
  margin-top:0px;
  padding-top:0px;
  margin-bottom:0px;
  padding-bottom:10px;

}

.headerTxt1{
	width:261px;
	float:left;
	display:inline;
	margin-left:33px;
	margin-top: 25px;
	margin-right:13px;
	margin: 25px 13px 0px 33px;
	padding-bottom:25px;
/*	height: 309px; */
}


.headerTxt2{
	width:245px;
	float:left;
	margin-left:35px;
	display:inline;
	margin-top: 25px;
	margin-right:18px;
/*	height: 309px; */
}
.headerTxt1 p{
  font-weight: normal;
  font-size: 17px;
  line-height:23px;
  color: white;
  font-family: Helvetica, arial, san-serif;
  margin:0px;
  padding:0px;
}

.headerTxt2 p{
  font-weight: bold;
  font-size: 14px;
  color: #ff9933;
  font-family: Helvetica, arial, san-serif;
  padding:0px;
  margin:0px;
}

.headerTxt2 ul {
  font-weight: normal;
  font-size: 14px;
  color: white;
  font-family: Helvetica, arial, san-serif;
  margin-top:8px;
  padding-top:0px;
  margin-bottom:0px;
  padding-bottom:10px;
  margin-left:0px;
  padding-left:15px;

}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}
ul#menu li {
  margin: 0;
  padding: 0;
/*  line-height:0px;   */
}

ul#menu a {
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  line-height:0px;  
}


#HP-Bkg {
  background-image: url('images/HP-Bkg2.jpg'); 
  background-color: #1f315f;
  background-repeat: no-repeat;
  float:left;
  position:relative;
  width: 606px;

/*  height:334px; */
}

#HP-ButtonWrapper {
  float:left;
  position:relative;
  width: 606px;
}