@media print {

.print {position: absolute; left: 15px;}
.noprint {display: none;}
}

BODY { font-family:Arial, Helvetica, sans-serif; font-size: 12px; BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: 0px; COLOR: #000000; PADDING-TOP: 0px; BORDER-BOTTOM: 0px;}
UNKNOWN {FONT-SIZE: 10px}
h1, h2, h3, h4, h5, h6, p{margin-left: 10px; margin-bottom: 0px; padding-bottom: 0px; font-weight: bold; color: #cc6600;}
 
h1 {font-size: 14px;}
h2 {font-size: 12px;}
h3 {font-size: 75%;}
h4 {font-size: 75%;}
h5 {font-size: 70%;}
h6 {font-size: 75%; color: #000000;}
blockquote {font-size: 75%;}

a {color: #cc6600; text-decoration: none;}
a:visited {color:#993300; text-decoration: none;}
a:hover, a:focus {text-decoration: underline;}
a:active {color: #cc6600; text-decoration: underline;}

p {font-weight: normal; color: #000000; font-size:75%;}
ul {margin-top:0.5em; margin-bottom: 0.5em; list-style-image: url(../images/bullet.gif); list-style-type: disc; margin-right: 10px; font-size:75%;}
ul.nested {font-size:100%;}
img {border: 0px;}
ol {margin-top:0.5em; margin-bottom: 0.5em; font-size:75%;}
acronym {border-bottom-width:thin; border-bottom-style:dashed; border-left-color:#FE6801; color: #000000; font-size: 90%;}

a.footer {color: #666666; text-decoration: none; font-size: 70%;}
a.footer:visited {color: #000000;}
a.footer:active {color: #666666;}

a.subnav:link, visited, hover {color: #ffffff;}
a.subnav:link {text-decoration: none;}
a.subnav:visited {text-decoration: none; color: #ffffff;}
a.subnav:hover {text-decoration: underline;}

.menuleft {font-size:75%; font-weight: bold}
a.menuleft:link {color: #ffffff; text-decoration: none}
a.menuleft:active {color: #ffffff; text-decoration: none}
a.menuleft:visited {color: #ffffff; text-decoration: none}
a.menuleft:hover {color: #ffffff; text-decoration: underline}

.submenu {margin-bottom: 0.5em;font-size: 75%; color: #ffffff; text-decoration: none;}

.searchBox{ font-size: 11px; width: 74px;}
.smallText {font-size: 70%}
.footer {font-size: 70%; color: #ffffff; text-decoration: none;}
.bodytext {font-size: 75%; margin: 0px; padding: 0px;}
.whiteText {font-size: 75%; color: #ffffff;}
.pressdate {font-size: 75%; color: #666666;}  /* on home page */ 

.BackgroundOverall { background-image: url(../images/design/background.gif); background-repeat: repeat-y;}
.BackgroundBanner { background-image: url(../images/design/banner_background.gif); background-repeat: no-repeat;}
.BackgroundAccessibility { background-image: url(../images/design/accessibility_background.gif); background-repeat: no-repeat;}
.BackgroundPurple {background-color: #330033;}

/* CSS below from extras.css */
.body {font-size: 75%;color: #000000;}
.h2 {font-size: 12pt; font-weight: bold;}
.h3 {font-size: 75%;font-weight: bold;color: #000000;}
.h4 {font-size: 11pt; font-style: italic;}

.class {font-size:75%; color: #ffffff;} /* global_template_hpa  on left nav */
a.class:link, visited, hover {color: #ffffff;}
a.class:link {text-decoration: none;}
a.class:visited {text-decoration: none; color: #ffffff;}
a.class:hover {text-decoration: underline;}

.bottom {font-size: 12px; color: #cc6600; margin-left: 10px; margin-right: 10px}
.navHeading { 
	font-size: 14px; 
	font-weight: bold; 
	color: #333366;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
}

.navText {font-size: 75%; color: #333333; font-weight: bold; margin-left: 2px; margin-right: 2px;} /* yellow bars on infections homepages */
.navTextNormal {font-size: 75%; color: #ffffff; margin-left: 2px;}
.orangeText {font-size: 70%; color: #cc6600}
.footerlinks {
	font-size: 65%;
	color: #666666;
	text-decoration: none;
}



/* topics only appears in the Topics A-Z list */
a.topics:link { color: #000000;  text-decoration: none; font-size: 78%; font-weight: bold;}
a.topics:visited {color: #000000;  text-decoration: none; font-size: 78%; font-weight: bold;}
a.topics:hover {color: #000000;  text-decoration: underline; font-size: 78%; font-weight: bold;}


/* CSS below from tables.css */

table.bodytable {
	border: 1px solid #cccccc;
	font-size: 75%;
	margin-left: 10px;
	color: #000000;
}

table.bodytable td {
	border: 1px solid #cccccc;
	margin: 2px;
	padding: 2px;
}
table.bodytable th {
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 3px;
}

table.foitable  {border: 1px solid #cccccc;}
table.foitable td {margin: 2px; padding: 2px;}
table.foitable th {
	border: 1px solid #cccccc;
	background: #e5e5e5;
	margin: 0px;
	padding: 0px;
}

/* the sidetable is used in index_recruit */

table.sidetable {
	border: 1px solid #cccccc;
}

table.sidetable td {
	background: #FBF9F9;
	margin: 2px;
	padding: 2px;
}
table.sidetable th {
	background: #cccccc;
	margin: 0px;
	padding: 0px;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.5px;
}
