/***************************************************
 * TITLE: Dynamic Constellations About Screen Stylesheet
 * URI  : /dc-about-screen.css
 * Applied: about-us; about-us-connect; about-us-contact;
 * MODIF: 2009-08-03T12:48-08:00
 **************************************************/
/* ##### Common Styles ##### */
body {
	background-color: White;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%; /* Enables font size scaling in MSIE */
	margin: 0;
	padding: 0;
}
html > body {
	font-size: 13px;
}
acronym, .titleTip {
	border-bottom: 1px dotted rgb(168,140,83);
	cursor: help;
	margin: 0;
	padding: 0;
}
abbr, .glossaryTip {
	border-bottom: 1px dashed rgb(168,140,83);
	margin: 0;
	padding: 0;
	cursor: help;
}
dfn {
	cursor: help;
}
dt {
	font-weight: bold;
}
.doNotDisplay {
  display: none !important;
}
.doNotPrint {
  display: none;
}
.smallCaps {
  font-size: 100%;
  font-variant: small-caps;
}
.borderless {
	border: none;
}
.offsite {
	background: url(../images/Icon_External_Link_g.png) top right no-repeat;
	padding: 0 16px 0 0;
}
h1 {
font-size: 174%;
padding: 0px;
margin-top: 1ex;
margin-bottom: 1ex;
}
h2 {
font-size: 144%;	
padding: 0px;
margin-top: 1ex;	
text-align: left;
}
h3 {
font-size: 124%;
padding: 0px;

  text-align: left;
}
h4 {
font-size: 110%;
padding: 0px;

  text-align: left;

}
h5 {
font-size: 100%;
padding: 0px;

  text-align: left;
}
h6 {
font-size: 90%;
padding: 0px;

  text-align: left;
}
.clear {
	clear:both;
}
/* ##### Header ##### */
#header {
	background: rgb(184,38,25);
	color: inherit;
}
#headerTitle {
	font-family: "Copperplate Gothic Bold", Georgia, New Times Roman, serif;
	font-weight: bold;
	font-size: 270%;
	margin: 0;
	padding: 0.5ex 2.5ex 0.5ex 3ex;
}
#headerTitle a {
	background-color: transparent;
	color: black;
	text-decoration: none;
	font-size: 110%; /* For MSIE */
}
#headerTitle > a {
  font-size: 148%;  /* For fully standards-compliant user agents */
}
#headerSubTitle {
	font-size: 60%;
	margin: 0;
	padding: 0.5ex 4ex 0.5ex 4ex;
}
.headerLinks {
  font-family: Papyrus, Georgia, serif;
  font-size: 100%;
  position: absolute;
  right: 7ex;
  top: 4.5ex;
  text-decoration: none;
}
[class~="headerLinks"] {
  top: 3ex;  /* For fully standards-compliant user agents */
}
.headerLinks a {
	color: Black;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0 1ex;
}
.headerLinks a:hover{
	text-decoration: underline;
}
/* ##### Sub Header Menu ##### */
#subHeadMenu {
		clear:left;
		float:left;
		padding: 0;
		background:rgb(221,216,190);
		border-bottom:1px solid #7E7567;
		width:100%;
		border-top:4px solid #000;
		overflow:hidden;
		font-family: Arial, Helvetica, sans-serif;
}
#subHeadMenu ul {
		float:left;
		margin:0;
		padding:0;
		list-style:none;
		position:relative;
		left:50%;
		text-align:center;
}
#subHeadMenu ul li {
		display:block;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		right:50%;
}
#subHeadMenu ul li.first {
		border-left:1px solid #7E7567;
}
#subHeadMenu ul li.last {
		border-right:1px solid #ECE9D8;
}
#subHeadMenu ul li a {
		display:block;
		float:left;
		margin:0;
		padding:10px 10px 10px 10px;
		border-left:1px solid #ECE9D8;
		border-right:1px solid #7E7567;
		text-decoration:none;
		color:#7D6A46;
		font-size:.9em;
		font-weight:bold;
		text-transform:uppercase;
		line-height:.28em;
}
#subHeadMenu ul li a:hover {
		color:#000;
		background-color:#ECE9D8;
		border-left:1px solid #fff;
		padding-top:14px;
		padding-bottom:6px;
}
#subHeadMenu ul li.active a,
#subHeadMenu ul li.active a:hover {
		color:#fff;
		background:#000;
		border-left:1px solid #000;
		padding-top:14px;
		padding-bottom:6px;
}
/* ##### Common Side Bar Styles ##### */
.menuTitle {
	background-color: rgb(241,237,215);
	color: black;
	padding: .5ex .5ex .5ex .5ex;
	margin: 0ex 1ex 0 1ex;
	font-family: papyrus, Georgia, serif;
	font-weight: bold;
	text-align: left;
}
h2.menuTitle {
	font-size: 130%;
}
.menuText {
  font-family: Tahoma, Georgia, Garamond, serif;
  line-height: 3ex;
  margin: 0;
  padding: 0ex 1ex 1ex 2ex;
}
.menuText h3 {
	font-size: 100%;
	margin-bottom: 0;
}
/* ##### Left Side Bar ##### */
#leftSideBar {
	border: 1px solid rgb(216,210,195);
	clear: left;
	float: left;
	margin: 1ex 1ex;
	padding: 0;
	width: 33ex;
}
[class~="leftSideBar"] {
  margin-left: 1ex;
}
#leftSideBar .menuTitle {
	margin: 1ex 1ex 1ex 1ex;
}
#leftSideBar a {
  background-color: transparent;
  color: rgb(166,140,83);
  font-weight: bold;
  text-decoration: underline;
}
#leftSideBar a:hover {
  text-decoration: none;
}
#leftSideBar ul {
	list-style-position: outside;
	margin-left: 10px;
	padding-left: 12px;
	line-height: 1ex;
}
#leftSideBar ul ul {
	margin-left: 5px;
	padding-left: 10px;
}
#leftSideBar ul ul ul {
	margin-left: 5px;
	padding-left: 10px;
}
#leftSideBar ul ul ul ul li {
	list-style-type: decimal;
}
/* ##### Right Side Bar ##### */
.tooltip span {
	display: none;
	padding: 2px 3px;
	margin-left: 0px;
	width:175px;
}
img.tooltip {
	position: absolute;
	float: right;
	right: 3.5%;
	margin-top: 2ex;
	border: none;
}
a.tooltip:hover span {
	display: inline;
	position: absolute;
	float: right;
	right: 5%;
	background: White;
	border: 1px solid #cccccc;
	color: rgb(184,38,25);
	font-weight: bold;
	text-decoration: none;
}
#translate {
	clear: right;
	float: right;
	margin: 5ex auto 1ex auto;
}
.cursor {
	cursor: pointer;
}
.alignright {
	float: right;
	margin:5px 3px 5px auto;
}
.alignleft {
	float: left;
	margin:5px auto 5px 3px;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.form-all {
	float: left;
}
#rightSideBar {
	clear: right;
	float: right;
	position: relative;
	width: 32ex;

}
/* ##### Main Copy ##### */
#main-copy {
	background-color: white;
	color: black;
	margin: 0 32ex 0 0;
	padding: 0.5ex 6ex 2ex 40ex;
	font-family: Verdana, Lucida Sans, Helvetica, sans-serif;
	line-height: 3ex;
	text-align: justify;
	border-right: 1px solid rgb(216,210,195);
}
#main-copy a {
  background-color: transparent;
  color: rgb(168,140,83);
  text-decoration: underline;
  font-weight:bold;
}
#main-copy a:hover {
  text-decoration: none;
}
#main-copy strong {
	color: #616161;
}
#main-copy h2, #main-copy h3, #main-copy h4 {
	background-color: transparent;
	color: maroon;
	font-family: verdana, helvetica, sans-serif;
	font-size: 165%;
	font-weight: bold;
	text-align: left;
}
#main-copy h2 {
	margin-bottom: 1ex;
	margin-top: 2.5ex;
}
#main-copy h3 {
  font-size: 120%;
	margin-bottom: 0px;
	margin-top: 0.5ex;
}
#main-copy h4 {
  font-size: 110%;
  margin-bottom: 0px;
  	margin-top: 0.5ex;
}
#main-copy h5 {
  font-size: 100%;
  font-weight: bold;  
  margin-bottom: 0px;
  	margin-top: 0.5ex;
}
#main-copy h6 {
  font-size: 100%;  
    font-weight: bold;
  margin-bottom: 0px;
  	margin-top: 0.5ex;
}
p {
  margin: 0ex 0 2.5ex 0;
  padding: 0;
}
.alignLeft {
	float: left;
	margin:1ex 3ex 1ex 0;
}
.alignRight {
	float: right;
	margin:1ex 0 1ex 3ex;
}
.noteBox {
	color: Black;
	background-color: #ffffa6;
	border: 2px dashed #b82619;
	width: 600px;
	display: block;
	padding: 1ex 1ex 1ex 1ex;
	margin-top: 15px;
	margin-bottom: 15px;

}
img.double-border {
	border: 5px solid #ddd;
	padding: 5px; /*Inner border size*/
	background: #fff; /*Inner border color*/
}
.navMenu {
	color: rgb(166,140,83);
	background-color: transparent;
	font: bold 90%;
	font-style: italic;
	text-align: right;
}
.navMenu a:visited {
	color: rgb(166,140,83);
}
/* ##### Footer ##### */
#footer {
  color: black;
  background-color: rgb(221,216,190);
  font-size: 85%;
  margin: 0;
  padding: 3.25ex 4mm;
  clear: both;
}
#footer .right {
	color: black;
  text-align: right;
  float: right;
}
#footer .left {
  color: white;
  float: left;
}
#footer .right a {
  color: black;
  background-color: transparent;
  text-decoration: underline;
}
#footer a:hover {
  text-decoration: none;
}
