* {
  -webkit-text-stroke:1px transparent;
}
body {
	background:#fff;
	text-align: center;
	color:#333;
	font-size: 11pt;
	line-height: 1.9em;
	padding:0;
	margin:0;
	overflow-x: hidden
}
body, html {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link 		{color: #67aade}	/* unvisited link 	*/
a:visited 	{color: #67aade}	/* visited link 	*/
a:hover 	{color: #4a9ddd}	/* mouse over link 	*/
a:active 	{color: #888888}	/* selected link 	*/
.clearfloat {
	clear:both;
	float:none;
}
* {
	font-family: Helvetica Neue, Helvetica, Arial, Sans-serif;
}
small {
	font-size:.9em;
}
.colWrap {
	width:700px;
	margin:0 auto;
	text-align: left;
}
.col1-2, .col2-2 {
	width:320px;
}
.col1-2 {
	float:left;
}
.col2-2 {
	float:right;
}
.col,
.col1-2, 
.col2-2 {
	padding-bottom: 4em;
}
h2 {
	text-transform: uppercase;
	font-size: 11pt;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0 0 0 0;
	color:#67aade;
}
h1 {
	clear: both;
	float: none;
	border-bottom: 1px solid #eee;
	margin: 0 0 1em 0;
	font-size: 2em;
}			
p {
	margin-bottom: 1em;
	color:#666;
	letter-spacing: 0.0em;
}
#headerLogo {
	text-align: left;
	background-color:#67aade;
	border-bottom:5px solid #3e8db6;
	background-image:url(../images/headergrad.png);
	background-repeat:repeat-x;
	background-position:50% 90%;
	-webkit-box-shadow:0px 3px 5px rgba(0,0,0,0.25);
	-moz-box-shadow:0px 3px 5px rgba(0,0,0,0.25);
	box-shadow:0px 3px 5px rgba(0,0,0,0.25);
}
#headerImageWrapper {
	width:700px;
	margin: 0 auto;
}
#headerLogo img {
	margin: 100px 0 30px -5px;
}

strong {
	color: #67aade;
}

#footerWrapper,
#readMoreWrapper {
	padding:4em 0;
}

#footerWrapper {
	padding:0;
	font-size:9pt;
	padding-bottom:4em;
}

#footerWrapper h2 {
	font-size:10pt
}

#footer {
	padding:0em 0;
	text-align: center;
}
#footer hr {
	height:1px;
	border: none;
	margin:0 0 4em 0;
	padding: 0 0 0 0;
	background: #fff;
	color: #111;
}
#headerMenuBottom {
	position:relative;
	z-index:1;
	border-top:0px solid #ccc;
	margin-bottom: 4em;
}




		
.teamPic {
	float:left;
	margin:.45em 1em .75em 0;
}







h1.erroah {
	font-family: Georgia, serif;
	font-size:48pt;
	line-height:48pt;
	margin-bottom: .5em;
	border: none;
}
h2+span {
	color:#555;
}




/************ TOPLINK **************/

.topLink {
	display: none;
	text-align: right;
	width: 100%;
	margin: 0 auto;
}
.topLink a {
	font-size: 10pt !important;
	font-weight: bold !important;
	background-color: rgba(130,118,107,0.75) !important;
	border: 1px solid #555 !important;
	-moz-border-radius: .5em !important;
	-webkit-border-radius: .5em !important;
	display: inline-block !important;
	padding:.25em 1em !important;
	line-height:1.8em;
	color:white;
    text-shadow: rgba(0, 0, 0, 0.9) 0px -1px 0;
	padding:1em;
	margin:5pt 10pt;
}

/************* NEWS ****************/

