﻿*, html
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
}
html, body {
	height: 100%;
}
html, body, form, ul, ol, li, h1, h2, h3, h4, h5, h6, dl, dd, dt
{
	margin: 0;
	padding: 0;
}

a
{
	color: #b01616;	
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a.big-link {
	color: #2a2a2a;
	font-size: 1.1818em;
	font-weight: bold;
	min-height: 18px;
	height: auto !important;
	height: 18px;
}
a.big-link:hover {
	text-decoration: underline;
} 
	a.big-link.share {
		padding-left: 22px;
		background: url(ico_all-icons.png) no-repeat top left;
	}	
	a.arrow-right {
		background: url(ico_all-icons.png) no-repeat 0 -29px;
		padding-left: 11px;		
	}
img
{
	border: none;
}

td
{
	vertical-align: top;
}

p
{
	margin: 0 0 1.333em 0;
	padding: 0;
}

object { outline: none; }

/* @Misc - START: misc styles */
.clear
{
	height: 0px !important;
	line-height: 0 !important; /* if causing problems, remove */
	clear: both !important;
	font-size: 1px !important;
	float: none !important;
	padding: 0px !important;
	margin: 0px !important;
	width: auto !important;
	display: block !important;
	visibility: hidden !important;
	overflow: hidden !important;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

.skip-links
{
	position: absolute;
	top: -9999px;
	left: -9999px;
}


/* @Error - START: form validation summary error styles */
.errors
{
	color: #e14444;
	font-size: 0.9166em;
	padding: 1.333em 10px 1.333em 10px;
	margin-bottom: 1.333em;
	min-height: 56px;
	height: auto !important;
	height: 56px;
	background: none;
}
.errors p
{
	margin-bottom: 0.5em;
}
.errors strong
{
	font-size: 1.1818em;
}
.errors ul
{
	margin-left: 16px;
}
.errors ul li
{
	font-size: 1.0909em;
	padding: 0;
	background: none;
}
.error
{
	color: #D62D38;
	font-size: 1em;
	font-weight: bold;
}
span.errorspan01 {
	display: block;
	float: left;
	height: 21px;
	width: 19px;
}
span.error {
	display: block;
	float: left;
	height: 21px;
	width: 11px;
	margin-left: 6px;
}
.outofview
{
	position: absolute;
	left: -999em;
	top: -999em;
}


/* @Base Font - START: Styles for scalable font consistency */

html { font-size: 100%; /* IE hack */ }
body { font-size: 0.75em; /* Sets base font size to 12px */}
table { font-size: 100%; /* IE hack */ }
input, select, textarea, th, td { font-size: 1em; }

/*
	Note:
	To set font sizes in elsewhere in the stylesheet, use the following formula
	n/b (where n = desired font size in pixels, and b = base font size in pixels)
	
	eg. font-size: 0.917em; = font-size: 11px;

END: Styles for scalable font consistency */

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, 
dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, 
sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	line-height: inherit;
}
div, p, li, dt, dd
{
	line-height: 1.33333em;
}
.page-heading {
	position: absolute;
	top: 85px;
	left: 188px;
}
h1, h2, h3, h4, h5, h6
{
	color: #2a2a2a;
	font-weight: bold;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
}
h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #2a2a2a;
}
h1 { font-size: 4.1666em; line-height: 1em; margin-bottom: 4px; }		/* all em = 18px */
h2 { font-size: 1.8333em; line-height: 1.1818em; margin-bottom: 1.4545em; }
h3 { font-size: 1.3333em; line-height: 1.125em; margin-bottom: 1.3333em; }

h4 { font-size: 1em; line-height: 1.3333em; margin-bottom: 1em; }

h5 { font-size: 1em; line-height: 1.3333em; margin-bottom: 1.3333em; }

h6 { font-size: 1em; line-height: 1.3333em; margin-bottom: 1.3333em; }

p
{
	margin-bottom: 1.33333em;
}

legend { display: none; }

.subtitle { line-height: 1em; margin-bottom: 1em; }
.subtitle01 {display: block; color: #6e6e6e;}
.no-margin-btm {margin-bottom: 0;}

.light { color: #fff;}

.main-intro01
{
	color: #8e8e8e;
	font-size: 2em;
	line-height: 1.0833em;
	margin: 0 0 1.26316em 0;
}
.content-intro01 {
	font-weight: bold;
}
.note01 {
	color: #6e6e6e;
}
.small-note {font-size: 0.9166em;}

/* sidebar base font-size is 11px!!! */
.content-sidebar h3 {
	font-size: 1.5454em;
	margin-bottom: 0.75em;
}
.content-sidebar p {
	line-height: 1.4545em;
}

#content .highlight {color: #2a2a2a;}
			
wbr:after { content: "\00200B" }
.hr {width: 100%; background:url(bcg_line.gif) repeat-x 0 50%; height: 1px; font-size: 1px; line-height: 1px; padding-top: 32px; margin-bottom: 16px;}
#content .hr {width: 617px; margin: 0 -15px 16px -15px;}