body {
	padding-top:210px;
}

h1 {
	font-size:200%;
	margin:40px 0 40px 0;
}

h2 {
	font-size:150%;
	margin:20px 0 20px 0;
}

	h2.title {
		border:none;
		font-weight:bold;
	}
	
		h2.title a, h2.title a:visited, h2.title:hover {
			border:none;
		}

h3 {
	font-size:130%;
	margin:20px 0 20px 0;
}


.bold {
	font-weight:bold;
}

.dark {
	background:#ddd;
}

.endl {
	clear:both;
}

.fl-left {
	float:left;
}

img.fl-left {
	margin:0 20px 20px 0;
}

hr {
	border:none;
	border-bottom:1px #aaa dashed;
}

#trevda {
	height: 105px;
	background:url(/img/titlesback.jpg) repeat-x top;
	position:absolute;
	top:105px;
	left:0;
	width:100%;
	color:#fff;
	font-size:90%;
	text-align:left;
}

	#trevda #trevdaimg {
		margin-top:20px;
		height:105px;
		float:left;
		width:500px;
	}
	
		#trevda #buttons div {
			width:430px;
			float:right;
			margin-top:24px;
		}

	#trevda #buttons {
		background:none;
	}

	#content ul {
	}
		
		#content ul li {
			list-style:disc;
			margin-left:20px;
		}


		
#contentplace {
	padding-top:10px;
	width:650px;
	float:left;
	padding-bottom:100px;
	padding-left:30px;
}

	#contentplace h1 {
		margin-left:-30px;
	}
	

#right-panel {
	width: 280px;
	float:right;
	padding-top:30px;
	background:#dae3f5 url(/img/whatisback.jpg) repeat-x;
	padding-bottom:50px;
	font-size:90%;
}
	
	#right-panel div.block {
		margin:0 20px;
	}

	#right-panel .column-2-left, 
	#right-panel .column-2-right {
		width:100%;
		float:none;
	}

.scr {
	float:left;
	margin:30px 30px 0;
	text-align:center;
	width:200px;
}

	.imglnk, .imglnk:hover {
		border:none;
	}

.w50p {
	line-height:1.55em;
	float:left;
	height:7.4em;
	width:100%;
	text-align:center;
	font-size:1.3em;
	margin:20px 0 30px 0;
}

.w50p a, .w50p a:visited, .w50p a:hover {
	border:none;
}

label {
	width:200px;
}



#emailform {	
	margin:20px 0;
}

#path {
	font-size:80%;
	border-bottom:1px #eee solid;
	margin-left:-30px;
}

div.errorsend b {
	color:#b00;
}

div.errorsend table {
	display:none;
}

div.allawards a {
border:medium none;
display:block;
float:left;
height:155px;
margin-top:10px;
text-align:center;
width:30%;
}