@font-face {
	font-family: 'WinterthurCondensedRegular';
	src: url('fonts/WinterthurCondensed-webfont.eot');
	src: local('☺'), url('fonts/WinterthurCondensed-webfont.woff') format('woff'), url('fonts/WinterthurCondensed-webfont.ttf') format('truetype'), url('fonts/WinterthurCondensed-webfont.svg#webfontgYE6dmRG') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'WinterthurCondensedItalic';
	src: url('fonts/WinterthurCondensedOblique-webfont.eot');
	src: local('☺'), url('fonts/WinterthurCondensedOblique-webfont.woff') format('woff'), url('fonts/WinterthurCondensedOblique-webfont.ttf') format('truetype'), url('fonts/WinterthurCondensedOblique-webfont.svg#webfontMeU5JDFR') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img{
	border:0;
}

ul, ol {
	margin: 5px 5px 5px 25px;
	padding:0;
	font-size: 1.3em;
}

body{
	margin:0;
	padding:0;
	width:100%;
	color:#514731;
	font: 62.5%/150% Arial, Helvetica, Verdana, sans-serif;
	background:url(/images/global/bkgd.gif) top center repeat-y;
}

a{
	font-family: Arial;
	color:#B13632;
	text-decoration:none;
}

a:hover{
	font-family: Arial;
	color:#B13632;
	text-decoration:underline;
}

p{
	padding:0;
	margin: 10px 0 0 0;
	font-size: 1.3em;
}

h1{
	font-size:1.8em;
	line-height: 1.1em;
	/* font-family: 'WinterthurCondensedRegular', Helvetica, sans-serif; */
	color:#52719C;
	/* letter-spacing: 2px; */
	font-weight: bold;
}

.blue_h2{
	color:#52719C;
	font-family: Arial;
	/* letter-spacing: -1px; */
	padding:0;
	margin:5px 0 5px 0;
	font-size:1.4em;
	font-weight: bold;
}

.blue{
	color:#52719C;
}

.brown_h2{
	color:#9C9A8C;
	font-family: Arial;
	/* letter-spacing: -1px; */
	padding:0;
	margin:5px 0 5px 0;
	font-size:1.4em;
	font-weight: bold;
}

a.pdf {
	padding: 4px 0 4px 19px;
	background: url('/images/global/pdf_icon.gif') center left no-repeat;
}

#logo{
	margin-top:20px;
	margin-bottom:22px;
	float:left;
	width:295px;
}

#logos_flash{
	margin: 15px 0 0 0;
	float:right;
	display: inline;
	height: 68px;
	width: 500px;
	overflow: hidden;
	background: url('/images/global/logos-header.jpg') -1px 3px no-repeat;
}

#logos_flash a,#logos_flash h2 {
	display: block;
	text-indent: -9999px;
}

#outerWrapper{
	text-align:center;
	position:relative;
}

#outerSubWrapper{
	width:930px;
	margin: 0 auto;
	text-align:left;
}

#leftColumn{
	width:690px;
	float:left;
	position: relative;
}

#rightColumn
{
	float:right;
	margin:0;
	width:231px;
	display: inline;
}

#content
{
	position:relative;
}

#footer{
	font-size:1em;
}

#footerCopyright{
	width:400px;
}

#footerLinks{
	width:400px;
}

#footerLinks a{
	text-decoration:none;
	color:#514731;
}

#footer-left{
	width:400px;
	float:left;
}

#footerLogo {
	float:right;
}

.reg{

}

.large{
	font-size:1.1em;
}

.spacer-40{
	height:40px;
}

.spacer-120{
	height:120px;
}

.spacer-180{
	height:180px;
}

.spacer-220{
	height:220px;
	display:block;
	text-indent: -9999px;
}

.spacer-250{
	height:250px;
	display:block;
	text-indent: -9999px;
}

.spacer-280{
	height:280px;
	display:block;
	text-indent: -9999px;
}

.spacer-240{
	height:240px;
	display:block;
	text-indent: -9999px;
}

.spacer-230{
	height:230px;
	display:block;
	text-indent: -9999px;
}

.mgn-top-20{
	margin-top:20px;
}
 
.mgn-bottom-20{
	margin-bottom:20px;
}


#overlay-bknd{
	width:100%;
	height:100%;
	background-color:#D3D3D3;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	display:none;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	align:center;
	z-index:10;
}

#overlay-close{
	padding:0px;
	margin:10px 0 0 0;
	width:590px;
	text-align:right;
	z-index:15;
}

#overlay-content-inner{
	width:560px;
	margin: 10px 20px 10px 20px;
	text-align:center;
	z-index:15;
}

#overlay-content{
	margin: 30px auto auto 200px;
	padding:0;
	align:center;
	text-align:left;
	width:600px;
	background-color:white;
	background-image:url();
	position:absolute;
	top:100px;
	display:none;
	z-index:15;
}


#video-container{
	width:540px;
}

#skiplinks{
	height:1px;
	overflow:hidden;
	position:relative;
	top:-5px;
}

#mainLink{
	height:1px;
	overflow:hidden;
}

#nav-anchor{
	height:1px; 
	overflow:hidden;
	margin-bottom:-1px;
}

#wow_facts_wrapper { text-align: center; margin-top: 10px; }


.hr {
	width: 100%;
	height: 1px;
	background: #999;
	margin: 15px 0;
}
.clear { clear: both; }

.st_sharethis .stButton .chicklets {
color: #B13632 !important;
}
