/* */


@import url(../../css/Droid-Sans.css);


#wrapper {
	font-family: 'Droid Sans', sans-serif;
	color: #575757;
}


h1 {
	color: #8c4a97;
	font-weight: 600;
}


h2 {
	color: #8c4a97;
	font-weight: 600;
}


h3 {
	color: #8c4a97;
	font-weight: 600;
}


strong {
	color: #8c4a97;
	font-weight: 600;
}


a {
	color: #8c4a97;
}


a:hover {
	color: #8c4a97;
}







#wrapper_apply {
	border-radius: 0px !important;
	text-transform: uppercase;
	color: #FFFFFF !important;
	background-color: #8c4a97 !important;
}


#wrapper_apply:hover {
	color: #FFFFFF !important;
	background-color: #8c4a97 !important;
}
