@import "/uploadedFiles/Styles/CFM/cfm_leftnav_508.css";
@import "/uploadedFiles/Styles/CFM/navTop_horiz_508.css";
/* Modules */
@import "/uploadedFiles/Styles/modules/modules.css";
/* appended module syles  */
@import "/uploadedFiles/Styles/CFM/widgetcolumn.css";

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:	#000;
}

a:link 
{
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a.MainContent:link 
{
	color: #253F7A;
	text-decoration:none;
}
a.MainContent-Small, 
span.MainContent-Small 
{
	font-size:10px;
	text-decoration:none;
}

a:visited {
	color:	#0000CC;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:	#006666;
	text-decoration: none;
	font-weight: bold;
}

a:active, a:focus {
	color:	#0066FF;
	text-decoration: underline;
	font-weight: bold;
}

/* Text that appears only when there is no style, used for text navigation */
#topTextNav
{
	display: none;
}
#outerContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 790px;
}

/* The Container for the Banner and Searchbox */
#TopGraphic_Search 
{
	position: absolute;
	top: 8px;
	left: 8px;
	width: 780px;
	height: 95px;
}
#TopGraphic_Search #Search #searchLinks {
	display:none;
}
/* The two top Nav Menu's Container */
#topMenuNav
{


}
#topMenuNav #topNavContainer {
	background-color: transparent;
	border-bottom: 0px solid #ccc;
	height: auto;
	font-size: 10px;
	line-height: 1.2em;
	left: 0px;
	position: absolute;
	top: 75px;
	
	z-index: 310;
}	

/* The Widget area (Collection, Calendar, Poll, ListSummary) */
#widgetContainer
{
	border:	none;
	background: none;
	margin-left: 0px;
	padding: 0px;
	float: right;
	width: 180px;
	text-align:left !important;
}
/* The Template Container */
#mainContent
{
padding-top:32px;
font-size:1em;
line-height:1.3;
}
/* The Center Column */
#centerCol
{
	float:right;	
	margin-top: 85px;
	width: 618px;
}
#mainContent #ctl00_mainContentPlaceHolder_ContentBlock1 p,
#mainContent #ctl00_mainContentPlaceHolder_ContentBlock1 li,
#mainContent #ctl00_mainContentPlaceHolder_ContentBlock1 div,
#centerCol #breadCrumb li {
	font-size:12px;
}

#mainContent #ctl00_mainContentPlaceHolder_ContentBlock1 p {
	margin:0;
	padding:8px 0;
}


#contentarea {
	width:400px;
}
#contentList {
	width: auto;
}

/* The LeftNav Menu */
#leftMenuCol
{
	float:left;	
	width: 155px;
	margin-top: 115px;
	margin-left:0px;
}


#breadCrumb {
display:none;
}
/* Controls the logo at the top of the Page (UMass Medical School logo) */
#TopGraphic_Search #logo {
	background-image: url('http://www.umassmed.edu/uploadedImages/Styles/Styles_5/main_logo.gif');
	cursor: pointer;
	overflow: hidden;
	width: 138px;
	height: 50px;
	float: left;
	margin-top: 8px;
}
/* The Banner at the top of the page */
#TopGraphic_Search .banner
{
	position:absolute;
	top:0;
	left:165px;
	cursor: pointer;
	width: 618px;
	height: 65px;
	background-position: left top;
	background-repeat: no-repeat;
}


.MainContent
{
	font-family:verdana,sans-serif;
	font-size:1em;
}

.clrBoth {
		clear:both;
}
/* The footer for the page */
#Footer
{
	margin-top: 0px;
	padding-left: 80px;
	width: 638px;
	font-family: verdana,sans-serif;
	font-size: 9px !important;
	font-weight: normal;
	color: #5A5A5A;
	clear: both;
	float: none;
	text-align: center;
	padding-top: 16px;
	width: 100%;
}
#Footer #footertext {
	font-size: 9px;
}


#Footer a
{
	color:#253F7A;
	font-family:verdana,sans-serif;
	font-size: 9px;
}
#Footer #intranetLink {
	display: block;
	position:relative;
	top: -33px;
	left: -440px;
	font-size: 12px;
	font-weight:bold;
}
#Footer #intranetLink a {
	text-decoration:none;
}
#Footer #intranetLink a:hover {
	text-decoration:underline;
}
/* The Text Input area for the search */
#SearchBox #q_text, #SearchBox .SearchTextInput
{
	margin-right: 0px;
	margin-top:1px;
	border: solid 1px #636161;
	font-family: Verdana;
	font-size: 7pt;
	height: 12px;
	width: 118px;
	display: inline;
}
/* The Search "This Section Only" checkbox */
#Search #SearchChk INPUT {
 	display: none;
}

#TopGraphic_Search #Search #SearchChk A {
 	font-size: 9px;
 	position: relative;
 	top: 5px;
}
/* Container for all items needed for the search area */
#TopGraphic_Search #Search
{
	position: absolute;
	text-align: right;
	top: 65px;
	left: 433px;
	width: 350px;
	background-image: url("http://www.umassmed.edu/uploadedimages/go-bg.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	z-index: 50;
}
#Search #SearchBox .cmdbSearch,
#Search #SearchBox .submit
{
	position: relative;
	top: 0px;
	margin: 0px 4px 0px -4px;
	padding: 0px;
	position: relative;
	top: 1px;
	color: #FFFFFF;
	border-top: solid 1px #636161;
	border-bottom: solid 1px #636161;
	border-right: solid 1px #636161;
	border-left: solid 1px #B8B6B6;
	font-size: 0.8em;
	background-color: #B8B6B6;
	width: 36px !important;
	height: 16px !important;
	font:bold 9.6px/10px "MS Shell Dlg", Arial, Helvetica, sans-serif;
	cursor: pointer;
	display: inline;
}
	*HTML #Search #SearchBox .cmdbSearch {
		position: relative;
		top: 0px;
	}
	*:first-child+html #SearchBox .cmdbSearch {
		position: relative;
		top:0 !important;
	}
