@charset "utf-8";
/* CSS Document */

body{
	background: #204b6e;
	font-family:"Trebuchet MS";
	color:#FFF;
}

.theader{
	font-size:22px;
}

.chart{
	height:450px;
}

option{
	font-size:14px;
		font-family:"Trebuchet MS";
}

td{
	text-align:left;
	font-size:14px;
		font-family:"Trebuchet MS";
	}

a{
	color:#FFFF33;
	font-size:14px;
		font-family:"Trebuchet MS";
}

textarea{
	background:#204b6e;
	border:thin #FFF solid;
	color:#FFF;
		font-family:"Trebuchet MS";
}

#container{
	width:80%;
	height:auto;
	margin: 0 auto;
	font-family:"Trebuchet MS";
}

#criteria{
	border:solid thin #000;
	background:#CCF;
	color:#009;
	font-size:20px;
		font-family:"Trebuchet MS";
}

#question{
	border:solid thin #fff;
		font-family:"Trebuchet MS";
}

div{
	font-size:16px;
	color:#FFF;
		font-family:"Trebuchet MS";
}

.graph{
		font-family:"Trebuchet MS";
}
/* Horizontal chart elements */

.barh{
	margin: 4px;
	text-align:left;
	clear:both;
		font-family:"Trebuchet MS";
}

.barhvalue {
	padding:0px;
	margin:0px 5px;
	font-size: 12px;
	text-align: left;
	overflow:hidden;
	float:left;
		font-family:"Trebuchet MS";
}

.barhcaption {
	padding:0px;
	margin:0px 5px;
	font-size: 12px;
	text-align: right;
	overflow:hidden;
	float:left;
		font-family:"Trebuchet MS";
}


.barhimage {
    float:left;
}

table
{
	width: 85%;	
	font-family:"Trebuchet MS";
}

.report{
	border:#000 thin solid;
	text-align:center;
	background:#999;
	width: 750px;
	margin:0 auto;
	padding: 15px;

}

.chart{
	background:#999;
	border:#000 thin solid;
	width:750px;
	height:350px;
	margin: 0 auto;
	padding:25px 0;

}
.report td{
	border:#000 thin solid;
	padding:10px;
	margin:10px;
	text-align:center;
}

.mybutton { 
width: 2.5em; 
height: 2.5em;
background:#0C3;
}

.btn{

	font-size:20px;
}

.createbutton
{
	height: 2.5em;	
		font-family:"Trebuchet MS";
}

.table2
{
	width: 35%;
			font-family:"Trebuchet MS";
}

.reportTable
{
	font-size:12px;
			font-family:"Trebuchet MS";
}



.comments
{
	width: 75%;
	color:#fff;
	font-family:"Trebuchet MS";
}
