#content p{
	font-size: 12px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 40px;
	line-height: 18px;
	}
.list-1 {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 50px;
	list-style-position: outside;
	list-style-image: url(images/bullit_orange.gif);


}
.list-1 li {
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 18px;
}
.list-2 {
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 50px;
	list-style-type: none;

}
.list-2 li {
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 18px;
}

.emphasis-1 {
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
.news-item {
	list-style-image: none;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 6px; /* space between list items */
}
.news-item.p {
	margin: 0px;
	pading:0px;
}

#news-item h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 60px;
	width: 500px;
}

#news-item h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 20px;
	margin-left: 20px;
	color: #333333;
} 

#newsitem p {
	margin-left: 40px;
	margin-right: 40px;
	color: #333333;
}


.newsitem-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.news-date {
	color: #666666;
}
.news-headline {
	font-weight: bold;
}

/* Main navigaiton bar */
.mainnav {
	width: 60%;
	position: relative;
	margin-top: 20px;
	margin-left: 220px;
	background: transparent;
}

#main-nav li ul {
	position: relative;
	z-index: 100;
	padding-bottom: 8px;
	background: transparent;
	}

#main-nav li{
	display: inline;
	margin: 0 6px; /* space between list items */
	font-size: 14px;
	}

ul#main-nav {
	list-style: none;
	margin: 0;
	padding: 8px 0;
	border-bottom: 1px solid #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	white-space: nowrap;
} 
  
 /* padding on the two below should total the padding on the UL above */
ul#main-nav a{
	color: #999;
	text-decoration: none;
	padding: 0 4px 2px 4px;
  	border-bottom: 6px solid transparent;
	}
  
ul#main-nav a#current{
	color: #000000;
	border-color: #89BA7C;
	}

ul#main-nav a:hover{
	color: #333333;
	border-color: #FFAA00;
	} 

/* vertical nav-bar */
#v-nav {
	width: 10em;
	padding: 0 0 1em 0;
	margin: 1em;
	font-family: arial, verdana, sans-serif;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	position: relative;
	left: 20px;
	top: 20px;
	}

#v-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
		
#v-nav li {
	border-bottom: 1px solid #DDDDDD;
	width: 95%;
	margin: 0; 
	line-height: 18px;
	}
	
#v-nav .first {
	border-top: 1px solid #DDDDDD;
	padding: 2px 5px 2px 0.5em;
	margin: 0; 
	}
	
#v-nav li a {
	display: block;
	padding: 2px 5px 2px 0.5em;
	border-left: 10px solid #E5E5E5;
	color: #666666;
	text-decoration: none;
	text-align: center;
	}
		
#v-nav li a:hover {
	border-left: 10px solid #FFAA00;
	color: #000000;
	background-color: #D7E3D7;
	}

#v-nav a.current {
	border-left: 10px solid #89BA7C;
	color: #000000;
	font-weight: bold;
	}
#mini-nav {
	position: relative;
	right: 20px;
	float: right;
	z-index: 10;
	}

#mini-nav li{
	display: inline;
	font: Arial,sans-serif;
	text-transform: uppercase;
	margin: 0 4px; /* space between list items */
	font-size: 9px;
	}
#mini-nav a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(104,106,109);
	}

#mini-nav a:hover {
	color: rgb(104,106,109);
	border-bottom: 2px solid #FFAA00;
	}

ul#mini-nav {
	list-style: none;
	margin: 0;
	} 
.extend-right {
	margin-right: -20px;
}


body {
	background-color: #FFFFFF;
	}
/* Banner images */
#home-page .banner-image {
	background-image: url(images/home_banner_text.jpg);
	background-repeat: no-repeat;
	background-position: 388px 50px;
	position: absolute;
	width: 810px;
	height: 180px;
	}
#our-team .banner-image {
	background-image: url(images/8823792-team.jpg);
	background-repeat: no-repeat;
 	background-position: 540px 40px;
	position: absolute;
	width: 900px;
	height: 280px; 
	}
#management .banner-image {
	background-image: url(images/mgmt.jpg);
	background-repeat: no-repeat;
	background-position: 30px 36px;
	position: absolute;
	margin-left:570px;
	height: 240px;
	width: 330px;
}
#advisors .banner-image {
	background-image: url(images/advisors.jpg);
	background-repeat: no-repeat;
	background-position: 76px 14px;
	position: absolute;
	margin-left:580px;
	height: 290px;
	width: 310px;
	}

#our-story .banner-image {
	background-image: url(images/aboutUs_200.jpg);
	background-repeat: no-repeat;
	background-position: 120px 40px;
	position: absolute;
	margin-left:560px;
	height: 300px;
	width: 340px;
	z-index: -10;
}

