.error_message input
{
	border: solid 3px red;
}

.error_message textarea
{
	border: solid 3px red;
}

.error_message select
{
	border: solid 3px red;
}

a
{
	color: #662133;
}

#homeBox5 a
{
	text-decoration: none;
	cursor: pointer;
}

#homeBox5 a:hover
{
	text-decoration: underline;
	color: white;
}

#topLeftBox 
{
	background-color: #bbe5fa;
	width: 366px;
	float: left;
	margin: 2px;
	height: 292px;
	padding: 15px 15px 0px;
}

#topLeftBox p
{
	font-family: arial;
	font-size: 12px;
	color: black;
	text-align: left;
}

#topLeftBox h2
{
	font-family: arial;
	color: black;
	text-align: center;
	margin: 20px 25px 0px;
}

#topLeftBox span.highlight
{
	color: red;
}

#topRightBox 
{
	width: 398px;
	background-color: white;
	float: left;
	margin: 2px 2px 2px 0;
	height: 300px;
}

#topRightBox div#topLeft
{
	margin: 1px;
	background-color: white;
	width: 196px;
	height: 215px;
	float: left;
}

#topRightBox div#topLeft img 
{
	padding-top: 17px;
	padding-left: 35px;
}

#topRightBox div#topRight
{
	width: 200px;
	height: 215px;
	background-color: #c71b36;
	float: left;
}

#topRightBox div#topRight p
{
	font-family: "Trebuchet MS";
	color: white;
	padding-left: 15px;
	padding-top: 15px;
	font-size: 20px;
}

#topRightBox div#topRight ul li
{
	font-family: "Trebuchet MS";
	color: white;
	list-style-type: none;
	list-style-image: url("/img/layout/arrow.png");
	line-height: 150%;
	font-size: 12px;
	margin-left: 30px;
	margin-top: 6px;
}

#topRightBox div#topRight ul li a
{
	color: white;	
	text-decoration: none;
	
}

#topRightBox div#topRight ul li a:hover
{
	text-decoration: underline;
	
}

#topRightBox div#bottom
{
	background-color: #662133;
	float: left;
	height: 40px;
	width: 368px;
	border-top: 2px white solid;
	padding: 15px 15px 0px;
}

#bottomFormBox
{
	background-color: #bbe5fa;
	width: 796px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-top: 0px;
	height: auto;
	float: left;
	padding-bottom: 10px;
}

#bottomFormBox div#left
{
	width: 396px;
	height: auto;
	float: left;
}

#bottomFormBox p
{
	font-family: arial;
	font-size: 12px;
	color: black;
	text-align: left;
	margin: 20px 25px 0px;
}

#bottomFormBox div#left ul
{
	font-family: arial;
	font-size: 12px;
	color: black;
	text-align: left;
	margin: 0px 40px 0px;
}

#bottomFormBox div#left li
{
	margin-top: 5px;
}


#middleFormBox
{
	padding-left: 10px;
	background-color: #BBE5FA;
	font-family: arial;
	font-size: 12px;
	color: black;
	width: 786px;
	margin-left: 2px;
	margin-bottom: 2px;
	float: left;
}


#bottomFormBox div#left div.title, #topLeftBox .title
{
	font-family: arial;
	font-size: 12px;
	color: black;
	margin-top: 15px;
	margin-left: 10px;
	width: 115px;
	float: left;
}

#bottomFormBox div#left .field, #topLeftBox .field
{
	margin-top: 10px;
	margin-right: 20px;
	float: left;
	width: 220px;
}

#bottomFormBox div#right div.awesometitle
{
	font-family: arial;
	font-size: 12px;
	color: black;
	margin-top: 15px;
	margin-left: 10px;
	width: 115px;
	float: left;
}

#bottomFormBox div#right .awesomefield
{
	margin-top: 10px;
	margin-right: 20px;
	float: left;
	width: 215px;
}

#bottomFormBox div#left .instructorTitle
{
	margin-top: 10px;
	margin-right: 1px;
	float: left;
	width: 24px;

}

#bottomFormBox div#left .firstName
{
	margin-top: 10px;
	margin-right: 1px;
	float: left;
/*	width: 83px; */
	width: 109px;

}

#bottomFormBox div#left .lastName
{
	margin-top: 10px;
	float: left;
/*	width: 104px; */
	width: 109px;
	
}

#bottomFormBox div#left .firstNamewTitle
{
	margin-top: 10px;
	margin-right: 1px;
	float: left;
	width: 83px; 

}

#bottomFormBox div#left .lastNamewTitle
{
	margin-top: 10px;
	float: left;
	width: 90px; 

}

#bottomFormBox div#right
{
	width: 390px;
	height: auto;
	float: left;
}

#bottomFormBox div#right div.title
{
	font-family: arial;
	font-size: 12px;
	color: black;
	margin-top: 15px;
}

#bottomFormBox div#right .schools
{
	list-style: none; 
	font-family: arial;
	font-size: 12px;
	color: black;
}

#bottomFormBox div#right .schools li
{
	margin-top: 2px;
	margin-right: 20px;
}

#bottomFormBox div#right .schools li input
{
	margin-right: 6px;
}

#bottomFormBox div#right .field
{
	margin-top: 10px;
	margin-right: 20px;
	width: 350px;
	height: 112px;
}



#bottomFormBox div.reftitle
{
	font-family: arial;
	font-size: 12px;
	color: black;
	margin-top: 15px;
	margin-left: 10px;
}

#bottomFormBox .reference
{
	margin-top: 10px;
	margin-left: 10px;
	width: 738px;
	height: 100px;
}


#bottomSubmitBox
{
	background-color: #bbe5fa;
	width: 796px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	float: left;
	height: auto;
}

#bottomSubmitBox div.statusBox
{
	margin-top: 22px;
	margin-left: 10px;
	float: left;
	font-size: 14px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	width: 477px;
}

#bottomSubmitBox div.submit 
{
	float: left;
	background-color: #bbe5fa;
	margin: 12px 9px 9px;
	width: auto;
	text-align: left;
}

#releaseContainer
{
	font-family: arial;
	padding-bottom:15px;
	font-size: 12px;
}


#pastwinners
{
	float: left;
	margin-top: -44px;
	margin-left: 2px;
	width: 396px;
	height: 40px;
	background: #3176AF;
	border-top: 2px white solid;
}

#pastwinners p
{
	color: white;
	font-size: 14px;
	margin-left: 25px;
	margin-top: 11px;
}

