/* Eric Meyer RESET start */
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
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: "" "";
}
/* Eric Meyer RESET end */
/* General reset start */
* {font-size: 100.01%;}
html{
	min-width:807px;
	font-size: 62.5%;
	height:100%;
}
body{
	min-width:808px;
	color:#000;
	font:1em/14px Arial, Verdana, Helvetica, sans-serif;
	background:#f0eca7;
	height:100%;
}
a{
	color:#808080;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a span.announcement{
	font-weight:bold;
	color:#990000;
	font-size:1.1em;
}
/* General reset end */
.popups-wrapper{
	height:700px;
}
#wrapper{
	width:808px;
	position:relative;
	min-height:100%;
	margin:0 auto;
	background:#f0eca7 url(http://www.educationdegree.com/img/bg-wrapper.gif) repeat-y 50% 0;
}
* html #wrapper{
	height:100%;
}
#main{
	display:block;
	width:732px;
	padding:355px 39px 0 37px;
}
#main-home{
	display:block;
	width:740px;
	padding:170px 39px 0 37px;
}
#form_page #main,
#thanks_page #main{
	padding:187px 39px 0 37px;
}
#thanks_page .logobar{
	width:99%;
	height:85px;
	padding:0 auto 0 auto;
	display:block;
} 
#thanks_page .logobar .suggestion{
 	width:220px;
	text-align:center;
	margin:0 8px 0 8px;
	display:inline;	
	background:none;
	float:left;
}
/* logo start */
.logo{
	margin:0;
}
.logo a{
	position:absolute;
	left:92px;
	top:47px;
	width:394px;
	height:95px;
	overflow:hidden;
	background:url(http://www.educationdegree.com/img/logo.png) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	z-index:55;
}
/* logo end */
/* header start */
#header{
	width:734px;
	position:absolute;
	top:0;
	left:37px;
	overflow:hidden;
}
#form_page #header,
#thanks_page #header{
	width:732px;
}
#form_page #header,
#thanks_page #header{
	border:solid #633;
	border-width:0 0 7px;
}
.header-inner{
	width:730px;
	overflow:hidden;
	border:solid #633;
	border-width:0 2px;
}
#form_page .header-inner,
#thanks_page .header-inner{
	width:732px;
	border:none;
}
.form-find-school{
	width:162px;
	padding:17px 12px 14px;
	float:right;
	background:#399;
	color:#fff;
}
#form_page .form-find-school,
#thanks_page .form-find-school{
	width:163px;
}
/* form-find-school start */
.form-find-school .form-inner{
	width:200px;
	padding:0 0 5px;
	overflow:hidden;
}
.form-find-school label{
	display:block;
	font:20px/22px Georgia, "Times New Roman", Palatino, serif;
	padding:0 0 11px;
}
.form-find-school .submit-row{
	width:162px;
	overflow:hidden;
	height:22px;
}
*+.form-find-school .submit-row{
	padding:11px 0 0;
}
.form-find-school .submit{
	float:right;
	background:url(http://www.educationdegree.com/img/button-find-schools.png) no-repeat;
	width:96px;
	height:44px;
	border:0;
	overflow:hidden;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
#submit:hover, .hover{
	margin:-22px 0 0;
}
/* form-find-school end */
/* nav start */
#navigation{
	width:734px;
	overflow:hidden;
	background:url(http://www.educationdegree.com/img/bg-nav.gif) no-repeat 0 100%;
	border-top:7px solid #633;
	height:auto;
}
#navigation li{
	width:183px;
	height:33px;
	float:left;
}
#navigation li .last{
	width:185px;
}
#navigation li a{
	display:block;
	height:33px;
	line-height:33px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	width:183px;
	text-transform:uppercase;
	color:#399;
}
#navigation li a:hover{
	background:#ebebc7 url(http://www.educationdegree.com/img/bg-nav-hover.gif) repeat-x 0 100%;
	text-decoration:none;
}
#navigation .first:hover, #nav .active .first{
	background:#ebebc7 url(http://www.educationdegree.com/img/bg-nav-first.gif) no-repeat 0 100%;
}
#navigation .last:hover, #nav .active .last{
	background:#ebebc7 url(http://www.educationdegree.com/img/bg-nav-last.gif) no-repeat 100% 100%;
}
#navigation div.wide{
	width:95%;
	padding:0 8px 8px 8px;
	display:block;
}
#navigation div.wide p{
	font-size:1.1em;
	margin-top:6px;
}
#navigation div.wide strong{
	font-weight:bold;	
}
#navigation div.wide p a{
	display:inline;
	text-transform:none;
	font-weight:bold;
	text-decoration:underline;
	color:#399;
}
#navigation div.wide p a:hover{
	text-decoration:none;	
}

