/* 

     ----------     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, b, u, i, center, bb 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;
	font-weight: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #2c2c2c;
	background: #9ecbf7 url("../images/bodybg.png") repeat-x;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
/* 

     ----------     Common     ---------- 

*/

h1, h2, h3 {
	font-family: "segoe ui", tahoma, arial, sans-serif;
}
h1 {
	font-size: 1.8em;
	color: #006699;
	margin: 0 0 15px;
}
h2 {
	font-size: 1.6em;
	color: #006699;
	margin: 40px 0 10px 0;
}
h3 {
	font-size: 1.4em;
	color: #17596c;
	margin: 0;
	width: 500px;
	height: auto;
}
#content p a:link {
	text-decoration: underline;
	color: #0000cc;
	font-weight: 700;
}
#content p a:visited {
	text-decoration: underline;
	color: #6600cc;
	font-weight: 700;
}
#content p a:hover, #content p a:active {
	color: #115863;
}
#content p.caption {
	clear:right;
	float:right;
	width:225px;
	font-size: 70%;
	font-weight: 700;
	color: #006699;
	padding: 0 10px 0 25px;
}
#content p.caption span {
	font-size: 11px;
	float:right;
}
.right {
	float: right;
	margin: 5px 0 4px 15px;
}
.left {
	float: left;
	margin: 5px 15px 4px 0;
}
.product {
	float: right;
	margin: 0 0 5px 15px;
	float: left;
	margin: 0 25px 5px 0;
}
/* 

     ----------     Layout     ---------- 

*/

#page {
	width: 900px;
	margin: 10px auto;
}
#header {
	height: 115px;
	width: 760px;
	margin: 0 auto;

}
#wrapper {
	float: left;
	background: url("../images/wrapper.png") repeat-y;
	margin: 0 auto;
	padding: 0 70px;
}
#phonenumber {
	position: relative;
	top: -22px;
	left: 560px;
	height: 0;
	font-size: 90%;
}
#wrappertop {
	clear: both;
	background: url("../images/wrappertop.png") no-repeat;
	width: 900px;
	height: 80px;
	margin: -60px auto 0;
}
#wrapperbottom {
	clear: both;
	background: url("../images/wrapperbottom.png") no-repeat;
	width: 900px;
	height: 75px;
	margin: 0 auto;
}
#wrappertop p {
	color: #0055a5;
	position: relative;
	top: 60px;
	font-size: .75em;
	font-weight: bold;
	text-align: center;
}

/* 

     ----------     Menu     ---------- 

*/


#menubar {
	clear: both;
	width: 100%;
	height: 40px;
	background: url(../images/menubar.png) repeat-x;
}
#menu {
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 110%;
}
#menu ul {
	width: 530px;
	margin: 0 auto;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu li ul {
	position:absolute;
	left: 149px;
	top: 0;
	display: none;
}
#menu ul li a {
	color: #fff;
	background: url(../images/menuabg.png) repeat-x;
	padding: 3px 12px;
	margin: 0 1px;
	line-height: 40px;
	text-decoration: none;
	font-weight: bold;
}
#menu ul li .active, #home .home, #education .education, #newsletter .newsletter, #order .order, #contact .contact {
	background: url(../images/menuaactive.png) repeat-x;
	color: #0b2e38;
	color: #fff;
}
#menu ul li a:hover {
	color: #fff;
	background: url(../images/menuahover.png) repeat-x;
}
#menu ul li .active:hover, #home .home:hover, #education .education:hover, #newsletter .newsletter:hover, #order .order:hover, #contact .contact:hover {
	background: url(../images/menuaactive.png) repeat-x;
	color: #ddd;
}
/* 

     ----------    Content     ---------- 

*/


#content {
	float: left;
	width: 660px;
	margin: 0;
	padding: 35px 50px 25px;
}
#content a {
	text-decoration: underline;
}
#content a:link {
	color: #13225e;
}
#content a:visited {
	color: #3f5396;
}
#content a:hover {
	color: #17596c;
}
#content a:active {
	color: #13225e;
}
#content p {
	font-size: 105%;
	line-height: 135%;
	word-spacing: 0;
	margin: 0 0 15px 0;
}
#content .required {
	color: #d50000;
}
#content ul {
	list-style: disc;
	margin: -5px 0 25px 0;
}
#content li {
	margin: 0 0 4px 32px;
}
#content #tabbox #tabbar ul {
	margin: 0;
	padding: 0;
}
#content #tabbox #tabbar li {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* 

     ----------    Footer     ---------- 

*/

#footer {
	width: 760px;
	height: 120px;
	line-height: 125%;
	margin: 0 auto;
	color: #333;
	padding-bottom: 30px;
}
#footer .seal {
	float: right;
}
#footer .copy {
	margin-top: 15px;
	font-size: 80%;
}
/* 

     ----------    Tabs     ---------- 

*/

#content .tabs {
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left;
}
#content .tabs li {
	display: inline;
	margin: 0;
}
#content .tabs li a {
	font: 95% tahoma;
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 6px;
	margin-right: 0px;
	border: 1px solid #778;
	color: #fff;
	background: url(../images/tab.gif) top left repeat-x;
}
#content .tabs li a:visited {
	color: #fff;
}
#content .tabs li a:hover {
	text-decoration: underline;
	color: #fff;
}
#content .tabs li a.selected, #content .tabs li a.selected:visited {
	position: relative;
	top: -4px;
	color: #000;
	background-image: url(../images/tabactive.gif);
	border-bottom: 4px solid #66ccff;
}
#content .tabs li a.selected:hover {
	text-decoration: none;
}
#content .tabcontent {
	display:none;
}
 @media print {
#content .tabcontent {
	display:block !important;
}
}
/* 

     ----------    Sign Up Form     ---------- 

*/


#xsignup {
	float:left;
	width: 160px;
	margin: 0 30px 10px 0;
}
#xeducation #signup {
	float:none;
	width: 500px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 30px;
	height: 500px;
}

#xsignup {
	border:1px solid #aaa;
	min-width: 150px;
	width: 290px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	height: 490px;
	background-image: url(../images/fieldsetbg.png);
	background-repeat: repeat;
	background-position: center center;
}

#signup {
	border:1px solid #aaa;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	width: 633px;
	height: 490px;
	background: #faf8ff url(../images/fieldsetbg.png) repeat-x;
	abackground-repeat: repeat;
	xbackground-position: center center;
	margin-bottom: 20px;
}

#signup p {
	font-size: 80%;
	margin: 0;
	padding: 0;
	font-weight: bold;
	height: auto;
}
#signup legend {
	margin: 0;
	padding: 0.2em 0.6em;
	border: 1px solid #17596c;
	color: #fff;
	background: #17596c;
	font-weight: bold;
}

#intake dt {
	font-size: 80%;
	font-weight: bold;
	padding-top: 8px;
	margin:0;
}
#intake dd {
	padding: 0;
	margin:0;
	width: 450px;
}
#intake .signupbutton {
	text-align: center;
	padding-top: 10px;
}

