body {
margin: 0 0;
}
.formbg {
	background-color: #91cb62;
}
.dividerbg {
	background-color: #76b95c;
}
.copyrighttext {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #8a8a8a;
}
select.fixedlong { 
width: 386px;
}
select.title { 
width: 90px;
}
select.state { 
width: 234px;
}
select.age { 
width: 70px;
}
select.credits { 
width: 183px;
}
select.level { 
width: 180px;
}
select.month { 
width: 74px;
}

/* form */
/*form div{ background-color:transparent;   margin: 0px 0px 0px 0px;padding:1px 0; }
/*form div.focus { margin: 0; background-color:#fff;	padding:10px 0;}*/
/*form {margin:0;}


/* elements */
/*body { margin:0;/* background:url(http://imgcache.classesusa.com/featuredschools/onlinedegreesmp/images/sl_bodybg.gif) repeat-x 0 20px;*/ /*text-align:center;}
p {margin-top:0;}
#formcontainer p {margin-bottom:0px;}

/* main containers */
/*#slwrapper { width:740px; margin: 0 auto;  background-color:transparent; text-align:left; }
#slheader {height:105px; margin-bottom:7px;}
#sidebar { width:281px; float:left; background-color:#fff; }
#formwrap{ width:444px; float:right; background-color:#f7f7e3; padding-bottom:10px; margin-bottom:0px;}
#footer {clear:both; background: transparent url(http://imgcache.classesusa.com/featuredschools/onlinedegreesmp/images/footerbg.gif) repeat-x 0 0; padding-top:5px; text-align:center;}
#formcontainer {padding: 0 10px;}
#tysidebar { width:740px;  background-color:#fff;text-align:center; }

.ctrbtn, .ctrbtn input {margin-left:0;}
.ctrbtn, .hrrule {text-align:center;}
select, input {margin-left:15px; }
.schoolcap { margin-bottom:10px; padding-bottom:10px;  background:url(http://imgcache.classesusa.com/featuredschools/onlinedegreesmp/images/divider.gif) no-repeat left bottom;}
.schoolcap p {text-align:center; margin:0;}*/

#formcontainer div.checkwrapper { border-top: 1px solid #ccc ;border-bottom: 1px solid #ccc; border-left: 0 none #ccc; border-right: 0 none #ccc;}
.topsubtext, .topsubtextb {display:block;}

/* list-itmes */
ul { list-style-type: none; margin-left:15px; padding-left:15px;}
li {  background:url(http://imgcache.classesusa.com/featuredschools/onlinedegreesmp/images/icon_liarrow.gif) no-repeat 0  50%; padding-left: 10px; padding-bottom:4px; }
#sidebar li {font-size:11px;}

/* typography */
/*body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#222;}*/
h1 {font-size: 18px;  margin:0;}
h1.reduced {font-size:15px;}
h2 {font-size:16px;}

#sidebar h2.tagline {font-size:13px; color:#222;}
#sidebar.nobold h2.tagline {font-size:13px; color:#222; font-weight:normal;}

h3 {font-size:15px;}
#formwrap h3 {background:url(http://imgcache.classesusa.com/featuredschools/onlinedegreesmp/images/formheader.gif) repeat-x 0 0; height:22px; margin:0;  color:#fff; padding: 8px 10px;}
#sidebar h2 span.ermessage, #toptext h2 span.ermessage {color:#660000; font-size:13px; font-weight:normal;}
.txtknockout {background-color:#387841; color:#fff; font-weight:bold; padding:2px 5px;}
.formsubtxt {margin-left:15px; display:block;}
.stepone {float:right; width:110px; margin-top:-26px; margin-bottom:0; padding:0; margin-right:5px;font-size:14px;height:22px;font-weight:bold; background:transparent url(images/stepsbg1.gif) no-repeat 0 0; text-indent:-9999px;}
.steptwo {float:right; width:110px; margin-top:-26px; margin-bottom:0; padding:0; margin-right:5px;font-size:14px;height:22px;font-weight:bold; background:transparent url(images/stepsbg2.gif) no-repeat 0 0; text-indent:-9999px;}
h1 span.tagline {color:#222; }
h1.pagetwo {color:#669933;}
h1.blue {color:#0b4da2;}
#sidebar p {margin-bottom:0; margin-top:0;}
.numbers {color:#007811; font-size:14px; font-weight:bold;}
.topsubtext {font-size:14px; color:#0a4ca2;}
.topsubtextb {font-size:14px; color:#0a4ca2;}


/* page 2 program of interest dropdowns */
#proginterest select {font-size:11px; width:400px; margin-left:0;}
div#proginterest p {margin:10px 0 3px 0;}

/* page 2 common Q table */
.righttablecontent {width:133px;}
.dpmenu, table.addquest input  {margin-left:0;} 
#repcontact { border-top: 1px solid #ccc ;border-bottom: 1px solid #ccc; border-left: 0 none #ccc; border-right: 0 none #ccc;}


/* tables */
td.cellone {width: 205px;}
td.celltwo {} 
table.additionalq {margin-bottom:5px;}

/*misc */ 
.cleardiv {clear:both;}
.morequest div {padding: 3px 0;}
.morequest {margin-top:2px;}
#slwrapper #slheader #classesLogo {	clear: both;height: 22px;}

/* overide previous selector for highlighting on alert */ 
#formcontainer div {
    background-color:#91cb62;
	margin:1px 0;
}

#formcontainer div.focus {
    border-top: 1px solid #ffdead;
	border-bottom: 1px solid #ffdead;
	background-color:#FFFF99;
	margin:1px 0;

}