.newsItem {
	padding: 2em 1em 2em 75px;
	margin: 0 0 .5em 0; ;
	background-repeat: no-repeat;
	background-position: 8px 8px;
	border-bottom:1px dotted #ccc;
}
.newsItem.odd {
/* 	background-color: rgb(250,250,250); */
}
.newsItem .medium {
	display: block;
	float:left;
	font-size:11pt;
	font-weight: bold;
}
.newsItem .date {
	display: block;
	float: right;
	font-size: .8em;
	position: relative;
	top: .25em;
	width:8em;
	text-align: right;

}
.newsItem .author {
	display: block;
	float: right;
	font-size: .8em;
	position: relative;
	top: .25em;
	right:-1em;

}
.newsItem .title {
	display: block;
	float: none;
	clear: both;
	line-height:11pt;
	padding: .25em;
}
.subPage a {
	display: inline-block;
	padding: 10px 40px;
	font-weight: normal;
	background: url(../images/cursor.png) .5em 50% no-repeat;
	-moz-border-radius: .25em;
	-webkit-border-radius: .25em;
	cursor: pointer;
}
.subPage a:hover {
	background-color:#eee;
}
.subPage ul {
	list-style: none;
	margin:0;
	padding:0;
}
#pagAdvisoryBoard .col img {
	padding-bottom: 2em;
}
img {
	border:0;
}
.pressImages img {
	margin-bottom: 1em;
}
.logoDownloads p {
	border: .125em solid #555;
	-moz-border-radius: .25em;
	-webkit-border-radius: .5em;
	padding: 0;
	font-size:8pt;
	line-height: 1.8em;
	color:#666;
}
.logoDownloads p span.downloadLink {
	display: block;
}
.pressDownloads small.t {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	top:-2em;
}
.logoDownloads a {
	font-weight: normal;
	font-size: 7pt;
	display: inline-block;
	padding: 0 .5em;
	margin: 1em 0 0 0;
	background-color: rgba(0,0,0,0.75);
	border: 1px solid #555;
	-moz-border-radius:.25em;
	-webkit-border-radius:.25em;
}
img.headersSmall {
	position:relative;
	left:-20px;
}
a.anchors {
	width:0px !important;
	height:0px !important;
	padding:0px !important;
	margin:0px !important;
	overflow:hidden;
	visibility:hidden;
}
a.screenshotImgLnk * {
	border-color:transparent;
}
.screenshotImg {
	border:.50em solid transparent;
	cursor:pointer;
}
.screenshotImg:hover {
	border-color:#222;
}
.screenshotDownloads a {
	display:block;
	float:left;
}
.screenshotDownloads small,	.screenshotDownloads small * {
	display:block;
	float:left;
	position:relative;
	top:-1em;
	margin:0 1em 0 1em;
	color:#888;
	font-weight:normal;
}
a.screenshotImgLnk {
	display:block;
	margin-bottom:1.5em;
}
a.screenshotImgLnk.even {
	float:left;
} 
a.screenshotImgLnk.odd {
	float:right;
}
div.irlNews h3 {
	font-size:9pt;
	color:#888 !important;
}
div.irlNews h2 {
	font-size:9pt;
	text-transform:none;
	color:#555 !important;
}
.newsItem strong  {
	color:#888;
}
.newsItem em {
	font-style:normal;
}
.newsItem blockquote {
	margin:0;
	padding:0;
}
address {
	font-style:normal;	
}
hr.invisible {
	color:none;
	background:none;
	border:none;
	margin:0;
	padding:0;
	height:4em;
	visibility: hidden !important;
}
* {
	outline:none;
}

