
html {
	height: 100%;
}

body {
	text-align:center;
	margin: 0;
	padding: 0;
	background: #2e4b9b;
	font: normal 11px Arial, Helvetica, sans-serif;
	height: 100%;
	}

#bigdiv{
	margin: auto;
	padding: 0;
	background: #ffffff url(../images/pp_12.jpg) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	width: 900px;
	/*height: 100%;
	min-height: 90%;*/
	text-align: justify;
	display: table;
}

#home {
	text-align:center;
}


#menu {
	width: 900px;
	height: 141px;
	margin: 0 auto;
	text-align:right;
	color: #ffffff;
}

#menu a {
	/*float: right;
	background:text-transform: uppercase;
		padding: 20px 5px 20px 5px;*/
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#footer {
	background: #2e4b9b url(../images/pp_13.jpg) repeat-x;
	padding: 1px;
	width: 898px;
	padding-top:10px;
}

#footer h5{
	text-align: center;
	color: #ffffff;
	padding: 0;
	font-size:9px;
}

#question {
	width:690px;
	float: left;
	align:left;
	clear:both;
	/*padding: 10px 30px 10px 30px;
	border:#a3a3d5 solid 1px;*/
	}
#questiontable {
	width:690px;
	border:#a3a3d5 solid 1px;
	}
	
#votingsummary {
	border:#a3a3d5 solid 1px;
}

#table {
	width:690px;
	float: left;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	text-transform: sentence;
	font-size: 18px;
	padding:0 0 5px 0;
	margin:0;
	color: #2f4c9c;
}

h2 {
	text-transform: sentence;
	font-size: 15px;
	color: #000000;
	padding:0;
	margin:0;
}

h3 {
	text-transform: sentence;
	font-size: 14px;
	color: #0656e9;
}

h5 {
	font-size: 10px;
}

h5 a:hover {
	color: #1d1d1d;
	text-decoration:none;
}

h5 a {
	color: #ffffff;
	text-decoration:none;
}
	
a {
	text-decoration: none; 
	color: #0c1c8c;
}

a:hover {
	text-decoration: none;
	color: #0000ce;
}

.button {
	color: navy;
	text-decoration: none;
}

.content {	
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	padding: 0 10px 0 10px; 
	}
	
.tableheadings {
	font: 11px Arial, Helvetica, sans-serif;
	color:navy;
	background-color: #a3a3d5;
	font-weight:bold;
	}
	
.tablecontent {
	font: 11px Arial, Helvetica, sans-serif;
	color:#000000;
	border-left:0px;
	border-right:#a3a3d5 solid 1px;
	border-bottom:#a3a3d5 solid 1px;
	}

.tablecontentright {
	font: 11px Arial, Helvetica, sans-serif;
	color:#000000;
	border-left:0px;
	border-right:0px;
	border-bottom:#a3a3d5 solid 1px;
	}
	
.textfield0 {
	PADDING-LEFT: 2px;
    FONT-SIZE: 7pt;
    WIDTH: 190px;
    FONT-FAMILY: verdana,arial;
	}
	
.D1 {
	PADDING-LEFT: 2px;
    FONT-SIZE: 7pt;
    WIDTH: 195px;
    FONT-FAMILY: verdana,arial;
}

table {
	position:relative;
	display:block;
}

.rightbar {
	text-align:center;
	margin-top: 21px;
	padding: 20px 5px 20px 5px;
	width: 125px;
	background:#a3a3d5;
}
.leftbar {
	background: #ffffff;
	margin-top: 20px;
	padding: 0 20px  0 20px;
	width:695px;
}
.whitesm {
	color:#ffffff;
	font-size:9px;
}
.green {
	color:#2a7d39;
}
.red {
	color:#b94141;
}
