@charset "utf-8";
body, p, ul, ol, div, a, img, h1, h2, h3, h4, h5, h6, hr, form, table, tr, td{
	margin: 0;
	padding: 0;
	border: none;
}
body, p, ul, ol, div, form, table, tr, td{
	line-height: 1.5em;
}

body{
	background: url(../images/body_bg.gif) repeat-y #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #555;
	padding-bottom: 5px;
}
h1, h2, h3, h4, h5, h6{
	line-height: 1.2em;
	margin-bottom: 0.6em;
	font-weight: normal;
}
p{
	margin-bottom: 1.5em;
}
a{
	color: #2144AC;
	text-decoration: underline;
}
a:hover{
	color: #FF0000;
	text-decoration: none;
}
.content h1{
	font-size: 1.4em;
	font-weight: normal;
	color: #2144ac;
	border-bottom: 1px solid #C0C0C0;
	padding-bottom: 8px;
	margin-bottom: 1em;

}
.content h2{
	font-size: 1.4em;
	font-weight: normal;
	color: #2144ac;
}
.content h3{
	font-size: 1.2em;
	font-weight: normal;
	color: #2144ac;
}
.content h4{
	font-size: 1em;
	font-weight: normal;
	color: #2144ac;
}
.content ul{
	margin-bottom: 1.5em;
	list-style: none;
	padding-left: 20px;
}
.content ul li{
	background: url(../images/list.gif) no-repeat 0 0.4em;
	padding-left: 18px;
	padding-bottom: 3px;
}
.content ul li ul{
	margin-bottom: 0;
	padding-bottom: 3px;
	padding-top: 3px;
}
.content ol{
	margin-bottom: 1.5em;
	padding-left: 45px;
	padding-right: 20px;
}
.content ol li{
	padding-bottom: 5px;
}
hr{
	height: 1px;
	border: 0;
	margin: 1.5em 5px 1.5em 5px;
	#margin: -0.5em 5px 1em 5px;
	color: #C0C0C0;
	background: #C0C0C0;
}
sub, sup{
	vertical-align: baseline;
	position: relative;
}
sub{
	top: 0.4em;
}
sup{
	bottom: 0.4em;
}