ul.pdfDownloads, ul.pdfDownloads > * {
	margin:0;
	padding:0;
	list-style:none;
}	
ul.pdfDownloads a {
	display:block;
	min-height:50px;
	padding:1em 5em;
	margin:0 0 0 0;
	background:url('../images/pdfLogo.png') transparent no-repeat 1em 1.5em;
	color:#aaa;
	font-size:1.2em;
	border-right:1em solid transparent;
}
ul.pdfDownloads a:hover {
	color:#67aade;
	background-color:#eee;
	border-right-color:#67aade;
}
ul.pdfDownloads a:active {
	position:relative;
	top:3px;
}
ul.pdfDownloads a span.date {
	color:#444;
	font-weight: normal;
	font-size:.9em;
	font-family:Georgia;
}
a.adobePdfDownload img {
	border:.25em solid transparent;
	border-right-width:1em ;	
}
a.adobePdfDownload:hover img {
	border-color:#67aade;
}
a.adobePdfDownload:active img {
	position:relative;
	top:3px;
}
#readmore {
	height:140px;
	line-height:40px;
	text-align:center;
	background-repeat: repeat-x;
	background-position: 0 2px;
	color:#bcdbf3;
	background-color:#67aade;
	width: 100%;
	left:0px;
	margin-left:0px;
	border-top:5px solid #3e8db6;
	background-image:url(../images/headergrad.png);
	background-repeat:repeat-x;
	background-position:50% 100%;
}
#readmore a {
  color:#fff;
}
#readmore p {
  color:#c5dcee;
}


div.newsItem {
	min-height: 42px;
}
.transEng {
	display: block;
	font-size:10pt;
	margin-top:.5em;
}
.medium {
	margin-top:-5px;
	margin-bottom: -5px;
	line-height: 1.25em;
}
.newsItem > em {
	display:block;
	position: relative;
	top:-2px;
}
.newsItem > em > small {
	padding:0 !important;
	line-height:1em;
}
blockquote.title {
	display: block;
	position: relative;
	margin-top:16px;
	margin-bottom: -2px;
	padding:0 .25em !important;
}
a.transEng {
	opacity:.5;
}
a.transEng:before {
	content:"(";
}
a.transEng:after {
	content:")";
}











/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	z-index:		98;
	text-align: left;
}
.sf-menu a {
	display:		block;
	position:		relative;
	z-index:		99;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	font-size:	1.25em;
	float:			left;
	margin-bottom:	0em;
	position: relative;
	left:		-.75em;
	font-weight: bold;
}
.sf-menu a {
	padding: 		.75em;
	text-decoration:none;
	border:none;

}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#888;
}
.sf-menu li {
/* 	background: #fff; */
	opacity:.98;
}
.sf-menu li li {
	background: #fff;
	width:15em;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size: .8em;
}
.sf-menu li li a {
	z-index:20;
}
.sf-menu li .lastChild {
	-moz-border-radius: 0 0 .5em .5em;
	-webkit-border-bottom-left-radius: .5em;
	-webkit-border-bottom-right-radius: .5em;
	border-bottom:1px solid #ccc;
	
}
.sf-menu li li li {
	background: #fff;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
	color:		#666;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
/* 	padding-right: 	2.25em; */
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
/* 	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; */ /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.95em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}


/*** Superfish Menu for iPhone ***/

ul.sf-menu-iphone, ul.sf-menu-iphone * {
	margin: 0;
	padding: 0;
	list-style:none;
}

ul.sf-menu-iphone li  {
	font-size: 10pt;
	display: inline;
}

ul.sf-menu-iphone li ul  {
	display: none;
}


ul.sf-menu-iphone li ul li {
	font-size: 8pt;
}

ul.sf-menu-iphone li ul {
	display: none;
}

ul.sf-menu-iphone li a {
	display: inline-block;
	padding: 1em 1em 0 0;
}




.newsLogo {
	display:block;
	float:left;
	width:50px;
	height:50px;
	margin-right:1em;
	margin-left:.5em;
	margin-top:-.5em;
	background:url(../press/news/newslogos.png);
	background-repeat:no-repeat;
	border:1px solid #eee;
}

.newsItem {
	padding-left:0;
	clear: both;
}

.title {
	display: block;
	float:left;
	clear:none !important;
}

div.followMe {
	border:1px solid #111;
	padding: .5em 1em;
	border-radius:.5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	margin: 1em -1em;
	font-size: 8pt;
}

body{
  background-color:#67aade;
}
#pageWrap {
  background:white;
}