body {
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: #ffffff;

}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: blue;
}

.currentLink {
	font-weight: bold;
	text-decoration: underline;
}

.container {
	width: 700px;
	border: 0px solid red;
	min-height: 100px;
	height: auto;
	_height: 100px;

}

.marketBox {
	width: 700px;
	border: 1px solid #777777;
	margin-bottom: 20px;
	padding-bottom: 10px;	

}


.marketing {
	width: 550px;
	text-align: justify;
	text-justify: newspaper;
	margin-bottom: 20px;
	
}

#header {
	width: 950px;
	height: 108px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin-top: 0px;
	padding-top: 18px;
	padding-left: 0px;

}

#logo  {
	width: 172px;
	height: 90px;
	border: 0px solid blue;
	background-color: #ffffff;
	text-align: left;
	margin-left: 20px;
	float: left;
}


#currentPoints  {
	width: 430px;
	height: 90px;
	border: 0px solid blue;
	background-color: #ffcccc;
	text-align: left;
	margin-left: 300px;
	float: left;
	background-image: url(images/headerPoints.jpg); repeat-x;

}

.pointsText {
	padding-top: 40px;
	padding-left: 60px;	
	line-height: 20px;
}

#currentBalance  {

}


#subHeader {
	width: 930px;
	height: 22px;
	background-repeat: no-repeat;
	background-color: #555555;
	color: #ffffff;
	line-height: 22px;
	padding-left: 20px;
	text-align: left;

}


.homeLeft {
	width: 400px;
	height: 300px;
	border: 0px solid blue;
	background-color: #efefef;
	float: left;
		
}

.homeRight {
	margin-left: 30px;
	width: 250px;
	height: 300px;
	border: 0px solid red;
	background-color: #efefef;
	float: left;	
}


a.navTabHome {
  height: 25px;
  width: 116px;
  padding: 0px;
  margin: 0px;
  display: inline;
  background-image: url(images/tabIntroOff.gif); repeat-x;
  float: left;
}
a.navTabHome:hover {
	background-image: url(images/tabIntroHover.gif);
	color: #ffffff;
}
a.navTabOnHome {
  height: 25px;
  width: 116px;
  padding: 0px;
  margin: 0px;
  display: inline;
  background-image: url(images/tabIntroOn.gif);
  display: block;
  float: left;
}




a.pointsHistory {
  height: 25px;
  width: 116px;
  padding: 0px;
  margin: 0px;
  display: inline;
  background-image: url(images/pointsHistoryOff.gif); repeat-x;
  float: left;
}
a.pointsHistory:hover {
	background-image: url(images/pointsHistoryHover.gif);
	color: #ffffff;
}
a.pointsHistoryOn {
  height: 25px;
  width: 116px;
  padding: 0px;
  margin: 0px;
  display: inline;
  background-image: url(images/pointsHistoryOn.gif);
  display: block;
  float: left;
}









a.navTabAboutUs {
  height: 25px;
  width: 116px;
  padding: 0px;
  margin: 0px;
  display: inline;
  background-image: url(images/tabGetOff.gif); repeat-x;
  float: left;
}
a.navTabAboutUs:hover {
	background-image: url(images/tabGetHover.gif);
	color: #ffffff;
}
a.navTabOnAboutUs {
  height: 25px;
  width: 116px;
  padding: 0px;
  margin: 0px;
  display: inline;
  background-image: url(images/tabGetOn.gif);
  display: block;
  float: left;
}


a.navTabWhatWeDo {
  height: 25px;
  width: 116px;
  padding: 0px;
  margin: 0px;
  display: inline;
  background-image: url(images/tabUseOff.gif); repeat-x;
  float: left;
}
a.navTabWhatWeDo:hover {
	background-image: url(images/tabUseHover.gif);
	color: #ffffff;
}
a.navTabOnWhatWeDo {
  height: 25px;
  width: 116px;
  padding: 0px;
  margin: 0px;
  display: inline;
  background-image: url(images/tabUseOn.gif);
  display: block;
  float: left;
}










a.navTabResearch {
  height: 25px;
  width: 116px;
  padding: 0px;
  margin: 0px;
  display: inline;
  background-image: url(images/tabStationOff.gif); repeat-x;
  float: left;
}
a.navTabResearch:hover {
	background-image: url(images/tabStationHover.gif);
	color: #ffffff;
}
a.navTabOnResearch {
  height: 25px;
  width: 116px;
  padding: 0px;
  margin: 0px;
  display: inline;
  background-image: url(images/tabStationOn.gif);
  display: block;
  float: left;
}


a.navTabRadio {
  height: 25px;
  width: 116px;
  padding: 0px;
  margin: 0px;
  display: inline;
  background-image: url(images/tabRadioOff.gif); repeat-x;
  float: left;
}
a.navTabRadio:hover {
	background-image: url(images/tabRadioHover.gif);
	color: #ffffff;
}
a.navTabOnRadio {
  height: 25px;
  width: 116px;
  padding: 0px;
  margin: 0px;
  display: inline;
  background-image: url(images/tabRadioOn.gif);
  display: block;
  float: left;
}


