/*-----html tags-----*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	font-size: 11px;
	line-height: 140%;
	background-color: #FFF;
}
.solution {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	line-height: 130%;
}
#postcard {
	width: 248px;
	height: 271px;
	background: #000 url(images/postcard.jpg) no-repeat left top;
	padding-left: 572px;
	float: left;
	margin-bottom: 5px;
}
p {
	font-size: 11px;
	line-height: 140%;
	color: #333;
}
a {
	color: #FF3333;
}
a:link, a:visited {
	color: #FF3333;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #111;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3333;
	line-height: 120%;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
h2 a:link, h2 a:visited {
	color: #990000;
	text-decoration: none;
}
h2 a:hover {
	color: #FF9900;
}
h2 a:active {
	color: #111;
}
h3 {
	font-size: 12px;
	color: #333;
}
h6 {
	font-size: 9px;
	margin-top: 3px;
	margin-bottom: 5px;
}
ol {
	margin: 0px 0px 5px 15px;
	padding: 0px;
	font-weight: bold;
}
ol li {
	list-style-type: disc;
	margin-left: 15px;
	padding-left: 0px;
	padding-bottom: 5px;
}
ul {
	margin: 0px 0px 5px 15px;
	padding: 0px;
}
li {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	line-height: 120%;
}
blockquote {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0px;
	line-height: 140%;
}
/*-----page structure-----*/

#header {
	background-color: #FFF;
	height: 74px;
	min-width: 730px;
}
#bar {
	height: 20px;
	background-image: url(images/bar.gif);
	background-repeat: repeat;
}
#content {
	width: 990px;
}
#sidebar {
	width: 138px;
	text-align: center;
	display: inline;
	float: left;
	background-color: #FFF;
	font-size: 10px;
}
#eport {
	height: 19px;
	width: 120px;
	border-bottom: 1px solid #CCC;
	padding: 1px;
	margin: 0px 5px;
	font-size: 10px;
}
#cport {
	height: 20px;
	width: 120px;
	padding: 2px;
	margin: 0px 5px;
	font-size: 10px;
}
#nav {
	margin: 3px;
	width: 132px;
}
#sidebar a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#sidebar a:link, #sidebar a:visited {
	color: #FF9900;
}
#sidebar a:hover {
	color: #FF3333;
}
#sidebar a:active {
	color: #000;
}
#dropbox {
	padding-top: 5px;
	padding-left: 5px;
	cursor: hand;
	border: 1px solid #CCC;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
}
#dropbox p {
	font-size: 9px;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
}
#tag {
	float: right;
	width: 575px;
	margin-right: 175px;
}
#homecontent1 {
	padding-left: 15px;
	width: 390px;
	float: left;
	margin: 20px 0px;
}
.homesection {
	width: 390px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px dotted #CCC;
}
#homecontent2 {
	float: left;
	width: 425px;
	margin-top: 20px;
	margin-left: 15px;
}
.homecontent2 {
	margin-right: 10px;
	padding: 5px;
	float: left;
	width: 189px;
	border: 1px solid #CCC;
	margin-top: 5px;
	height: 450px;
	background: url(images/bulb.gif) no-repeat center 150px;
	text-align: left;
}
#subcontent1 {
	width: 820px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	margin: 20px 0px;
}
#subcontent1a {
	padding-left: 15px;
	padding-right: 5px;
	float: left;
	width: 214px;
	margin: 20px 0px;
	border-right: 2px dotted #CCC;
	height: 350px;
}
#subcontent1b {
	padding-left: 15px;
	float: left;
	width: 590px;
	margin: 20px 0px;
}
#rightbar {
	float: right;
	width: 248px;
	margin-top: 15px;
	vertical-align: top;
}
#uprightbar {
	float: right;
	top: 0px;
	width: 248px;
	margin-top: 15px;
}
#footer {
	text-align: center;
	background: #000 url(images/bar.gif) repeat-x bottom;
	float: left;
	width: 100%;
	padding-top: 10px;
	height: 80px;
	font-size: 10px;
	margin-bottom: 0px;
}
#footer p {
	color: #EEE;
	line-height: 150%;
	font-weight: bold;
	font-size: 10px;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
}
#footer a:link {
	color: #FF3333;
}
#footer a:visited {
	color: #FF3333;
}
#footer a:hover {
	color: #FF9900;
}
#footer a:active {
	color: #AAA;
}
.nslinks {
	border: 1px solid #FF9900;
	text-align: left;
	float: right;
	padding: 10px 40px 10px 40px;
	width: 168px;
	margin-top: 15px;
}
.nslinks ul {
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
	list-style-image: url(images/arrow.gif);
}
.bolinks {
	border: 1px solid #FF9900;
	text-align: left;
	float: right;
	padding: 10px 30px 10px 30px;
	width: 168px;
	margin-top: 15px;
}
.bolinks ul {
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
	list-style-image: url(images/arrow.gif);
}
/*-----classes-----*/

