@charset "UTF-8";
/* CSS Document */

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, b, u, i, center, 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-size: 100%;
vertical-align: baseline;
background: transparent;
}

body {
line-height: 1;
}
ol, ul {
list-style: none;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 44px;
font-weight: bold;
color: #fff;
}

h2 {
line-height: 40px;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #035685;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
color: #c3e7ff;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
color: #373737;
line-height: 24px;
}

h

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #1f1f1fa;
font-weight: normal;
line-height: 20px;
}

a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #408ec3;
text-decoration:underline;
}

.grey {
color: #7c7c7c;
}

.white {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

.blue {
color: #035685;
}

body {  
background:#004B8C; 
}

#container {
width: 840px;
padding: 0px;
margin: 0 auto;
background: #fff;
}

#page-top { 
width: 840px; 
margin: 0 auto; 
background: url(images/shadow_top.gif) no-repeat;  
widht: 840px;
height: 35px;
float: left;
}

#side-shadows { 
background: url(images/shadows_side.gif) repeat-y;
width: 840px;
height: 100%; 
float: left;
}

#top {
background: #FFF;
width: 740px;
height: 60px;
float: left;
margin: 0 20px 0 20px;
padding: 0 30px 0 30px;
}

#logo {
background: url(images/logo.gif) no-repeat;
width: 190px;
height: 60px;
float: left;
}

#alaway-text {
background: url(images/alaway_text.gif) no-repeat;
width: 238px;
height: 32px;
margin-top: 12px;
float: right;
}

#header {
background: url(images/header_bkg.jpg) no-repeat;
width: 740px;
height: 294px;
padding: 0 30px 0 30px;
float: left;
margin: 0 20px 0 20px;
}

#header-text {
width: 430px;
height: 100%;
float: left;
margin: 15px 0 0 340px;
}

#form { 
width: 370px; 
float: left; 
margin: 15px 0 0 35px; 
}

label {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
font-weight: normal;
}

#form p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
font-weight: normal;
line-height: 18px;
}

#page-middle {
width: 800px;
height: 100%;
background: #fff url(images/box_image_bottom.jpg) bottom no-repeat;
float: left;
margin: 0 20px 0 20px;
padding-bottom: 60px;
}

#content {
width: 425px;
height: 100%;
margin-top: 15px;
margin-left: 30px;
float: left;
}

#content p {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #1f1f1fa;
font-weight: normal;
line-height: 20px;
}

#AllergyAlert { 
float: right; 
margin: 30px 30px 0 0;
}

#bottom {
background: url(images/bottom.gif) no-repeat;
width: 840px;
height: 168px;
float:left;
}

#legal {
	width: 770px;
	font-size: .75em;
	padding: 5px 0px;
	margin: 0px 0px 0px 35px;
}

#legal span {
	float: left;
}

#legal a{
color:#ffffff;
}

#legal a:visited {
color:#ffffff;
}

#footer_links {
	float: right;
	list-style: none outside none;
	margin: 0;
}

#footer_links li {
	background: none repeat scroll 0 0 transparent;
	border-right: 1px solid #FFFFFF;
	float: left;
	line-height: 1em;
	list-style-position: outside;
	padding: 0 10px;
}

#footer_links li.last {
	border-right: 0;
	padding-right: 0px;
}

/* CONFIRMATION PAGE */

#header-confirmation {
background: url(images/confirm_bar.jpg) no-repeat;
width: 740px;
height: 17px;
padding: 0 30px 0 30px;
float: left;
margin: 0 20px 0 20px;
}

#content-confirmation {
width: 425px;
height: 100%;
margin-top: 25px;
margin-left: 30px;
float: left;
}

#content-confirmation a {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #408ec3;
text-decoration:none;
}

#content-confirmation h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 28px;
font-weight: bold;
color: #035685;
line-height: 38px;
}

#page-middle-confirmation {
width: 800px;
height: 100%;
background: #fff url(images/box_image_bottom.jpg) bottom no-repeat;
float: left;
margin: 0 20px 0 20px;
padding-bottom: 150px;
}
