* {
	margin: 0px;	padding: 0px;
}

body {
	font-size: .825em;	line-height: 1.4em;	font-family: Verdana, Arial, Helvetica, sans-serif;	background-image: url(/images/backgrounds/oakington-plane.jpg);	background-repeat: repeat-x;	background-position: center top;
}

p {
	margin-top: 2px;	margin-bottom: 4px;	padding: 0px;
}

.ninefifty {
	width: 960px;	margin-right: auto;	margin-left: auto;	right: auto;
}

.header {
	height: 300px;
}

.bigtext {
	font-size: 2em;	padding-top: 50px;
}

.maincontent {
	margin-top: 25px;
}

h1, .h1 {
	font-size: 1.8em;	line-height: 1em;	font-weight: normal;	font-style: normal;	margin-top: 2px;	margin-bottom: 5px;	top: 2px;	bottom: 5px;
}

p.leader {
	font-size: 1.2em;
}

a, a:visited {
	color: #465a97;
}

form {

}

input, select {
	margin-top: 5px;	margin-bottom: 5px;
}

label {
	text-align: right;	width: 150px;	padding-top: 5px;	padding-right: 5px;	float: left;	clear: both;	top: 5px;	right: 5px;
}

.rightpanel {
	width: 300px;
}

.leftpanel {
	width: 550px;
}

.bigtext1 {
	color: #F1E587;
	font-size: 1.8em;

}

