@charset "UTF-8";
/* Lowell CSS Document */

body {
	font-size: 12px;
	font-family: Verdana, Tahoma, 'tresbuchet ms', Arial, Helvetica, sans-serif;
	background: url(bg1.gif) top center repeat-x #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #444444;
}

div { padding:0; margin: 0; }

a { 
	text-decoration: none;
	font-weight: bolder;
	color: #336699;
	padding: 2px 0 2px 0;
}
a:hover { 
	text-decoration:underline;
	color: #002244;
}
h3, h4 {
	margin: 0;
	padding: 0 0 12px 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	}
	
#container {
	width: 830px;  
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; 
	padding: 0 0 20px 0;
	border: 0;
}
#content {
}




#breadcrumb {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0;
	vertical-align: text-bottom;
	padding: 6px 0 9px 14px;
	text-align: left;
	font-size: 11px;
	font-weight: bolder;
	color: #999999;
}
#breadcrumb a {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}
#breadcrumb a:hover {
	font-weight: normal;
	color: #000000;
}
#breadcrumb strong {
	font-weight: normal;
}




#colLeft {
	width: 193px;
	vertical-align: top;
	padding: 0;
	margin: 0;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height:100%;
	background: url(/olc/images/UMCW/bgLeftnav.jpg) repeat-y left;
}
#leftnav {
	width: 193px;
	padding: 0;
	margin: 0;
	font-size: 12px; 
	}
#leftnav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
#leftnav li {
		border-bottom: 1px solid #cccccc;
		margin: 0;
		height: 29px
}
#leftnav li a {
		display: block;
		width: 100%;
		padding: 7px 3px 7px 7px;
		font-weight: normal;
		font-family:Georgia, "Times New Roman", Times, serif;
		color: #112288;
		text-decoration: none;
		}
#leftnav .indent a {
		padding: 7px 3px 7px 18px;
		color: #884400;
		background: #ffffff;
		}
html>body #leftnav li a {
		width: auto;
		}
#leftnav li a:hover {
		color: #000000;
		background: url(/olc/images/UMCW/bgLeftnavHover.jpg) repeat-y;
		}
#leftnav strong { font-size: 11px; line-height:15px; color: #000000 }
		
		
		

#colCenterSec {
	width: 633px;
	vertical-align: top;
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #cccccc;
	padding: 5px 20px 5px 18px;
	background: #ffffff;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
#colCenterSec #logout {
	padding: 4px 0 0 0;
	vertical-align: middle;	
	text-align: right;
	color: #000000;
	font-weight: normal;
}
#colCenterSec h1 {
	width: auto;
	border-bottom: 1px dotted #999999;
	padding: 0 0 10px 0;
	margin: 0 0 23px 0;
	vertical-align: middle;	
	color: #112288;
	font-size: 19px;
	font-weight: bolder;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#colCenterSec p {
	padding: 0 0 14px 0;
	margin: 0;
}
#colCenterSec a {
	color: #884400;
}
#colCenterSec a:hover {
	color: #112288;
}



#colCenter {
	width: 440px;
	vertical-align: top;
	padding: 0 ;
	background: url(/olc/images/UMCW/bgLine.gif) repeat-y center #ffffff;
}
#photos {
	height: 180px;
	width: 440px;
	text-align: center;
	vertical-align: middle;
	background: #ffffff;
	display: block;	
}
#headline {
	height: 89px;
	width: 438px;
	display: block;	
	background: url(/olc/images/UMCW/headline.gif) top center no-repeat;
}
#introtext {
	display: block;
	padding: 1px 0 1px 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #ffffff;
}
#introtext h1 {
	width: 418px;
	padding: 11px 11px 13px 11px ;
	margin: 0;
	background: url(/olc/images/UMCW/bgIntrotext.jpg) left top repeat-y;
	vertical-align: middle;	
	color: #333333;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#colCenter h2 {
	margin: 11px 0px 10px 0 ;
	padding: 12px 0 3px 0 ;
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#features {
	width: 197px;
	margin: 0 4px 18px 11px;
	float: left;
}
#features a {
	color: #884400;
}
#features a:hover {
	color: #000000;
}
#newsevents {
	width: 197px;
	margin: 0 11px 18px 0;
	float: right;
}
#newsevents h3 a {
	font-weight: normal;
}
#newsevents h3 a em {
	color: #000000;
	font-style: normal;
}



#colRight {
	width: 193px;
	vertical-align: top;
	padding: 1px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height:100%;
}
#login, #feed {
	width: 169px;
	padding: 0 11px 12px 11px ;
	margin: 0;
}
#login {
	height: 167px;
	background: #99bbdd;
	overflow: auto;
}
#feed {
	background: #ffffff;
}
input { 
	margin-top: 2px;
	padding-left: 3px;
	font-size: 11px;
}
.label {
	display: block;
	padding: 5px 0 0 0;
	font-size: 10px;
	color: #ffffff;
	font-weight: bolder;
}
#colRight h2 {
	margin: 0 0 8px 0 ;
	padding: 25px 0 4px 0;
	border-bottom: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}
