@charset "UTF-8";
/* ------ best reset --------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 1em;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:link, a:visited {
	text-decoration: underline;
	color: #005284;
}
a:hover {
	text-decoration: none;
	color: #005284;
}
a:active {
	text-decoration: underline;
	color: #005284;
}
/*------ now the meat ------ */



img {
	border: none;
}
body {
	background: #002339 url(images/bg.jpg);
	color: #036;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	text-align: center;
}
#bg_top {
	background: url(images/bg_top_new.jpg) 50% 0 repeat-x;
}
#wrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 970px;
	position:relative;
}
#header {
	/*height: 120px;*/
	background-image: url(images/bg_header-big.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
#header_logo {
	left: 23px;
	position: absolute;
	top: 32px;
}
#nav {
	height: 50px;
	padding: 70px 0 0 300px;
}
#nav img {
	float: left;
	margin: 0 4px;
}
#pickup-wrap {
	padding: 0 0 12px 0;
	background-image: url(images/bg_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
	color: #ffffff;
}
.twocol {
	background-color: #000;
}
#pickup-fields a {
	color: #cf8b2d;
}
#pickup-fields {
	padding: 12px;
	margin: 0;
	text-align: left;
	background-image: url(images/bg_content_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
input {
	border: none;
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
	padding: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#colLeft {
	float: left;
	padding: 25px 0 0 0;
	width: 615px;
	display: inline;
}
#colRight {
	float: left;
	width: 320px;
	padding: 16px 0 0 10px;
	display: inline;
}
#inner {
	text-align: left;
	padding-bottom: 30px;
}
#inner p {
	padding: 0;
}
#inner ul {
	display: block;
	padding: 22px 0 0 0;
	margin: 0;
}
#inner li {
	padding: 0 0 12px 0;
	margin: 0;	/*display: block;*/
	display: block;
}
.label {
	color: #cf8b2d;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	display: inline;
	width: 92px;
	float: left;
}
#inner li input, #inner li select {
	padding: 3px;
	color: #000000;
	font-weight: normal;
	width: 185px;
	font-size: 1em;
	border: none;
}
#inner li select {
	width: 197px;
}
#inner li div input {
	width: 93px;
	background: transparent !important;
	border: none !important;
	padding: 0;
	height: 28px;
	margin: 0;
}
#inner li#send-pickup {
	display: inline;
	float: left;
	padding-left: 92px;
}
#inner li#help-pickup {
	text-align: right;
	line-height: 28px;
	width: 290px;
}
#inner li.disclaimer {
	margin: 0 0 0 80px;
	color: #8f8f8f;
	font-size: 10px;
}
.small {
	font-size: 10px;
}
.cta {
	padding: 50px 0 15px 40px;
}
#footer .pmfoot {
	float: right;
	text-align: right;
}
#warning-wrap {
	padding: 16px 30px 40px;
}
#warning-wrap p, #contactsheet p {
	padding: 5px 0;
}
.warning {
	color: #BA8D3B;
	font-weight: bold;
	line-height: 1.3;
}
#contactsheet {
	padding: 16px 0 40px;
}
#contactsheet td {
	padding: 10px 10px 10px 0;
}
#survey-wrap {
	text-align: left;
	padding: 0 15px 20px 0;
	margin: 0;
}
#survey-inner {
	padding: 0;
	height: 360px;
	overflow: auto;
}
.tdsurvey {
	padding-bottom: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.tddetail {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
#survey-inner td input {
	padding: 3px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	margin: 5px 5px 0 0;
}
.helpsurvey {
	display: block;
	margin-top: 10px;
}
#survey-inner select {
	color: #000;
}
#survey-inner ul {
	display: block;
	padding: 0;
	text-decoration: none;
}
#survey-inner li.surveyErrorMsg {
	display: block;
	padding: 5px;
	color: #FFC20E;
	font-weight: bold;
}
a.surveyErrorMsg {
	display: block;
	padding: 5px;
	color: #FFC20E;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#photo-wrap {
	padding: 0;
	position: relative;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
	color: #ffffff;
}
#colLeftPhoto {
	float: left;
	padding: 31px 42px;
	background-image: url(images/photo-back.gif);
	background-repeat: no-repeat;
	display: inline;
	width: 480px;
}
#photo {
	width: 480px;
}
#gallery {
	margin: 12px 42px 0;
	text-align: center;
}
#colRightPhoto {
	float: left;
	width: 320px;
	background-color: #00121e;
	padding: 16px 20px;
	height: 390px;
	position: relative;
	display: inline;
	margin-left: 20px;
}
/*#ppa-wrap {
	margin: 0;
	height: 30px;
	padding: 0;
	top: 390px;
	clear: left;
}*/
#ppa-wrap {
	height: 30px;
	position: absolute;
	left: 20px;
	z-index: 100;
	bottom: 12px;
	width: 325px;
}
#ppa-wrap ul {
	display: block;
	margin: 0;
	text-align: left;
}
#ppa-wrap li {
	padding: 0 10px 0 0;
	display: inline;
	float: left;
}
#resend-wrap {
	margin: 0;
	padding: 0;
	display: block;
}
#from {
	padding: 5px 0 0 0;
	display: block;
}
#from li, #to li {
	padding: 0px;
	margin: 0 0 8px 0;
	display: inline;
	float: left;
	width: 160px;
}
#from li input, #to input {
	padding: 3px;
	color: #000000;
	width: 145px;
	border: none;
}
.label-photo {
	display: block;
	color: #cf8b2d;
	font-size: 12px;
	padding: 0 0 3px 0;
}
#to li.label-photo {
	display: block;
	float: none;
	margin: 0px;
	padding: 0 0 3px 0;
	width: 320px;
}
#to {
	display: block;
	padding: 0;
	clear: left;
}
#to li#sendnow {
	border: none;
}
#resend-wrap div input {
	margin: 0px;
	padding: 0px;
	background: transparent !important;
	border: none;
	height: 28px;
	width: 113px;
}
#to li#send-confirm {
	color: #FFF;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	border: none;
	width: 320px;
	clear: left;
	display: block;
	margin: 0;
	padding-bottom: 17px;
}
#to li#need-help-photo {
	text-align: right;
	border: none;
	line-height: 28px;
	float: left;
	display: block;
}
.btmContPhoto {
	background-color: #000;
}
.leftBtm, .rightBtm {
	float: left;
	display: inline;
	text-align: center;
	padding: 25px 0;
}
.leftBtm {
	width: 630px;
}
.rightBtm {
	width: 291px;
	padding-left: 20px;
}
.rightBtm img {
	padding-bottom: 30px;
}
#footer {
	padding: 3px 0 25px 0;
	clear: both;
}
#footer p {
	color: #ffffff;
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}
#footer p.highlihgts {
	font-weight: bold;
	padding-bottom: 15px;
}
#footer a {
	color:#f60;
}
#school_logo_bar {
	background: url(/images/bg_school_logos.gif) no-repeat;

	height: 50px;
	padding: 1px;
	}
#school_logo_bar img {
	display: inline;
	float: left;
	}
