/* CSS Document */

body {
	margin:0;
	background-color: #868686;
	color:#333333;
	line-height:140%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-image: url(images/glb_blt_link.gif);
}
.style9 {
	color: #165B81;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.blue_headings {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
a {
	color: #FF6500;
	text-decoration: none;
}
a:hover {
	color:#FF9900;
	text-decoration: none;
}
.style6 {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
	
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.orangeheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E37328;
	text-decoration: none;
	text-transform: uppercase;
}

h3 {
color:#1A6A8C;
font-size:16px;
border-bottom:1px solid #1A6A8C;
padding-top:5px;
padding-bottom:5px;
}
h4 {
	font-size:14px;
	color:#333333;
	margin:0;
}
h4 a {
	color:#333333 !important;
}
h4 a:hover {
	text-decoration:underline !important;
}
div.contents-inner {
	padding:0;
	margin:10px;
}
p {
	margin:5px 0 15px 0;
	padding:0;
}
ul li {
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding: 10px 1em 10px 2em;
}

/*------------case studies-----------*/
/*--------------------------------------------------------------*/
/*basic*/
img {
border:0;
}
#RIGHT {
	width: 540px;
	float: left;
	margin: 0px;
	padding: 10px;
	background-color:#ffffff;
}
#RIGHT h1{
	font-size:16px;
	padding:10px;
	margin-bottom:10px;
	margin-top:10px;
 	/*background-color: #6083B7;*/
	border-left:5px solid #cccccc;
	color:#0066FF;
}

#RIGHT h2{
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	font-size:12px;
	padding:5px;
	margin-bottom:10px;
	margin-top:10px;
 	background-color: #E0E7F1;
}
#RIGHT h3 {
	width:100%;
	margin:0;
	padding:3px;
	color:#0066CC;
	border:none;
	font-size:16px !important;
}
#RIGHT .ex4box {
	height: 330px;
	width: 260px;
	float: left;
	text-align: center;
	overflow: hidden;
	background-color:#ffffff;
}
#RIGHT .ex4box-right {
	height: 330px;
	width: 260px;
	float: right;
	text-align: center;
	overflow: hidden;
	background-color:#ffffff;
}
#RIGHT .ex4box-b {
	padding: 5px;
	height: 310px;
	width: 244px;
	text-align: center;
	overflow: hidden;
	border-top: 1px solid #E2E6E7;
	border-right: 1px solid #BDC2C8;
	border-bottom: 1px solid #BDC2C8;
	border-left: 1px solid #E2E6E7;
}
#RIGHT .ex4box h2 {
	background-image: none;
	margin: 0px;
	padding: 5px 0px 10px;
	font-size:12px;
}
#RIGHT .ex4box img {
	border-style: none;

}
#RIGHT .ex4box p {
	color: #333333;
	text-align: left;
	padding: 5px;
	margin: 0px;
}
.font11 {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
}
.note {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#1A6A8C;
}
dl.note {
	margin:10px 20px;
}
.note dt {
	width:2em;
	float:left;
}
.note dd {
	margin-left:2.5em;
}
.history {
	border:1px solid #dddddd;
	background-color:#f5f5f5;
	padding:10px;
}
.description {
	border:1px solid #dddddd;
	background-color:#f5f5f5;
	padding:5px 10px;
}
h4.btn_service {
	border:1px solid #cccccc;
	border-top:2px solid #1A6A8C;
	background:url(images/bg_btn.jpg)  repeat-x;
	height:23px;
	margin:0 !important;
	padding:5px 10px 0 10px !important;
}
.textCenter {
	text-align:center;
}
.textRight {
	text-align:right;
}

/* =table-type3*/
table.table-type3 {	
	background-color:#B5B5A8;
	font-size:12px;
	width:540px;
	border-collapse:separate;
	border-spacing:1px;
	margin-bottom:20px;
}

table.table-type3 tr th{		
	background-color:#E3E3DF;
	padding:5px;
	font-weight:bold;
	color:#333333;
	text-align:left !important;
	width:190px;
}
table.table-type3 td{
	background-color:#F4F4F2;
	padding:5px;
}
table.table-type3 th.section {
	background-color:#1A6A8C;
	color:#ffffff;
	font-weight:bold;
}



/* =table-type4*/
table.table-type4 {	
	background-color:#B5B5A8;
	font-size:12px;
	width:540px;
	border-collapse:separate;
	border-spacing:1px;
}

table.table-type4 tr th{		
	background-color:#DAEFF8;
	padding:5px;
	font-weight:normal;
	text-align:left !important;
}
table.table-type4 td{
	background-color:#F4F4F2;
	text-align:center;
	padding:5px;
	width:101px;
}
table.table-type4 th.section {
	background-color:#1A6A8C;
	color:#ffffff;
	font-weight:bold;
}
/*------------popuip------------------*/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 10;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#FFFFE6;
padding: 5px;
width:200px;
left: -1000px;
border: 1px solid #dddddd;
visibility: hidden;
color: black;
text-decoration: none;
font-family:Tahoma, Arial, Verdana, sans-serif;
font-size:0.9em;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -5px;
left: 30px; /*position where enlarged image should offset horizontally */

}

.check {
	text-indent:-3000px;
	background:url(images/icon_check.gif) no-repeat center;
}

/* = Services */
#planIndex {
	width:552px;
	height:67px;
	margin:0;
	padding:0;
}
#planIndex ul {
	float:right;
	margin:0;
	padding:0;
	width:336px;
	height:67px;
	margin-right:12px;
}
#planIndex ul li.planName{
	float:left;
	list-style:none !important;
}


dl.serviceIndex {
	width:530px;
}

dl.serviceIndex dt {
	width:150px;
	height:150px;
	float:left;
}
dl.serviceIndex dd {
	margin-left:160px;
	height:110px;
	padding:20px 0;
}

.contactbox {
	border:3px solid #1A6A8C;
	background-color:#f5f5f5;
	margin:0 20px 20px 20px;
	padding:10px 20px 5px 20px;
}

h4.title_contact {
	background-color:#1A6A8C;
	padding:5px 10px;
	margin:0 20px;
	font-size:14px;
	width:12em;
	color:#FFFFFF;
}
