/* Reset */
a:link {
    color: #013397;
    text-decoration: none;
}

a:visited {
    color: #334c7d;
    text-decoration: none;
}

a:hover {
    color: #0250eb;
    text-decoration: underline;
}

a:active {
    color: #962902;
    text-decoration: underline;
}

/* - - - - - - - - LAYOUT ONLY - - - - - - - - 
div {
    background-image: url('images/layout_grid.png');
}

h1, h2, h3, h4 {
    background-image: url('images/tape.png');
} */
/* - - - - - - - - END LAYOUT ONLY - - - - - - */

p, li, td {
    font-weight: normal;
    font-size: 0.84em;
    line-height: 1.4em;
}

p.center { text-align: center; }

p.xl { margin-bottom: 2em; }

h1 { 
    font-weight: normal;
    font-size: 20px;
    color: #444444;
    margin-bottom: 20px;
}

h1.home { text-align: center; }

h2 {
    font-weight: bold;
    font-size: 0.9em;
    line-height: 20px;
    color: green;
    margin-top: 20px;
    margin-bottom: 2px;
}

h2.home {
	margin-top: 0;
	margin-bottom: 16px;
	text-align: center;
}

h2.note {
	margin-top: 0;
	margin-bottom: 16px;
	text-align: center;
}

h2.first { margin-top: 0; }

h2.tos { color: #000; }

h2.subhead {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5em;
    color: #ffcc00;
    padding: 0;
    margin: 0;
    text-align: center;
}

h3, caption {
    font-size: 0.8em;
    color: #666666;
}

h3, p, caption { margin-top: 10px; }

caption {
	text-align: center;
	font-weight: bold;
	padding-bottom: 8px;
}

p.ctr { text-align: center; }

li {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 16px;
}

ul li {
    margin-left: 40px;
    margin-bottom: 8px;
}

li.first { margin-top: 10px; }

dt.first { margin-top: 10px; }

ul.none li { list-style-type: none; }

ul.smbluedisc li { list-style-image: url(images/bullet_3_7.gif); }

ul.level2 li {
	list-style-type: circle;
    font-size: 0.9em;
    line-height: 1.4em;
}

ul.press li {
	list-style-image: url(images/bullet_3_7.gif);
	margin-left: 20px;
}

ol li {
    margin-left: 40px;
    margin-bottom: 8px;
    list-style-type: decimal;
}

ol.none li { list-style-type: none; }

img.rt { float: right; }

strong.med { color: #666666; }

.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
.clearfix {display: block;}
/* End hide from IE Mac */

/* Hack for IE7 issues * * * */
clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* ---------------- structure ---------------- */

#container, #zoneba, #header, #navbar, #footer {
	width: 960px; 
	text-align: left; /* reset hack for IE */
}

#container {
	margin-left: auto; 
	margin-right: auto;
	background: #ffffff;
	overflow: hidden;
	color: #444444;
}

#header {
    overflow: visible;
    height: 150px;
    margin-bottom: 4px;
}

#navbar {
	height: 26px;
	padding-top: 3px;
	border-top: 3px solid rgb(241,132,1);
	padding-bottom: 3px;
	border-bottom: 3px solid rgb(241,132,1);
}

#content {
	width: 660px;
	/* border-left: 228px solid rgb(231,233,239); */ /* The width and color of the rail */
	margin-right: -300px;
	float: left;
}

#rail {
	width: 300px;
	float: right;
}

#col2 {
	width: 640px;
	float: left;
}

/* hack for IE */
.empty {
	width: 100%;
	height: 12px;
	clear: both;
}

#footer {
	margin-top: 10px;
    border-top: 1px solid #596775;
    padding-bottom: 10px;
    background-color: #ffffcc;
    clear: both;
}

/* hack to fix width in IE */
#footerbox { padding-left: 10px; padding-right: 10px; }	
/* ---------------- end structure ---------------- */

/* ---------------- header ---------------- */

#header { height: 150px; }

#branding {
    width: 220px;
    height: 150px;
    float: left;
}

img.logo {
    width: 220px;
    height: 150px;
}

#topnav {
	width: 610px;
	height: 22px;
	float: right;
}

#topnav ul {
	text-align: right;
	padding-bottom: 6px;
	border-bottom: 2px solid #000;
}

