/* pagelayout */

html
{
	height: 100%;
}
a
{
	color: #4B1786;
}
*
{
	font-family: Arial, Helvetica, Verdana;
}
body 
{
	font-family: Arial, Helvetica, Verdana;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/LegacyBackground.gif);
	height: 100%;
}
table
{
	font-family: Arial, Helvetica, Verdana;
}
#banner
{
	background-image: url(/images/LegacyHeader.gif);
	width: 750px;
	height: 231px;
}
#main
{
	padding-top: 0px;
	width: 450px;
	float: left;
	padding-right: 35px;
	top: 20px;
	height: 100%;
}
#right
{
	width: 180px;
	float: left;
	top: 20px;
	margin: 0px;
	padding: 0px;
}
#bannerCss
{
	display: none;
}
#ctrBasicSearch_SearchHolder
{
	position: relative;
	left: 550px;
	top: 0px;
}
#maintable
{
	margin-left: auto;
	margin-right: auto; 
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	height: 100%;
	width: 750px;
	background: #ffffff; 
}
#container
{
	padding-left: 35px;
	padding-right: 35px;
}
table.maincontent, table.News, .News, .maincontent, .mainnews, table.mainnews
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
}

.News
{
	margin-bottom: 10px;
}

#printlogo
{
	display: none;
}
#medisSterling
{
	clear: both; 
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 8pt;
	padding-left: 35px;
	padding-right: 35px;
}
#footer
{
	border-top: solid 1px #B39CCC; 
	color: #636BB6;
	font-size: 8pt;
	line-height: 22px;
	padding-left: 35px;
	padding-right: 35px;
}
#footer a
{
	text-decoration: none; 
	font-size: 8pt;
}
.medialink
{
	text-decoration: none; 
	font-size: 8pt;
	color: #4B1786;
}
.search
{
	position: relative;
	left: 550px;
	width: 200px;
}
.searchBox
{
	border: 1px solid #636BB6; 
    padding: 2px;
    font-size: 9pt;
}
#horizontalmenu
{
	color: White;
	top: 203px;
	left: -10px;
	position: relative;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 35px;
	line-height: 15px;
	height: 15px;
}

.ParentMenuItem 
{
	cursor: hand;
	cursor: pointer;
	line-height: 15px;
	height: 15px;
}

.ParentMenuItemHover 
{
	cursor: hand;
	cursor: pointer;
	color: #636BB6;
	line-height: 15px;
	height: 15px;
}

.ParentMenuItemActive
{
	cursor: hand;
	cursor: pointer;
	line-height: 15px;
	height: 15px;
}

.ParentMenuItemExpanded 
{
	cursor: hand;
	cursor: pointer;
	line-height: 15px;
	height: 15px;
}

.MenuItem 
{
	cursor: hand;
	cursor: pointer;
	background-color: #4B1786;
	line-height: 15px;
	font-size: 8pt;
	height: 15px;
	color: White;
	padding-left: 10px;
}

.MenuItemHover 
{
	color: White;
	cursor: hand;
	cursor: pointer;
	color: #636BB6;
	background-color: #4B1786;
	line-height: 15px;
	font-size: 8pt;
	height: 15px;
}

.MenuItemActive
{
	color: White;
	cursor: hand;
	cursor: pointer;
	background-color: #4B1786;
	line-height: 15px;
	font-size: 8pt;
	height: 15px;
}

.MenuItemExpanded 
{
	color: White;
	cursor: hand;
	cursor: pointer;
	background-color: #4B1786;
	line-height: 15px;
	font-size: 8pt;
	height: 15px;
}
.normal
{
	font-size: 12px;
}

/* fck editor template styles */

.TableTemplate {
	border-bottom: solid 1px #694C9C;
	}
	
.TableTemplate td {
	border-top: solid 1px #694C9C;
	padding: 10px 10px 10px 3px;
	font-size: 12px;
	vertical-align: top;
	}