/* nav end */
/* header end */
/* content start */
#content{
	width:732px;
	overflow:hidden;
}
#featured_schools #content{
	padding-top:28px;
	padding-bottom:8px;
}
#form_page #content,
#thanks_page #content{
	padding-top:0;
	padding-bottom:14px;
}
#second_level_page #content{
	padding-top:28px;
	padding-bottom:8px;
}
.content-inner{
	width:732px;
	overflow:hidden;
}
/* aside start */
.aside{
	width:241px;
	float:right;
}
.aside img{
	float:right;
}
/* aside end */
/* text-box start */
.text-box{
	width:491px;
	float:left;
}
#form_page .text-box{
	width:auto !important;
	height:1%;
	padding:9px 0 6px 11px;
	background:#fff;
	float:none !important;
}
.text-box h1,
.text-box h2{
	margin:-2px 0 6px;
	position:relative;
	font:2.7em/29px Georgia, "Times New Roman", Palatino, serif;
}
#home_page .text-box p{
	font-size:1.2em;
	line-height:20px;
	margin:0 0 4px;
	color:#000;
}
#form_page .text-box p{
	color:#000;
	font-size:1em;
	line-height:12px;
	margin:0 0 3px !important;
	word-spacing:-1px;
}
/* text-box end */
/* choice-box start */
.choice-title-wrapper, .col-wrapper{
	width:832px;
	margin:0 -100px 0 0;
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Palatino, serif;
}
.choice-title-wrapper{
	margin:23px 0 0;
	padding:12px 0 3px 20px;
	background:url(http://www.educationdegree.com/img/bg-choice-title.gif) no-repeat;
}
.col{
	display:inline;
	width:361px;
	float:left;
	margin:0 10px 0 0;
}
.choice-title{
	width:340px;
	font-size:2.3em;
	line-height:28px;
	font-weight:normal;
}
.col-wrapper{
	background:url(http://www.educationdegree.com/img/bg-choice.gif) repeat-y;
}
.col-wrapper .col{
	padding:16px 0 0;
}
.col li{
	width:345px;
	padding:0 0 12px 16px;
	float:left;
	font-size:1.8em;
	line-height:23px;
}
.col .button-find-schools{
	width:96px;
	height:22px;
	float:right;
	overflow:hidden;
	margin:1px 0 0;
}
.col .button-find-schools a{
	width:96px;
	height:44px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(http://www.educationdegree.com/img/button-find-schools.png) no-repeat;
	cursor:pointer;
	
}
.col .button-find-schools a:hover{
	margin:-22px 0 0;
}
/* choice-box end */
/* links start */
.links-wrapper{
	width:717px;
	padding:9px 0 13px 15px;
	margin:19px 0 11px;
	background:#d4e9e9;
	overflow:hidden;
}
.links-title{
	height:1%;
	margin:0 0 10px;
	color:#399;
	font:1.6em/20px Georgia, "Times New Roman", Palatino, serif;
}
.links{
	width:817px;
	margin:0 -100px 0 0;
	overflow:hidden;
}
.links ul{
	width:172px;
	padding:0 10px 0 0;
	float:left;
	font-size:1.2em;
	line-height:19px;
}
.links li{
	height:1%;
}
.links a{
	color:#000;
}
.links a:hover, .links .active a{
	color:#03f;
	text-decoration:none;
}
/* links end */
#content{
	width:99%;
	padding:28px 0 8px;
	overflow:hidden;
}
#home_page #content{
	padding-top:22px;
	padding-bottom:0;
}
/* container start */
.container{
	width:99%;
	padding:3px 0 0;
	float:right;
}
#form_page .container{
	width:333px;
	float:left;
	padding:0;
}
#thanks_page .container{
	width:730px;
	float:left;
	text-align:center;
}
#thanks_page .container .data{
	width:99%;
	text-align:center;
}
#thanks_page .container .data p{
	width:70%;
	text-align:left;
	padding-left:15%;
	padding-right:15%;
}
#form_page .container h2,
#thanks_page .container h2{
	font:1.8em/20px Georgia, "Times New Roman", Palatino, serif;
	color:#900;
	margin:0 0 8px;
}
#form_page .container h2 a,
#form_page .container h2 a:hover{
	text-decoration:none;
	color:#900;
}
#form_page .container h3,
#thanks_page .container h3{
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 9px;
}
#form_page .container h4,
#thanks_page .container h4{
	height:1%;
	font-size:1.2em;
	line-height:16px;
	color:#900;
	font-weight:bold;
	padding:5px 0 1px;
}
#form_page .container p,
#form_page .container ul,
#thanks_page .container p{
	font-size:1.2em;
	line-height:16px;
	margin:0 0 6px;
}
#form_page .container img{
	float:right;
	display:inline;
}
#form_page .container em,
#thanks_page .container em{
	font-style:italic;
}
#form_page .container p strong,
#thanks_page .container p strong{
	font-weight:bold;
}
/* data start */
.data-left,
.data-right,
.dataspot,
.listing-head,
.rigthhead{
	float:left;
	overflow:auto;
	display:inline;
	height:auto;
}
.data-left{
	width:54%;
}
.data-right,
.dataspot,
.listing-head,
.righthead{
	width:42%;	
}
.data{
	width:95%;
	margin:0 auto 0 auto;
}
.data-right,
.dataspot,
.listing-head,
.righthead{
	float:right;	
	margin-left:10px;
}
.data-left{
	/*--background:#f0eca7;--*/
	min-height:1000px;
}
.data-right{
	max-height:600px;
	border:2px solid #633;
	margin-bottom:30px;
}
.dataspot,
.listing-head,
.righthead{
	margin-bottom:10px;
	height:auto;
}
.dataspot{
	border:2px solid #633;
	margin-bottom:20px;
	padding-top:10px;
}
.data-left a,
.data-right a,
.dataspot a,
.listing-head a,
.data a{
	color:#006;
}
.data-inner{
	width:382px;
	overflow:hidden;
	padding:0 0 3px;
}
#second_level_page .data-left, 
#second_level_page .data-right{
	padding:1px 0 0;
}	
.data-left h1,
.data-right h1,
.data-left h2,
.data-right h2,
.data-left h4,
.data-right h4,
.dataspot h1,
.dataspot h2,
.dataspot h4,
.listing-head h2,
.listing-head h4,
.data h1,
.data h2,
.data h4{
	font:1.8em/20px Georgia, "Times New Roman", Palatino, serif;
	color:#900;
	margin:0 0 5px;
	padding:8px 8px 0 8px;
}
.data-left h4,
.data-right h4,
.dataspot h4,
.listing-head h4,
.data h4{
	color:#399;
}
#second_level_page .data-left h2, 
#second_level_page .data-right h2,
#second_level_page .data h2{
	margin:0 0 7px !important;
}
#second_level_page .data-left h2,
#second_level_page .data-right h2,
#second_level_page .data h2{
	line-height:20px;
}
.data-left h3,
.data-right h3,
.dataspot h3,
.listing-head h3,
.data h3,
.righthead h3{
	font-size:1.3em;
	line-height:16px;
	color:#399;
	font-weight:bold;
	margin:0 0 5px;
}
.dataspot h3{
	margin-left:10px;	
}
.data h1,
.data h2,
.data h3,
.data h4{
	padding:15px 0 0 0;
	margin:0;
}
.data h1{
	padding:0;	
}
.data-left p,
.data-right p,
.listing-head p,
.data p{
	font-size:1.2em;
	line-height:16px;
	margin:0 0 9px;
	margin-bottom:15px;
	padding:0 8px 0 8px;
}
.data-left p{
	padding:0 12px 0 12px;	
}
.data p{
	padding:5px 0 0 0;	
}
.data-left p strong,
.data-right p strong,
.listing-head p strong,
.data p strong{
	font-weight:bold;
}
.data-left p em,
.data-right p em,
.listing-head p em,
.data p em{
	font-style:italic;
}
.data-left p a,
.data-right p a,
.listing-head p a,
.data p a{
	font-size:1.0em;
	text-decoration:underline;
}
.data-left p a:hover,
.data-right p a:hover,
.listing-head p a:hover,
.data p a:hover{
	text-decoration:none;
}
.data-left ul,
.data-right ul,
listing-head ul,
.data ul{
	font-size:1.0em;
	color:#000;
	margin:5px 0 20px 0;
}
.data ul{
	margin:0;	
}
.data-left ul li,
.data-right ul li,
.listing-head ul li,
.data ul li{
	font-size:1.2em;
	color:#000;
	padding-bottom:5px;
}
.data-left ul li a,
.data-right ul li a,
.listing-head ul li a,
.data ul li a{
	color:#006;
	font-size:1.0em;
	text-decoration:underline;
}
.data-left ul li a:hover,
.data-right ul li a:hover,
.listing-head ul li a:hover,
.data ul li a:hover{
	text-decoration:none;
}

