body, td, th {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #222222;
	color: #FFFFFF;
}
div#innerWrapper {
	text-align: center;
	background-image: url(images/contentBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #415458;
}
img{
    border:0;
}
p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}
a span {
	display: none;
}
a {
	color: #FFFF00;
}

a:hover {
	color: #FFFF00;
	background-color: #222222;
}
#header {
	background-color: #fff;
	background: url(../images/header-photo.jpg) no-repeat scroll top right;
	border-bottom: 1px #999 solid;
}
#iqHeaderLogo {
	margin: 0px;
	height: 143px;
	width: 403px;
	background: url(../images/IQ-header-logo.gif) no-repeat;
}
#iqHeaderLogo a {
	display: block;
	height: 143px;
	width: 403px;	
}
div#topBar {
	height: 16px;
	margin: 0px;
	background: url(../images/horizontalFrameBar.gif);
	border-width: 0px;
	padding: 0px;	
}
div#bottomBar {
	display: none;
}
#frontPageSubscribeHeading {
	font-size: 12pt;
	margin: 0px;
}
#container {
	width: 760px;
	margin: 0px auto;
	background-color: #fff;
	border: 0 #999 solid;
	border-width: 0px 1px;
	overflow: hidden;

}
ul#frontpageTileAds {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul#frontpageTileAds li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
ul#frontpageTileAds li a {
	display:block;
	text-decoration: none;
	margin-bottom: 15px;
}
#contentWrapper {
	padding-top: 0px;
	margin: 0px;
	background-color: #E7DFE7;
}
#mainBodyFrontPage {
	padding: 0;
	padding-bottom: 0px;
}
#mainBody {
	padding: 10px;
	margin-right: 0px;
	padding-bottom: 0px;
}
#archiveBody {
	padding: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
}
#contentWrapper {
	margin-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFD107;
	border-bottom-color: #FFD107;
	background-color: #333333;
	padding: 5px;
	margin-top: 0px;
}
#contentWrapper, #target {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #313C39;
}
#contentBody {
	margin: 0px;
	padding: 0px;
}
#target {
	height: 1px;
	overflow: hidden;
}
.left {
	float: left;
	margin-right: 8px;
}
#rightPanel {
/*	float: right;
	width: 152px;
	padding: 0px 8px 0px 0px;
	margin-bottom: 5px; */
}
#leftPanel {
	/*float: left;*/
	/*width: 180px;*/
	/*margin-bottom: 5px;*/
	/*padding: 0px 0px 0px 8px;*/
}
#tagLine {
	width: 187px;
	height: 92px;
	background: url(../images/tagline.gif);
}
#tagLine span {
	display: none;
}
#footer {
	font-size: 8pt;
	clear: both;
	text-align: center;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	border-bottom: 1px #999 solid;
	color: #FFFFFF;
}
#footer a {
	color: #FFCC00;
}

div.form {
	border: 1px #ccc dashed;
	padding: 6px;
	margin: 5px 0px;
}
label {
	font-family: arial, helvetica, sans-serif;
}
#pageTitle {
	margin-top: 0px;
	margin-bottom: 15px;
}

.package {
	text-align: center;
}
.packageheading {
	font-family: verdana, arial,  helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
	display: block;
	padding-top: 11px;
	margin-bottom: 10px;
	width: 532px;
	border: 1px dashed #FFCC00;
	color: #FFCC00;
	padding-bottom: 11px;
}
.packageBullets  {
	padding-left: 0px;
	margin-left: 80px;	
}
.packageBullets li {
	text-align: left;
	padding-bottom:4px;	
}
.aboutUsName {
	font-weight: bold;
	color: #FFCC00;
}
.aboutusTitle {
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}
ul.packageList {
	margin-left: 0px;
	padding-left: 5px;
	list-style: none;
}
ul.packageList li {
	padding-left: 16px;
	margin-left: 0px;
	background: url(images/bullet.gif) no-repeat;
	background-position: top left;
}
ul.packageBullets li {
	list-style: none;
	padding-left: 16px;
	margin-left: 7px;
	background: url(images/bullet.gif) no-repeat;
	background-position: top left;
}
table.archive th a {
	display: block;
	border: 1px dotted #FFCC00;
	text-align: center;
}

table.archive td{
    border:0;
}
.archive a {
	color: #FFFFFF;
}
.archive a.BodyLink {
	color: #FFCC00;
}
#rightContent {
	padding-left: 263px;
}
