/* CSS Document */

body,td,th {
	font-family:Helvetica, sans-serif;
	font-size: 12px; color:#000; 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{ outline: none;
    -moz-outline-style: none;
 }

.line-gap{line-height:0.5cm}

.bg_welcome {background-image:url(images/bg_welcome.gif); background-repeat:repeat-x; background-position:top; background-color:#f2f2f2;}

.welcome {font-size:21px; color:#2e2e2e; font-weight:bold;}

a:link {
	color: #1B6D9D; text-decoration:none;
}
a:visited {
	color: #1B6D9D; text-decoration:none;
}
a:hover {
	color: #2C2C2C; text-decoration:underline;
}
a:active {
	color: #1B6D9D; text-decoration:none;
}


.services:link{font-size:13px; font-weight:bold; font-family:"Trebuchet MS"; color:#1B6D9D; text-decoration:none;}
.services:visited{font-size:13px; font-weight:bold; font-family:"Trebuchet MS"; color:#1B6D9D;text-decoration:none;}
.services:hover{font-size:13px; font-weight:bold; font-family:"Trebuchet MS"; color:#ea6500;text-decoration:none;}
.services:active{font-size:13px; font-weight:bold; font-family:"Trebuchet MS"; color:#1B6D9D;text-decoration:none;}

.login-link:link{font-size:13px; font-weight:bold; font-family:"Trebuchet MS"; color:#ea6500; text-decoration:none;}
.login-link:visited{font-size:13px; font-weight:bold; font-family:"Trebuchet MS"; color:#ea6500;text-decoration:none;}
.login-link:hover{font-size:13px; font-weight:bold; font-family:"Trebuchet MS"; color:#1B6D9D;text-decoration:none;}
.login-link:active{font-size:13px; font-weight:bold; font-family:"Trebuchet MS"; color:#ea6500;text-decoration:none;}

.data:link{font-size:14px; font-weight:bold; font-family:"Trebuchet MS"; color:#1B6D9D; text-decoration: underline;}
.data:visited{font-size:14px; font-weight:bold; font-family:"Trebuchet MS"; color:#1B6D9D;text-decoration:underline;}
.data:hover{font-size:14px; font-weight:bold; font-family:"Trebuchet MS"; color:#ea6500;text-decoration: underline;}
.data:active{font-size:14px; font-weight:bold; font-family:"Trebuchet MS"; color:#1B6D9D;text-decoration:underline;}


.main-head{font-size:16px; font-weight:bold; font-family:"Trebuchet MS"; color:#1B6D9D;}

.nav-head{font-size:14px; font-weight:bold; font-family:"Trebuchet MS"; color:#ea6500;}

.black-text{font-size:12px; font-weight:bold; font-family:"Trebuchet MS"; color:#192260;}

.heading{ font-family:Arial, Helvetica, sans-serif; color:#1B6D9D; font-size:18px;}

.inner{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#ea6500; font-size:16px;}

.sub-head {font-size:13px; font-weight:bold; font-family:"Trebuchet MS"; color:#1B6D9D;}


.news:link{font-size:13px; font-weight:bold; font-family:"Trebuchet MS"; color:#1B6D9D; text-decoration:underline;}
.news:visited{font-size:13px; font-weight:bold; font-family:"Trebuchet MS"; color:#1B6D9D;text-decoration:underline;}
.news:hover{font-size:13px; font-weight:bold; font-family:"Trebuchet MS"; color:#ea6500;text-decoration:none;}
.news:active{font-size:13px; font-weight:bold; font-family:"Trebuchet MS"; color:#1B6D9D;text-decoration:underline;}



.top-links:link{font-size:13px;  font-weight:bold; font-family:Helvetica, sans-serif; color:#104565; text-decoration:none;}
.top-links:visited{font-size:13px;  font-weight:bold; font-family:Helvetica, sans-serif;color:#104565;text-decoration:none;}
.top-links:hover{font-size:13px; font-weight:bold; font-family:Helvetica, sans-serif; color:#666666;text-decoration:none;}
.top-links:active{font-size:13px;  font-weight:bold; font-family:Helvetica, sans-serif;color:#104565;text-decoration:none;}

.copyw:link{font-size:11px;  color:#fff; text-decoration:none;}
.copyw:visited{font-size:11px;   color:#fff;text-decoration:none;}
.copyw:hover{font-size:11px; color:#fff;text-decoration:underline;}
.copyw:active{font-size:11px;   color:#fff;text-decoration:none;}

.contactus_bg {background-image:url(images/contact_bg.gif); background-repeat:no-repeat; background-position:bottom right;}


.login_txt {font-size:12px; color:#fff;}

.loginform {font-size:10px; color:#333; -moz-border-radius: 5px}

.arrow {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#DD261A;}

.arrow-1{font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#212863;}

.tab-bor{border:solid 1px #072335;}

.wite12{ font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:13px; font-weight:bold;}

.button { font-size:12px; font-weight:bold; width:35px; padding-bottom:3px; border:0px solid #ccc; background-image:url(images/nav-sub-press_over.gif); background-repeat:repeat-x; cursor:pointer; color:#fff; height:21px; -moz-border-radius: 5px}
.button:hover {font-size:12px; background-image:url(images/nav-sub-press.gif); background-repeat:repeat-x; font-weight:bold; width:35px;padding-bottom:3px; border:0px solid #bbb; background-color:#000000; cursor:pointer; color:#fff; height:21px; -moz-border-radius: 5px}





	
	#dhtmlgoodies_tooltip{
		background-color: #FFF;
		border: 1px solid #CCCCCC;
		position: absolute;
		display: none;
		z-index: 20000;
		padding: 2px;
		font-size: 0.9em;
		-moz-border-radius: 6px;
		font-family: Trebuchet MS;
		color: #7E92A0;
		
	}
	#dhtmlgoodies_tooltipShadow{
		position: absolute;
		background-color: #FFFFF;
		display: none;
		z-index: 20000;
		opacity: 0.7;
		filter: alpha(opacity=70);
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
		-moz-border-radius: 6px;
	}
	
.Buttons {BORDER-RIGHT: #96CCF6 1px solid; BORDER-TOP: #96CCF6 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #96CCF6 1px solid; CURSOR: hand; COLOR: #0B2B7D; LINE-HEIGHT: normal; BORDER-BOTTOM: #96CCF6 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #DAEFFF; style1: #FFFFFF}

.Inputform {BORDER-RIGHT: #9ec1de 1px solid; BORDER-TOP: #9ec1de 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #9ec1de 1px solid; COLOR: #000000; BORDER-BOTTOM: #9ec1de 1px solid; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #ffffff}		

.contactform-bg { background-image:url(images/inner/contactform-bg.gif); width:487px; height:460px; background-position:top center;
background-repeat:no-repeat}

.login-bg { background-image: url(images/inner/login-bg.gif); width:310px; height:161px; background-position:top center;
background-repeat:no-repeat}

.logintext {color:#FFFFFF; font-size:11px; font-family:Verdana; font-weight:bold;}

.sitemap-text {color:#ea6500; font-size:11px; font-weight:bold; font-family:Trebuchet MS;}

.consulting{font-family:Georgia, "Times New Roman", Times, serif; color:#115177; font-size:20px; font-weight:bold;}

.border_blu { border-bottom:1px solid #B5D5F4 ; border-right:1px solid #B5D5F4; border-top:1px solid #B5D5F4; border-left:1px solid #B5D5F4;}

.OrangeButton {BORDER-RIGHT: #666666 1px inset; BORDER-LEFT: #666666 1px outset; BORDER-TOP: #666666 1px outset; FONT-SIZE: 11px; BACKGROUND-IMAGE: none;  background-color:#0E4D72; color:#FFFFFF; font-weight:bold; BORDER-BOTTOM: #666666 1px inset; FONT-FAMILY: Tahoma; cursor: pointer}

.text-box {font-family: Tahoma; font-size: 10px; color: #333333; border: 1px solid #0E4D72;}

.navimenu:link {color:#0E4D72; font-size:12px; font-weight:bold; text-decoration:none; font-family:Verdana;}
.navimenu:visited {color:#0E4D72; font-size:12px; font-weight:bold; text-decoration:none; font-family:Verdana;}
.navimenu:hover {color:#ea6500; font-size:12px; font-weight:bold; text-decoration:none; font-family:Verdana;}
.navimenu:active {color:#0E4D72; font-size:12px; font-weight:bold; text-decoration:none; font-family:Verdana;}

.navimenu_sub:link {color:#ea6500; font-size:11px; font-weight:bold; text-decoration:none; font-family:Verdana;}
.navimenu_sub:visited {color:#ea6500; font-size:11px; font-weight:bold; text-decoration:none; font-family:Verdana;}
.navimenu_sub:hover {color:#0E4D72; font-size:11px; font-weight:bold; text-decoration:none; font-family:Verdana;}
.navimenu_sub:active {color:#ea6500; font-size:11px; font-weight:bold; text-decoration:none; font-family:Verdana;}

.navimenu2:link {color: #666666; font-size:11px; font-weight:bold; text-decoration:none; font-family:Verdana;}
.navimenu2:visited {color:#666666; font-size:11px; font-weight:bold; text-decoration:none; font-family:Verdana;}
.navimenu2:hover {color:#0E4D72; font-size:11px; font-weight:bold; text-decoration:none; font-family:Verdana;}
.navimenu2:active {color:#666666; font-size:11px; font-weight:bold; text-decoration:none; font-family:Verdana;}

.sitemap:link {color: #333; font-size:11px; font-weight:bold; text-decoration:none; font-family:Trebuchet MS;}
.sitemap:visited {color:#333; font-size:11px; font-weight:bold; text-decoration:none; font-family:Trebuchet MS;}
.sitemap:hover {color:#ea6500; font-size:11px; font-weight:bold; text-decoration:none; font-family:Trebuchet MS;}
.sitemap:active {color:#333; font-size:11px; font-weight:bold; text-decoration:none; font-family:Trebuchet MS;}


.white-link:link {color: #DAEFFF; font-size:11px; font-weight:bold; text-decoration:none; font-family:Verdana;}
.white-link:visited {color:#DAEFFF; font-size:11px; font-weight:bold; text-decoration:none; font-family:Verdana;}
.white-link:hover {color:#fff; font-size:11px; font-weight:bold; text-decoration: underline; font-family:Verdana;}
.white-link:active {color:#DAEFFF; font-size:11px; font-weight:bold; text-decoration:none; font-family:Verdana;}
.iso 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F00;
	text-decoration:none;
	text-align:center;
	padding:15px 0px;
}
.iso a
{

	
	color:#06F;
	text-decoration:underline;
}
.iso a:hover
{
	color:#F00;
	text-decoration:underline;
}