/* The "Search / GO" button on the search */
#SearchBox .SearchTextButton
{
	display: none;
}


/* hide the links at bottom of page */
#directoryMenu {
	display:none;
}


.leftNavContent  {
	padding:20px 0 10px 10px;
}
.leftNavContent div,
.leftNavContent li,
.leftNavContent p {
	font-size:11px !important;
}
.leftNavContent p {
	padding:8px 0;
}
.leftNavContent ul {
	margin:5px 0 10px 15px;
	padding:0 0 0 5px;
}

H1 {
font-family : Verdana, sans-serif;
font-size: 1.6em;
color: #003300;
font-style: italic;
margin:0 0 15px 0;
}


H1.title {
	font: Verdana, Arial, Helvetica, sans-serif;
	color:	#003300;
	font-style: italic;
	font-weight: bold;
	font-size: 1.6em;
	margin:0 0 12px 0;
}
H1.plain {
	font: Verdana, Arial, Helvetica, sans-serif;
	color:	#660000;
	font-style: normal;
	font-weight: bold;
	font-size: 1.6em;
	background:none;
	margin:0 0 12px 0;
}

H2 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #003300;
	font-weight: normal;
}

H2.rightcol {
	font: Verdana, Arial, Helvetica, sans-serif;
	color:	#660000;
	font-weight: bold;
	font-size: 1.4em;
	width:	auto;
}

H2.subtitle {
	font: Verdana, Arial, Helvetica, sans-serif;
	color:	#660000;
	font-weight: bold;
	font-size: 1.2em;
}

H3 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #660000;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 4px;
	margin:8px 0 12px 0;
}


H3.rightcol {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-weight: bold;
	font-size: 1.3em;
}


H4 {
font-family : Verdana, sans-serif;
font-size: 1.1em;
color: #003300;
font-weight: bold;

}

p.rightcol {
	font: Verdana, Arial, Helvetica, sans-serif;
	color:	#000;
	font-weight: normal;
	font-size: 1em;
}

table .pullquote {
padding:4px;
border:0;
}

.pullquote {
	font-family:	"Times New Roman", Times, serif;
	color:	#803249;
	font-weight: Bold;
	font-style:	italic;
	font-size: 1.3em;
	line-height:1.4em;
}
table.pullquote img {
	margin-left:20px;
}

table.rightcol {
BORDER: 2px solid navy;WIDTH: 175px;
}
td.Heading {
padding:4px;
text-align:center; 
background-color:#cccccc;
font-weight:bold;
	color: #003300;
	font-weight: bold;
	font-size: 1.25em;
}
table.rightcol td.Heading p {
margin:0;
padding:0;
}

table.rightcol td {
padding:4px;
}


td.callOutTableHeading {
	font: Verdana, Arial, Helvetica, sans-serif;
	color:	#003333;
	font-weight: Bold;
	font-size: .8em;
}

td.callOutTableText {
	font: Verdana, Arial, Helvetica, sans-serif;
	color:	#000000;
	font-size: .8em;
}

LI, OL {
font-size: 1.0em;
padding-bottom:3px;
}


TD {

	font-family : arial, Verdana, sans-serif;
}

/** ********************************  
 TABLE CLASS .CONTENT TD, user defined styles 
 ******************************** **/
Table.content {
	background: #FFF;
	border:1px solid silver;
	padding-bottom: 5px;
	font-size:12px;
}
#widgetContainer Table.content {
	width:100%;
	margin-bottom:20px;
}

Table.content td {
	padding:3px;
	font-size:11px !important;
}
Table.content UL {
	margin:0 0 0 12px;
}
Table.content UL LI {
	margin:0 0 0 5px;
	padding:0 0 6px 0;
}

Table.content TD H3 {
	position:relative;
	text-align:left !important;
	padding:6px !important;
	font-size:12px !important;
	margin-top:0;
}

.content {
	background: #FFF !important;
	position:relative !important;
}
/** **  //END TABLE CLASS .CONTENT TD  ** **/

/** ********************************  
 COMMON CLASSES, user defined styles 
 ******************************** **/
.ContentHeader2 {
	color:#253F7A;
	font-family:verdana,sans-serif;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
}
	.UpperCase {
	text-transform:uppercase;
	}
	.UpperCaseBold {
	text-transform:uppercase;
	font-weight:bold;
	}
	.centeredHeadline {
	text-align:center;
	font-style:italic;
	display:block;
	}
	.H4bar2	{
	background-color:#660000;
	color:#fff;
	display:block;
	padding:5px;
	}
	.H4bar1	{
	background-color:#003300;
	color:#fff;
	display:block;
	padding:5px;
	}
/** **  //END COMMON CLASSES  ** **/

/* EMAIL THIS Page  */
#outerContainer #Container #ctl00_lnkbtnEmailArticle {}
#outerContainer #Container #emailArticle {padding-left: 12px;}

