/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff;
	background-image: none;
	font: 12px Times New Roman, Times, serif;
	color: #000000;
	text-align: center;
	width: 100%;
	}
abbr { border: 0; }
hr { display: none; }
div.headline { background: none; }

#switchback {
	display: block;
	visibility: visible;
	margin: 10px auto;
	text-align: center;
	width: 760px;
	}
#switchback p {
	padding: 2px;
	border: 1px #CC0000 solid;
	background-color: #F9D2D3;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	}
#switchback h1 {
	margin: 8px;
	padding-bottom: 30px;
	background: url(../imgs/diag_gray-vp.png) no-repeat bottom center;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	}
	
#ad-top { display: none; }
#subscribe { display: none; }
#global { display: none; }
#header { display: none; }
#nav-main { display: none; }
#sidebar { display: none; }
ul.crumbs { display: none; }
#wrap, #inner-wrap, #content-wrap {
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: none;
	text-align: justify;
	width: 760px;
	}
#content div.headline {
	width: 760px;
	}
#content p.data {
	color: #000000;
	text-align: center;
	width: 760px;
	}
#content blockquote p.hr {
	display: none;
	}
#content div.headline h1 {
	margin-top: 15px;
	padding-bottom: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	background: url(../imgs/diag_gray-vp.png) no-repeat bottom center;
	color: #000000;
	font-weight: bold;
	text-align: center;
	}
#content div.headline div {
	background-image: none;
	}
#content h3 {
	color: #000000;
	text-align: center;
	width: 760px;
	}
div.printbar { visibility: visible; }


#wrap-master, #wrap-outer, #wrap-inner, #main, div.two-col, div.col-primary, #content, div.segment {
	margin: 0 auto;
	background-image: none;
	text-align: justify;
	width: 760px;
	}
p, ul, li, dl, dd, dt, table, tr, td {
	font-size: 12px;
	}

#conversation { display: none; }
#related { display: none; }
#ad-main { display: none; }
#footer { display: none; }

#copyright {
	clear: both;
	visibility: visible;
	margin: 0 auto;
	text-align: center;
	width: 760px;
	}