/* box start */
.box{
	width:90%;
	border:1px solid #d69d9d;
	margin:0 auto 0 auto;
	border-collapse:collapse;
}
/* box-title start */
.name-box{
	width:195px;
	margin:0 auto 0 auto;
	padding:0 4px 0 9px;
	border:solid #d69d9d;
	border-width:0 1px 1px 0;
	vertical-align:middle;
}
.name-box h3,
.name-box h3 a{
	font-size:1.3em;
	line-height:16px;
	font-weight:bold;
	color:#900;
}
.name-box h3 a{
	text-decoration:underline;
}
.name-box h3 a:hover{
	text-decoration:none;
}
.name-box .subtitle{
	font-size:1.1em;
	line-height:16px;
	font-weight:bold;
}
.info-box{
	border-bottom:1px solid #d69d9d;
}
.info-box-inner{
	border-collapse:collapse;
}
.info-ad td{
	width:174px;
	vertical-align:middle;
	text-align:center;
	border-bottom:1px solid #d69d9d;
	padding:4px 0 3px;
}
.info-ad img{
	display:block;
	margin:0 auto;
}
.request td{
	width:174px;
	vertical-align:bottom;
}
.request div{
	width:174px;
	height:24px;
	overflow:hidden;
	position:relative;
}
.request div a{
	float:left;
	background:url(http://www.educationdegree.com/img/button-request.png) no-repeat;
	width:174px;
	height:48px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}
.request div a:hover{
	margin:-24px 0 0;
}
/* box-title end */
/* box-data start */
.box-data td{
	width:95%;
	background:#e6f0f0;
	font-size:1.1em;
	vertical-align:middle;
	padding:7px 0 12px 9px;
	margin:0 auto 0 auto;
}
.box-data dl{
	font-weight:bold;
	line-height:16px;
	padding:0 0 2px;
}
.box-data dt{
	display:inline;
	color:#066;
}
.box-data dt em{
	font-style:italic;
	color:#000;
	font-weight:normal;
}
.box-data dd{
	display:inline;
	color:#000;
}
.box-data ul{
	color:#006;
}
.box-data li{
	height:1%;
	padding:0 0 3px;
}
.box-data ul a{
	color:#006;
	font-size:1.0em;
}
.box-data dd a{
	text-decoration:underline;
	display:block;
}
.box-data dd a:hover{
	text-decoration:none;	
}
/* box-data end */
/* box end */
/* box1 start */
.box1{
	height:1%;
	padding:10px 10px 2px 10px;
	margin:0 0 9px;
	background:#cce5e5;
}
.box1 dl{
	height:1%;
	padding:0 0 5px;
	font-size:1.2em;
	line-height:16px;
}
.box1 dt{
	display:inline;
	color:#900;
	font-weight:bold;
}
.box1 dd{
	display:inline;
}
/* box1 end */
/* state-info start */
.state-info{
	height:1%;
	padding:7px 10px 9px;
	margin:0 0 16px;
	overflow:hidden;
	font-size:1.1em;
	line-height:20px;
	background:#d2e9e9;
}
.state-info dt{
	display:inline;
	color:#666;
	font-weight:bold;
}
.state-info dt strong{
	display:block;
	padding:2px 0 0;
	line-height:14px;
}
.state-info dd{
	display:inline;
	color:#000;
}
.state-info dd a{
	color:#006;
	font-weight:bold;
}
.state-info dd span.super{
	vertical-align:super;
	font-size:0.6em;
}
/* state-info end */
/* non-featured start */
.non-featured{
	width:85%;
	margin:0 auto 0 auto;
	height:auto;
	padding:9px 9px 8px;
	overflow:hidden;
	background:#e8e8b3;
}
.non-featured strong,
.non-featured strong a{
	color:#900;
	font-weight:bold;
	font-size:1.3em;
	line-height:16px;
}
.non-featured strong a{
	text-decoration:underline;
}
.non-featured strong a:hover{
	text-decoration:none;
}
.non-featured strong em,
.non-featured strong a em{
	font-style:italic;
	font-weight:normal;
	color:#000;
}
.non-featured dl{
	height:1%;
	color:#000;
	padding:5px 9px 0;
	font-size:1.1em;
	line-height:16px;
}
.non-featured dt{
	display:inline;
	font-weight:bold;
}
.non-featured dd{
	display:inline;
}
.non-featured dd .mark{
	color:#ff7bac;
}
/* non-featured end */
/* data end */
/* ad start */
.ad{
	width:159px;
	padding:4px 0 0;
	float:right;
	text-align:center;
}
.ad li{
	width:159px;
	float:left;
	padding:0 0 27px;
}
.ad img{
	display:block;
}
.ad span.programs a{
	color:#000066 !important;
	font-size:1.1em;
	line-height:1.4;
	text-decoration:underline !important;
}
.ad span.programs a:hover{
	text-decoration:none !important;
}
.ad h2{
	font:17px/27px Georgia,Times,serif;
	margin:0 0 10px 0;
	text-align:center;
	color:#626366;
	background:#f0eca7;
}
/* ad end */
/* container end */
/* sidebar start */
#sidebar{
	width:155px;
	float:left;
	padding-bottom:245px !important;
}
#form_page #sidebar{
	width:368px !important;
	float:right !important;
	padding:3px 0 0 !important;
}
.nav-title{
	color:#900;
	margin:-3px 0 0;
	padding:0 0 0 2px;
	font-weight:bold;
	font-size:1.2em;
	line-height:26px;
}
.nav{
	height:1%;
	padding:0 0 0 22px;
	font-size:1.2em;
}
.nav li{
	padding:0 0 5px;
}
.nav a{
	color:#633;
}
.nav a:hover, .nav .active a{
	color:#399;
	text-decoration:none;
}
/* rate-form start */
.rate-form{
	width:155px;
	padding:20px 0 0 !important;
	overflow:hidden;
	position:absolute !important;
	bottom:70px !important;
}
.rate-form fieldset{
	width:141px;
	float:left;
	overflow:hidden;
}
.row1{
	padding:8px 0 0 14px;
	background:#ebebc7 url(http://www.educationdegree.com/img/bg-rate-form.gif) no-repeat;
}
.row1 legend{
	display:none;
}
.rate-title{
	display:block;
	width:141px;
	font:2.1em/24px Georgia, "Times New Roman", Palatino, serif;
	color:#633;
	padding:0 0 6px;
}
.rate-item{
	width:131px;
	padding:0 10px 6px 0;
	overflow:hidden;
}
.rate-item label{
	width:70px;
	padding:0 0 0 45px;
	float:left;
	overflow:hidden;
	font:0.9em/13px Helvetica, Arial, Verdana, sans-serif;
	color:#633;
}
.label-not-very-helpful{
	background:url(http://www.educationdegree.com/img/bg-not-very-helpful.gif) no-repeat 0 4px;
}
.label-helpful{
	background:url(http://www.educationdegree.com/img/bg-helpful.gif) no-repeat 0 4px;
}
.label-very-helpful{
	background:url(http://www.educationdegree.com/img/bg-very-helpful.gif) no-repeat 0 4px;
}
.row2{
	padding:4px 0 9px 14px;
	background:#ebebc7;
}
.row2 legend{
	display:none;
}
.rate-form .text{
	width:127px;
	padding:0 0 8px;
	background:url(http://www.educationdegree.com/img/bg-input-info.gif) no-repeat;
	height:20px;
}
.rate-form .text input{
	float:left;
	width:114px;
	padding:4px 6px;
	margin:0;
	background:none;
	border:none;
	font:1em/12px Helvetica, Arial, Verdana, sans-serif;
	color:#626366;
}
.rate-form-submit{
	width:155px !important;
	overflow:hidden;
	float:none;
	padding:0;
	margin:0;
}
.rate-form-submit legend{
	display:none;
}
#submit-rating{
	width:155px !important;
	height:31px !important;
	display:block;
	background:url(http://www.educationdegree.com/img/button-submit-this-rating.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px !important;
	border:none;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
#submit-rating:hover, #submit-rating.hover1{
	background:url(http://www.educationdegree.com/img/button-submit-this-rating-hover.png) no-repeat;
}
/* rate-form end */
/* reg-form-title start */
.reg-form-title{
	height:1%;
	padding:9px 13px 10px;
	font-size:1.3em;
	line-height:17px;
	overflow:hidden;
	background:#399;
	color:#fff;
	font-weight:bold;
}
/* reg-form-title end */
.sidebar-inner{
	height:1%;
	padding:14px 12px 14px;
	overflow:hidden;
	background:#cce5e5;
	font-size:1.1em;
}
.sidebar-inner h3{
	font-size:1.2em;
	line-height:1.4;	
}
.sidebar-inner h3 strong{
	font-weight:bold;	
}
.sidebar-inner a{
	color:#006;
	text-decoration:underline;
}
.sidebar-inner a:hover{
	text-decoration:none;
}
/* text-box start */
.text-box h4{
	line-height:11px;
	font-weight:bold;
	margin:0 0 7px;
}
.text-box p{
	color:#808080;
	line-height:12px;
	margin:0 0 3px;
	word-spacing:-1px;
}
/* text-box end */
/* reg-form start */
.reg-form{
	height:1%;
	padding:12px 20px 0 3px;
	overflow:hidden;
	line-height:12px;
}
.reg-form fieldset{
	height:1%;
	padding:0 0 8px;
	overflow:hidden;
}
.reg-form .subscribe{
	padding:9px 0 8px;
}
.reg-form fieldset legend{
	display:none;
}
.reg-form fieldset label{
	width:100%;
	float:left;
}
*+html .reg-form fieldset label{
	width:380px;
}
.reg-form fieldset label span{
	color:#900;
}
.reg-form fieldset input{
	border:1px solid #b9c0c0;
	background:#fff;
	padding:1px 4px 0;
	margin:0;
	float:left;
	font:1.1em/12px Arial, Verdana, Helvetica, sans-serif;
	color:#000;
}
.reg-form fieldset select{
	float:left;
	margin:0;
	padding:0;
}
.reg-form fieldset div{
	float:left;
	overflow:hidden;
}
.row-name{
	width:124px;
}
.row-name input{
	width:100px;
}
.row-last-name{
	width:124px;
}
.row-last-name input{
	width:104px;
}
.row-street-address input{
	width:228px;
}
.row-city{
	width:104px;
}
.row-city input{
	width:78px;
}
.row-state-info{
	width:35px;
}
.row-state-info input{
	width:19px;
}
.row-code{
	width:124px;
}
.row-code label{
	padding:0 0 0 2px;
}
.row-code input{
	width:41px;
}
.row-phone-number input{
	width:78px;
}
.row-email-address input{
	width:150px;
}
.reg-form-select{
	width:160px;
}
.reg-form .subscribe label{
	width:300px;
	padding:0 0 0 7px;
}
.reg-form .subscribe label a{
	color:#000;
}
.reg-form .subscribe label .privacy-policy{
	text-decoration:underline;
}
.reg-form .subscribe label .privacy-policy:hover{
	text-decoration:none;
}
.reg-form .submit-information{
	height:1%;
	padding:10px 0 7px 2px;
	overflow:hidden;
}
#submit-information{
	width:134px;
	height:23px;
	display:block;
	float:none;
	background:url(http://www.educationdegree.com/img/button-submit-information.png) no-repeat !important;
	overflow:hidden;
	text-indent:-9999px;
	border:none;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
#programsubmit{
	width:64px;
	height:23px;
	display:inline;
	float:left;
	background:#990000;
	overflow:hidden;
	border:none;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	padding-bottom:3px;
	margin-top:10px;
}
#programsubmit:hover{
	background:none;
	color:#990000;
	font-weight:bold;
	border:2px solid #990000;
}
#submit-information:hover, #submit-information.hover2{
	background:url(http://www.educationdegree.com/img/button-submit-information-hover.png) no-repeat !important;
}
/* reg-form end */
/* sidebar end */
/* content end */
/* footer start */
#footer{
	width:732px;
	padding:1px 39px 0 37px;
	text-align:center;
	font-size:1.1em;
	color:#808080;
	overflow:hidden;
}
/* menu start */
#menu{
	height:1%;
	margin:0 0 10px;
	overflow:hidden;
	position:relative;
	border:solid #bbb;
	border-width:1px 0;
}
#menu li{
	display:inline;
	padding:0 9px;
}
#menu a{
	display:inline-block;
	line-height:16px;
	padding:1px 10px;
}
#menu a:hover, #menu .active a{
	background:#e6e6e6;
	text-decoration:none;
}
/* menu end */
#footer p{
	margin:0 0 15px;
}
/* footer end */
/*-- pop-up --*/
/*-- pop1 --*/
#pop-up{
	display:block;
	width:434px;
	left:500px;
	overflow:hidden;
	position:absolute;
	top:200px;
	background:#9cc;
}
#pop-up div.pop1,
#pop-up div.pop2,
#pop-up div.pop3{
	width:434px;
	overflow:hidden;
	padding:0 0 35px;
	display:none;
}
#pop-up div.pop1 p.close,
#pop-up div.pop2 p.close,
#pop-up div.pop3 p.close{
	text-align:right;
	float:right;
	font:11px/14px Helvetica,Arial,Verdana,Geneva,sans-serif;
	color:#626366;
	margin:6px 12px 0 0;
}
#pop-up div.pop1 a,
#pop-up div.pop2 a,
#pop-up div.pop3 a{
	float:right;
	width:15px;
	height:15px;
	text-indent:-9999px;
	background:#fff;
	margin:6px 8px 0 0;
	font-family:Helvetica,Arial,sans-serif;
	display:inline;
}
#pop-up div.pop1 div,
#pop-up div.pop2 div,
#pop-up div.pop3 div{
	clear:both;
	width:434px;
	padding:0;
}
#pop-up div.pop1 p.thanks,
#pop-up div.pop2 p.thanks,
#pop-up div.pop3 p.thanks{
	font:16px/22px Helvetica,Arial,Verdana,Geneva,sans-serif;
	color:#231f20;
	padding:11px 49px 0 25px;
	width:360px;
	margin:0;
	font-weight:bold;
}
#pop-up div.pop1 p.comment,
#pop-up div.pop2 p.comment{
	font:12px/18px Helvetica,Arial,Verdana,Geneva,sans-serif;
	color:#020202;
	margin:11px 49px 0 25px;
	width:360px;
}
#pop-up div.pop3 ul{
	font:12px/18px Helvetica,Arial,Verdana,Geneva,sans-serif;
	color:#020202;
	margin:11px 49px 0 25px;
	width:360px;
}
#pop-up div.pop3 ul li{
	padding:0 0 0 15px;
	background:url(http://www.educationdegree.com/img/bg-li-pop-up.gif) no-repeat 0 9px;
	font-family:Helvetica,Arial,sans-serif;
}
#pop-up div.pop1{
}
#pop-up div.pop2{
}
#pop-up div.pop3{
}
/*-- end pop-up --*/
div.top{
	font-size:1.2em;
	display:inline;
	text-decoration:none;
	float:right;
	padding-top:4px;
	padding-right:8px;
	font-weight:bold;
}
ul.site-map{
	padding-left:15px;
}
