/* 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;
}

.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;
}
