body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	padding: 1px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
}

div.container
{
	float:left;
	margin: 0 auto;
    text-align: left;
	width: 852px;
	height: 100%;
}

div.header
{
	float: left;
	height: 108px;
	background-image: url(images/brady_logo_bg.jpg);
	width: 852px;
}

div.headerLogo
{
	float:left;
	margin-top: 26px;
}

div.headerCallToday
{
	float:right;
}

div.mainPage
{
	float:left;
	width:852px;
	background-color:#FFFFFF;
}

div.leftMenu
{
	float: left;
	width: 152px;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	text-align:center;
}

div.leftMenu a{
	text-align:center;
}

div.leftMenuBorder{
	float:left;
	height:1px;
	width:152px;
	background-color:#993333;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	overflow:none;
}

div.sitePal
{
	float:left;
	width:152px;
}
div.google
{
	margin-top: 10px;
	width:152px;
	height:60px;
	float:left;
}

div.content {
	display:block;
	float:left;
	width: 510px;
	background-color:#FFFFFF;
	border-left: 3px solid #e8f5fd;
}

div.hospitalBar{
	float: right;
	width: 187px;
	display: inline;
}

div.footer {
	float:left;
	width:852px;
	height: 40px;
	text-align:center;
	line-height: 20px;
	background-color:#FFFFFF;
}

div.spacer {
  clear: both;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4E4E4E;
	padding:3px;
	padding-left:15px;
	
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6C6C6C;
	padding-left:15px;
	padding-right:15px;
	text-indent:1px;

}
.heading {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding:5px;
	background-color: Black;
	
}
.bodytext2 {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left:15px;
	padding-right:15px;
	text-indent:1px;
}
.bodytextblue {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	padding-left:15px;
	padding-right:15px;
	text-indent:1px;
}
