/* CSS Document */
body {width: 920px; text-align: center; margin: 0 auto;}
#container {width: 920px; margin: auto; text-align: left;}
hr {
	/*box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);*/
}
#symplrHdrHR { 
	color: #ef4b24; 
	width: inherit;
	
}
a:link { text-decoration: none; }
a:hover {text-decoration:underline; color: #666666;}
a:visited {text-decoration: none;}
a:visited:hover {text-decoration:underline; color: #666666;}

#bannerBody { 
	/*z-index: 1; */
	/*background:url("images/MKCorpResources/header-back.png") repeat-x 0px 0px !important;*/
	height: 46px;
}

#bannerMenuBody {
	z-index: 99;
	height: 46px;
	/*background:url("images/MKCorpResources/medkinetics.png") no-repeat 0px 0px !important;*/
}

.bannerMenuContent {
	/*margin-left: 375px;*/
	color: ffffff;
	font-size: 16px;
	/*margin-top: 20px;*/
	height: 46px;
}

.text {
	color: #FFFFFF;
	text-decoration: none;
}

.hoverIndicator { 
	visibility: hidden;
}

#contentBody {
	color: #000000;
	font-size: 12px;
	/*height: 175px;*/
}
#contentBody a:visited:hover { color: #800080; }

.contentCell {
	width: 225px;
	height: 175px;
	float: left;
	text-align: left;
}

.readMoreLink {
	color: blue;
	/*text-decoration: none;*/
}

#readMoreDiv { 
	position: absolute;
	bottom: 0;
}
#pageBottom {
	background-color: #65666a;
	color: #ffffff; font-size: 9pt; margin-top: 10px;
}

.pageBottomLink {
	color: #ffffff;
	/*text-decoration: none;*/
}

#footerBody {
	background-color: #666666;
	color: #ffffff;
	height: 220px;
}
#footerBody a:visited:hover {text-decoration:underline; color: #ffffff;}

.footerCell {
	margin: 15 10 0 15;
	font-weight: bold;
	width: 200px;
	height: 220px;
	font-size: 9pt;
	line-height: 1.6;
	vertical-align: top;
	float:left;
	text-align: left;
}

#footerCell1 {
	margin-left: 20px;
}
#footerCell2 {width: 120px;}
#footerCell3 {width: 280px;}

.grayLink {
	color: #CCCCCC; font-weight: normal;
	/*text-decoration: none;*/
}

.footerCell a:link {color: #CCC; text-decoration: none;}
.footerCell a:visited {color: #CCC; text-decoration: none;}
.footerCell a:hover {color: #FFF; text-decoration: underline;}	
.footerCell a:active {color: #FFF; text-decoration: underline;}
