/* CSS Document */

/*=======================================================================
	GLOBAL
=======================================================================*/

html, body, form, fieldset {
    margin: 0;
    padding: 0;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
    margin: 1em 0;
    padding: 0;
}


li, dd, blockquote {
    margin-left: 1em;
}

body {
	background:#FFFFFF no-repeat;
	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}

/*shelly changed this value 
color:#8B2031;
*/
a {
	text-decoration:none;
	color:#45577A;
}

a:hover {
	text-decoration:underline;
	color:#8B2031;
}
img {
    border:none;
}

img.logo {
	width:168px;
	height:28px;
	float:left;
}

.textRed {
	color:#AE2300;
}

.textBlue {
	color:#45577A;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.small {
	font-size:9px;
	text-transform:none;
}

/* MAIN: TABLES -------------------------------------------------------*/
table.mainTable {
	width:990px;
	text-align:left;
}

td.topLeft {
	width:16px;
	height:16px;
	background:url(http://www.directpointe.com/img/main_corner_top_left.gif) no-repeat;
}

td.topRight {
	width:16px;
	height:16px;
	background:url(http://www.directpointe.com/img/main_corner_top_right.gif) no-repeat;
}

td.topCenter {
	background:url(http://www.directpointe.com/img/main_center_top.gif) repeat-x;
	width:964px;
}

td.mainLeft {
	width:16px;
	background:url(http://www.directpointe.com/img/main_center_left.gif) repeat-y;
}

td.mainRight {
	width:16px;
	background:url(http://www.directpointe.com/img/main_center_right.gif) repeat-y;
}

td.bottomLeft {

	height:92px;
	background:url(http://www.directpointe.com/img/main_corner_bottom_left.gif) no-repeat;
}

td.bottomRight {

	height:92px;
	background:url(http://www.directpointe.com/img/main_corner_bottom_right.gif) no-repeat;
}

td.bottomCenter {

	height:92px;
	background:url(http://www.directpointe.com/img/main_center_bottom.gif) repeat-x;
}
/*
tr.contentHold td {
	background:#fff;
}
*/
td.mainHold {
	padding:15px 7px 7px 7px;
}

table.homeQuadTable td.bottomLeft {
	height:13px;
	background:url(http://www.directpointe.com/img/box_corner_bottom_left.gif) no-repeat top left;
}

table.homeQuadTable td.bottomRight {
	height:13px;
	background:url(http://www.directpointe.com/img/box_corner_bottom_right.gif) no-repeat top right;
}

table.homeQuadTable td.bottomCenter {
	height:13px;
	background:url(http://www.directpointe.com/img/box_bottom.gif) repeat-x;
}

/* FOOTER -------------------------------------------------------------*/
.footer {
	width:950px;
	float:left;
	font-size:11px;
	color:#45577A;
	text-align:center;
	padding:15px 0 5px 0;
}

.footer a {
	color:#45577A;
}

/* MAINNAV ------------------------------------------------------------*/
ul.mainNav {
	float:right;
	font-size:10px;
	position:relative;
	margin:0px;
	z-index:6;
}
ul.mainNav li {
	float:left;
	list-style-type:none;
	text-transform:uppercase;
	margin-left:1px;
	overflow:hidden;
	padding-top:15px;
}
ul.mainNav li a {
	color:#4D4D4D;
	background:url(http://www.directpointe.com/img/main_nav_corner_right.gif) no-repeat scroll top right;
	height:28px;
	padding-right:9px;
	text-decoration:none;
	float:left;
	display:block;
	width:auto;
}
ul.mainNav li a span {
	background:url(http://www.directpointe.com/img/main_nav_corner_left.gif) no-repeat;
    display:block;
	height:19px;
	padding:9px 9px 0 20px;
	width:auto;
	float:left;
	cursor:pointer;
}
ul.mainNav li a:hover {
	background-position:bottom right;
	text-decoration:none;
	color:#4D4D4D;
}
ul.mainNav li a:hover span {
	background-position:bottom left;
	text-decoration:none;
}

/* POPMENU ITEMS  -----------------------------------------------------*/

.popHolder {
	position:absolute;
	margin:28px 0 0 0;
	width:272px;
	height:55px;
	background:#f2f2f2;
	border:1px solid #d0d0d1;
	z-index:10;
	display:none;
}

.extranet {
	display:none;
	padding:10px 0 0 10px;
}

.search {
	display:none;
	padding:10px 0 0 10px;
}
.esupport table td,
.extranet table td,
.search table td {
	padding:0 10px 0 0;
	background:#f2f2f2;
}
input.topBoxes {
	font-size:11px;
	border:1px solid #D0D0D1;
	height:16px;
	color:#666;
	background:#fff;
	padding:3px 0 0 3px; 
}
input.headerBtn {
	font-size:llpx;
	height:21px;
	background:url(http://www.directpointe.com/img/btn_form_bg.gif) repeat-x center left;
	border:1px solid #D0D0D1;
	padding:0 7px 0 7px;
}

.esupport {
	display:none;
	padding:10px 0 0 10px;
}

/* BREADCRUMB  --------------------------------------------------------*/
.breadcrumb
{
    padding: 0 0 10px 0;
    font-size: 9px;
}

/* SECTIONS: CopyTable ----------------------------------------------------*/
.copyTable {
	margin:0 0 15px 0;
	width:100%;
}

.footnote {
	padding:10px 0 0 0;
	font-size:10px;
}

/* SECTIONS: Other ----------------------------------------------------*/
.leftSection {
	float:left;
	width:199px;
	margin:10px 10px 30px 0;
}

.centerSection {
	float:left;
	width:530px;
	margin:10px 10px 30px 0;
}

.rightSection {
	float:left;
	width:199px;
	margin:10px 0 0 0;
}

.rightSection2 {
	float:left;
	width:739px;
	margin:10px 0 30px 0;
}


.subList li {
	margin-bottom:5px;
}


/*=======================================================================
	SLIDESHOW
=======================================================================*/
.homeImage {
	float:left;
	width:950px;
	height:350px;
	padding-top:5px;
}

.homeImage img {
	width:950px;
	height:350px;
}

#slideshow {
	float:left;
	margin:0;
	background:#fff;
	padding-top:5px;
	border:0;
	width:950px;
	height:350px;
}

.slideHeader {
	width:950px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	margin:0;
	position:absolute;
	left:0;
	bottom:0;
}

.slideSubHeader {
	width:950px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	margin:0;
	position:absolute;
	left:14px;
	bottom:13px;
}

#slideshow-nav {
	position:absolute;
	right:20px;
	top:20px;
}

#slideshow-nav a {
	width:20px;
	height:20px;
	border:0;
	background:#ababab;
	display:block;
	float:left;
	text-align:center;
	font-size:8px;
	text-decoration:none;
	line-height:22px;
	color:#fff;
	margin-left:3px;
}

#slideshow-nav a:hover {
	background:#999;
}

#slideshow-nav a.active {
	background:#999;
}

#slideshow #slideshow-inner {
	overflow:hidden;
	width:950px;
	height:350px;
	position:relative;
}

#slideshow #slideshow-inner #slidr {
	position:absolute;
	width:5000px;
	margin:1px 0 0 0;
}

#slideshow #slideshow-inner #slidr .slidr-inner {
	float:left;
	width:950px;
}


/*=======================================================================
	HOME PAGE
=======================================================================*/
table.homeQuadTable {
	float:left;
	width:950px;
	margin-top:5px;
}

table.homeQuadTable td.homeTopLeft {
	width:9px;
	height:29px;
	background:url(http://www.directpointe.com/img/box_corner_home_top_left.gif) no-repeat top left;
}

table.homeQuadTable td.homeTopRight {
	width:9px;
	height:29px;
	background:url(http://www.directpointe.com/img/box_corner_home_top_right.gif) no-repeat top right;
}

table.homeQuadTable td.homeTopCenter {
	width:208px;
	height:29px;
	background:url(http://www.directpointe.com/img/box_home_top_center.gif) repeat-x;
	text-transform:uppercase;
	font-size:10px;
	padding-left:7px;
}

table.homeQuadTable td.homeSpacer {
	width:5px;
}

table.homeQuadTable td.homeCenterBody {
	border:1px solid #d0d0d1;
	border-bottom:none;
	border-top:none;
	padding:15px 15px 0 15px;
	vertical-align:text-top;
}

ul.pressReleases li {
	list-style-type:none;
	background:url(http://www.directpointe.com/img/press_release_arrow.gif) no-repeat 0px 2px;
	padding:0 0 5px 20px; 
}

ul.pressReleases a {
	color:#45577A;
}

.blogDate {
	color:#4D4D4D;
	font-size:9px;
	font-family:arial black, san-serif;
	letter-spacing:1px;
}

.blogLink {
	color:#45577A;
	font-size:9px;
	font-family:arial black, san-serif;
	letter-spacing:1px;
}

ul.podCasts li {
	list-style-type:none;
	background:url(http://www.directpointe.com/img/podcasts_icon.gif) no-repeat 0px 0px;
	padding:0 0 5px 29px; 
}

ul.podCasts a {
	color:#45577A;
}


/*=======================================================================
	SECTIONS
=======================================================================*/

/* SUBNAVBOX ----------------------------------------------------------*/
table.subNavBox {
	float:left;
	width:199px;
	margin-bottom:10px;
}

table.subNavBox td.topCaps {
	width:13px;
	height:28px;
}

table.subNavBox td.topCenter {
	width:181px;
	height:26px;
	text-transform:uppercase;
	font-size:10px;
	padding:2px 0 0 2px;
	color:#fff;
}

table.subNavBox td.centerBody {
	border:1px solid #d0d0d1;
	border-bottom:none;
	border-top:none;
	padding:15px 15px 0 15px;
	vertical-align:text-top;
}

table.subNavBox td.bottomLeft {
	height:13px;
	background:url(http://www.directpointe.com/img/box_corner_bottom_left.gif) no-repeat top left;
}

table.subNavBox td.bottomRight {
	height:13px;
	background:url(http://www.directpointe.com/img/box_corner_bottom_right.gif) no-repeat top right;
}

table.subNavBox td.bottomCenter {
	height:13px;
	background:url(http://www.directpointe.com/img/box_bottom.gif) repeat-x;
}

ul.products li, li.AspNet-TreeView-Root {
	list-style-type:none !important;
	padding:0 0 5px 0; 	
}

ul.products ul, .productsMenu ul li ul {
	padding:7px 0 7px 25px;
	font-size:11px;
}

ul.products ul li, .productsMenu ul li ul li {
	list-style-type:square;
	padding:1px 0 1px 0;
	font-weight:normal;
}


table.subNavBox .products, table.subNavBox .productsMenu  {
	float:left;
	color:#45577A;
}

table.subNavBox .products a, table.subNavBox .productsMenu a {
	color:#45577A;
}

table.subNavBox .products li.isOn, .AspNet-TreeView-ChildSelected, 
.AspNet-TreeView-Root.AspNet-TreeView-Selected a {
	color:#45577A;
	font-weight:bold;
}
.AspNet-TreeView-Collapse {
    display:none;
}
.AspNet-TreeView-ParentSelected a {
	font-weight:normal !important;
}
.contentAreaBox {
	margin:0 15px 0 0;
	font-size:11px;
}

a.moreLink {
	background:url(http://www.directpointe.com/img/arrow_link.gif) right 2px no-repeat;
	color:#8B2031;
	font-size:10px;
	float:right;
	clear:both;
	padding:0 15px 0 0;
	margin-top:15px;
	text-transform:uppercase;
}

img.smIcon {
	float:right;
	width:16px;
	height:16px;	
}

.solutions_table {
	width: 90%;
	clear: both;
	margin-top:15px;
}
.solutions_table tr {
	vertical-align: top;
}
.solutions_table td {
	border: 1px dotted #ccc;
}
.solutions_table td.name {
	width: 120px;
	padding: 10px;
	font-size:12px;
	line-height: 19px;
	color: #45577A;
}
.solutions_table td.space {
	width: 5px;
	height: 5px;
	border: none;
}
.solutions_table td.text {
	width: 385px;
	padding: 10px;
	font-size:11px;
}
.solutions_table td img {
	margin: 2px 0px 0px 0px;
}

/* RIGHTLIST ----------------------------------------------------------*/
table.rightList {
	float:left;
	width:199px;
}

table.rightList td {
	border:1px solid #CCC;
	border-right:none;
	border-left:none;
	padding:10px 0 10px 8px;
}

table.rightList ul {
	
}

table.rightList li {
	list-style-type:none;
	background:url(http://www.directpointe.com/img/right_list_arrow.gif) no-repeat 0px 2px;
	padding:0 0 5px 20px;
}

table.rightList a {
	color:#45577A;
}

table.rightList h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	padding:0 0 10px 0;
}

/* MAINFEATURE --------------------------------------------------------*/
table.middleMainFeature {
	float:left;
	width:530px;
}

table.middleMainFeature td.centerBody {
	border:1px solid #d6d6d6;
	border-bottom:none;
	border-top:none;
	padding:20px 20px 10px 20px;
	vertical-align:text-top;
	background:url(http://www.directpointe.com/img/box_corner_mainfeature_middle.gif) repeat-x bottom #fff;
}

table.middleMainFeature td.bottomLeft {
	height:13px;
	width:13px;
	background:url(http://www.directpointe.com/img/box_corner_mainfeature_bottom_left.gif) no-repeat top left;
}

table.middleMainFeature td.bottomRight {
	height:13px;
	width:13px;
	background:url(http://www.directpointe.com/img/box_corner_mainfeature_bottom_right.gif) no-repeat top right;
}

table.middleMainFeature td.bottomCenter {
	height:13px;
	width:503px;
	background:url(http://www.directpointe.com/img/box_corner_mainfeature_bottom_center.gif) repeat-x;
}

table.middleMainFeature h1 {
	color:#45577A;
	font-weight:normal;
	font-size:22px;
	padding:0 0 20px 0;
}

/* MAINFEATURE LINK ---------------------------------------------------*/
a.mainFeatureLink {
	height:40px;
	padding-right:19px;
	text-decoration:none;
	float:right;
	display:block;
	width:auto;
}

a.mainFeatureLink span {
	display:block;
	height:26px;
	padding:14px 3px 0 48px;
	width:auto;
	float:left;
}

/* sideFeature --------------------------------------------------------*/
table.sideFeature {
	float:left;
	width:199px;
	margin:0 0 15px 0;
}

table.sideFeature td.businessCenterBody {
	border:1px solid #d6d6d6;
	border-bottom:none;
	border-top:none;
	padding:20px 20px 10px 20px;
	vertical-align:text-top;
	background:url(http://www.directpointe.com/img/box_corner_sidefeature_middle.gif) repeat-x bottom #fff;
}

table.sideFeature td.bottomLeft {
	height:33px;
	width:13px;
	background:url(http://www.directpointe.com/img/box_corner_sidefeature_bottom_left.gif) no-repeat bottom left;
}

table.sideFeature td.bottomRight {
	height:33px;
	width:13px;
	background:url(http://www.directpointe.com/img/box_corner_sidefeature_bottom_right.gif) no-repeat bottom right;
}

table.sideFeature td.bottomCenter {
	vertical-align:top;
	height:20px;
	width:173px;
	padding:11px 0 0 0;
	background:url(http://www.directpointe.com/img/box_corner_sidefeature_bottom_center.gif) repeat-x bottom;
}

.sideFeatureLink {
	list-style:none;
	display:inline;
	color:#fff;
	font-size:9px;
	float:left;
}

.sideFeatureLink a {
	color:#fff;
}

/* LEFTLINKS ----------------------------------------------------------*/
div.leftLinks {
	float:left;
	width:199px;
	height:65px;
	/*background:url(http://www.directpointe.com/img/graybox.gif) no-repeat;*/
	margin-bottom:3px;
}

div.leftLinks a {
	height:65px;
	/*padding:4px 10px 0 55px;*/
	text-decoration:none;
	float:left;
	display:block;
	width:auto;
	color:#fff;

}

div.leftLinks a:hover {
	color:#fff;
}

div.leftLinks a div {
	display:block;
	height:65px;
	padding:0;
	width:auto;
	float:left;
	cursor:pointer;
}

div.leftLinks a h1 {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:21px;
}

div.leftLinks a p {
	padding:0;
	margin:0;
}

div.leftLinks a.learn {
	background:url(http://www.directpointe.com/img/graybox_learn.gif) no-repeat;
}

div.leftLinks a.subscribe {
	background:url(http://www.directpointe.com/img/graybox_subscribe.gif) no-repeat;
}

div.leftLinks a.getHelpNow {
	background:url(http://www.directpointe.com/img/graybox_talk.gif) no-repeat;
}

div.leftLinks a.see {
	background:url(http://www.directpointe.com/img/graybox_see.png) no-repeat;
}


/*=======================================================================
	BUSINESS SOLUTIONS SECTION
=======================================================================*/
ul.mainNav li.business a {
	color:#fff;
	background:url(http://www.directpointe.com/img/main_nav_business_corner_right.gif) no-repeat scroll top right;
	height:28px;
	padding-right:9px;
	text-decoration:none;
	float:left;
	display:block;
	width:auto;
}

ul.mainNav li.business a span {
	background:url(http://www.directpointe.com/img/main_nav_business_corner_left.gif) no-repeat;
	display:block;
	height:19px;
	padding:9px 9px 0 20px;
	width:auto;
	float:left;
	cursor:pointer;
}

.colorBarBusiness {
	float:left;
	width:100%;
	height:10px;
	background:url(http://www.directpointe.com/img/color_bar_business.gif) repeat-x;
}

/* SUBNAVBOX ----------------------------------------------------------*/
table.subNavBox {
	float:left;
	width:199px;
}

table.subNavBox td.businessTopLeft {
	background:url(http://www.directpointe.com/img/box_corner_business_top_left.gif) no-repeat top left;
}

table.subNavBox td.businessTopRight {
	background:url(http://www.directpointe.com/img/box_corner_business_top_right.gif) no-repeat top right;
}

table.subNavBox td.businessTopCenter {
	background:url(http://www.directpointe.com/img/box_business_top_center.gif) repeat-x;
}

table.subNavBox td.businessSpacer {
	width:5px;
}

/* businessFeatureLink ------------------------------------------------*/
a.businessFeatureLink {
	color:#fff;
	background:url(http://www.directpointe.com/img/feature_link_right.gif) no-repeat scroll bottom right;
}

a.businessFeatureLink span {
	background:url(http://www.directpointe.com/img/feature_link_left.gif) no-repeat bottom left;
}

/* sideFeature --------------------------------------------------------*/
table.businessSideFeature {
	float:left;
	width:199px;
	margin:0 0 15px 0;
}

table.businessSideFeature td.businessCenterBody {
	border:1px solid #d6d6d6;
	border-bottom:none;
	border-top:none;
	padding:20px 20px 10px 20px;
	vertical-align:text-top;
	background:url(http://www.directpointe.com/img/box_corner_sidefeature_middle.gif) repeat-x bottom #fff;
}

table.businessSideFeature td.bottomLeft {
	height:33px;
	width:13px;
	background:url(http://www.directpointe.com/img/box_corner_sidefeature_bottom_left.gif) no-repeat bottom left;
}

table.businessSideFeature td.bottomRight {
	height:33px;
	width:13px;
	background:url(http://www.directpointe.com/img/box_corner_sidefeature_bottom_right.gif) no-repeat bottom right;
}

table.businessSideFeature td.bottomCenter {
	vertical-align:top;
	height:20px;
	width:173px;
	padding:11px 0 0 0;
	background:url(http://www.directpointe.com/img/box_corner_sidefeature_bottom_center.gif) repeat-x bottom;
}

.sideFeatureLink {
	list-style:none;
	display:inline;
	color:#fff;
	font-size:9px;
	float:left;
}

.sideFeatureLink a {
	color:#fff;
}

.rightFlush {
	float:right;
}

.contentArea p {
	line-height:18px;
}

.contentArea ul {
	padding:0 0 15px 25px;
}

.contentArea ul li {
	list-style-type:square;
}

ul.theMatrix {
	float:left;
	border-bottom:2px solid #02385c;
	width:690px;
	margin:0;
	padding:0;
}
ul.theMatrix li {
	float:left;
	list-style-type:none;
	text-transform:uppercase;
	margin-right:1px;
	overflow:hidden;
	padding-top:0px;
	font-size:10px;
	
}
ul.theMatrix li	span img {
	width:16px;
	height:16px;
	float:right;
	margin-top:-15px;
}
ul.theMatrix li.isOn {
	color:#fff;
	background:url(http://www.directpointe.com/img/main_nav_business_corner_right.gif) no-repeat scroll top right;
	height:28px;
	padding-right:9px;
	text-decoration:none;
	float:left;
	width:auto;
}
ul.theMatrix li.isOn span {
	background:url(http://www.directpointe.com/img/main_nav_business_corner_left.gif) no-repeat;
	display:block;
	height:19px;
	padding:9px 9px 0 20px;
	width:auto;
	float:left;
	width:150px;
}
ul.theMatrix li a {
	color:#4D4D4D;
	background:url(http://www.directpointe.com/img/main_nav_corner_right.gif) no-repeat scroll top right;
	height:28px;
	padding-right:9px;
	text-decoration:none;
	float:left;
	display:block;
	width:auto;
}
ul.theMatrix li a span {
	background:url(http://www.directpointe.com/img/main_nav_corner_left.gif) no-repeat;
    display:block;
	height:19px;
	padding:9px 9px 0 20px;
	width:auto;
	float:left;
	cursor:pointer;
	width:150px;
}
ul.theMatrix li a:hover {
	background-position:bottom right;
	text-decoration:none;
	color:#4D4D4D;
}
ul.theMatrix li a:hover span {
	background-position:bottom left;
	text-decoration:none;
}

table.servicesTable {
	width:690px;
	float:left;
	font-size:10px;
	border-bottom:2px solid #02385c;
	margin-bottom:5px;
}
table.servicesTable td {
	padding:4px 4px 4px 8px;
}
table.servicesTable tr.white td {
	background: #fff;
}
table.servicesTable tr.gray td {
	background: #F4F6F8;
}
table.servicesTable td {
	border-right: 1px dotted #ccc;
}
table.servicesTable td.info {
	width: 250px;
}
table.servicesTable td.bullet {
	width: 80px;
	text-align:center;
}
table.servicesTable td.section_heading {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-right: 1px dotted #ccc;
	font: bold 11px;
	text-transform: uppercase;
	color: #45577A;	
}
table.servicesTable td.column_heading {
	font-weight: bold;
	text-align:center;	
}
.testimonial {
	width: 635px;
	margin-bottom:15px;
	padding: 20px 10px 20px 45px;
	border-top:2px solid #02385c;
	border-bottom:2px solid #02385c;
	background: #FAFBFB url(http://www.directpointe.com/img/testimonial_bg.gif) no-repeat top left;
	font: normal 11px Arial, Verdana, sans-serif;
	line-height: 19px;
	color: #3F5363;
}

/*=======================================================================
	HOME SOLUTIONS SECTION
=======================================================================*/
.colorBarHome {
	float:left;
	width:100%;
	height:10px;
	background:url(http://www.directpointe.com/img/color_bar_home.gif) repeat-x;
}

ul.mainNav li.home a {
	color:#fff;
	background:url(http://www.directpointe.com/img/main_nav_homesol_corner_right.gif) no-repeat scroll top right;
	height:28px;
	padding-right:9px;
	text-decoration:none;
	float:left;
	display:block;
	width:auto;
}

ul.mainNav li.home a span {
	background:url(http://www.directpointe.com/img/main_nav_homesol_corner_left.gif) no-repeat;
	display:block;
	height:19px;
	padding:9px 9px 0 20px;
	width:auto;
	float:left;
	cursor:pointer;
}

/* MAINFEATURE TEXT ---------------------------------------------------*/
table.middleMainFeature div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
}

div.answer {
	float:left;
	color:#9C100A;
	font-weight:bold;
	font-size:22px;
	width:45px;
}

div.answer2 {
	float:left;
	width:443px;
	font-size:22px;
	padding:0 0 20px 0;
}

div.question {
	float:none;
	position:absolute;
	font-weight:bold;
	color:#fff;
	margin:20px 0 0 20px;
	z-index:1;
}

div.question2 {
	float:none;
	position:absolute;
	width:443px;
	color:#fff;
	margin:20px 0 0 65px;
	z-index:1;
}

/* homesolFeatureLink -------------------------------------------------*/
a.homesolFeatureLink {
	color:#9C100A;
	background:url(http://www.directpointe.com/img/feature_link_right.gif) no-repeat scroll top right;
}

a.homesolFeatureLink span {
	background:url(http://www.directpointe.com/img/feature_link2_left.gif) no-repeat top left;
}

/* SUBNAVBOX ----------------------------------------------------------*/
table.subNavBox td.homesolTopLeft {
	background:url(http://www.directpointe.com/img/box_corner_homesol_top_left.gif) no-repeat top left;
}

table.subNavBox td.homesolTopRight {
	background:url(http://www.directpointe.com/img/box_corner_homesol_top_right.gif) no-repeat top right;
}

table.subNavBox td.homesolTopCenter {
	background:url(http://www.directpointe.com/img/box_homesol_top_center.gif) repeat-x;
}

table.subNavBox td.darkTopLeft {
	background:url(http://www.directpointe.com/img/box_corner_dark_top_left.gif) no-repeat top left;
}

table.subNavBox td.darkTopRight {
	background:url(http://www.directpointe.com/img/box_corner_dark_top_right.gif) no-repeat top right;
}

table.subNavBox td.darkTopCenter {
	background:url(http://www.directpointe.com/img/box_dark_top_center.gif) repeat-x;
}

td.centerBody textarea {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #D0D0D1;
	height:100px;
	width:160px;
	color:#666;
	background:#fff;
	padding:3px 0 0 3px;
	margin:5px 0 10px 0; 
}

td.centerBody input.helpForm {
	float:left;
	border:1px solid #D0D0D1;
	padding:3px 0 0 3px;
	width:160px;
	height:16px;
	color:#666;
	background:#fff;
	margin:5px 0 10px 0;
}

img.getHelp {
	width:157px;
	height:54px;
	margin-bottom:10px;
}

table.subNavBox td.homesolSpacer {
	width:5px;
}

ul.homesolProducts li {
	list-style-type:none;
	padding:0 0 5px 0; 
}

ul.homesolProducts a {
	color:#45577A;
}

/* sideFeature --------------------------------------------------------*/
table.homeSideFeature {
	float:left;
	width:199px;
	margin:0 0 15px 0;
}

table.homeSideFeature td.businessCenterBody {
	border:1px solid #d6d6d6;
	border-bottom:none;
	border-top:none;
	padding:20px 20px 10px 20px;
	vertical-align:text-top;
	background:url(http://www.directpointe.com/img/box_corner_sidefeature_middle.gif) repeat-x bottom #fff;
}

table.homeSideFeature td.bottomLeft {
	height:20px;
	width:143px;
	vertical-align:top;
	padding:11px 0 0 33px;
	background:url(http://www.directpointe.com/img/box_corner_download_bottom_left.gif) no-repeat bottom left;
}

table.homeSideFeature td.bottomRight {
	height:33px;
	width:13px;
	background:url(http://www.directpointe.com/img/box_corner_sidefeature_bottom_right.gif) no-repeat bottom right;
}


/*=======================================================================
	COMPANY SECTION
=======================================================================*/
.colorBarCompany {
/*	float:left;*/
	clear:both;
	width:950px;
	height:10px;
	background:url(http://www.directpointe.com/img/color_bar_company.gif) repeat-x;
}

.highlight {
	font-weight:bold;
	color:#45577A;
}

ul.mainNav li.company a {
	color:#fff;
	background:url(http://www.directpointe.com/img/main_nav_company_corner_right.gif) no-repeat scroll top right;
	height:28px;
	padding-right:9px;
	text-decoration:none;
	float:left;
	display:block;
	width:auto;
}

ul.mainNav li.company a span {
	background:url(http://www.directpointe.com/img/main_nav_company_corner_left.gif) no-repeat;
	display:block;
	height:19px;
	padding:9px 9px 0 20px;
	width:auto;
	float:left;
	cursor:pointer;
}

/* SUBNAVBOX ----------------------------------------------------------*/
table.subNavBox td.companyTopLeft {
	background:url(http://www.directpointe.com/img/box_corner_home_top_left.gif) no-repeat top left;
}

table.subNavBox td.companyTopRight {
	background:url(http://www.directpointe.com/img/box_corner_home_top_right.gif) no-repeat top right;
}

table.subNavBox td.companyTopCenter {
	background:url(http://www.directpointe.com/img/box_home_top_center.gif) repeat-x;
	color:#4D4D4D;
}

table.subNavBox td.companySpacer {
	width:5px;
}

ul.homesolProducts li {
	list-style-type:none;
	padding:0 0 5px 0; 
}

ul.homesolProducts a {
	color:#45577A;
}

/* CONTENT ------------------------------------------------------------*/
.rightSection2 img.mainFeature,
img.mainFeatureCenter {
	float:left;
	margin-bottom:15px;
}

.contentArea {
	float:left;
	padding:0 20px 10px 10px;
	
}

.ftr_next a {
	float:left;
	width:209px;
	height:18px;
	padding:4px 0 0 33px;
	margin:10px 0 10px 0;
	background:url(http://www.directpointe.com/img/btn_content_bg.gif) top left;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	clear:both;
}
.ftr_next a:hover {
	background-position: bottom left;
	text-decoration:none;
	color:#fff;
}

.centerSection h1,
.rightSection2 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:23px;
	padding-bottom:5px;
	margin:0 0 10px 0;
	border-bottom:1px solid #999;
	clear:both;
}

.rightSection2 p {
	padding-bottom:12px;
	margin:0;
}

.partners {
	float:left;
	padding:5px;
	border:1px dotted #666;
	margin:0 10px 10px 0;
}


.dashBox 
{
	border: 1px dashed #E0E0E1;
	padding:15px;
}
.listView a
{
	color: #45577A;
}
.listView
{
	color:#666666;
	font-family:verdana,tahoma,helvetica;
	font-weight:normal;
	font-size:9pt;
}
.oddRow
{
	padding:5px;
	background-color: #fdfdfd;
}
.evenRow
{
	padding:5px;
    background-color: #f1f1f1; 
}
.hoverRow
{
    background: #FFFFBF;
    padding: 2px 5px 4px;
}
.evenRow tr, .oddRow tr, .hoverRow tr
{
    border: 1px dashed #E0E0E1;
}
.evenRow table tr, .oddRow table tr
{
    border-bottom: none;
}
.evenRow td, .oddRow td, .hoverRow td
{
 padding:5px;
}

