@charset "utf-8";
/* CSS Document */

thtml, img {
	border: 0;
}
/* everything below is specific to pop up window styling*/
body.pop {
	margin: 10px 0 30px 10px;
	padding: 0;
	font-family: Arial, sans-serif;
}
#pop_page {
	width: 670px;
}
#pop_mast {
	color: #666;
	height: 25px;
	margin: 0 0 -5px 0;
	padding: 0;
	font-size: 12px;
	line-height: 10px;
	width: 670px;
}

#pop_mast img {
	float: left;
}
#pop_mast a {
	color: #006699;
	color:#403f3a;
	text-decoration: none;
}
#pop_mast a:hover {
	text-decoration: underline;
}
#pop_mast #print {
	float: right;
	margin-right: 10px !important;
	margin-right: 5px;
}
#pop_mast a.text {
	position: relative;
	top: 8px;
}
#top, #mid, #bottom {
	color: #2e2c28;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	clear: both;
	width: 670px;
}
#top h2, #mid h2, #bottom h2 {
	color: #2f2e2b;
	
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
	padding-top:10px;
}
#top h2 .subtitle {
	font-size: 12px;
	font-weight: normal;
}
#top div.maincol {
	padding: 0;
	width: 460px;
	float: left;
}

#top h3 {
	background-color: #3098cb;
	background-color: #8CC520;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 3px 15px;
}

#mid img.sidebarlabel {
	margin-left: 430px;
}

#bottom ul.dash {
	margin: 10px 0 0 5px;
	padding: 0;
	position: relative;
}

#bottom ul.dash li {
	list-style-type: none;
	display: block;
	font-weight: normal;
	background: url(../images/programs/sidebar_dash.gif) no-repeat 0 3px;
	padding: 1px 0 0px 15px;
	margin: 0 0 0 -5px;
	position: relative;
}

div.heading {
	background-color: #d5d5d3;
	
	margin: 0;
	padding: 7px 0 0 0;
}
#top h2.title {
	color: #666;

	padding: 0 0 5px 15px;
	width:  385px;
}
#bottom h2.title {
	padding: 0 0 7px 15px;
	width: 385px;
}
div.maincol a, div.leftcol a, div.rightcol a{
	color: #006699;
	text-decoration: underline;
}

/*
div.maincol div.section {
	border-bottom: 1px dotted #858585;
	padding-bottom: 15px;
	width: 460px;
	float: left;
}

div.leftcol {
	margin: 5px 0 0 15px !important;
	margin: 5px 0 0 0px;
	width: 230px;
	float: left;
}
div.rightcol {
	float: right;
	margin:  5px 10px 0 25px !important;
	margin:  5px 5px 0 25px !important;
	width: 160px;
}
div.singlecol {
	margin: 10px 0 0 15px;
	width: 435px;
}
div.singlecol ul li {
	padding: 0 10px 0 0;
}
div.singlecol span.criteria {
	display: block;
	background-color: #d5d5d3;
	padding: 10px 30px;
	text-align: center;
}
*/
div.desc {

	background: url(../images/programs/popup_gradbg.jpg) no-repeat;
	padding: 5px 10px 5px 15px;

}

div.desc li
{
	list-style:square;
}

/*div.desc a  {

font-family: courier, sans-serif;
}*/

div.more ul li  {

font-family: arial, sans-serif;
}

div.rightcol li
{
	list-style:square;
}

div.whiteLine {
	background-color: #ffffff;
	padding: 1px 0 0 0;
}

div.desc h2 {
	color: #666;
}
div.desc p {
	margin: 0;
	padding: 5px 0;
}



div.courses {
	background: url(../images/programs/popup_gradbg.jpg) no-repeat;
	padding: 5px 10px 5px 15px;
list-style-type:square;


}




/*div.courses li a  {

font-family: courier, sans-serif;
}
*/

div.courses h2 {
	color: #666;
}

div.courses p {
	margin: 0;
	padding: 5px 0;
}


#top ul, #mid ul, #bottom ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 15px;
	position: relative;
}
#close {
	background-color: #706f6b;
	clear: both;
	text-align: center;
	padding: 15px 0;
	width: 670px;
}
#close a {
	background-color: #403f3a;
	color: #d5d5d3;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
}
#close a:hover {
	text-decoration: underline;
}
ul.price {
	color: #666;
}
hr.pop {
	clear: both;
	background-color: #e6e6e5;
	border: 1px solid #e6e6e5 !important;
	border: 3px solid #e6e6e5;
	height: 3px;
	margin: 0;
	padding: 0;	
	padding-bottom: -5px;
	margin-bottom: -7px;
}

img.status {
	position: relative;
	left: 425px;
	top: -30px;
	margin: 0;
	padding: 0;
}
img.campus {
	position: relative;
	top: 2px;
}
div.hrtop {
	clear: both;
	border: none;
	border-top: 3px solid #7f7f7f;
	margin: 5px 0 2px 0;
	width: 670px;
}


div.hrmid {
	clear: both;
	border: none;
	border-bottom: 3px solid #d5d5d3;
	margin: 0;
	padding: 1px 0 0 0;
	width: 670px;
}
div.hrbottom {
	clear: both;
	border: none;
	border-top: 3px solid #d5d5d3;
	margin: 5px 0 1px 0;
	width: 670px;
}
div.hr {
	clear: both;
	margin: 5px 0 0 0;
	border: none;
	border-top: 3px solid #d5d5d3;
}
div.hrtop hr, div.hrmid hr, div.hrbottom hr, div.hr hr {
	display: none;
}
div.indented {

text-indent: 0.01in;
}

ul.nobullet {
  list-style-type: none}

div.courses ul
{
list-style-type: none;

}


#courses li {
   list-style: square;
}

.footnote
{
	font-size: 10px;
}

/*Overrides for Printing*/


.sidebar
{
	display:none;
}

.sidebarlabel
{
	display:none;
}

.hr
{
	display:none;
}

#close
{
	display:none;
}

#print
{
	display:none;
}