.imageright {
	float: right;
}
.imageleft {
	float: left;
}
.imagerightml {
	float: right;
	margin-left: 5px;
}
.imageleftmr {
	float: left;
	margin-right: 5px;
}
.logorightml {
	float: right;
	margin-left: 15px;
}
.h1text {
	font-size: 14px;
	font-weight: bold;
	color: #FF3333;
	line-height: 120%;
}
.h2inline {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	display: inline;
}
.h2inline a:link, .h2inline a:visited {
	color: #990000;
	text-decoration: none;
}
.h2inline a:hover {
	color: #FF9900;
}
.h2inline a:active {
	color: #111;
}
.name {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	display: block;
	margin-top: 5px;
}
.quote {
	margin-top: 5px;
	margin-bottom: 5px;
}
.label {
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
}
.logo {
	margin-top: 60px;
}
.servicelogos {
	margin: 5px 0px 5px 5px;
	float: right;
}	
.logolink {
	margin: 0px;
}
.logologin {
	margin: 30px 20px 0px 0px;
	float: left;
	border: 1px solid #CCC;
	padding: 15px 10px 15px 10px;
	height: 44px;
}
.rglogo {
	margin: 11px 0px 12px;
}
.pilogo {
	margin: 4px 0px 5px;
}
.portal {
	font-weight: bold;
	color: #FF3333;
}
.homeproduct {
	float: left;
	width: 137px;
	margin: 0px 10px 10px 0px;
	text-align: center;
}
.featuredproduct {
	text-align: center;
	width: 189px;
	height: 55px;
	vertical-align: middle;
}
.section {
	width: 555px;
	padding: 5px 15px 10px 0px;
	float: left;
}
.sectionleft {
	width: 310px;
	float: left;
	margin-left: 0px;
}
.sectionright {
	width: 230px;
	float: right;
	text-align: center;
	padding-top: 15px;
	padding-left: 10px;
}
.product {
	width: 555px;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
}
.productleft {
	width: 365px;
	float: left;
	margin-left: 0px;
}
.productright {
	width: 185px;
	float: right;
	text-align: center;
	padding-top: 25px;
	padding-left: 5px;
}
.dotline {
	width: 555px;
	height: 1px;
	border-top: 2px dotted #CCC;
	float: left;
}
.red {
	color: #990000;
	font-size: 13px;
}
.newsfeatures {
	text-align: center;
	padding: 5px 10px 15px 10px;
	background-color: #FF9900;
	border: 1px solid #CCC;
	margin: 0px 29px;
}
.newsfeatures h1 {
	color: #000;
}
.features {
	width: 168px;
	text-align: center;
	padding: 5px 20px 5px 20px;
	background-color: #FF9900;
	border: 1px solid #CCC;
	margin: 0px auto;
}
.features h1 {
	margin-bottom: 10px;
	margin-top: 0px;
	color: #000
}
.features h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
}
.features ul {
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 0px;
	text-align: left;
}
.features li {
	font-weight: bold;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
}
.features p {
	color: #FFF;
	text-align: left;
	font-weight: bold;
}
.yoline {
	width: 100%;
	height: 5px;
	border-top: 1px solid #FFFFCC;
	font-size: None;
	line-height: 0px;
}
.ssfeatures {
	width: 168px;
	text-align: left;
	padding: 5px 20px 5px 20px;
}
.ssfeatures ul {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 0px;
	text-align: left;
}
.ssfeatures li {
	font-weight: bold;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
}
.nopad {
	padding-top: 0px;
}