a.navTabCreative {
  height: 25px;
  width: 116px;
  padding: 0px;
  margin: 0px;
  display: inline;
  background-image: url(images/tabCreativeOff.gif); repeat-x;
  float: left;
}
a.navTabCreative:hover {
	background-image: url(images/tabCreativeHover.gif);
	color: #ffffff;
}
a.navTabOnCreative {
  height: 25px;
  width: 116px;
  padding: 0px;
  margin: 0px;
  display: inline;
  background-image: url(images/tabCreativeOn.gif);
  display: block;
  float: left;
}



.payTable {
	border: 0px solid #777777;

}

th {
	background-color: #777777;
	color: #efefef;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

.trOdd {
	background-color: #efefef;

}

.trEven {
	background-color: #cecece;

}

td {

	padding-left: 10px;
	padding-right: 10px;
}

.tdInvoice {
	text-align: center;

}

.tdAmount {
	text-align: right;

}

.tdPoints {
	text-align: right;

}

.tdCheckbox {
	text-align: center;

}

.tdTotal {
  text-align: right;
	border-top: 0px dashed #333333;
	font-weight: bold;

}

.tdBottom {
	border-top: 1px dashed #333333;
	font-weight: bold;

}

.tdBottomAmount {
	border-top: 1px dashed #333333;
	font-weight: bold;
	text-align: right;

}

.privacy {
	font-size: 11px;

}

.main {
	width: 861px;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	border-top: 0px solid #efefef;
	text-align: left;
	
}

.pointsWrapper {
	width: 400px;
	height: 34px;
	background-color: #ffffcc;
}

h1  {
	padding-top: 2px;
	margin-bottom: 4px;
	font-size: 18px;
	font-weight: bold;
}

h2  {
	width: 690px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	background-color: #777777;
	color: #efefef;
	line-height: 26px;
	padding-left: 10px;
	margin-top: 0px;
	background-image: url(images/h2bar.gif);
}


h3  {
	border-bottom: 1px solid #555555;
	width: 660px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	line-height: 22px;
	margin-left: 0px;

}


.radioLogo {
	float: left;
	padding-left: 20px;
}



#mainIndex {
	width: 950px;
	min-height: 390px;
	height: auto;
	_height: 390px;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	border-top: 1px solid #ffffff;
	background-color: #ddd;
	text-align: left;
}

.mainLeft {
	width: 183px;
	min-height: 390px;
	height: auto;
	_height: 390px;
	background-color: #efefef;
	background-image: url(images/leftBG.jpg); 
	padding-left: 16px;
	padding-top: 20px;
	line-height: 20px;
	border-right: 1px solid #aaa;
	border-top: 1px solid #aaa;
	float: left;
}


.mainLeft h2{
	font-size: 13px;
	text-decoration: underline;
}

.mainRight {
	width: 720px;
	min-height: 390px;
	height: auto;
	_height: 390px;
	background-color: #dedede;
	border-top: 1px solid #aaa;
	padding-top: 20px;
	padding-left: 30px;
	float: right;
}

.mainRight h1 {
	margin-top: 0px;
	margin-bottom: 18px;
	font-size: 18px;
	font-weight: bold;

}

.mainRight h2 {
	margin-top: 0px;
	font-size: 13px;
	font-weight: bold;

}

.contactName {
	width: 600px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dotted #444444;
	background-color: #ffffff;
}


.tabs {
	height: 25px;
	width: 400px;
	border: 0px solid green;	
	
}

.rightTabbedContent {
	width: 660px;
	min-height: 290px;
	height: auto;
	_height: 290px;
	background-color: #fff;
	border: 0px solid green;
	padding-top: 20px;
	padding-left: 20px;
	
}

.contentLeft ul {
	margin-left: 0px;
	margin-top: 4px;
	padding-left: 25px;
	list-style-position: outside;
	font-size: 12px;
	line-height: 18px;
	color: #888888;
	font-weight: bold;

}



.form {
	font-size: 11px;

}

.leftLabel {
	text-align: right;

}

input {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	border: 1px solid #bbbbbb;
	font-size: 12px;
	color: #444444;
	padding: 2px;

}

textarea {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	border: 1px solid #bbbbbb;
	font-size: 12px;
	color: #444444;
	padding: 2px;

}

.submitButton  {
	border: 1px solid #bbbbbb;
	font-size: 12px;
	color: #444444;
	padding: 4px;
	background-image: url(images/submitButton.gif);

}

.error {
	padding-left: 70px;
	color: red;
	font-size: 10px;
}

.footer {
	width: 950px;
	height: 60px;
	text-align: center;
	background-color: #ffffff;
	border-top: 0px solid #bfb4a0;
	font-size: 11px;
	border-top: 1px solid #aaa;
	line-height: 60px;
}




.prizePic {
	width: 128px;
	height: 120px;
	border: 1px solid #777777;
	float: left;
}

.prizeDesc {
	width: 490px;
	height: 110px;
	padding-left: 10px;
	padding-top:10px;
	border: 1px solid #777777;
	background-color: #efefef;
	float: left;
	
}

.prizeDesc h1 {
	font-size: 14px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	text-decoration: underline;
}


.footer a{
	color: #024C98;
	
	
}

.prizeCategory {
	font-size: 15px;
	font-weight: bold;
}

.prizeCategoryBox {
	background-color: #dfdfdf;
}