#product .banner-image {
	background-image: url(images/civilityText.jpg);
	background-repeat: no-repeat;
	background-position: 200px 60px;
	position: absolute;
	margin-left:200px;
	height: 200px;
	width: 600px;
}

#badge .banner-image {
	background-image: url(images/dog-tag.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	position: absolute;
	margin-left:600px;
	height: 300px;
	width: 300px;
	top: -1px;



}

#features .banner-image {
	background-image: url(images/network_330.gif);
	background-repeat: no-repeat;
	background-position: 280px 10px;
	position: absolute;
	margin-left:260px;
	height: 270px;
	width: 620px;
}


#technology .banner-image {
	background-image: url(images/ourTechnology.jpg); 
	background-repeat: no-repeat;
	background-position: 10px 30px;
	position: absolute;
	margin-left:500px;
	height: 280px;
	width: 400px;
}

#online-trust .banner-image {
	background-image: url(images/hands.jpg);
	background-repeat: no-repeat;
	background-position: 60px 0px;
	position: absolute;
	margin-left:500px;
	height: 300px;
	width: 410px;
}

#news-item .banner-image {
	background-image: url(images/3998976.jpg);
	background-repeat: no-repeat;
	background-position: 40px 10px;
	position: absolute;
	margin-left:470px;
	height: 280px;
	width: 440px;
	z-index: -10;
}

#news-page .banner-image {
	background-image: url(images/3998976.jpg);
	background-repeat: no-repeat;
	background-position: 40px 10px;
	position: absolute;
	margin-left:470px;
	height: 280px;
	width: 440px;
	z-index: -10;
}

#news-item h1 {
	position: relative;
	left: 50px;
	top: 50px;
	font-size: 28px;
}

#home-img-pos {
	background-image: url(images/network_330.gif);
	background-repeat: no-repeat;
	float: right;
	position: relative;
	height: 280px;
	width: 320px;
	right: 40px;
	top: 40px;
}

#its-me-pos {
	background-image: url(images/itsme.jpg);
	background-repeat: no-repeat;
	float: right;
	position: relative;
	height: 180px;
	width: 400px;
	right: 0px;
	top: 0px;
}

#newstext {
	background-image: url(images/in-the-news.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	height: 180px;
	width: 260px;
	top: 50px;
	left: 60px;

}

.gradient {
	background-image: url(images/white-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 184px;
	}  

/*.orange_sn {
	background-image: url(images/orange_sn.jpg);
} */	
.anon_img {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
} 

#assert-logo {
	height: 130px;
	width: 400px;
	position: relative;
	top: 30px;
	left: 40px;
	z-index: 10;
	}

#footer {
	background-color: #E5E5E5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCBCBC;
	height: 26px;
	clear: both;
	}
#footer a {
	color: #808080;
	}
#footer a:hover {
	color: #000099;
	}
#footer_nav {
	width:200px;
	}

#footer ul {
	list-style-type: none;
	font-size: 10px;
	margin: 0px;
	padding: 4px;
	float: right;
	}
#footer li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 4px;
	padding-left: 4px;
	}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	float: left;
	left: 15px;
	position: relative;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 300px;
	}
h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
h2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

h3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#press-releases {
	position: relative;
	width: 420px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}

#news-items {
	width: 420px;
	float: left;
	margin-left: 10px;
}

.separator {
	margin-bottom: 10px;
	color: #333333;
	margin-left: 10px;
}

.summary {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 10px;
	margin-top: 4px;
}


.press-date {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin-top: 16px;
	margin-bottom: 4px;
}
#news {
	position: relative;
	width: 900px;
	margin-top: 10px;
	margin-left: 0px;
}
#news h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9D7600;
	line-height: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 200px;

}
#news ul {
	list-style: none;
	margin: 0;
	} 
#news a p-release {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005177;
	text-decoration: none;
	font-size: 14px;
}
#news a:hover {
	color: #999999;
	text-decoration: none;
}
.news-border {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #89BA7C;
/*	border-top-color: #F09100; */
	margin-top: 130px; /* to bring the boarder in-line with the gradient */
}
.credential {
	float: right;
	margin: 10px;
	display: block;

}
.formLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}
.indent {
	margin-left: 20px;
}

div.sociable { margin: 12px 0 0 20px; }

.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.twit-img {
	position: relative;
	top: 6px;
	border-top-style: none;
}
#notice {
	background-color: #F0F4F0;
	margin-right: 20px;
	margin-bottom: 60px;
	border: 1px solid #73AA00;
	padding-top: 10px;
	position: relative;
	top: 10px;
	margin-left: -10px;
	padding-left: 20px;
	margin-top: 10px;
	padding-bottom: 10px;

}

#badge-div {
	float: right;
	height: 200px;
	width: 150px;
	margin-right: 70px;
	margin-left: 20px;
	padding-left: 16px;
	border: none;








}
