/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

.cont{font-family:Tahoma; font-size:11px; color:#333333; text-decoration:none}

.cont1{font-family:Tahoma; font-size:11px; color:#333333; text-decoration:none; padding-top:48px;}

.cont-w{font-family:Tahoma; font-size:11px; color:#FFFFFF; text-decoration:none}

.arrow{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#8D5600; font-weight:bold;}

.h2{font-family:Tahoma; font-size:10px; color:#C67B00; font-weight:bold;}

.h3{font-family:Tahoma; font-size:10px; color:#666666; font-weight:bold;}

.star{font-family:Tahoma; font-size:12px; color:#FF0000;}

.innercont{font-family:Tahoma; font-size:11px; text-align:justify; color:#333333; text-decoration:none}

.innerhead{font-family:Tahoma; font-size:11px; font-weight:bold; color:#EC9400; text-decoration:none}

.innerhead1{font-family:Tahoma; font-size:11px; font-weight:bold; color:#8D5600; text-decoration:none}

.logo{font-family:Tahoma; font-size:11px; font-weight:bold; letter-spacing:1.1; color:#035C87; text-decoration:none}

.km:link{font-family:Tahoma; font-size:11px; color:#036392; font-weight:bold;text-decoration:underline;}
.km:visited{font-family:Tahoma; font-size:11px; color:#036392; font-weight:bold; text-decoration:underline;}
.km:hover{font-family:Tahoma; font-size:11px; color:#D35501; fon t-weight:bold; text-decoration:none;}
.km:active{font-family:Tahoma; font-size:11px; color:#036392; font-weight:bold; text-decoration:underline;}

.sr:link{font-family:Tahoma; font-size:11px; color:#4F940A; font-weight:bold; text-decoration:none;}
.sr:visited{font-family:Tahoma; font-size:11px; color:#4F940A; font-weight:bold; text-decoration:none;}
.sr:hover{font-family:Tahoma; font-size:11px; color:#D35501; font-weight:bold; text-decoration:underline;}
.sr:active{font-family:Tahoma0; font-size:11px; color:#4F940A; font-weight:bold; text-decoration:none;}

.inner:link{font-family:Tahoma; font-size:11px; color:#036392; font-weight:bold; text-decoration:none;}
.inner:visited{font-family:Tahoma; font-size:11px; color:#036392; font-weight:bold; text-decoration:none;}
.inner:hover{font-family:Tahoma; font-size:11px; color:#8D5600; font-weight:bold; text-decoration:none;}
.inner:active{font-family:Tahoma; font-size:11px; color:#036392; font-weight:bold; text-decoration:none;}

.btm-links:link{font-family:Tahoma; font-size:11px; color:#646464; text-decoration:none;}
.btm-links:visited{font-family:Tahoma; font-size:11px; color:#646464; text-decoration:none;}
.btm-links:hover{font-family:Tahoma; font-size:11px; color:#FFFFFF; text-decoration:none;}
.btm-links:active{font-family:Tahoma; font-size:11px; color:#646464; text-decoration:none;}

.textfield{font-family:Tahoma; font-size:11px; color:#333333;}


/* Faq's */

.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
background: #E1E1E1;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: yellow;
}

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}

.heading{ color:#007FBF; text-decoration:underline; font-weight:bold;}
.subheading{ color:#EB9C1E; font-size:11px;}
.tablehead{ font-size:15px; font-weight:bold; color:#006A9D;}
.jobhead{ font:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#FFAC28;}

.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}