.container{
	background: url(../images/container_bg.jpg) no-repeat;
	padding-left: 162px;
	position: relative;
}
.main{
	background: url(../images/main_bg.gif) repeat-x;
	min-height: 555px;
	_height: 555px;
	min-width: 810px;
	_width: 810px;
}
.title{
	width: 150px;
	height: 60px;
	position: absolute;
	top: 19px;
	left: 5px;
}
.title a{
	display: block;
	width: 150px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
}
.title span{
	display: block;
	width: 150px;
	height: 60px;
	background: url(../images/title_bg.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.title a span{
	cursor: pointer;
}
.content{
	padding: 20px 20px 0 20px;
	width: 550px;
	float: left;
}
.top{
	background: url(../images/top_bg.gif) no-repeat;
	min-height: 88px;
	_height: 88px;
}
.menu-top{
	float: right;
	list-style: none;
	padding-top: 4px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.menu-top li{
	display: inline;
}
.menu-top li a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 10px;
}
.menu-top li a:hover{
	background: #436DC5;
}
.menu-main{
/*	list-style: none;*/
	padding-left: 35px;
	padding-top: 30px;
}
/*
.menu-main li{
	float: left;
	font-size: 0.9em;
	line-height: 1em;
	vertical-align: middle;
	padding: 1px 15px 3px 30px;
}
.menu-main li.menu-main-line{
	padding-top: 7px;
	padding-bottom: 11px;
}
.menu-main li a{
	color: #274BAB;
	text-decoration: none;
}
.menu-main li a:hover{
	color: #fff;
}
.btn-corporate{
	background: url(../images/btn_corporate.jpg) no-repeat;
}
.btn-patient{
	background: url(../images/btn_patient.jpg) no-repeat;
}
.btn-healthcare{
	background: url(../images/btn_healthcare.jpg) no-repeat;
}
.btn-career{
	background: url(../images/btn_career.jpg) no-repeat;
}
.btn-info{
	background: url(../images/btn_info.jpg) no-repeat;
}
.btn-spray{
	background: url(../images/btn_spray.jpg) no-repeat;
}
*/

.navigation{
	font-size: 0.8em;
	padding-bottom: 15px;
	color: #808080;
}
.navigation a{
	text-decoration: none;
}

.menu-right{
	width: 200px;
	float: left;
	padding-top: 78px;
}
.menu-right-head{
	background: url(../images/menu_right_head_bg.gif) repeat-x #C9C9C9;
	color: #000;
	font-size: 1.1em;
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
}
.menu-right-main{
	background: #F2F2F2;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	font-size: 0.9em;
}
.menu-right ul{
	list-style: none;
}
.menu-right li{
	border-bottom: 1px solid #C0C0C0;
	padding: 1px 10px 1px 20px;
}
.menu-right li.menu-right-sub li{
	border-bottom: none;
}
.menu-right a{
	text-decoration: none;
	color: #0000CD;
}
.menu-right a:hover{
	color: #FF0000;
}
.menu-right-active{
	color: #FF0000;
}

.footer{
	clear: both;
	color: #808080;
	font-size: 0.8em;
	padding: 0 10px 10px 10px;
	width: 570px;
	text-align: center;
}

.arrow{
	background: url(../images/arrow.gif) no-repeat 0 0.2em;
	padding-left: 17px;
}
.pdf{ background: url(../images/ico_pdf.gif) no-repeat; }
.doc{ background: url(../images/ico_doc.gif) no-repeat 0 0.1em; }
.ppt{ background: url(../images/ico_ppt.gif) no-repeat 0 0; }
.xls{ background: url(../images/ico_xls.gif) no-repeat 0 0.1em; }
.pdf, .doc, .ppt, .xls{ padding-left: 17px; }
.image-left{
	float: left;
	margin: 2px 10px 7px 0;
	border: 1px solid #76A7E2;
}
.image-right{
	float: right;
	margin: 2px 0 7px 10px;
	border: 1px solid #76A7E2;
}
.table-border{
	margin-bottom: 1.5em;
	border-collapse: collapse;
}
.table-border th{
	border-collapse: collapse;
	border: 1px solid #B2B2B2;
	background: #B2B2B2;
	color: #fff;
	padding: 3px 6px;
}
.table-border td{
	border-collapse: collapse;
	border: 1px solid #D8D8D8;
	padding: 3px 6px;
}

.clear{ clear: both; }
.clear-hidden{ clear: both; height: 1px; }
.no-display{ display: none; }
.float-left{ float: left; }
.float-right{ float: right; }
.text-center{ text-align: center; }
.text-left{ text-align: left; }
.text-right{ text-align: right; }

.input-text, textarea{
	background: url(../images/input_bg.gif) repeat-x;
	border: 1px solid #D2D2D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #555;
	padding: 2px 4px;
}
select{
	border: 1px solid #D2D2D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #555;
}
option{
	padding: 1px 6px;
	line-height: 1em;
}

.w20{ width: 20px; }
.w30{ width: 30px; }
.w40{ width: 40px; }
.w50{ width: 50px; }
.w60{ width: 60px; }
.w70{ width: 70px; }
.w80{ width: 80px; }
.w90{ width: 90px; }
.w100{ width: 100px; }
.w110{ width: 110px; }
.w120{ width: 120px; }
.w130{ width: 130px; }
.w140{ width: 140px; }
.w150{ width: 150px; }
.w180{ width: 180px; }
.w200{ width: 200px; }
.w230{ width: 230px; }
.w250{ width: 250px; }
.w300{ width: 300px; }
.w400{ width: 400px; }
.w500{ width: 500px; }
.w550{ width: 550px; }
.w600{ width: 600px; }

.w10p{ width: 10%; }
.w14p{ width: 14%; }
.w16p{ width: 16%; }
.w20p{ width: 20%; }
.w25p{ width: 25%; }
.w30p{ width: 30%; }
.w40p{ width: 40%; }
.w50p{ width: 50%; }
.w60p{ width: 60%; }
.w70p{ width: 70%; }
.w75p{ width: 75%; }
.w80p{ width: 80%; }
.w85p{ width: 85%; }
.w90p{ width: 90%; }
.w98p{ width: 98%; }
.w100p{ width: 100%; }

.light-blue{
	color: #0099ff;
}
.gallery-photo{
	width: 170px;
	padding: 0px 3px 3px 3px;
	margin-top: 15px;
	text-align: center;
	float: left;
	margin: 0px 5px 10px 0px;
}
.gallery-photo img{
	border: 1px solid #76A7E2;
}
hr{
	margin: 1.3em auto;
	overflow: hidden;
}
.vertical-top{
	vertical-align: top;
}
.table-border{
	line-height: 16px;
	padding: 2px 6px 2px 6px;
}
.pad-bot-15{
	padding-bottom: 15px;
}
.listing{
	width: 100%;
	text-align: center;
	display: block;
	margin-bottom: 1.5em;
}
.listing .pager, .listing .pager-selected{
	padding: 3px 5px 4px 5px;
	text-decoration: none;
	margin-right: 2px;
	font-size: 90%;
}
.listing .pager:hover, .listing .pager-selected:hover{
	text-decoration: underline;
}
.listing .pager{
	background: #C9C9C9;
	color: #000;
}
.listing .pager:hover{
	color: #EA6565;
}
.listing .pager-selected{
	background: #C9C9C9;
	color: #FF0000;
}
.w55p{ width: 55%; }
.w95p{ width: 95%; }

.content .content-title ul{
	list-style: none;
	margin-top: 20px;
	margin-left: 63px;
	font-size: 14px;
}
.content .content-title ul li{
	background: url(../Images/title-list-li.gif) no-repeat 0px 2px;
	padding-bottom: 16px;
	padding-left: 23px;
	color: #2144AC;
}
.content .content-title ul li strong{
	font-weight: bold;
}
.title-news{
	float: right;
	width: 180px;
	height: 260px;
	border: 2px solid #324C9A;
	background: white;
	margin-top: 50px;
	margin-right: -40px;
	overflow: hidden;
}
.title-news-header{
	height: 18px;
	line-height: 16px;
	text-align: center;
	background: #324C9A;
}
.title-news-header strong{
	font-weight: bold;
	color: White;
}
.title-news-content{
	width: 172px;
	height: 222px;
	padding: 15px 4px 5px 4px;
	font-size: 90%;
}
.text-gray{
	color: #AAAAAA;
}
.text-small{
	font-size: 90%;
}

.message{
	padding: 8px 10px 0 40px;
	margin-bottom: 1.5em;
}
.message.no-margin{
	margin-bottom: 0;
}
.message.failure{
	background: url(../Images/ico_failure.gif) no-repeat 15px 7px #FCE1E2;
	border-top: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
}
.message p{
	margin-bottom: 8px;
}

.confirmation{
	text-align: center;
	margin-bottom: 4em;
}
.confirmation .proceed{
	margin-right: 25px;
}
