@font-face {
    font-family: 'TeXGyreAdventorBold';
    src: url('../fonts/TeX-Gyre-Adventor/texgyreadventor-bold-webfont.eot') format('eot'),
         url('../fonts/TeX-Gyre-Adventor/texgyreadventor-bold-webfont.woff') format('woff'),
         url('../fonts/TeX-Gyre-Adventor/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('../fonts/TeX-Gyre-Adventor/texgyreadventor-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Text styles */

#content h1,
#content h2.pseudoh1 {
	font-size: 32px;
	font-family: "TeXGyreAdventorBold", sans-serif;
	font-weight: normal;
	line-height: 1;
	padding: 0 6px;
	margin: 0 0 30px 0;	
	color: #8c8e90;
}

h2 {
	font-size: 20px;
	font-family: "TeXGyreAdventorBold", sans-serif;
	font-weight: normal;
	line-height: 1;
	margin: 30px 0 20px 0;
	color: #8c8e90;
}

.story h2 {
	margin-top: 10px;
}

#wrapper #content :first-child {
	margin-top: 0;
}

#content h3,
.mceContentBody h3 {
	font-size: 14px;
	line-height: 1;
	margin: 30px 0 -10px 0;
	color: #8C8E90;
}

.mceContentBody h2,
.mceContentBody h3 {
	margin: 30px 0 10px 0;
}

#content p,
#content ul,
#content ol,
#content iframe {
	margin: 20px 0 0 0;
}

.mceContentBody p,
.mceContentBody ul,
.mceContentBody ol {
	margin: 0 0 20px 0;
}

#content ol li,
.mceContentBody ol li {
	margin: 10px 0 10px 20px;
}

#content ul li,
.mceContentBody ul li {
	margin: 10px 0 10px 0;
	padding-left: 20px;
	list-style: none;
	background: transparent url(../chrome/li.png) 5px 6px no-repeat;
}

#content a:link,
#content a:visited,
.mceContentBody a:link,
.mceContentBody a:visited {
	color: #555;
	text-decoration: underline;
}

#content a:hover,
#content a:active,
#content a:focus,
.mceContentBody a:hover,
.mceContentBody a:active,
.mceContentBody a:focus {
	color: #333;
	text-decoration: underline;
}

#content .unbulleted li,
.mceContentBody .unbulleted li {
	margin: 0;
	list-style-type: none;
}

.minor {
	font-size: 12px;
	line-height: 16px;
	color: #aaa;
}

#content sub,
.mceContentBody sub {
	display: inline-block;
	font-size: 9px;
	line-height: 9px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: 9px;
}

.shaded {
	background: #f8f8f8;
}

.bordered {
	margin: 20px 0;
	border: 1px solid #ccc;
	padding: 0 10px 20px 10px;
}

.grande {
	font-size: 140%;
	line-height: 1.3;
}

#content p.pushdown {
	margin-top: 40px;
}

/* Buttons */

.widebtn a {
	width: 103px;
	text-align: center;
}

.superwidebtn a {
	width: 180px;
	text-align: center;
}

#content p.widebtn,
#content p.superwidebtn {
	position: relative;
	margin-bottom: -10px;
	text-align: right;
}

#content .story p.widebtn,
#content .col_3 p.widebtn {
	text-align: left;
	margin-bottom: 20px;
}

#content .story p.widebtn a {
	width: 120px;
}

#wrapper #content a.btn_red,
#wrapper #content a.btn_orange,
#wrapper #content a.btn_green,
#wrapper #content a.btn_blue,
#wrapper #content a.btn_grey,
#wrapper #content span.btn_grey,
.mceContentBody a.btn_red,
.mceContentBody a.btn_orange,
.mceContentBody a.btn_green,
.mceContentBody a.btn_blue,
.mceContentBody a.btn_grey,
.mceContentBody span.btn_grey {
	display: inline-block;
	line-height: 21px;
	vertical-align: bottom;
	padding: 0 4px 0 6px;
	font-weight: bold;
	font-size: 12px;
}

#wrapper #content a.btn_red:link,
#wrapper #content a.btn_red:visited,
.mceContentBody a.btn_red:link,
.mceContentBody a.btn_red:visited {
	color: #fff;
	text-decoration: none;
	background: #d31245 url(../chrome/btn_red.png) 0 0 no-repeat;
	border-right: 2px solid #d31245;
}

#wrapper #content a.btn_red:hover,
#wrapper #content a.btn_red:active,
#wrapper #content a.btn_red:focus,
.mceContentBody a.btn_red:hover,
.mceContentBody a.btn_red:active,
.mceContentBody a.btn_red:focus {
	color: #fff;
	text-decoration: none;
	background: #333 url(../chrome/btn_black.png) 0 0 no-repeat;
	border-right: 2px solid #333;	
}

