body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
/*	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;	*/
	background-color: #ccc;	
}

#header {
	width: 924px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;	
	background-image: url(../images/bg-header.png);
	background-repeat: repeat-x;
}

#header-container {
	height: 80px;
	border:0px solid yellow;
	color: #FFFFFF;		
}
#logo-container {
	float: left;
	height: 80px;
	width: 421px;
	border:0px solid white;
}
#logo-container img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header-ad {
	float: right;
	height: 60px;
	width: 468px;
	margin-top: 9px;
	margin-right: 9px;
	border:0px solid yellow;		
}

/* ------------------------------------------------------------ */
#global-navigation {
	height: 40px;
	width: 924px;
	margin-right: auto;
	margin-left: auto;	
	background-image: url(../images/bg-navbar2.png);
	background-repeat: repeat-x;
/*	background-color: #003366;
	border-top-style: none; */
}
#global-navigation-container {
	line-height: 40px;
    margin-left: 10px;

	border:0px solid black;	
}
#global-navigation-container li {
	display: inline;
	padding-left: 0px;
	color: #FFFFFF;
	font-weight: bold;
    font-size: 0.9em;	
/*	text-transform: uppercase; */
}
#global-navigation-container a {
	color: #FFFFFF;
	text-decoration: none;
}
#global-navigation-container a:hover {
	text-decoration: underline;
}
#global-navigation-container ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#global-navigation-datetime {
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	font-weight: bold;	
    font-size: 0.7em;	
#	height: 40px;
#	width: 150px;
#	text-align: right;
#	line-height: 40px;
}
/* ------------------------------------------------------------ */

#wrap {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
    background-color: #eee;
	border:0px solid black;   
}

#content-container {
	clear: both;

}

#copy-container {
	float: left;
	width: 485px;
	border:0px solid black;	
	background-color: #fff;			
    padding-left: 10px;
}

#copy-container img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#copy-center {
	float: left;
	width: 685px;
    margin-top: 0px;	
	border:0px solid black;	
	background-color: #fff;			
    padding-left: 10px;
    padding-right: 10px;	
    font-size: 0.9em;	
	border-right:1px solid black;	
}

#copy-center img  {
    margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:0px solid black;	
}

#copy-wide {
	float: left;
	width: 754px;
	border:0px solid black;	
	background-color: #fff;			
    padding-left: 10px;
	padding-right: 10px;
}

#copy-right {
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;	
    background-color: #eee;	
    padding-left: 5px;	
    padding-right: 5px;	
	padding-bottom: 15px;
}

#copy-right ul {
	list-style-type: disc; 
	list-style-position: outside; 	
	margin: 0px;
	padding: 0px;  
}

#ad-container {
	float: right;
	width: 130px;
	height: 600px;
	margin-top: 10px;
	border:0px solid black;	
}
#ad-container img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#ad-box {
	float: left;
	width: 300px;
	height: 250px;
	margin-top: 10px;
	margin-right: 10px;	
	margin-bottom: 10px;	
	border:0px solid black;	
}
#ad-box img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#ad-125x125 {
	float: right;
	width: 125px;
	height: 125px;
	margin: 10px;
	border:0px solid black;	
}
#ad-125x125 img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#cta-container img {
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pageit {
	float: right;
}

#pageit a {
	text-decoration: none;
}

#outer {
   height: 50px; 
   width: 484px;
   background: #eee;   
   overflow: hidden; 
   position: relative;
   padding-left: 10px;  
}
   
#outer[id] {
   display: table; 
   position: static;
}

#middle {
   position: absolute; 
   top: 50%;
} /* for explorer only*/

#middle[id] {
  display: table-cell; 
  vertical-align: middle; 
  position: static;
}

#inner {
  position: relative; 
  font-size: 1.5em;
  font-weight: bold;
  top: -50%} /* for explorer only */
/* optional: #inner[id] {position: static;} */


.post_date {
	float: right;
	width: 170px;
	border:0px solid black;	
}

/* ------------------------------------------------------------ */
#promotions {
	background-image: url(images/bg-btf.png);
	background-repeat: repeat-x;
	clear: both;
	width: 100%;
}
#promotions-container {
	clear: both;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#promotions-container br {
	clear: both;
}
.promotions-box {
	float: left;
	width: 275px;
	margin-left: 37px;
	border: 1px solid #003366;
	background-color: #FFFFFF;
}
.promotions-box h2 {
	font-size: .9em;
	color: #FFFFFF;
	background-color: #003366;
	margin: 0px;
	padding: 5px;
}
.promotions-box p {
	font-size: .8em;
	margin: 0px;
	padding: 5px;
}
.promotions-box img {
	float: left;
	padding-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#footer {
/*	background-image: url(../images/bg-footer.png);
	background-repeat: repeat-x;  */
	width: 100%;
	clear: both;
}
#footer-container {
	font-size: .8em;
	color: #666666;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-container a {
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}

#contextual-navigation {
	float: left;
	width: 200px;
}
#contextual-container {
	background-color: #D9ECFF;
	margin-top: 10px;
	margin-right: 10px;
}
#contextual-container h2 {
	font-size: 1em;
	color: #003366;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
}
#contextual-container ul {
	padding-left: 10px;
	list-style-type: none;
	padding-bottom: 10px;
}
#contextual-container li {
	line-height: 1.5em;
	font-size: .9em;
}
#contextual-container a {
	color: #003366;
}
#right-content {
	float: right;
	width: 774px;
	margin-top: 10px;
}
.review-summary {
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	clear: both;
}
.review-summary h2 {
	font-size: 1.1em;
}
.review-summary img {
	float: left;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 40px;
}
.review-summary p {
	font-size: .9em;
}
#review-detail {
}
#review-detail h1 {
	font-size: 1.2em;
}
#review-detail img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#review-detail hr {
	clear: both;
}
#review-detail p {
	font-size: 0.8em;
}
.clearingElement {
	clear: both;
}

#review-detail td {
	font-size: .9em;
}
#comparison-table {
	font-size: .85em;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.comparison-winner img {
	padding-right: 10px;
}
#contextual-container p {
	font-size: .8em;
	color: #003366;
	padding-right: 10px;
	padding-left: 10px;
}.content-detail h1 {
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
}
#dynamic-text {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
#dynamic-text img {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

#dynamic-text h1 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.6em;
}
#dynamic-text h2 {
	font-size: 1.2em;
}
.redText {
	color: #FF0000;
}
.greenText {
    background: #00ff00;
	color: #ffffff;
}
#content-container #dynamic-text #readable-headline {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}

.textright {
  text-align: right;
}

.small {
  font-size: 0.8em;
}

.bullet {
   float: left;
   text-align: left;  
/*  text-indent: 10px; */
  width: 10px; 
/*  display: inline;  */
  border:0px solid black;
}
.bullet-text {
   text-align: left;  
/*  text-indent: 10px; */
/*  display: inline;  */
  border:0px solid blue;
}

h1 {
/*  margin-top:-10px;
  margin-bottom:-15px; */
  font-size: 1.5em;
}