#login h2 {
	padding-top: 14px;
	font-weight: bolder;
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
}
#login h4 a {
	color: #663300;
}
#login h4 a:hover {
	color: #000000;
}
#colRight h3, #colRight h4 {
	margin: 0 ;
	padding: 5px 0 5px 0;
	font-size: 10px;
	line-height: 13px;
	color: #333322;
}
#colRight h3 a {
	font-weight: normal;
	color: #884400;
}
#colRight h3 a:hover {
	font-weight: normal;
	color: #000000;
}
#colRight h4 { padding-top: 12px }





#headerBoston {
	display: none;
	height: 108px;
	background: url(/olc/images/UMCW/headerBoston.gif) repeat-x left top;
}
#headerDartmouth {
	display: none;
	height: 108px;
	background: url(/olc/images/UMCW/headerDartmouth.gif) no-repeat center top;
}
#headerLowell {
	display: none;
	height: 48px;
	padding: 0 0 15px 0;
	margin: 0;
	background: url(/olc/images/UMCW/headerLowell.gif) repeat-x center top;
}
#headerMedical {
	display: block;
	margin: 0 auto;
	width: 100%;
}
#headerMedical #top {
	display: inherit;
	width: 830px;
	margin: 0 auto;
}
#headerMedical #left {
	display: inherit;
	float: left;
	width: 200px;
	height: 96px;
}
#headerMedical #right {
	display: inherit;
	float: right;
	width: 630px;
	height: 96px;
	background: url(/olc/images/UMCW/bgTop.jpg) right no-repeat #ffffff; 
}
#headerMedical #line {
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #777777;
}
#headerMedical #nav {
	display: inherit;
	width: 100%;
	margin: 0 auto ;
	background: #112288;
	text-align: center;
	border-top: 1px solid #ffffff;
}
#headerMedical #nav div {
	display: inherit;
	width: 830px;
	margin: 0 auto ;
	text-align: left;
	background: #112288;
}
#headerMedical #nav div #left{
	display: inherit;
	float: left;
	width: 600px;
	height: auto;
	padding: 6px 0 8px 3px;
	text-align: left;
	background: #112288;
}
#headerMedical #nav div #right{
	display: inherit;
	float: right;
	width: 183px;
	height: auto;
	padding: 2px 0 0 0;
	text-align: left;
}
#headerMedical #nav a {
	text-transform: uppercase;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	letter-spacing: .11em;
	padding: 0 3px 0 3px;
	color: #cccccc;
}
#headerMedical #nav a:hover {
	color: #ffffff;
	text-decoration: none;
}
#logoBoston {
	display: none;
	width: 538px;
	height: 77px;
}
#logoDartmouth {
	display: none;
	height: 180px;
	margin-top: 10px;
	background: url(/olc/images/UMCW/logoDartmouth.gif) no-repeat top center;
}
#logoLowell {
	display: none;
	height: 114px;
	width: 179px;
	border-left: 1px solid #224466;
	border-right: 0;
	border-top: 0;
	margin-top: 0;
	background: url(/olc/images/UMCW/logoLowell.gif) no-repeat top center #ffffff;
}
#labelLowell {
	display: none;
	float: left;
	height: 17px;
	width: 180px;
	padding: 0;
	margin: 0;
	border-top: 4px solid #224466;
	color: #ffffff;
	background: #224466;
	text-align: center;
	vertical-align: bottom;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: -0.1em;
}
#labelBoston {
	display: none;
	width: 965px;
	height: 31px;
	background: #88aacc;
	border-bottom: 1px solid #ffffff;
}
#contactBoston {
	display: none;
	background: #ffdd77;
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #225588;
}
#contactBoston h5 {
	display: inherit;
	height: 32px;
	vertical-align: middle;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	margin: 0;
	padding: 8px 0 0 0;
	font-weight: normal;
}
#contactDartmouth {
	display: none;
	background: #ffdd77;
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #225588;
}
#contactDartmouth h5, #contactDartmouth h6 {
	display: inherit;
	font-size: 12px;
	font-style: normal;
	margin: 0;
}
#contactDartmouth h5 {
	padding: 5px 10px 0 10px;
	font-weight: bolder;
}
#contactDartmouth h6 {
	padding: 0 10px 5px 10px;
	font-weight: normal;
}
#contactMedical {
	display: block;
	width: 808px;
	height: 3.1em;
	border: 1px solid #cccccc;
	padding: 10px;
	font-size: 9px;
	line-height: 13px;
	color: #666666;
	vertical-align: top;
}
#contactMedical #left { 
	display: inherit; 
	float: left; 
	width: 280px; 
	height: 100%;
	vertical-align: top;
}
#contactMedical #right { 
	display: inherit; 
	float: right; 
	text-align: right;
	width: 528px; 
	height: 100%;
	vertical-align: top;
}
#footerBoston {
	display: none;
	height: 60px;
	background:url(/olc/images/UMCW/footerBoston.gif) no-repeat left;
}
#footerDartmouth {
	display: none;
	height: 60px;
	background:url(/olc/images/UMCW/footerDartmouth.gif) no-repeat left;
}
#footerLowell {
	display: none;
	height: 111px;
	padding-bottom: 10px;
	background:url(/olc/images/UMCW/footerLowell.gif) no-repeat center top #eeeeee;
}

