﻿/* Pagebuilder generated CSS template */
/* Your styles go here */

/* CSS for application form */
/* -------------------------------------------- */

#scholarshipForm label {
	width:					250px; 
	float:					left;
	font-weight:			normal;
	color:					#000000;
}

#scholarshipForm fieldset {
	position:				relative;
	margin-top:				35px;
	border:					1px solid #9F9FB6;
	background:				#F0F2F4 url('../conference/images/formBg.gif') repeat-x 50% top; 
	
	display:				block;
	padding-top:			25px;
	padding-left:			10px;
	padding-right:			5px;
	padding-bottom:			15px;
	width:					560px;
	font-size: xx-small;
}

#scholarshipForm textarea {
	width:					300px;
	height:					100px;
	font-family: 			Arial, Helvetica, sans-serif;
	font-size:				small;
}

#scholarshipForm legend {
	position:				absolute; 	
	top: 					-.5em; 
	left: 					.5em; 
	font-weight:			bold;
	font-size:				16px;
	color:					#000000;
	background-color:		#FFFFFF;
}

#scholarshipForm input {
	border: 				1px solid #d4d0c8;
}

#scholarshipForm input.radio {
	border: 				0px;
}

#scholarshipForm input.submit {
	font-weight: 			normal;
	width: 					auto !important;	
}


/* Home page CSS for images  */
/* -------------------------------------- */

.imageContainer {
	width:					140px;
	float:					left;
	/*margin-right:			5px;*/
	/*background-color:		#C5C97B;*/
	
}

.imageContainer span {
	float:					left;
	padding:				5px;
	color:					#fff;
	font-weight:			normal;
	font-size:				8pt;
	font-family:			verdana;			
}

.ScholarContainer {
width: 550px;
	
}
