/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

tr,td{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;	
	color: #333333;
	line-height: 1.5em;
	
}

.Quotetext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: #330066;
	line-height: 1.5em;
	
}

.Maintext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: #333333;
	line-height: 1.5em;
	
}

.IndexMaintext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;	
	color: #333333;
	line-height: 1.4em;
	
}


.BodyHeadingtext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #283978;
	text-decoration:none;
	font-weight: bold;
}

.BodySubHeadingtext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a75a9;
	text-decoration:none;
	font-weight: bold;
}



/*--------------------------------------------*/

a.TopNavLink:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
	text-decoration: none;
	font-weight: normal;
	
	
}
a.TopNavLink:visited{

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
	text-decoration: none;
	font-weight: normal;
}
a.TopNavLink:active{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #283978;
	text-decoration: none;
	font-weight: normal;
}

a.TopNavLink:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #283978;
	text-decoration: none;
	font-weight: normal;

}

.TopNavLinktext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #283978;
	text-decoration: none;
	font-weight: normal;
}


/*--------------------------------------------*/

/*--------------------------------------------*/

a.BodyNavLink:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366  ;
	text-decoration: none;
	font-weight: normal;
	
	
}
a.BodyNavLink:visited{

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366  ;
	text-decoration: none;
	font-weight: normal;
}
a.BodyNavLink:active{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
	font-weight: normal;
}

a.BodyNavLink:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;

}

.BodyNavLinktext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}


/*--------------------------------------------*/


.SeparatorLine_vertical {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
}


.itb img {
	border:solid 1px #e5e5e5;
	padding:3px;
	margin:5px 0;
}


.SeparatordottedLine_vertical {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #e5e5e5;
}
.Services_bg {
	background-image: url(images/services_bg.gif);
	background-repeat: repeat-y;
}
.Tabel {
	border: 1px solid #E8E8E8;
}

.heading{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; 
	font-weight:bold;
	padding-top:8px;
	padding-left:10px;
	}
	
.sort_details { margin:0; padding:0 0 5px 20px;  clear:both; background-image:url(arrowbullet.png); background-repeat:no-repeat; background-position: left top; width:500px; font-size:11px; margin-left:10px;  
 }
 
.cv{
padding-bottom:10px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cv h2{
padding-bottom:10px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0;
	padding:0;
}

.cv a:link {
	color: #003399;
	text-decoration:none;
}
.cv a:visited {
	color: #003399;
	text-decoration:none;
}
.cv a:hover {
	color: #003399;
	text-decoration:none;
}
.cv a:active {
	color: #003399;
	text-decoration:none;
}


.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 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding-top:5px;
background-image:url(titlebar.png); background-repeat:repeat-x; height:35px;
padding-left:10px;

}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/

color: #003399;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #000000;
}

.highlight{
background:#CCCCCC'
}
