BODY {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
	font-size: 11px;
	line-height: 18px;
}

.heading {color:#006666;
	font-size: 12px;
	font-weight: bold;
		}

#effieBG  {	position: relative;
			height: auto;
			width: auto;
			margin-right: auto;
			margin-left: auto;
	 	}


#content { font-size: 11px;
		line-height: 18px;
	margin-top: 20px;
	margin-left: 50px;
	height: auto;
	width: auto;
	border: none;
	text-align: left;
	vertical-align: middle;
}

#imgFloat { z-index: 3;
		position: absolute;
		height: 450 px;
		width: 600 px;
		left: 120px;
		top: 150px;
	}
	
#imgFloatAwards { z-index: 3;
		position: absolute;
		height: 450 px;
		width: 200px;
		left: 265px;
		top: 160px;
	}
	
#floatText { z-index: 4;
		position: absolute;
		height: 450 px;
		width: 275 px;
		left: 450px;
		top: 160px;
	}
	
	
#imgFloatFolio { z-index: 3;
		position: absolute;
		height: 450 px;
		width: 700 px;
		left: 230px;
		top: 190px;
	}
	
table {	color: #663333;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}

.caption { 
		font-size: 7pt;
		font-style: italic;
		}

A {
	COLOR: #006699; 
	TEXT-DECORATION: underline
}

A:hover {
	COLOR: #9f0b31; 
	TEXT-DECORATION: none
}

a:visited {
	color: #F3C200;
	font-weight: bold;
	text-decoration: none;
}

.active {
	color: #F3C200;
	font-weight: bold;
	text-decoration: none;
}



.submitButton {
		width:210px;
		height:auto;
		margin-top: 15px;
		margin-left: 2px;
		}
		
table {font-weight: bold;
		color: #444444;
		text-align: right;
	}
	