#topnav li {
    list-style-type: none;
    font-size: 12px;
    border-left: 1px solid black;
    display: inline;
    padding: 0 6px;
    margin: 0;
}

#topnav li:first-child {
    border: none;
    padding-left: 0;
}

#topnav li.last { padding-right: 2px; }

#title {
	width: 740px; /* width of header minus width of branding */
	height: 128px;
	clear: right;
    font-family: Georgia, serif;
    text-align: center;
    padding-top: 10px;
}

#title .date { font-family: 'Times New Roman', 'Times Roman', Georgia, serif; }

#title div p {
	font-family: 'Times New Roman', 'Times Roman', Georgia, serif;
    font-size: 36px;
    line-height: 42px;
    font-weight: bold;
    position: relative;
    display: inline-block;
}

#title p.tagline {
    font-size: 16px;
    line-height: 20px;
}

#title p.tagline sup {
    font-family: Arial, sans-serif;
    font-size: 9px;
}
/* ---------------- end header ---------------- */

/* ---------------- rail ---------------- */			/*  top  right  bottom  left  */

#tw {
	height: 48px;
	margin-top: 12px;
}

#otb, #prw {
	width: 278px;
	padding: 5px 10px 8px 10px;
    border: 1px solid rgb(204,204,204); /* 138,201,197 */
	margin-bottom: 20px;
	clear: both;
}

#otb h2, #prw h2 {
    color: rgb(239,40,41);
    font: normal 1.4em Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
}

#otb ul li, #prw ul li {
    list-style: none;
    color: #666666;
    line-height: 1.2em;
    padding: 5px 0 0 0;
    border-top: 1px dashed rgb(230,230,230); /* 197,228,226 */
    margin: 5px 0 0 0;
}

#askheidi {
	width: 300px;
	height: 244px;
	margin-bottom: 20px;
}

#askheidi h2 {
	margin-top: -160px;
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
}

#askheidi p {
	/* margin: -150px 10px 0 15px; */
	margin: 12px 10px 0 15px;
	padding: 0 0 0 0;
	color: #ffff99;
}

#askheidi a { color: #ffff99; }

#askheidi .icap {
	font-size: 22px;
	color: #ffff99;
	font-weight: bold;
}
/* ---------------- end rail ---------------- */

/* ---------------- footer ---------------- */

#footerbox p {
    font-size: 11px;
    line-height: 13px;
    margin-top: 10px;
}
/* ---------------- end footer ---------------- */

/* ---------------- home page ---------------- */

h1.home {
	line-height: 20px;
	text-align: left;
	padding: 0;
	margin: 0;
}

#note {
	width: 90%;
	background: #ccccff; /* ccff66 */
	border: 10px solid white;
	padding: 10px;
}

h2.note {
	margin-top: 0;
	margin-bottom: 16px;
	text-align: center;
}

/* ------------------------------------------- */
#fsh {
	width: 620px;
	margin-top: 15px;
/*	padding: 5px 10px 0 10px; */
/*	border: 1px solid rgb(138,201,197); */
/*	background: rgb(255,229,177); */
/*	background: rgb(240,240,240); */
}

#fsh div.item {
	padding: 8px 0 8px 0;
	border-bottom: 1px solid rgb(138,201,197);
	width: 100%;
	height: 93px;
	clear: both;
}

#fsh div.art {
	width: 155px;
	float: left;
}

#fsh div.story {
	width: 465px; /* 640 - 10 - 10 - 174 = 446 */
	float: right;
}

#fsh p.caption {
	font-weight: bold;
	margin: 0 0 4px 0;
}
/* ------------------------------------------- */

#fsh, #tip, #fstip, #fsr, #faa, #dsr { margin-bottom: 24px; }

#fsh h2, #tip h2, #fsr h2, #faa h2, #dsr h2 {
	font-family: 'Times New Roman', 'Times Roman', Georgia, serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    color: #000000;
    border-bottom: 2px solid #013397;
    margin: 0.5em 0 0.3em 0;
}

#fsr p, #faa p, #dsr p {
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 4px;
}

#twscroll {
	width: 250px;
	margin-bottom: 20px;
	float: left;
}

#hpbr {
	width: 338px;
	height: 282px;
	float: right;
}
/* ---------------- end home ---------------- */

/* ---------------- forms ---------------- */

p.block { margin-left: 32px; }

