/* @override http://vicky.positiveactivities.dev.indigo.ws/survey/templates/GetOutThere/style.css */

body {
	background-image: url(images/wall.jpg);
	background-repeat: repeat-x;
	background-color: #F0F0F0;
	margin: 0;
	font-family: arial;
	font-size: 12px;
}

a {
	font-weight: bold;
	color: #3333CC;
	text-decoration: none;
}

textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#container {
	margin: auto;
	width: 750px;
}

#maincontent {
	padding: 0 30px;
	background: #ffffff;
	margin-bottom: 20px;
	width: 690px;
	float: left;
}

#maincontent form h3 {
	margin-top: 0;
	padding: 0px 0 5px 10px;
	font-size: 24px;
	color: #fff;
	background: #ff2d6a;
}

#top a.logo {
	text-indent: -7777px;
	display: block;
	width: 370px;
	height: 88px;
	background: url(images/header.jpg) no-repeat;
	margin-top: 11px;
	font-size: 0;
}

#top {
	margin: auto;
	padding-top: 20px;
	width: 750px;
	height: 120px;
	background-color: #ffffff;
	background-image: url(images/header02.jpg);
	background-repeat: no-repeat;
	float: left;
}

#footer {
	float: right;
	margin: 0px;
	width: 750px;
	height: 55px;
	background-image: url(/images/footer_image.gif);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}

.sectionlist {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	list-style-type: none;
}

a.bluelink {
	font-size: 1em;
	color: #3333CC;
	text-decoration: none;
	padding: 0px;
	display: inline;
	margin: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}

a:hover.bluelink {
	font-size: 1em;
	color: #3333CC;
	text-decoration: underline;
	font-weight: bold;
	padding: 0px;
	display: inline;
	margin: 0px;
}

a.footerlink {
	font-size: 1em;
	margin: 0px;
	display: inline;
	padding: 0px;
	color: #3333cc;
	font-weight: bold;
	text-decoration: none;
}

a:hover.footerlink {
	font-size: 1em;
	margin: 0px;
	display: inline;
	padding: 0px;
	color: #3333cc;
	font-weight: bold;
	text-decoration: underline;
}

a.graylink {
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	padding: 0px;
	display: inline;
	margin: 0px;
	text-decoration: none;
}

a:hover.graylink {
	font-size: 1em;
	color: #999999;
	text-decoration: underline;
	padding: 0px;
	display: inline;
	margin: 0px;
}

a.content {
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	display: inline;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 400px;
	margin-top: -60px;
	display: none;
}

a:hover.content {
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px;
	display: inline;
	margin: 0px;
	font-weight: bold;
	padding-left: 400px;
	margin-top: -60px;
	display: none;
}

a:hover {
	text-decoration: underline;
}

.h1 {
	font-size: 36px;
	font-weight: bold;
}

.h2 {
	font-size: 24px;
	font-weight: bold;
}

.h3 {
	font-size: 16px;
	font-weight: bold;
}

.h4 {
	font-size: 14px;
	font-weight: bold;
}

.h5 {
	font-size: 12px;
	font-weight: bold;
}

.h6 {
	font-size: 10px;
	font-weight: bold;
}

h1 {
	padding: 0px;
	margin: 0px;
}

#newfooter {
	padding-top: 5px;
	width: 650px;
	border: 0px;
	float: left;
	display: block;
	font-size: .7em;
}

ul#normal {
	list-style-type: none;
}

li#normal {
	list-style-type: none;
}

.normal {
	list-style-type: none;
}

td {
	padding-top: 5px;
}

.tdnostyle {
	padding-bottom: 5px;
	border: 0px;
}

ol {
	list-style-type: disc;
}

ol li {
	list-style-type: disc;
}

h2 {
	padding: 0px;
	margin: 0px;
}

.resultstable td {
	padding-right: 5px;
}

.newulli, .newulli2 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.newulli2 {
	display: inline;
}

.hidden {
	display: none;
}

table, tr, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	
}

.bordered_table {
	font-size: x-small;

	border: 0;
	/*margin-left:20px;*/
}

.whitebox {
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 10px;
}

.copyright {
	font-weight: normal;
	font-size: 0.8em;
	padding-bottom: 10px;
	padding-top: 10px;
}

.copyright p {
	text-align: center;
	color: #aaa;
}

.copyright a, .copyright a:visited, .copyright a:hover {
	color: #aaa;
	text-decoration: none;
	font-weight: normal;
}


#maincontent div.copyright img {
	width: 675px;
}

