@charset "UTF-8";

* { margin: 0; padding: 0; }

body {margin:0; padding:0; text-align:left; 
font-family: 'Open Sans', sans-serif, Myriad, Arial, Helvetica, sans-serif  ;
background-color:#FFF;
font-size:0.8em;
line-height:1.8em;
font-weight: 400;
}




.text {font-family: 'Open Sans', sans-serif, Myriad, Arial, Helvetica, sans-serif;font-weight: 400;font-size:1em; line-height:1.5em; }

.text-small {font-family: 'Open Sans', sans-serif, Myriad, Arial, Helvetica, sans-serif;font-weight: 400;font-size:0.8em; line-height:1.5em; font-style:italic; }

.text2 {font-family: 'Open Sans', sans-serif, Myriad, Arial, Helvetica, sans-serif;font-weight: 700; font-size:1.1em; line-height:1.3em; color:#030; }


.text-strong {font-family: 'Open Sans', sans-serif, Myriad, Arial, Helvetica, sans-serif;font-weight: 600;font-size:1em; line-height:1.5em; }
.margin-left50 {margin-left:50px;}
.margin-left40 {margin-left:40px;}
.margin-left30 {margin-left:30px;}
.width-600 { width:600px;}



.link_yellow a, .link_yellow a:visited{
	color: #000;
	text-decoration:none;
	}
.link_yellow a:hover{
	color:#F47E20;
}

.link_yellow2 a, .link_yellow2 a:visited{
	color: #F47E20;
	text-decoration:none;
	}
.link_yellow2 a:hover{
	color:#F47E20;
}



.clear   {
	clear: both;
	height: 0px;
	line-height: 0;
	overflow:hidden;
}
.clear5  {clear: both;height: 5px;line-height: 5px;overflow:hidden;}
.clear8 {clear: both;height: 8px;line-height: 8px;overflow:hidden;}
.clear10 {clear: both;height: 10px;line-height: 10px;overflow:hidden;}
.clear11 {clear: both;height: 11px;line-height: 11px;overflow:hidden;}
.clear15 {clear: both;height: 15px;line-height: 15px;overflow:hidden;}
.clear18 {clear: both;height: 18px;line-height: 18px;overflow:hidden;}
.clear20 {clear: both;height: 20px;line-height: 20px;overflow:hidden;}
.clear30 {clear: both;height: 30px;line-height: 30px;overflow:hidden;}
.clear40 {clear: both;height: 40px;line-height: 40px;overflow:hidden;}
.clear50 {clear: both;height: 50px;line-height: 50px;overflow:hidden;}
.clear60 {clear: both;height: 60px;line-height: 60px;overflow:hidden;}
.clear100 {clear: both;height: 100px;line-height: 100px;overflow:hidden;}


#download {
	float:left;
	width:200px;
	height:32px;
	background-image:url(../images/icon_pdf.gif);
	background-repeat:no-repeat;
	padding: 0 0 0 40px;
	}
	

#download2 {
	float:left;
	width:500px;
	height:32px;
	background-image:url(../images/icon_pdf.gif);
	background-repeat:no-repeat;
	padding: 0 0 0 40px;
	}



#y_button{width:189px;height:44px; text-align:center; background-image:url(../Images/bt_download.png); font-weight: 600;font-size:1em; line-height:1.1em; color:#FFF; text-decoration:none; padding-top:22px;}
#y_button a, #y_button a:hover, #y_button a:visited { color:#FFF; text-decoration:none;}

#y_button2{
	width:189px;
	height:30px;
	text-align:center;
	background-image:url(../Images/bt_download2.png);
	font-weight: 600;
	font-size:0.8em;
	line-height:1.5em;
	color:#FFF;
	text-decoration:none;
	padding-top:15px;
	background-position: 4px;
	background-repeat: no-repeat;
}
#y_button2 a, #y_button a:hover, #y_button a:visited { color:#FFF; text-decoration:none;}


#y_button5{width:189px;height:30px; text-align:center; background-image:url(../Images/bt_download5.png); font-weight: 600;font-size:1em; line-height:1.1em; color:#FFF; text-decoration:none; padding-top:19px;}
#y_button5 a, #y_button a:hover, #y_button a:visited { color:#FFF; text-decoration:none;}


#download3 {
	float:left;
	width:150px;
	height:32px;
	background-image:url(../images/icon_pdf.gif);
	background-repeat:no-repeat;
	padding: 0 0 0 40px;
	}

h1 {font-family: 'Open Sans', sans-serif, Myriad, Arial, Helvetica, sans-serif;font-weight: 600; font-size:2em; color:#16c4bf; line-height: 1.2em; }
h2 {font-family: 'Open Sans', sans-serif, Myriad, Arial, Helvetica, sans-serif;font-weight: 600; font-size:2em; color:#F47220; line-height: 1.2em; }


h4 {
font-family: 'Open Sans', Helvetica, sans-serif, Myriad, Arial, Helvetica, sans-serif;
font-weight: 700;
font-style: italic;
font-size: 1.7em;
line-height: 1.3em;
color: red;
}
						

			
ul li { display: inline; }
			
.wide {
border-bottom: 1px #000 solid;
width: 800px;
}
			
.fleft { float: left; margin: 0 20px 0 0; }
			
.cboth { clear: both; }



#inner {} 

.text-center {
text-align:center;
}
.text-left {
text-align:left;
margin:0 0px 0 50px;
}
#buttonsbox {
text-align:center;
background-color:#000;
margin: 20px auto;
width:200px;
}

.button a{
   background: #d13d10;
   background: -webkit-gradient(linear, left top, left bottom, from(#F00), to(#C00));
   background: -webkit-linear-gradient(top, #F00, #C00);
   background: -moz-linear-gradient(top, #F00, #C00);
   background: -ms-linear-gradient(top, #F00, #C00);
   background: -o-linear-gradient(top, #F00, #C00);
   padding: 5px 10px;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   
   -webkit-box-shadow: rgba(0,0,0,.3) 2px 2px 5px;
   -moz-box-shadow: rgba(0,0,0,.3) 2px 2px 5px;
   box-shadow: rgba(0,0,0,.3) 2px 2px 5px;
   
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   font-size: 15px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   color:white;
   margin:15px;
   text-align:center;
   float:left;
   }
.button a:hover {
   background:  #F40;
   color: #ffffff;
   }
.button a:active {
   background: #F40;
   }
			
.super {
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

.question {
font-size: 28pt;

}

.bigquestion {
font-size: 32pt;
}

.biggerquestion {
font-size: 34pt;
}


#chart {
font-size:1.4em;
font-weight: 600;
}
.big{
font-size:1.7em;
color: #F00;
font-weight: 600;
}
.lh_narrow {
line-height:0.7em;}
.fw700 {
font-weight: 700;
color: #F00;
}
.fw600 {
font-weight: 600;
color: #F00;
}

.orange {
color: #F00;
}

#logo {
height:80px; background-color:#F00;
width: 900px;

}

#logo img {
float: right;
margin: 20px 10px;
}

.link_red a, .link_red a:visited{
	color: #F00;
	text-decoration:none;
	}
.link_red a:hover{
	color:#F00;
}