#ctl00_col2a_dMessage p {
	margin-left: 8px;
	font-size: 0.9em;
	line-height: 0.9em;
	font-weight: bold;
	color: red;
	margin-bottom: 0;
	padding-bottom: 0;
}

#ctl00_ctl00_col2a_rcmain_dMessage p {
	margin-left: 8px;
	font-size: 0.9em;
	line-height: 0.9em;
	font-weight: bold;
	color: red;
	margin-bottom: 0;
	padding-bottom: 0;
}

textarea, input {
    color: #555555;
    font-size: 12px;
}

textarea { font-family: Arial, Helvetica, sans-serif; }

form { margin-top: 16px; }

form label {
	font-size: 0.8em;
	line-height: 0.9em;
	color: #555555;
    display: inline-block;
    padding-right: 10px;
    margin-top: 4px;
}

.labelspan {
	font-size: 0.8em;
	color: #555555;
}

form div.contact { margin-bottom: 6px; }

form div.contact label {
	width: 110px;
	margin-left: 32px;
    float: left;
}

form div.contactbtn {
    width: 450px;
    text-align: center;
    display: inline-block;
}
/* ---------------- end forms ---------------- */

/* ---------------- ask heidi ---------------- */		/*  top  right  bottom  left  */

img.qna {
 	float: right;
    width: 148px;
    height: 128px;
 	margin: 10px 20px 10px 0;
}

p.qna2 { margin-top: 40px; }

p.qna3, p.qna4 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

p.qna4 {
	padding-top: 16px;
	border-top: 1px solid #cccccc;
	margin-bottom: 10px;
}

p.ask, p.sequel { color: #cc3300; }

p.ask {
    font-size: 0.9em;
    line-height: 1.3em;
    font-weight: bold;
    padding-top: 16px;
    border-top: 1px solid #cccccc;
}

.from {
	font-size: 0.85em;
	font-weight: normal;
}
/* ---------------- end ask heidi ---------------- */

/* ---------------- recalls ---------------- */

table.rctbl {
	width: 100%;
	margin-bottom: 12px;
}

table.rctbl th {
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 4px;
    border: solid 1px #999;
    background-color: #ffff00;
    vertical-align: bottom;
}

table.rctbl td {
	padding: 4px;
	border: solid 1px #999;
    font-size: 0.84em;
    line-height: 1.3em;
    vertical-align: middle;
}

table.rctbl td.rc {
	font-size: 12px;
    line-height: 16px;
}

.click { font-size: 12px; }
/* ---------------- end recalls ---------------- */

.microbe { font-style: italic; }

.ads img { margin-bottom: 10px; }

img.title {
	width: 196px;
	height: 141px;
	float: right;
	margin: 20px 20px 10px 0;
}

img.servsafe {
	width: 234px;
	height: 98px;
	float: right;
	margin: 0 10px 10px 10px;
}

img.reader {
	width: 112px;
	height: 33px;
	border: none;
}

#credits {
	width: 500px;
	padding: 10px;
	border: 1px solid #000000;
	margin-top: 12px;
}

#credits table td { font: 12px/16px Arial, Helvetica, sans-serif; }

#credits table td.mastpos {
	width: 150px;
    text-align: right;
    padding-right: 8px;
    font-weight: bold;
    vertical-align: top;
}

ul.trade li {
	list-style-type: none;
	line-height: 1.1em;
}

.highlite {
	font-size: 16px;
	font-weight: bold;
}

hr.updsep {
	width: 90%;
	margin-left: 5%;
}

p.indented { margin-left: 20px; }

p.adline {
	font-size: 10px;
	line-height: 12px;
	margin-top: 0;
}

/* 300 x 250 upper right on rail */
#zone1 {
	float: right;
	width: 300px;
	height: 290px;
}

#zone101 {
	float: right;
	width: 300px;
	height: 340px;
}

#zone102 {
	float: right;
	width: 300px;
	height: 332px;
}

/* 728 x 90 bottom center */
#zone2 {
	width: 728px;
	height: 106px;
	margin: 0 0 5px 116px;
	clear: both;
}

/* 468 x 60 middle center */
#zone3 {
	width: 468px;
	height: 76px;
	margin: 10px 0 0 0;
}

#zoneba {
	height: 100px;
	padding-left: 116px;
}

img.bannerad {
	width: 728px;
	height: 90px;
}
