@charset "UTF-8";
#registerbutton {
	position:relative;
	width:150px;
	height:30px;
	z-index:6;
	left: 40px;
	top: -40px;
}

#trial {
	position:relative;
	width:150px;
	height:30px;
	z-index:6;
	left: 0px;
	top: 26px;
}


#legal {
	position:relative;
	width:600px;
	height:30px;
	z-index:6;
	left: 0px;
	top: 50px;
	color: #666666;
}

#index_header {
	position:relative;
	width:640px;
	z-index:1000;
	left: 0px;
	top: -8px;
}
/* CSS Document */

body {
	background-image:url(images/bg.gif);
	background-repeat: repeat-x;
}


#iTerro-navigation {
	position:relative;
	left:210px;
	top:-35px;
	width:600px;

	z-index: 5;
}

#iTerro-Index-button {
	left:0px;
	top:0px;
	width:118px;
	height:40px;
}

#footermainPan{
	height:350px;
	color:#fff;
	font:13px/20px "Trebuchet MS",Arial, Helvetica, sans-serif;
	clear:both;
	padding:0 0 0;
	background-color: #dce6ec;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-bottom:-80px;
	margin-left:-8px;
	margin-right:-8px;
}
.icon {
float:left;
margin-bottom:0px;
margin-top:-5px;
margin-right:10px;
}

div#footerlink a{ color:#929da3; text-decoration:none; 
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;}
div#footerlink a:hover {
	color:#666666;
	text-decoration:none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


div#mainlinks a{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 15px;
	line-height: 1.8em;
}
div#mainlinks a:hover {
	color:#9FDDF9;
	text-decoration:none;
	font-size: 15px;
	line-height: 1.8em;
}

div#mainlinks {
	margin-top:60px;
	height: 265px;
}

div#15daytrial {
	position:relative;
	left:0px;
	top:25px;
	width:561px;
	z-index: 15;
}


.style1 {
	font-size: 24px
}
.style4 {
	font-size: 16px;
	color: #666666;
	line-height: 1.5em;
}
.style5 {color: #666666}
.style6 {
	color: #00AEEF;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.9em;
}
.style7 {
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.style11 {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.style9 {
	font-size: 20px;
	font-weight: bold;
	color: #006890;
}


div#middlelink a{	font-size: 16px;
	
	color: #002b5c;
	text-decoration:none;

}

div#middlelink a:hover{	font-size: 16px;
	
	color: #333333;
	text-decoration:none;

}


.style15 a{color:#dce6ec;}
.style15 a:hover{color:#dce6ec;}





/* menu */
#jsddm
{
	margin: 0;
	padding: 0;
}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 11px Tahoma, Arial;	text-align:center;
		
			z-index:10000;}

	#jsddm li a
	{	display: block;
	
		padding-top:1px;
	
		/*padding: 5px 12px;*/
		text-decoration: none;
		border-right: none;
		width: 70px;
		text-align:center;
		color: #006584;
		height:20px;
		z-index:10000;
		white-space: nowrap;text-align:center;	z-index:10000;
	}

	#jsddm li a:hover
	{	color:white;
	text-align:center;
	width:70px;
	background-image:url(images/icon/bt_topnav.png);
	background-repeat: no-repeat;
	z-index:10000;

}
	
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			text-align:left;
			
			visibility: hidden;
			border-top: none;	z-index:10000;}
		
			#jsddm li ul li
			{	float: none;
				display: inline;	z-index:10000;
			
				
				}
			
			#jsddm li ul li a
			{	width: 180px;
		
				background-image:url(images/icon/bt_up.png);
				background-repeat: no-repeat;
	padding-top:8px;
	text-align:left;
	padding-left:8px;
					color: #006584;	z-index:10000;}
			
			#jsddm li ul li a:hover
			{	width:180px;
			
			 background-image:url(images/icon/bt_down.png);
			 background-repeat: no-repeat;
padding-top:8px;
	text-align:left;
	padding-left:8px;
			 color:#00AEEF;	z-index:10000;
			}
			
			
/* end menu */