.highlight {
	font-size: 13px;
	color: #FF3333;
	font-weight: bold;
}
.highlight_black {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.highlight_small_bold {
	color: #FF3333;
	font-weight: bold;
}
.highlight_small_caps {
	color: #FF3333;
	font-variant: small-caps;
}
.feature_bubble {
	width: 216px;
	height: 58px;
	background: url(images/blur.gif) no-repeat;
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 20px 0px 0px 0px;
	background-position: center top;
	font-weight: bold;
	display: block;
	line-height: 100%;
	text-align: center;
}
.feature_bubble p {
	margin: 0px 0px 5px 0px;
}
.webcast {
	float: right;
	text-align: center;
	padding: 5px 0px 0px 0px;
	background: url(images/blur.gif) no-repeat left top;
	width: 248px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	font-size: 13px;
	line-height: 150%;
}
.resources {
	float: left;
	padding: 15px 40px 15px 40px;
	width: 168px;
	margin-top: 15px;
	border: 1px solid #FF9900;
}

.resources_nav {
	text-align: left;
	float: left;
	padding: 5px 5px 5px 5px;
	border: 1px solid #FF9900;
	margin: 5px;
	width: 118px;
}
.resources_nav ul {
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 0px 12px 0px 10px;
	list-style-image: url(images/arrow.gif);
}
.resources h2 {
	margin-bottom: 5px;
}
.resources p {
	margin: 5px 0px;
	font-weight: bold;
}
.resources ul {
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	list-style-image: url(images/arrow.gif);
}


.e_title:link, .e_title:visited {
	color: #FF9900;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
	text-decoration: none;
}

.title_small_gen {
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}

.title_gen {
	color: #FF9900;
	font-size: 13px;
	font-weight: bold;
}

.roitable {
	width: 100%;
	border-collapse: collapse;
	text-align: right;
	margin-bottom: 10px;
}
.roitable td {
	border: 1px solid #CCC;
	padding: 5px;
	font-size: 10px;
	vertical-align: top;
}
.roitable td.left {
	text-align: left;
}
.roitable tr.highlight {
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000;
	text-align: left;
}
.roitable tr.subtotal {
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
	background-color: #FFFFCC;
	color: #000;
}
.builtonNS {
	float: left;
	margin: 20px 5px;
}
a.arrowlink {
	background: url(images/arrow.gif) no-repeat left;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
}
a.arrowlink:link, a.arrowlink:visited {
	color: #FF3333;
	text-decoration: underline;
}
a.arrowlink:hover, a.arrowlink:active {
	color: #FF9900;
	text-decoration: underline;
}
.confusion {
	margin: 10px 0;
}
.process {
	margin: 10px 0;
}

/*-----dnet page-----*/

.dnet_intro {
	margin: 0px;
	background: url(images/dnet_logo.gif) no-repeat left top;
	padding-left: 115px;
	height: 88px;
	float: left;
	width: 455px;
}
.dnet_intro_alt {
	margin: 0px;
	height: 88px;
	float: left;
	width: 570px;
}
.dnet_intro_logo {
	float: left;
	margin: 0px 15px 20px 0px;
}
.dnet_title {
	color: #FF9900;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}
.dnet_lead {
	color: #000;
	font-size: 16px;
}

.dnetlist {
	font-weight: bold;
	color: #FFF;
	width: 209px;
	padding: 10px;
	font-size: 10px;
}
.dnetquote {
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	width: 228px;
	line-height: 140%;
	padding: 30px 10px 40px 10px;
}

#dnettable {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}
#dnettable td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #CCC;
}
#dnettable tr.highlight {
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000;
	text-align: left;
}

.dtools {
	float: left;
	margin: 20px 0px;
}

/*-----floornet page-----*/

.floornet_intro {
	margin: 0px;
	background: url(images/floornet.png) no-repeat left top;
	float: left;
	padding-left: 152px;
	height: 100px;
	width: 555px;
}
.floornet_intro_alt {
	margin: 0px;
	height: 55px;
	float: left;
	width: 570px;
	padding-top: 15px;
}
.floornet_intro_alt .solution {
	padding-top: 15px;
}
.floornet_intro_logo {
	float: left;
	margin: 0px 15px 20px 0px;
}
.floornet_title {
	color: #FF9900;
	font-size: 13px;
	font-weight: bold;
}
.floornet_title_small {
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
}

/*-----VARnet CRM page-----*/

.varnetcrm_intro {
	margin: 0px;
	background: url(images/VARnetCRM.gif) no-repeat left top;
	float: left;
	padding-left: 152px;
	height: 100px;
	width: 555px;
}

.varnetcrm_intro_alt {
	margin: 0px;
	height: 55px;
	float: left;
	width: 570px;
	padding-top: 15px;
}

.varnetcrm_intro_logo {
	float: left;
	margin: 0px 15px 20px 0px;
}
.varnetcrm_title {
	color: #FF9900;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}
.varnetcrm_title_small {
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}
.varnetcrm_lead {
	color: #000;
	font-size: 16px;
}
.varnetcrmlist {
	font-weight: bold;
	color: #000;
	padding: 10px;
	font-size: 10px;
}
.varnetcrmquote {
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	width: 228px;
	line-height: 140%;
	padding: 30px 10px 40px 10px;
}
#varnetcrmtable {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}
#varnetcrmtable td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #CCC;
}
#varnetcrmtable tr.highlight {
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000;
	text-align: left;
}
#varnetcrmpostcard {
	width: 275px;
	height: 388px;
	background: #000 url(images/VARnetCRM_HPScorecard.gif) no-repeat left top;
	padding-left: 572px;
	float: left;
	margin-bottom: 5px;
}

/*-----PedigreeNET page-----*/

.pedigree_intro {
	margin: 0px;
	background: url(images/pedigreenet.gif) no-repeat left top;
	float: left;
	padding-left: 152px;
	height: 100px;
	width: 565px;
}

