/* Valassis Marketing Solutions */

body  {
width:800px;
background:#fff;
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif; 

/* font-family: "Lucida Grande", Calibri, Arial, Helvetica, Verdana, sans-serif; */

font-size:12px;
color:#666;
}

td, input, select, option {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
}

h1 {font-size:18px; color:#000;}
h2 {font-size:14px;
color:#336699;}

p {
text-align: left;
line-height: 1.8em;
margin: 0pt 0pt 1em 0pt;
}

li {
padding-bottom:1em;
}

/* link styles */

a:link {color:#336699;text-decoration:none;}
a:visited {color:#336699;text-decoration:none;}
a:hover {color:#336699;text-decoration:underline;}
a:active {color:#336699;text-decoration:underline;}

/* link styles for authors: underline*/

.author a:link {color:#336699;text-decoration:underline;}
.author a:visited {color:#336699;text-decoration:underline;}
.author a:hover {color:#336699;text-decoration:underline;}
.author a:active {color:#336699;text-decoration:underline;}


/* page regions */

#top_nav {
text-align:right;
width:804px;
font-size:10px;
}

#header {
width:804px;
height:85px;
padding-top:30px;
background:url(../images/backgrounds/pg_corner.jpg) left center no-repeat;
}

.header_logo {
margin-left:100px;
float:left;
display:inline;
}

.header_searchbox {
margin-left:290px;
float:left;
font-size:10px;
display:inline;
}

#main_container {
margin:20px;
}

#content {
margin-left:2px;
width:800px;
background-color:#dcd4c9;
border:1px solid #999;
}

.content_column {
width:65%;
float:left;
padding:2em;
background-color:#fff;
display:inline;
margin:2em;
}

.right_column {
width:20%;
float:left;
margin-top:2em;	
font-size:10px;
display:inline;
}

.print_links {
margin-top:50px;

}

.right_column ul {
margin-left:0;
padding-left:6px;
}

.nobullet {
list-style: none;
margin-left:10px;
padding-left:0;

}



.right_column li {
margin-bottom:8px;
padding:2px;
}


/* classes for collapsing outline */

.outline_header {
padding-bottom:8px;
border-bottom:1px solid white;
color:#666;
}

.outline, .noncollapsing {
	list-style: none;
}

.outline ul, .noncollapsing ul {
list-style: none;
margin:12px;
margin-top:8px;
}

.outline li {
	cursor: auto;
}


.olink {
	border-style: none;
	padding-right: 10px;
}
.oimg {
	border-style: none;
}


.subscribe_box {
margin-top:80px;
margin-bottom:20px;
background:#ede8e2;
padding:8px;
}

.subscribe_box h2 {
color:orange;
}

.reverse_button {
background-color:#a9a7a8;
color:white;
}

.selected {
background:white;
}

.story_pager_top {
margin:0;
padding-left:2em;
padding-top:9px;
padding-bottom:0px;
}

.story_callout {
 float:left;
}


.graphic, .graphic_right, .graphic_left {
text-align:center;
font-size:10px;
line-height:11px;
color:#009999;
margin:10px;
}

.graphic {
float:none;
}

.graphic_right {
 width:60%;
 margin-right:0px;
 float:right;
}


.graphic_left {
 width:60%;
 margin-left:0px;
 float:left;
 }


.story_header {
margin-bottom:20px;
clear:both;
}

.story_header img {
float:left;
margin-right:20px;
}

.story_header h1 {
margin-top:0;
}

.story_top_img {
float:left;
padding:0;
margin-top:0;
margin-right:20px;
margin-bottom:10px;
margin-left:0;
}

p.story  {
font-size:12px;
line-height:14px;
margin-bottom:10px;
}

.toc_item {
padding-bottom:5%;
padding-right:5%;
font-size:12px;
}

.toc_item img {
 float:left; 
 margin-top:4px;
}

.page_jump {
 font-size:80%;
 text-align:right;
 text-transform: uppercase;
}


.toc_item p {
margin-left:120px;
}

.story_title {
font-size:14px;
font-weight:bold;
margin-bottom:0px;
line-height:1.5em;
}

table.story_callout {
width:60%;
margin-right:10px;
margin-left:0px;
margin-top:10px;
 
 table-layout:fixed;
 color:#999;
 border:1px solid #e3e3e3;
 padding:5px;
 font-size:90%;	
background:#fff;
}

table.story_callout th {
color:black;
}

.formerrors {
height:10px;
font-size:10px;
padding-left:4px;
color:red;	
}


.divider {
 border-bottom:1px solid #ccc;
 margin:10px 0px;
 }

#footer {
margin-top:1em;
margin-bottom:1em;
padding-top:1em;
width:800px;
color:#999;
}

.regform {
color:#6a6a6a;
}

table.regform td input {
margin-top:2px;
border:1px solid #ccc;
}


/* misc formats */

.clear { clear:both; }
.underline { border-bottom:1px solid #000;}
.hidden {display:none;}
.disabled {color:#A0A0A0;}
.subtitle {color:#999;}
.author {color:#999;}

.intro {
font-style:italic;
line-height:1.5em;
color:#999999;
}

.footnote {
font-size:11px;
font-style:italic;
line-height:1.5em;
color:#999999;
}

.outlinehead_larger {
font-size:12px;
}

/* freakin IE */
form {
margin:0px;
}
