body,div,p,th,td,li,dd,blockquote
{
	color:#000;
	font-family:"Segoe UI", Arial, Calibri, sans-serif, Verdana;
	font-size:12.5px
}
h1,h2,h3,h4,h5,h6
{
	color:#265481;
	font-family:"Segoe UI", Arial, Calibri, sans-serif, Verdana
}
h1
{
	font-size:17px
}
h2
{
	font-size:15px
}
h3
{
	font-size:13px
}
h4
{
	font-size:12px
}
h5
{
	font-size:11px
}
h6
{
	font-size:10px
}
a
{
	color:#265481;
text-decoration:none
}
a:hover
{
	color:#999
}
input.text,input.checkbox,select.text,textarea.text,.input
{
	border:1px solid #777;
	background:#fff;
	margin:1px 2px;
	padding:1px 2px 1px 2px;
	font-family:"Segoe UI", Arial, Calibri, sans-serif, Verdana;
	font-size:11px;
	font-weight:bold
}
textarea.text:hover,textarea.text:focus,input.text:hover,input.text:focus,input.checkbox:hover,input.checkbox:focus
{
	background:#fff
}
#msgBox,#msgLeftBox
{
	border:1px solid #999
}
#msgBox #msgTitle,#msgLeftBox #msgLeftTitle
{
	border:0;
	border-bottom:1px solid #999;
	color:#000;
	background-color:#ccc;
	padding:10px
}
#msgBox #msgText,#msgLeftBox #msgLeftText
{
	border:0;
	background-color:#fff
}
#MenuLeft_body
{
	padding:0;
	margin:0
}
#MenuLeft #siteMenu
{
	margin:1px 0 1px 0
}
#MenuLeft ul
{
	padding:0;
	margin:0;
	width:100%
}
#MenuLeft li
{
	list-style-image:none;
	list-style-type:none;
	padding:0;
	border-bottom:1px solid #fff
}
#MenuLeft li a
{
	font-weight:500;
	text-decoration:none;
	font-family:"Segoe UI", Arial, Calibri, sans-serif, Verdana;
	color:#004e96;
	display:block;
	width:207px;
	padding:5px 9px 5px 5px;
	background:#e0eaf6 url('../_imgs/menu.gif') repeat-y top right;
	font-size:13px
}
#MenuLeft li a:hover
{
	color:#003e65;
	text-decoration:underline;
	background:transparent url('../_imgs/menu_active.gif') repeat-y top right;
}
#MenuLeft li.active a
{
	font-weight:500;
	color:#003e65;
	text-decoration:none;
	background:transparent url('../_imgs/menu_active.gif') repeat-y top right;
}
#MenuLeft #siteMenu
{
	margin:0;
	padding:0;
}
#leftInclude *
{
	color:#004e96;
	font-size:12.5px;
}
#pageShowTitle
{
	display:none;
}
#pageShow
{
	border:0;
	padding:0
}
#pageShow #pageShowContent
{
	margin-left:0
}
#contentShow
{
	border:0;
	padding:0
}
#MedAreaOnSiteTitle
{
	background-color:#e7e7e7
}

#device
{
  margin: 0 auto;
  width: 100px;
  padding-top: 3px;
}