a:link {
	color: #007DB0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007DB0;
}
a:hover {
	text-decoration: underline;
	color: #FD7C15;
}
a:active {
	text-decoration: none;
	color: #007DB0;
}
body {
	background-color: #B6D4E0;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/design_elements/header_bkgd.png);
	background-repeat: repeat-x;
}
#wrapper {
	text-align: center;
	width: 1024px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	width: 1024px;
	clear: both;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#logo {
	height: 103px;
	background-image: url(../images/design_elements/header_1024.png);
	background-repeat: no-repeat;
}




#banner {
	padding-bottom: 10px;
	background-color: #FFF;
	padding-top: 12px;
}
#maincontent {
	float: left;
	width: 1024px;
	padding-left: 0px;
	background-color: #FFF;
}
.maincontent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-right: 33px;
	margin-left: 33px;
	line-height: 18px;
}
.h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	vertical-align: text-top;
}
.h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333;
}




#widget {
	float: right;
	width: 230px;
	text-align: left;
}



.widget-top {
	height: 69px;
	background-image: url(../images/design_elements/side_nav_lm.png);
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 20;
	width: 203px;

}



.widget-bot {
	padding: 0;
	height: 24px;
	clear: both;
	background-image: url(../images/design_elements/side_nav_btm.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 203px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;

}



	



.widget li {
	margin: 0;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #007DB0;
	background-image: url(../images/design_elements/widget-bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	text-transform: capitalize;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	line-height: 22px;

}



.widget li a {
	color:#007DB0;
	text-decoration:none;

}



.widget li a:hover {
	color:#FD780D;
	text-decoration: underline;

}







.widget {
	list-style: none;
	background-repeat: repeat-y;
	padding-top: 20px;

}
.widget2 {
	list-style: none;
	background-repeat: repeat-y;
	text-align: left;
	text-indent: 15px;
	background-color: #EBEBEB;
	border: 1px solid #007DB0;
	margin-left: 10px;
}




h3.widgettitle {
	margin: 0 0 15px 0;
	padding: 7px 10px;
	color: #fff;
	font-size: 1em;
	width:270px;
	background-image: url(../images/sidenav_05.png);
	background-repeat: no-repeat;
	background-position: left center;

}#leftcolumn {
	float: left;
	width: 730px;
	padding-left: 22px;
	padding-top: 15px;
}
.leftcolumn {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-right: 15px;
	color: #333;
	background-color: #FFF;
}
#leftcolumn_nest {
	text-align: center;
	width: 700px;
	float: left;
	background-color: #FFF;
	padding-bottom: 10px;
}

