body{
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	background-color: #EDEDED;
}

.clear {
	clear: both;
	}

p{
	color: gray;
}

td{
	font-family: Verdana;
	font-size: 11px;
	color: Gray;
	text-align: inherit;
}

#container{
	width: 880px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#top{
	width: 760px;
	height: 106px;
	background-image: url(images/ulbg.jpg);
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: relative;
	z-index: 3;
	top: 0px;
	left: 0px;
}

#flash{
	padding: 0px;
	margin: 0px;
	border: 0px;
	z-index: 1;
	margin-top: -20px;

}

#flash2{
	padding: 0px;
	margin: 0px;
	border: 0px;
	z-index: 1;
	margin-top: 0px;

}


#main{
	width: 760px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: relative;
	z-index: 2;
	top: -150px;
	left: 0px;
}

#main2{
	width: 760px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: relative;
	z-index: 2;
	top: -140px;  /*decrease top to adjust the content going up */
	left: 0px;
}

#left{
	float: left;
	background-color: yellow;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 40%;
}

#right{
	float: right;
	background-color: blue;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 40%;
}

#greenlabel{
	background-image: url(images/green_bg.jpg); 
	background-repeat: repeat-x;
	background-position: top;
	height: 39px; 
	font-family: Georgia; 
	color: white; 
	font-size: 18px; 
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.welcome{
	font-family: Georgia; 
	color: white; 
	font-size: 18px; 
}

.welcometxt{
	font-family: Verdana; 
	color: white; 
	font-size: 11px; 
}

#copy{
	background-image: url(images/copy_bg.jpg);
	background-repeat: repeat-x;
	background-color: #3571BA;
	height: 29px;
	color: white;
	font-size: 10px;
	padding: 5px;
	
}

.section{
	font-family: Georgia; 
	color: gray; 
	font-size: 15px; 
	font-weight: bold;
}

.input{
	height: 18px;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.date{
	color: #333333;
}

.dot{
	height: 26px;
	text-decoration: none;
	color: white;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 6px;
	background-color: transparent;
}

.nav{
	height: 26px;
	text-decoration: none;
	color: white;
	padding: 7px;
	padding-top: 6px;
	background-color: transparent;
}

.nav:hover{
	text-decoration: none;
	background-color: #669900;
}

.nav:active{
	text-decoration: none;
	background-color: #669900;
}

/*inside */

#inside{
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
}

#inside ul{
	padding: 5px;
	margin: 0px;
	border: 0px;
	background-image: url(images/ulbg.jpg);
	background-position: bottom;
	color: #669900;
	font-size: 8.5pt;
	font-weight: none;
	width: 250px;
	background-color: silver;
}

#inside li{
	/*list-style: url(images/gbullet.gif);*/
	list-style: none;
	width: 240px;
	border: 0px;
	padding: 3px;
	margin-bottom: 5px;
	/*background-color: #669900;*/
	color: white;
	border-left: 3px solid #F4CB55;
}

#inside li:hover{
	background-color: #669900;
	color: white;
}

#inside li a{
	color: #666666;
	/*color: #669900;*/
	text-decoration: none;
	width: 240px;
	height: 20px;	
}

#inside li a:hover{
background-color: #669900;
	color: white;
}

#inside li a:active{
	text-decoration: none;
}

/*sub list*/
#inside ul  li ul{
	padding: 2px;
	margin: 0px;
	border: 0px;
	color: Olive;
	font-size: 8.5pt;
	font-weight: none;
	margin-bottom: 10px;
	background-color: transparent;
}

#inside ul li ul li{
	margin-left: 20px;
	list-style: url(images/gbullet.gif);
	margin-top: 5px;
	margin-bottom: 5px;
}

#inside ul li ul  li a{
	list-style: url(images/gbullet.gif);
	color: black;
	text-decoration: none;
}

#inside ul li ul li a:hover{
	list-style: url(images/bbullet.gif);
	color: black;
	text-decoration: none;
}

#inside ul li ul li a:active{
	list-style: url(images/bbullet.gif);
	color: #000000;
	text-decoration: none;
}

/*contactus*/

.label1{
	float: left;
	width: 150px;
}

.input1{
	width: 175px;
	height: 18px;
}

.txt1{
	width: 175px;
	height: auto;
}

.submit{
	width: 65px;
	height: 20px;
	font-size: 11px;
	margin-top: 5px;
}

/*footer*/

#footer a{
	text-decoration: none;
	color: white;
	font-size: 10px;
	line-height: 18px;
}

#footer a:hover{
	text-decoration: underline;
}

/*TRUSTED DATA PRODUCTS*/
#tdp a{
	font-family: Verdana;
	font-size: 11px;
	color: Gray;
	text-decoration: none;
}

#tdp a:hover{
	text-decoration: underline;
}

#maincontent{
	padding: 10px;
	width: 530px;
	font-size: 9pt;
	line-height: 16pt;
	text-align: left;
}
a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
