body  {
	color: #111;
	font-size: 62.5%;
	font-family: Arial, SunSans-Regular, sans-serif;
	line-height: 1.4em }

p, ul, form, blockquote   {
	color: #333;
	font-size: 1.2em;
	margin-bottom: 1.5em }


h1  {
	font-size: 1em;
	line-height: 1em;
	background-repeat: no-repeat;
	text-indent: -9000px;
	margin-bottom: 1em;
	width: 100%;
	height: 53px;
	overflow: hidden }

h2 {
	color: #ffab2e;
	font-size: 1.4em }

h3 {
	color: #ECA998;
	font-size: 1.4em 
	}
	
b {
	font-weight: 700;
	}

em {
	font-style: italic;
	font-weight: 600;
	}

strong {
	font-weight: 900;
	}
img {
	outline: none;
	}

img a, a img {
	text-decoration: none;
	}
	
a     {
	color: #ff3b00;
	text-decoration: none;
	outline-style: none }


a:visited {
	color: #ff3b00 }

a:active {
	color: #fb0131 }

a:hover    {
	color: #ff3b00;
	text-decoration: underline }


.floatRight, .pushRight {
	float: right;
	margin-bottom: 1em;
	}

.floatLeft, .pushLeft {
	float: left;
	margin-bottom: 1em;
	}

.pushRight {
	margin-right: -300px;
	}

.alignRight {
	text-align: right }

.clearBoth {
	clear: both;
	}
br.clearBoth {
	font-size: 0.1%;
	line-height: 0.1% }

.centered {
	text-align: center;
	}

.smurf b {
	visibility: hidden;
	display: block;
	width: 0;
	float: left }

blockquote {
	background: url("../images/bg_quote.gif") no-repeat 1em .3em;
	font-style: italic;
	color: gray;
	display: block;
	padding-left: 4em;
	padding-top: 1em;
	line-height: 2em 
}


blockquote i {
	font-style: normal }

.whiteSpace {
	margin-top: 2.5em }

