
.LotusDbContent 
{
padding:0px 25px
}

.LotusDbContent td, .LotusDbContent th
{
border: solid 1px black;
padding: 5px
}

.LotusDbContent a
{
text-decoration:underline;
}

.Program_Title
{
width: 100%;
text-align: left;
padding: 10px 0px 10px 0px;
margin: 10px 0px;
font-size: 24px;
font-weight: bold;
border-bottom: 1px dashed #c2c2c2;
}

.program_image {
	float:right;
	width: 294px;
	height: 146px;
	margin: 0px 0px 10px 10px;
	border-radius: 12px; 
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

.program_image a {
	display: block;
	width: 281px;
	height: 33px;
	padding-left: 13px;
	padding-top: 8px;
	overflow: hidden;
	position: relative;
	top: 105px;
	background: transparent url(/images/common/orange80.png) repeat;
	border-radius:0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	border-radius: 0 0 12px 12px;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 0px;
}

.program_image a:hover {
	background: #94af2a;
	color: #ffffff;
}

/*Set properties of sub heading text*/
.catalog_subhead {
font-size: 20px;
font-weight: bold;
}

.admissions_box
{
  width: 294px;
  font-size: 12px;
  padding: 5px;
  border: solid 1px black;
  background-color: #e9e9e9;
}

.admissions_box_bkgd {
	float:right;
	width: 294px;
	background: transparent url(/etsdbs/MCCatWip-Test.nsf/food.jpg);
	border: solid 1px black; 
	text-align: left; 
	background-color:#ececec;
}

.admissions_box_text
{
  font-size:12px;
  width: 100%; 
  padding: 5px;
  background-color: #ffffff;
}

/*Set properties of Program Description text*/
.program_description {
clear:both;
position:relative
}

/*Set properties of Program Table*/
.program_description table {
margin-top: 10px;
border: solid black 1px;
border-collapse: collapse;
border-spacing: 0px;
}

/*Set properties of Program Table Cells*/
.program_description td {
border: solid black 1px;
padding: 3px;
background-color: #e6e6e6;
}

/*Set properties of Program Title - when used as INCLUDE file*/
.program_title_dept {
font-size: 18px;
font-weight: bold;
padding-bottom: 15px;
line-height: 120%;
}

/*Set properties of Degree text*/
.program_degree {
font-size: 16px;
font-weight: bold;
padding-bottom: 15px;
}

/*Set properties of Degree text*/
.degree {
font-size: 18px;
font-weight: bold;
padding-bottom: 15px;
}

/*Set properties of Degree text*/
.degree_summary {
float:left;
width:100%;
font-size: 16px;
font-weight: bold;
padding-bottom: 20px;
}

/*Set properties for tables in content*/
.main_description td
{
padding: 5px;
}

/*Set properties of embedded view tables*/
.EmbeddedView a
{
text-decoration:underline;
}

.EmbeddedView table
{
width: 100%;
}

.EmbeddedView th
{
font-weight:bold; 
text-align: left;
padding: 0px 25px 0px 0px;
width: 100%;
}
.EmbeddedView td
{
font-size: 14px;
padding: 5px 25px 5px 0px;
border-bottom: 1px dashed #c2c2c2;
}

.Course_Table_Head
{
width: 650px;
text-align: left;
vertical-align: middle;
padding: 5px 0px 5px 0px;
font-size: 14px;
font-weight: bold;
border-bottom: 1px dashed #c2c2c2;
}

.Course_Table_Content
{
width: 650px;
text-align: left;
padding: 5px 0px 5px 0px;
font-size: 14px;
border-bottom: 1px dashed #c2c2c2;
}
