@charset "utf-8";
/* CSS Document */
img{
	border:none;
}
.imgbdr{
	border:3px solid #57b6e6;
}
.imgbdr2{
	border:2px solid #999;
}
.maintab{
	background-image:url(images/indextab_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.homeimg{
	background-image:url(images/homeimg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.subhead1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#14587a;
}
.subhead2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#179ebf;
}
a.subhead2{
	text-decoration:none;
}
a.subhead2:hover{
	text-decoration:underline;
}

.bottompad{
	padding-bottom:8px;
}
.box{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#d1e4ec;
	display:block;
	padding:7px;
	line-height:18px;
	color:#202121;
	border:1px dotted #09C;
}
.bodytxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	color:#202121;
}
a.bodytxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	color:#1d5f80;
	text-decoration:none;
}
a.bodytxt:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	color:#1d5f80;
	text-decoration:underline;
}
.highlight{
	text-decoration:none;
	font-weight:bold;
	color:#1d5f80;
}
a.highlight{
	text-decoration:none;
	font-weight:bold;
	color:#1d5f80;
}
a.highlight:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}
.indexmenu{
	background-image:url(images/indexmenu_tab.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fcfcfc;
	text-align:center;
}
a.indexmenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fcfcfc;
	text-decoration:none;
}
a.indexmenu:hover{
	color:#2ca8de;
	text-decoration:none;
}
ul.facilities{
	list-style-image:url(images/bullet1.jpg);
	font-family:Arial, Helvetica, sans-serif;
	margin:10px;
	padding-left:15px;
	font-size:12px;
	color:#565656;
	text-align:left;
}
ul.facilities li{
	padding-bottom:5px;
}
ul.facilities li a{
	text-decoration:none;
	color:#565656;
}
ul.facilities li a:hover{
	text-decoration:none;
	color:#de890f;
}
.seperator{
	background-image:url(images/seperator.gif);
	background-repeat:no-repeat;
	background-position:97% 0%;
}
.seperator2{
	background-image:url(images/seperator.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.verticalline{
	background-image:url(images/seperator2.jpg);
	background-repeat:repeat-y;
	background-position:48% 0%;
}
.ftr{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
}
a.ftr{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	text-decoration:none;
}
a.ftr:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
.innerbg{
	background-image:url(images/inner_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.innertitle{
	background-image:url(images/dottedline.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.titlehead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:600;
	color:#135678;
}
.tablebg{
	background-color:#b8def0;
	color:#333;
	font-size:12px;
	font-weight:normal;
}
.tablebg td{
	background-color:#e7eef1;
}
.textbox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	border:1px dotted #4892cd;
	background-color:#e8edf1;
}
.btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	border:1px none;
	background-color:#135577;
	font-weight:bold;
	height:25px;
	cursor:pointer;
	padding:5px;
}
a:link.btn, a:visited.btn, a:active.btn{
color: #ccc; /*button text color*/
cursor:pointer;
}
.btn:hover{ /* Hover state CSS */
background-color:#0ea6cd;
color: #fff;
cursor:pointer;
}
ul.deparments{
	list-style-image:url(images/bullet2.gif);
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0px;
	padding-left:20px;
	font-size:12px;
	color:#135577;
	text-align:left;
}
ul.deparments li{
	padding-bottom:15px;
	
}
ul.deparments li a{
	text-decoration:none;
	color:#135577;
}
ul.deparments li a:hover{
	text-decoration:none;
	color:#069fc9;
}
