body {
  font-family: arial, sans-serif;
  font-size: 76%;
  padding: 0px;
  margin: 0px;
  background: #999 url(images/tile.gif) repeat-x top right;
}

p, li, table, td, th, div, input, select {
  font-size: 1em;
}

img, table {
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
}

form {
  margin: 0px;
  padding: 0px;
  display: inline;
}

td, th {
  vertical-align: top;
  text-align: left;
}

a {
  text-decoration: none;
  color: #990000;
}
a:hover {
  text-decoration: underline;
  color: #990000;
}


h1 {
  margin: 10px 0px 36px 0px;
  background: url(images/logo.gif);
  width: 726px;
  height: 50px;
}

hr {
	border: solid 10px color: #900;
}

#iefix h1 {
  margin-top: 12px;
}

h1 span {
  display: none;
}

h2, h3, h4 {
  font-family: garamond, georgia, times new roman, sans-serif;
  color: #900;
  font-weight: normal;  
  font-size: 2em;
}
.style1 {
  font-family: garamond, georgia, times new roman, sans-serif;
  color: #900;
  font-weight: normal;  
  font-size: 2em;
}
.style2 {
  font-family: garamond, georgia, times new roman, sans-serif;
  color: #900;
  font-weight: normal;  
  font-size: 2em;
  font-size: 1.5em;
  margin-bottom: -0.5em;
}

h3 {
  font-size: 1.5em;
  margin-bottom: -0.5em;
}

h4 {
	font-family: arial, sans-serif;
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: -0.5em;
}

ul {
	margin-left: 10px;
	padding-left: 10px;
}

ul li {
	line-height: 150%;
}

#contentbox {
  background: white;
  width: 726px;                   /* 750 - 2 * padding */
  min-height: 500px;
  margin: 50px auto 0px auto;
  border-top: 1px #900 solid;
  border-right: 1px #900 solid;
  border-left: 1px #900 solid;
  padding: 12px;
}

#iefix {
  text-align: center;
}

#iefix #contentbox {
  text-align: left;
  height: 500px;
  width: 752px; /* IE does not add border outside or padding inside */
}

#contentboxbottom {
  width: 752px;                   /* 750 + border */
  _width: 778px;                   /* 750 + border */
  height: 10px;
  background: #efab11;
  margin: 0px auto 50px auto;
}

#flashholder {
  margin: -12px -12px 0px -12px; /* Cancel out padding */
}
#navpanel {
  float: left;
}
#nav {
  width: 190px; /* 190px - 2*border */
  font-size: 1.5em;
  font-family: garamond, georgia, times new roman, sans-serif;
  background: #f7e9cd;
  border-right: 5px #f2c977 solid;
  border-left: 5px #f2c977 solid;
  border-top: 2px #f2c977 solid;  
}
#iefix #nav {
  width: 200px;
}
#nav ul li {
  border-bottom: 2px #f2c977 solid;
line-height: 100%;
}
#nav ul li li {
  border-bottom: none;
  line-height: 100%;
}
#nav ul ul {
  font-size: 0.7em;
  font-family: arial, sans-serif;
}
#nav ul ul ul {
  font-size: 0.90em;
}
#nav a {
  display: block;
  color: #963;
}
#nav .selected {
  background: #efab11;
  color: white;
}
#nav ul {
  margin: 0px;
  padding: 0px;
}
#nav li {
  list-style: none;
}
#nav ul a {
  padding: 5px;
}
#nav ul ul a {
  padding: 2px 3px 2px 5px;
}
#nav ul ul ul a {
  padding-left: 15px;
}
#nav a:hover {
  background: #efab11;
  color: white;
  text-decoration: none;
}

#iefix #nav li,
#iefix #nav li a {
  height: 1px; /* IE gets confused about the heights */
}


#content {
  margin-top:-5px;
  margin-left: 225px; /* 200 + 25 */
  min-height: 340px;
}

#content p {
  font-size: 10pt;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}

#content li {
  font-size: 10pt;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}

#iefix #content {
  height: 340px;
}

#iefix #content .first {
  margin-right: 4px;
  margin-top: 5px;
}

#content a {
	color: #990000;
	text-decoration: none; 
}

#content a:hover {
  text-decoration: underline;
  color: #990000;
}

#content a:visited {
  color: #990000;
}

#content #columnwrapper {
	border-top: 1px solid #990000;
	padding-top: 10px;
}

#content  #columnwrapper .column1 {
	float: left;
	width: 45%;
}

#content  #columnwrapper .column2 {
	width: 50%;
	margin-left: 50%;
	float: none;
}

#iefix #content  #columnwrapper .column2 {
	width: 100%;
}

/* Biography-specific formatting */
#content .partnerstatement {
	font-size: 1.2em;
	line-height: 150%;
}

#content .biog h3 {
	font-size: 1.3em;
}

#content .biog p, #content .biog li {
	font-size: 0.9em;
	line-height: 125%;
}

#content .biog ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#iefix #content .biog ul li {
	height: 1px;
}

#content .biog ul ul li {
	margin-left: 10px;
	font-size: 1em;
}
/* end of biography-specific formatting */

#smallGrey {  
  color: #999;
  font-size: 0.9em;
}

#footer {
  margin-top: 2em;
  margin-left: 225px; /* 200 + 25 */
  color: #999;
  border-top: 1px #999 solid;
  clear: both;
  font-size: 0.8em;
}

#footer a {
	color: #999;
}

#footer p {
  margin-top: 0.5em;
  margin-bottom: 0em;
}

#formTable td {
  margin: 0px;
  padding: 0px 20px 10px 0px;
}

.error {
  margin: 0px;
  display: none;
}

.formError {
  margin: 0px;
  padding: 0px 0px 0px 10px;
  font-family: garamond, georgia, times new roman, sans-serif;
  color: #900;
  font-weight: bold;
  font-size: 1.4em;
}
#internationallink{
 
 border-top: 5px #FDFDFD solid;
 float: left;
 clear:both;
 background-color : #FFFFFF;
 
}
#variantlogo {
  width: 190px;
}

#iefix #variantlogo {
  width: 200px;
}

#variantlogo img {
  margin-top: 28px;
}

#variantlogo span{
  display: none;
}

