/*  *********************************************  BODY  STYLE *********************************************** */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color: #000;
	line-height: 20px;
	}
a img {
	border: 0px;
	}

div#mn-banner img
{
  margin: 22px 0 0 37px;
}


/*  *********************************************  TOPNAV  STYLE *********************************************** */

/** TOP MENU POSITIONING **/
#multi-ddm {

	margin: 0 auto;
    width: 945px;
	}

/** SUBMENU WIDTH **/
#multi-ddm ul, #multi-ddm ul li {	width: 230px; }

/** SUBMENU APPEARANCE **/
#multi-ddm ul {
	background-color:#51708F;
		border-top: none;	
		border-right: none;	
		border-bottom: none;	
		border-left: none;
	border-color: #FFF;
	border-width: 1px;
	margin-top: 2px;
	}

/** TOP LEVEL LINK APPEARANCE **/
#multi-ddm a {
	padding: 12px 14px;
	margin: 0;
	color: #FFF;
    font-size: 14px;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}

/** SUB LEVEL LINK APPEARANCE **/
#multi-ddm ul a {
	padding: 5px 16px;
	margin: 0;
	color: #FFF;
    font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	height: 20px;
	border: none;
	}

/** TOP/SUB LINK HOVER APPEARANCE **/
#multi-ddm a:hover { color: #fff; background: url(../images/hover.jpg) repeat-x; }
#multi-ddm ul a:hover { background: #EA7321; }




/*  *********************************************  CONTENT  STYLE *********************************************** */

div#mn-content {
	font-size: 14px;
	line-height: 22px;
	}

div#mn-content p {
	}
	div#mn-content strong {
		}

div#mn-content ul {
		margin:0;
		padding: 0 0 15px 20px;
		}
	div#mn-content li {
		padding-left: 5px;
		list-style-image: url(../images/arrow_01.gif);
		}

div#mn-content a {
	color:#264D76;
	text-decoration:none;
	}
	div#mn-content a:hover {
		text-decoration: underline;
		}





/*  *********************************************  SIDEBAR  STYLE *********************************************** */

div#mn-sidebar {
  font-family: arial;
  

      color:#fff;
	}
div#mn-sidebar p {
font-size: 14px;
line-height: 22px;
  color: #000;
	}
	div#mn-sidebar strong {
		}

div#mn-sidebar ul {
	margin:0;
	padding: 0px 0 15px 0px;
    list-style-type: none;
	}
	div#mn-sidebar li {
	  	background: url(../images/sidebarNohover.jpg) no-repeat;
	  	width: 330px;
	  	height: 153px;
		}
	div#mn-sidebar li:hover {
		/*cursor: pointer;*/
		background: url(../images/sidebarHover.jpg) no-repeat;
		width: 330px;
		height: 153px;
		}

div#mn-sidebar a {
	color:#fff;
	text-decoration:none;
	font-weight: bold;
	}
div#mn-sidebar a:hover {
	color: #fff;
	text-decoration:none;
	font-weight: bold;
	} 

.s-heading {
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0 13px 18px;
	}
.s-content {
	height: 67px;
	font-weight: normal;
	padding:0 80px 10px 18px;
	color: #000;
	overflow: hidden;
	}
.s-link {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 23px 0 0;
	height: 28px;
	}
	



/*  *********************************************  FOOTER  STYLE *********************************************** */

div#mn-footer {
	line-height: 20px;
	font-size: 11px;
	color: #fff;
	width: 940px;
	}
	#mn-footer p {
		text-align: center;
		padding: 0;
		margin: 11px auto 0 auto;
		width: 65%;
		}
	#mn-footer ul {
		text-align: center;
		padding: 0;
		margin: 20px auto 0 auto;
		width: 850px;
		list-style-type: none;
		}
		#mn-footer li {
			display: inline;
			padding-right: 7px;
			}
	#mn-footer a {
		color: #fff;
		text-decoration: none;
        padding-right: 7px;
		}
		#mn-footer a:hover {
			text-decoration:underline;
			}
	
	
	
	
	
/*  *********************************************  HEADER TAGS *********************************************** */

H1, #mn-sidebar .header, H2 {
	font-weight: normal;
	color:#264D76;
	margin: 0 0 0 0;
	padding: 20px 0 10px 0;
	font-size: 32px;
	}

H2 {
	font-size: 24px;
	}



/*  *********************************************   PICTURES   *********************************************** */



.picborder, .picRight, .picLeft {
	border: 1px solid #fff; 
	padding: 4px;
	background-color: #fff;
	-webkit-box-shadow:1px 1px 5px #000;
	-moz-box-shadow:1px 1px 5px #ccc;
	}
	.picRight {
		float:right;
		margin-left:20px;
		}
	.picLeft {
		float:left;
		margin-right:20px;
		}

.picRightnoborder {
	float:right; 
	margin-left:20px;
	}

.picLeftnoborder {
	float: left;
	margin: 50px 0 0 10px;
	}



div.spacer{clear:both; height:10px; display:block;}

/*  *********************************************   CONTENT ELEMENTS  *********************************************** */

hr {
	width: 80%;
	border: none;
	border-top: 1px solid #333;
	text-align: center;
	margin: 20px auto;
	}
.div50 {
	width: 45%;
	float: left;
}


table.sofT
{
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 580px;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 5px 10px;
	padding-right: 10px;
}
table.sofT td{
	padding: 5px 5px 5px 15px;
	border: 1px solid #ccc;
}
table.sofT .mid{
	padding: 5px;
	background-color: #E0F3F3;
}
td.helpHed
{
	border-bottom: 2px solid #6699CC;
	border-left: 1px solid #6699CC;
	background-color: #BEC8D1;
	text-align: left;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	padding: 5px;
}
div#physicianSide a{
	color: #274D74;
	font-size: 16px;
	line-height: 25px;
	}
div#physicianSide a:hover{
	color: #274D74;
	font-size: 16px;
	text-decoration:underline;
	}
