﻿html, body {
  margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	voice-family: inherit;
	height: 100%;
	width: 100%;
	border: 0;
	scrollbar-face-color:#000000;
  scrollbar-arrow-color:#cc092f;
  scrollbar-track-color:#222222;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#666666;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-Color:#000000;
}

a {
	color: #cc092f; 
	text-decoration: none; 
	font-weight:bold;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	color: #18181a;
	text-decoration:underline;
}

a.noline {
	text-decoration: none;
}

/* --- MASTER PAGE LAYOUT ---*/

#bodyHolder {
	width: 100%;
	height: 100%;
	text-align: center;
	position: absolute;
	z-index: 10;
}		

.content {
	width: 100%;
	height: 100%;
	position: relative;
}

#contentArea {
  background-color: #FFFFFF;
  margin-top: 352px;
  height: 100%;
}

#menuMain {
	width: 965px;
	height: 73px;
	position: relative;
	margin: 0px;
}

#MainMenuHolder {
 width:965px;
 height:73px;
 background-image:url(../../images/menu/menu_bg.jpg);
 background-repeat: no-repeat;
}

#bgGraphics {
	width: 100%;
	text-align: center;
	height: 352px;
	position: absolute;
	top: 73px;
	z-index: 100;
}

.skipLinks {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	visibility:hidden;
}

#CoreTable {
  position: relative;
  width: 965px;
  vertical-align: top;
  text-align: left;
}

#Social {
  width: 770px;
  border-bottom: 1px Solid #A9A9A9;
  border-top: 1px Solid #A9A9A9;
  margin-top: 10px;
  padding: 5px 0px 3px 0px;
}

.hsv {
  display: block;
}

.hsvTenpx {
  display: block;
  margin-top:10px;
}

.MainHeading {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  /*font-weight: bold;*/
  font-size: 30px;
  color: #000000;
  line-height:normal;
}
.SubHeading {
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size:16px;
  font-weight:bold;
  color: #000000;
  line-height:normal;
}
.MainText {
  background-image: url(../images/Master/contentTile.jpg);
  background-repeat:repeat-x;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  text-align: left;
  line-height:1.5em;
}
.SubText {
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size:11px;
  font-weight:normal;
  color: #666666;
}

.genericFont {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  text-align: left;
  line-height:1.5em;
}

.centered_image {
  width:100%;
  text-align:center;
}

/* --- MASTER PAGE LAYOUT ---*/

/* --- HOME PAGE LAYOUT ---*/

#NewsHeading {
  width: 265px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #777777;
  margin: 0px 0px 10px 10px;
}

#NewsContent {
  width: 265px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #999999;
  margin: 0px 0px 0px 10px;
}


/* --- HOME PAGE LAYOUT ---*/

/* --- PRESS PAGE LAYOUT ---*/

#PressHeading {
  width: 770px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 22px;
  color: #666666;
  margin-top: 10px;
  margin-left: 5px;
}

#PressDate {
  width: 770px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  color: #A9A9A9;
  margin-top: 5px;
  margin-left: 5px;
  border-bottom: 1px Solid #A9A9A9;
}

#PressContent {
  width: 770px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 5px;
  text-align: justify;
  line-height:1.3em;
}

#PressImage {
	float: right;
	clear: right;
	margin-left: 10px;
	margin-top: 3px;
	text-align: right;
}

#PressImageMore {
  float: right;
	clear: right;
	margin-left: 10px;
	margin-top: 3px;
	text-align: right;
}

#PressRelated {
	margin-left: 10px;
	margin-bottom:10px;
	text-align: right;
	width: 400px;
	/*border-left: 1px Dotted #A3A3A3; */
	border-bottom: 1px Dotted #A3A3A3;
}

#PressCaption {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #888888;
  border-bottom: 1px dotted #888888;
  text-align: left;
  margin-left: 10px;
  margin-bottom: 10px;
  width: 400px;
}

/* --- PRESS PAGE LAYOUT ---*/
/* --- AMBASSADORS LAYOUT ---*/
.quickFacts_heading {
  font-weight: bold;
  color:#ff0000;
}
/* --- AMBASSADORS LAYOUT ---*/
/* --- STATEMENTS LAYOUT ---*/
.StatementHeading {
  font-size:14px;
  font-weight:bold;
}
#StatementContent {
  padding:20px;
  padding-left:30px;
  padding-right:30px;
  color: #000000;
  line-height:1.3em;
  font-size:12px;
}
/* --- STATEMENTS LAYOUT ---*/
/* --- COPYRIGHT LAYOUT ---*/
.copyright {
  font-size:90%;
  color:#555555;
}
/* --- COPYRIGHT LAYOUT ---*/
.portalHeadMargin {
	margin-bottom:10px;
}
