/* @override http://washingtontalent.com/wta.css */

h1        { color: #fff; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2     { color: #fff; font-size: 11pt; font-family: Verdana }
h3        { color: #8D9EC8; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4         { color: #ccc; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h5        { color: #8d9ec8; font-size: 10.5pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p             { color: #fff; font-size: 9pt; line-height: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
li         { color: #fcf8e5; font-size: 9pt; line-height: 12pt; font-family: Arial }
a:link     { color: #8c9ec8 }
a:visited       { color: #f90 }
a:active        { color: #f90 }
.giveit {
	text-align: center;
	margin: 0;
	color: #a7fa80;
	font: bold 18px/28px "Lucida Grande", Lucida, Verdana, sans-serif;
}
div.white {
    color: #fff; 
     font-family: "Lucida Grande", sans-serif;
     font-size:12px;   
}
b.sidetag {
	font-size: 17px;
	font-weight: bold;
	color: #dffb80;
	letter-spacing: 2px;
}

p.thetext {
	font-size: 15px;
	letter-spacing: 1px;
}

b.basic {
	font-size: 24px;
	color: #98d4fd;
	margin: 0;
}
#content {
width:960px;
height:100%;
margin: 0 auto;
}


h2.ss-section-title {
	margin: 0;
	text-align: center;
	color: #c44903;
}

div.ss-section-description {
	font-weight: bold;
	font-size: 20px;
	color: #2384ae;
}

div.ss-form-desc {
	font-size: 16px;
	line-height: 16px;
}

h1.ss-form-title {
	color: #8a2002;
}

div.ss-form-container {
	width: 960px;
	background-color: white;
}

#announcement h3 {
	color: yellow;
}

#announcement b {
	background-color: #8a2002;
	display: block;
	padding-top: 0;
	color: white;
}

#announcement {
width: 600px;
	color: black;
	background-color: #0e1132;
	border: 8px solid #8a2002;
	
}

#announcement p {
	font-size: 20px;
	line-height: normal;
}  

.error {
 	background-color: #e7f1fd;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #045790;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	border: 1px solid #a4acb5;
	margin-top: 10px;
}
