/* CSS Document */

body {
	background-image: url(images/purplestripbackground.gif);
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {font-size: 12px}
.style5 {font-size: 12px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A079C;
}
.style8 {
	font-size: 14px;
	font-weight: bold;
}
.style10 {font-size: 16px}
.style15 {color: #FFFFFF}
.style16 {
	font-size: 10px;
	font-weight: bold;
}
.style17 {color: #666666}

.styleCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.stylePurpleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	
}

.styleContactHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6A079C;
	font-weight: bold;
	text-decoration:underline;
}
.styleApplyOnline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	
}

.styleListings A:hover {color: #FF0000;}

select, input, textarea { background-color: #E5E5E5; font-family: verdana; color: #000000; font-size: 8pt; border-top-width: 1px; border-left-width: 1px; border-bottom-width: 1px; border-right-width: 1px;}

a:hover {
	 COLOR: #6A079C; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	 
	 TEXT-DECORATION: underline;}

a.whiteBottom:link {color: #FFFFFF}
a.whiteBottom:visited {color: #FFFFFF}