#headline {
	width: 700px;
	padding-bottom: 5px;
	text-align: left;
}
.h3b {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
#contentbox {
	float: left;
	width: 430px;
	margin-left: 10px;
}
.contentbox-top {
	margin: 0;
	padding: 0;
	height: 16px;
	background-image: url(../images/design_elements/contentbox_03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 430px;
}
.contentbox-bot {
	height: 20px;
	clear: both;
	background-image: url(../images/design_elements/contentbox_07.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	width: 430px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.contentbox li {
	margin: 0;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #007DB0;
	background-image: url(../images/design_elements/widget-bullet-wht.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	text-transform: capitalize;
	width: 370px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	line-height: 1.5;
}
.contentbox {
	list-style: none;
	width: 400px;
	background-image: url(../images/design_elements/contentbox_05.png);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 30px;
	font-size: 16px;
	font-weight: normal;
}
.contentbox li a {
	color:#333;
	text-decoration:none;
}
h3.contentboxtitle {
	margin: 0 0 15px 0;
	padding: 7px 10px;
	color: #007DB0;
	font-size: 18px;
	width:270px;
	background-image: url(../images/sidenav_05.png);
	background-repeat: no-repeat;
	background-position: center;
}
.findout {
	font-size: 14px;
	color: #FD780D;
	text-align: right;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
#contentbox_right {
	float: right;
	width: 430px;
	background-color: #FFF;
}
.contentboxl {
	list-style: none;
	width: 400px;
	text-align: left;
	padding-left: 0px;
	font-size: 14px;
	font-weight: normal;
}
#clientbox {
	text-align: center;
	width: 1024px;
	float: left;
	background-color: #FFF;
	padding-bottom: 10px;
	padding-top: 12px;
}
.clientbox {
	text-align: center;
	width: 860px;
	float: left;
}
#rightcolumn {
	width: 232px;
	text-align: center;
	padding-left: 20px;
	float: right;
}
#side_nav {
	float: right;
	width: 230px;
	text-align: left;
}
.side_nav_lm-top {
	height: 60px;
	background-image: url(../images/design_elements/side_nav_lm.png);
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 20;
	width: 203px;
}

.side_nav_ld-top {
	height: 60px;
	background-image: url(../images/design_elements/side_nav_ld.png);
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 20;
	width: 203px;
}

.side_nav-bot {
	padding: 0;
	height: 18px;
	clear: both;
	background-image: url(../images/design_elements/side_nav_btm.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 203px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
.side_nav li {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #007DB0;
	background-image: url(../images/design_elements/widget-bullet.png);
	background-position: left;
	text-transform: capitalize;
	text-align: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	line-height: 22px;
	margin-top: 0px;
	background-repeat: no-repeat;
}
.side_nav li a {
	color:#007DB0;
	text-decoration:none;
}
.side_nav li a:hover {
	color:#FD780D;
	text-decoration: underline;
}
.side_nav {
	list-style: none;
	width: 193px;
	background-image: url(../images/design_elements/side_nav_fill.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 10px;
}

#home-link {
	position: absolute;
	display: inline-block;
	width: 399px;    /* width of the logo */
	height: 52px;   /* height of the logo */
	top: 15px;
	left: 22px; /* top-left corner of logo */
	border: 0;
	float: left;
}
#image_right {
	float: right;
}
#image_center {
	float: none;
	width: 700px;
	text-align: center;
}
.side_nav_about-top {
	height: 47px;
	background-image: url(../images/design_elements/about_us.png);
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 20;
	width: 203px;
}
.side_nav_resources-top {
	height: 47px;
	background-image: url(../images/design_elements/resources.png);
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 20;
	width: 203px;
}
.side_nav_emailmkt {
	height: 47px;
	background-image: url(../images/design_elements/email_mkting.png);
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 20;
	width: 203px;
}

.chart_title {
	color: #FFF;
	font-weight: bolder;
}
#home-link2 {
	position: absolute;
	display: inline-block;
	width: 150px;    /* width of the logo */
	height: 20px;   /* height of the logo */
	top: 409px;
	left: 146px; /* top-left corner of logo */
	border: 0;
	float: left;
}
#home-link3 {
	position: absolute;
	display: inline-block;
	width: 150px;    /* width of the logo */
	height: 20px;   /* height of the logo */
	top: 408px;
	left: 594px; /* top-left corner of logo */
	border: 0;
	float: left;
}
.side_nav_industries-top {
	height: 47px;
	background-image: url(../images/design_elements/industries.png);
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 20;
	width: 203px;
}
.side_nav_survey-top {
	height: 47px;
	background-image: url(../images/design_elements/survey_03.png);
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 20;
	width: 203px;
}

/* form_row and rounded_corner is used in newsletter, freetrial and contact us forms...*/

.form_row 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	background:#F3F3F3;	
	text-align:left
}

/* For Rounded Corner...*/
.rounded_corner {background:#F3F3F3; color:#fff; margin:0 15px;}
.rtop, .rbottom{
	display:block;
	background:#fff;
}
.rtop *, .rbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#F3F3F3;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
	margin: 0 1px;
	height: 2px
}
/* ends here */
