/* CSS Document for new home page and level 1 pages */
/* Universal Hyperlink color scheme */
A:link {color: #8c8282;}
A:visited {color: #8c8282;}
A:hover {color: #8c8282;}
A:active {color: #8c8282;}
/* A:link {color: #32496E;} */
/* A:visited {color: #32496E;} */
/* A:hover {color: #99D47F; background: #001A7B; text-decoration: none;} */
/* A:active {color: #DFDEDE; background: black; text-decoration: none;} */
/* Hyperlink color scheme for factsheet link on main page */
.factsheet A:link {color: #001a7b; font-weight:bold;}
.factsheet A:visited {color: #001a7b; font-weight:bold;}
.factsheet A:hover {color: #001a7b; font-weight: bold;}
.factsheet A:active {color: #001a7b; font-weight: bold;}
/* Universal Hyperlink color scheme */
.newlink A:link {color: #32496E; font-weight: bold;}
.newlink A:visited {color: #32496E; font-weight: bold;}
.newlink A:hover {color: #FFFF7F; background: #99D47F; text-decoration: none; font-weight: bold;}
.newlink A:active {color: #FE9F34; background: #99D47F; text-decoration: none; font-weight: bold;}
/* Hyperlink color scheme for site map level 1*/
.sitemap1 A:link {color: #32496E; font-weight: bold; font-size: 16px;}
.sitemap1 A:visited {color: #32496E; font-weight: bold; font-size: 16px;}
.sitemap1 A:hover {color: #99D47F; background: #001A7B; text-decoration: none; font-weight: bold; font-size: 16px;}
.sitemap1 A:active {color: #DFDEDE; background: black; text-decoration: none; font-weight: bold; font-size: 16px;}
h1 {
	font-size: 18px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: Black;
	padding-top: 2px;
	margin-bottom: 2px;
}
h2 {
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: Black;
	text-align: left;
	margin-bottom: 2px;
	padding-top: 2px;
}
h3 {
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: Black;
	text-align: center;
	margin-bottom: 2px;
	padding-top: 2px;
}
/* 1st level for sitemap */
h4 {
	font-size: 16px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: Black;
}
/* Main column text, white background */
.style1 {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	border-width: 0;
	padding: 5px;
}
/* Additional information column format, universal */
.style2 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	background-color: #DFDEDE;
	border-width: 0;
}
/* Main page center row */
.style3 {
	font-family: Arial, Sans-Serif;
	color: #FFFFFF;
	font-size: 17px;
	text-align: center;
	background-color: #666666;

}
/* Main page, right column */
.style4 {
	font-family: Arial, Sans-Serif;
	color: Black;
	text-align: left;
	padding: 5px;
	background-color: #DFDEDE;
}
/* Additional information column for uReveal page */
.style5 {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	background-color: #DFDEDE;
	border-width: 0;
}
/* Right-column, main page, text formatting under header image */
.rightbox1 {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: Black;
	padding: 0px 5px 5px 5px;
}
/* Right-column, main page, column formatting */
.rightbox2 
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: Black;
	background-color: #DFDEDE;
	text-align: left;
}
/* Right-column, main page, column formatting */
.rightbox3 {
	color: Black; /* color: #001A7B; */
	background-color: #DFDEDE;
	text-align: left;
}
/* Right-column, text formatting under header image for all other level 1 pages */
.rightbox5 {
	background-color: #DFDEDE;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: Black;
	text-align: center;
	padding: 0px 0px 5px 0px;
}
/* Left-column, main page center, column formatting */
.leftbox1 {
	background-repeat: no-repeat;
    background-color: #FFFFFF;
    padding: 5px 30px 5px 5px;
	color: Black;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
}
/* Left-column, main page center, column formatting */
.leftbox2 {
    background-image: url("../images/headers/trancending.gif");
    background-repeat: no-repeat;
    background-position: center left;
    background-color: #FFFFFF;
}
/* Left-column, privacy policy page, column formatting */
.leftbox3 {
    background-color: #FFFFFF;
    background-repeat: no-repeat;
	color:  Black;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 5px 0px;
	text-align: left;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 12pt;
}
/* Copyright style for all pages */
#copyright {
	padding-top: 8px;
	text-align: center;
	color: #4e5d66;
	font-family: Arial, Sans-Serif;
	font-size: x-small;
}
/* SmallGray style for all pages */
#SmallGray {
	padding-top: 8px;
	text-align: center;
	color: #4e5d66;
	font-family: Arial, sans-serif;
	font-size: x-small;
}
/* "Back to" style for press release pages */
#footer {
	padding-top: 0px;
	text-align: center;
	font-family: Arial, Sans-Serif;
	font-size: x-small;
}
/* Style for positioning the menu */
#MenuPos {
	position:relative; 
	width:900px;
	height:30px;
	background-image: url("../javascript/menu-bkgd.gif");
	background-repeat: no-repeat;
    background-position: center center;
}
INPUT.text {
  background-color: #FFFFFF;
  color: Black;
  border: 1px ridge Black;
  font-size: 12px;
  font-family: Arial, Sans-Serif;
  font-weight: normal;
}
FORM.search {
  color: #FFFFFF;
  font-family: Arial, Sans-Serif;
  font-size: 10px;
  background-image: url("../images/search-bg.gif");
  background-repeat: no-repeat;
  border: 0px;
  padding: 5px;
  margin-bottom: 5px;
}
#slogan2 {
	text-align: center;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	position: relative;
	color: #FFFFFF;
}
/* Style for top right menu */
#TopRightMenu {
	position:relative;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	text-align: right;
	margin-right: 10px;
}
/* Style for bottom center menu */
#BottomMenu {
	position:relative;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	text-align: center;
}
/* Common Bullet style */
ul.bullets1 {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 1.7em;
	line-height: 13pt;
}
.Banner {
	font: bold 16px Arial, Sans-Serif; 
	padding: 9px 0px 0px 10px; 
	color: White;
}