body {
	background-color: #000033;
	padding: 0;
	margin: 0;
	font: 67.5% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	line-height: 140%;
	}

h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
	}
		
h1 {
	color: #1F1358;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	}
	
.bold {font-weight: bold;}	
		
h2 {color: #1F1358;
	display: block;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	}
	
h3 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #6633CC;
	margin-top: 25px;
	margin-bottom: 10px;
	}		
	
p {
	font: 1em;
	margin-bottom: 10px;
	}
	
.bottomLine {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #9999CC;
	}	

#wrapper {
	width: 700px;
	margin: 60px auto 0 auto;
	padding: 20px 20px 30px 20px;
	text-align: left;
	background: #FFFFFF url(../images/Personnel-Line.gif) no-repeat right bottom;
}

#newsletterSubscribe p {
	margin-top: 10px;
	line-height: 1.5em;
	text-align: left;
}

#newsletterSubscribe .label {
	float: left;
	text-align: right;
	width: 100px;
	margin-right: 5px;
	font-weight: bold;
}

#newsletterSubscribe {
	margin-top: 20px;
	margin-bottom: 10px;
}
#surveyAlign {
margin:auto;
}

a:link {
	text-decoration: none;
	color: #6633CC;
	}
	
a:visited {
	text-decoration: none;
	color: #6633CC;
	}

a:hover {color: #9966FF;}	
	
a:action {color: #6633CC;}	

.jobTitle {
	font-size: 0.7em;
}

img {
	float: right;
	margin-bottom: 10px;
}

 #header {
	background: url(../images/Personnel-Line.gif) no-repeat right bottom;
}

#header h1 {
	border-style: none;
	margin: 0;
	margin-top: 5px;
}

#header h3 {
	margin-top: 15px;
	}


/* FLOAT DROP FIX */

br.clear {
	clear: both;
	}
	
.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
	}

.clear {min-height: 1px;}
	
* html .clear {height: 1px;}	

      
.topMargin {
	margin-top: 20px;
	margin-bottom: 10px;
}