#wrapper #content a.btn_orange:link,
#wrapper #content a.btn_orange:visited,
.mceContentBody a.btn_orange:link,
.mceContentBody a.btn_orange:visited {
	color: #fff;
	text-decoration: none;
	background: #ff5a00 url(../chrome/btn_orange.png) 0 0 no-repeat;	
	border-right: 2px solid #ff5a00;
}

#wrapper #content a.btn_orange:hover,
#wrapper #content a.btn_orange:active,
#wrapper #content a.btn_orange:focus,
.mceContentBody a.btn_orange:hover,
.mceContentBody a.btn_orange:active,
.mceContentBody a.btn_orange:focus {
	color: #fff;
	text-decoration: none;
	background: #333 url(../chrome/btn_black.png) 0 0 no-repeat;	
	border-right: 2px solid #333;
}

#wrapper #content a.btn_green:link,
#wrapper #content a.btn_green:visited,
.mceContentBody a.btn_green:link,
.mceContentBody a.btn_green:visited {
	color: #fff;
	text-decoration: none;
	background: #bed600 url(../chrome/btn_green.png) 0 0 no-repeat;
	border-right: 2px solid #bed600;	
}

#wrapper #content a.btn_green:hover,
#wrapper #content a.btn_green:active,
#wrapper #content a.btn_green:focus,
.mceContentBody a.btn_green:hover,
.mceContentBody a.btn_green:active,
.mceContentBody a.btn_green:focus {
	color: #fff;
	text-decoration: none;
	background: #333 url(../chrome/btn_black.png) 0 0 no-repeat;	
	border-right: 2px solid #333;
}

#wrapper #content a.btn_blue:link,
#wrapper #content a.btn_blue:visited,
.mceContentBody a.btn_blue:link,
.mceContentBody a.btn_blue:visited {
	color: #fff;
	text-decoration: none;
	background: #30cdd7 url(../chrome/btn_blue.png) 0 0 no-repeat;	
	border-right: 2px solid #30cdd7;
}

#wrapper #content a.btn_blue:hover,
#wrapper #content a.btn_blue:active,
#wrapper #content a.btn_blue:focus,
.mceContentBody a.btn_blue:hover,
.mceContentBody a.btn_blue:active,
.mceContentBody a.btn_blue:focus {
	color: #fff;
	text-decoration: none;
	background: #333 url(../chrome/btn_black.png) 0 0 no-repeat;	
	border-right: 2px solid #333;
}

#wrapper #content span.btn_grey {
	color: #fff;
	text-decoration: none;
	background: #a7a9ac url(../chrome/btn_grey.png) 0 0 no-repeat;	
	border-right: 2px solid #a7a9ac;
}

#wrapper #content a.btn_grey:link,
#wrapper #content a.btn_grey:visited,
.mceContentBody a.btn_grey:link,
.mceContentBody a.btn_grey:visited {
	color: #fff;
	text-decoration: none;
	background: #a7a9ac url(../chrome/btn_grey.png) 0 0 no-repeat;	
	border-right: 2px solid #a7a9ac;
}

#wrapper #content a.btn_grey:hover,
#wrapper #content a.btn_grey:active,
#wrapper #content a.btn_grey:focus,
.mceContentBody a.btn_grey:hover,
.mceContentBody a.btn_grey:active,
.mceContentBody a.btn_grey:focus {
	color: #fff;
	text-decoration: none;
	background: #333 url(../chrome/btn_black.png) 0 0 no-repeat;	
	border-right: 2px solid #333;
}

/* 10 Feb 2010 - tables */

#content table,
.mceContentBody table {
	margin: 20px auto;
/*	width: 100%;*/
	font-size: small;
	line-height: 1.4;
}

#content table caption {
	color: #666;
	font-size: small;
	text-align: center;
	padding: 2px 10px;
	white-space: nowrap;
}

#content table th,
.mceContentBody table th {
	margin: 2px;
	border: 1px solid #888;
	padding: 4px;
	background: #fdfdfd;
	vertical-align: top;
	text-align: left;
}

#content table td,
.mceContentBody table td {
	margin: 2px;
	border: 1px solid #ccc;
	padding: 4px;
	background: #fdfdfd;
	vertical-align: top;
	text-align: left;
}

td .minor {
	color: #888;
}

#content table.stretched {
	width: 100%;
}

/* 29 Apr 2010 - colbtns */

.colbtn {
	padding-left: 228px;
	zoom: 1;
}

.colbtn a {
	float: left;
	display: inline;
	margin-left: -228px;
	width: 120px;
	text-align: center;
}

/* 24 Jan 2012 - floatleft and floatright */

.floatleft {
	clear: left;
	float: left;
	margin: 0 12px 12px 0;
}

.floatright {
	clear: right;
	float: right;
	margin: 0 0 12px 12px;
}