.pedigree_intro_alt {
	margin: 0px;
	height: 55px;
	float: left;
	width: 570px;
	padding-top: 15px;
}

.pedigree_intro_logo {
	float: left;
	margin: 0px 15px 20px 0px;
}

/* epiphany bundles pages */

.e_bundles_intro {
	margin: 0px;
	float: left;
	width: 570px;
}

.e_bundles_intro_logo {
	float: left;
	margin: 0px 15px 5px 0px;
}

.e_bundles_intro_text {
	float: right;
	vertical-align: middle;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	line-height: 130%;
}

.e_sales_intro {
	margin: 0px;
	background: url(images/eSales.gif) no-repeat left top;
	float: left;
	padding-left: 152px;
	height: 50px;
	width: 555px;
}

/*-----eCalendar page-----*/

.e_calendar_intro {
	margin: 0px;
	background: url(images/eCalendar.gif) no-repeat left top;
	float: left;
	padding-left: 152px;
	height: 50px;
	width: 555px;
}

/*-----eJobCosting page-----*/

.e_jobcosting_intro {
	margin: 0px;
	background: url(images/eJobCosting.jpg) no-repeat left top;
	float: left;
	padding-left: 152px;
	height: 50px;
	width: 555px;
}

/*-----eJobCosting page-----*/

.e_consolidatedinvoice_intro {
	margin: 0px;
	background: url(images/eConsolidatedInvoicing.gif) no-repeat left top;
	float: left;
	padding-left: 152px;
	height: 50px;
	width: 555px;
}

/*-----eATS page-----*/

.e_ats_intro {
	margin: 0px;
	background: url(images/eATS.jpg) no-repeat left top;
	float: left;
	padding-left: 152px;
	height: 50px;
	width: 555px;
}

/*-----eXL page-----*/

.e_xl_intro {
	margin: 0px;
	background: url(images/eXL.gif) no-repeat left top;
	float: left;
	padding-left: 152px;
	height: 50px;
	width: 555px;
}


/*-----eOps page-----*/

.e_ops_intro {
	margin: 0px;
	background: url(images/eOps.jpg) no-repeat left top;
	float: left;
	padding-left: 152px;
	height: 50px;
	width: 555px;
}


/*-----eHR page-----*/

.e_hr_intro {
	margin: 0px;
	background: url(images/eHR.gif) no-repeat left top;
	float: left;
	padding-left: 152px;
	height: 50px;
	width: 555px;
}

/*-----eContracts page-----*/

.e_Contracts_intro {
	margin: 0px;
	background: url(images/eContracts.gif) no-repeat left top;
	float: left;
	padding-left: 152px;
	height: 50px;
	width: 555px;
}

/*-----eServiceManagement page-----*/

.e_SM_intro {
	margin: 0px;
	background: url(images/eServiceManagement.gif) no-repeat left top;
	float: left;
	padding-left: 152px;
	height: 50px;
	width: 555px;
}

/*-----VARnet page-----*/

.varnet_intro {
	margin: 0px;
	background: url(images/VARnet.gif) no-repeat left top;
	float: left;
	padding-left: 152px;
	height: 100px;
	width: 555px;
}

.varnet_intro_alt {
	margin: 0px;
	height: 75px;
	float: left;
	width: 570px;
	padding-top: 15px;
}

.varnet_intro_logo {
	float: left;
	margin: 0px 15px 20px 0px;
}
.varnet_title {
	color: #FF9900;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}
.varnet_title_small {
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}
.varnet_reg{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 10px;
}
.varnet_lead {
	color: #000;
	font-size: 16px;
}
.varnetlist {
	font-weight: bold;
	color: #000;
	padding: 10px;
	font-size: 10px;
}
.varnetquote {
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	width: 228px;
	line-height: 140%;
	padding: 30px 10px 40px 10px;
}
#varnettable {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}
#varnettable td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #CCC;
}
#varnettable tr.highlight {
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000;
	text-align: left;
}
#varnetpostcard {
	width: 275px;
	height: 388px;
	background: #000 url(images/varnet_HPScorecard.gif) no-repeat left top;
	padding-left: 572px;
	float: left;
	margin-bottom: 5px;
}

/*-----Pedigreenet page-----*/


.pedigreenet_intro_alt {
	margin: 0px;
	height: 55px;
	float: left;
	width: 570px;
	padding-top: 15px;
}
.pedigreenet_intro_logo {
	float: left;
	margin: 0px 15px 20px 0px;
}

/*-----VARnet CRM page-----*/

.varnetcrm_intro_alt {
	margin: 0px;
	height: 75px;
	float: left;
	width: 570px;
	padding-top: 15px;
}

.varnetcrm_intro_logo {
	float: left;
	margin: 0px 15px 20px 0px;
}