/* test #2 */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #9ab9d9;
	font-family: verdana, Helvetica, Arial, san-serif;
	color: #555555;
	font-size: 8pt;
	line-height: 150%;
} 

a {
	color: #578ac0;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a:active {
	outline: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* PAGE WIDTH AND DROP SHADOW STYLES  */

#page_top {
    margin-left: auto;
    margin-right: auto;
	width: 813px;
	padding: 10px 0px 0px 0px;
}

#page_shadow {
	width: 813px;
	background: url(image/shadow_right.jpg) repeat-y;
}

#page {
	float: left;
	width: 792px;
	border: 1px solid #ffffff;
	background: #ffffff;
}

#shadow_right_top {
	float: left;
	width: 19px;
	height: 33px;
}

#shadow_bottom {
    margin-left: auto;
    margin-right: auto;
	width: 813px;
	height: 19px;
	clear: both;
}

/* LOGO, TAGLINE, TOP NAV AND BANNER STYLES  */

#header {
	width: 792px;
	height: 96px;
}

#tagline {
	float: right;
	width: 299px;
	height: 78px;
	background: #ffffff url(image/tagline.gif) no-repeat 0px 15px;
	color: #578AC0;
	font-weight: bold;
	text-align: left;
	padding: 18px 10px 0px 20px;
}

.tagline_style {
	font-size: 9pt;
	color: #000000;
	display: block;
}
.tagline_style_2 {
	font-size: 8pt;
	color: #578AC0;
	display: block;
	padding: 0 0 25px 0;
}

#logo {
	float: left;
	width: 292px;
	height: 61px;
	background: #ffffff;
	padding: 35px 0px 0px 0px;
}

#nav {
	width: 792px;
	height: 23px;
}

#ticker {
	float: left;
	width: 290px;
	height: 23px;
	background: url(image/bg_ticker.gif) no-repeat;
}

#nav1 {
	float: left;
	width: 104px;
	height: 23px;
	background: #578ac0;
}

#nav2 {
	float: left;
	width: 188px;
	height: 23px;
	background: #578ac0;
}

#nav3 {
	float: left;
	width: 133px;
	height: 23px;
	background: #578ac0;
}

#nav4 {
	float: left;
	width: 77px;
	height: 23px;
	background: #578ac0;
}

#banner {
	width: 792px;
	height: 96px;
	background: #578ac0;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
}

#banner_thin {
	width: 792px;
	height: 8px;
	background: #9ab9d9;
}

/* CONTENT STYLES  */

#content {
	width: 792px;
}

/* LEFT NAVIGATION STYLES  */

#left_nav {
	float: left;
	width: 155px;
	padding: 20px 6px 0px 0px;
}

a.left_nav {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	width: 148px;
	height: 18px;
	background: url(image/left_nav.gif) no-repeat;
	padding: 3px 0px 0px 7px;
	font-size: 7pt;
}

a.left_nav:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	width: 148px;
	height: 18px;
	background: url(image/left_nav_on.gif) no-repeat;
	padding: 3px 0px 0px 7px;
	font-size: 7pt;
}

/* BODY TEXT STYLES  */

#main_text {
	float: left;
	width: 361px;
	padding: 20px 70px 70px 20px;
}

#main_text img {
	padding: 5px 9px 0px 0px;
}
img#pdf_icon {
	padding: 0px 0px 0px 0px;
}
h1 {
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	display: inline;
	color: #000000;
}

h2 {
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	display: inline;
}

.more {
	font-weight: bold;
	color: #000000;
	display: inline;
}

.more a, .more a:link, .more a:visited {
	color: #578ac0;
	text-decoration: none;
	font-weight: bold;
}

.more a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.header_links {
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: inline;
	color: #000000;
}

a.header_links:hover {
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: inline;
	color: #578ac0;
}




/* RIGHT NAVIFATION STYLES  */


#right_nav {
	float: left;
	width: 161px;
	padding: 20px 12px 0px 0px;
	font-size: 7pt;
	line-height: 140%;
}

a.right_nav {
	font-size: 7pt;
	font-weight: bold;
	display: inline;
	color: #000000;
	text-transform: uppercase;
}

a.right_nav:hover {
	font-size: 7pt;
	font-weight: bold;
	display: inline;
	color: #578ac0;
	text-transform: uppercase;
}

h3 {
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
	display: inline;
	color: #000000;
	text-transform: uppercase;
}

/* FOOTER STYLES  */

#footer_top {
	width: 762px;
	clear: both;
	padding: 0px 30px 10px 0px;
}

#footer_signup {
	float: left;
	width: 155px;
	
}

#footer {
	width: 762px;
	height: 13px;
	background: url(image/footer_dotted_line.gif) no-repeat;
	text-align: right;
	font-size: 7pt;
	color: #888888;
	clear: both;
	padding: 13px 30px 10px 0px;
}

#footer_left {
	float: left;
	width: 347px;
	height: 13px;
	text-align: left;
	font-size: 7pt;
	color: #888888;
	padding: 0px 0px 0px 30px;
}

#footer_right {
	float: left;
	width: 385px;
	height: 13px;
	text-align: right;
	font-size: 7pt;
	color: #888888;
}

a.footer {
	color: #578ac0;
	text-decoration: none;
	font-weight: normal;
	display: inline;
	font-size: 7pt;
}

a.footer:hover {
	color: #9ab9d9;
	text-decoration: none;
	font-weight: normal;
	display: inline;
	font-size: 7pt;
}

.footer_style {
	color: #000000;
	font-weight: bold;
	display: inline;
}

/* REVISED HOMEPAGE STYLES  */

#hp_header {
	float: left;
	width: 506px;
	padding: 25px 30px 0px 15px;
}
#hp_column1a {
	float: left;
	width: 192px;
	padding: 10px 0px 20px 4px;
}

#hp_column2a {
	float: left;
	width: 290px;
	text-align: center;
	padding: 10px 0px 20px 20px;
}

.home_header {
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	color: #000000;
}

#hp_downloads_bg {
	width: 153px;
	height: 194px;
	background: url(image/home_downloads_bg.jpg) no-repeat;
}

#hp_content_top {
	width: 506px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#hp_content_bottom {
	width: 506px;
	padding: 20px 0px 0px 0px;
	display: block;
	clear: both;
}

#hp_content_bottom2 {
	width: 482px;
	padding: 10px 20px 0px 4px;
	display: block;
	clear: both;
}

#hp_content_bottom2 h1 {
	margin: 0px 0px 7px 0px;
	display: block;
}

h1 a {
	color: #000000;
}

h1 a:hover {
	color: #578AC0;
}

/* HOMEPAGE STYLES  */
#hp_banner {
	width: 792px;
	height: 195px;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
}

#hp_content {
	width: 792px;
	background: url(image/bg_hp_left_nav.jpg) no-repeat;
	border-top: #ffffff 1px solid;
	padding: 0px 0px 30px 0px;
}

#hp_left_nav {
	float: left;
	width: 155px;
	padding: 25px 40px 0px 15px;
	font-size: 7pt;
	line-height: 130%;
}

#hp_column1 {
	float: left;
	width: 165px;
	padding: 10px 10px 0px 15px;
}

#hp_column2 {
	float: left;
	width: 165px;
	padding: 10px 10px 0px 10px;
}

#hp_column3 {
	float: left;
	width: 165px;
	padding: 10px 10px 0px 10px;
}

a.hp_left_nav {
	font-size: 7pt;
	font-weight: bold;
	display: inline;
	color: #000000;
}

a.hp_left_nav:hover {
	font-size: 7pt;
	font-weight: bold;
	display: inline;
	color: #578ac0;
}

#more {
	float: right;
	width: 100px;
	text-align: right;
}

h8 {
	font-size: 7pt;
	line-height: 130%;
	font-weight: bold;
	display: inline;
}



/* CONTACT STYLES  */

#contact_left {
	float: left;
	width: 155px;
	text-transform: uppercase;
	font-weight: bold;
	color: #888888;
	padding: 20px 6px 0px 7px;
}

h4 {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	display: inline;
}

.text_bold_italic {
	font-style: italic;
	font-weight: normal;
	font-size: 9pt;
	font-weight: bold;
	display: inline;
}

#contact_main {
	float: left;
	width: 500px;
	padding: 20px 95px 70px 20px;
}

#contact table {
}

#contact td {
	padding: 1px 1px 1px 1px;
}

.labelcell {
	text-align: right;
	width: 140px;
	font-weight: bold;
	color: #000000;
}

.fieldcell {
	text-align: left;
} 

.fieldcell input {
	width: 300px;
	background-color: #f1e9de;
	color: #102132;
	border: 1px solid #999999;
	margin-right: 0px;
	font-size: inherit;
	color: #888888;
	font-family: verdana, Helvetica, Arial, san-serif;
} 

.medfieldcell {
	text-align: left;
} 

.medfieldcell input {
	width: 147px;
	background-color: #f1e9de;
	color: #102132;
	border: 1px solid #999999;
	margin-right: 0px;
	font-size: inherit;
	color: #888888;
	font-family: verdana, Helvetica, Arial, san-serif;
} 


.smallfieldcell {
	text-align: left;
} 

.smallfieldcell input {
	width: 96px;
	background-color: #f1e9de;
	color: #102132;
	border: 1px solid #999999;
	margin-right: 0px;
	font-size: inherit;
	color: #888888;
	font-family: verdana, Helvetica, Arial, san-serif;
} 

.interest {
	width: 170px;
}

.button {
	background-color: #578ac0;
	border: 1px solid #999999;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	width: 70px;
	font-family: verdana, Helvetica, Arial, san-serif;
}



/* WHAT WE DO STYLES  */


#wwd_left_text {
	width: 148px;
	padding: 0px 6px 0px 7px;
	line-height: 120%;
}

#wwd_main_text {
	float: left;
	width: 500px;
	padding: 20px 70px 50px 20px;
}

#wwd_main_text_brand {
	float: left;
	width: 500px;
	background: url('image/wwd_bg_header_brand.gif') 16px 10px no-repeat;
	padding: 45px 70px 70px 20px;
}

#wwd_quote1_brand {
	width: 450px;
	background: url('image/wwd_bg_quote1_brand.gif') 9px 0px no-repeat;
	padding: 10px 0px 0px 20px;
	clear: both;
}

#wwd_quote2_brand {
	width: 450px;
	background: url('image/wwd_bg_quote2_brand.gif') 100% 140px no-repeat;
	padding: 0px 0px 0px 20px;
}

#wwd_main_text_web {
	float: left;
	width: 500px;
	background: url('image/wwd_bg_header_web.gif') 16px 10px no-repeat;
	padding: 45px 70px 70px 20px;
}

#wwd_quote1_web {
	width: 450px;
	background: url('image/wwd_bg_quote1_web.gif') 9px 0px no-repeat;
	padding: 10px 0px 0px 20px;
	clear: both;
}

#wwd_quote2_web {
	width: 450px;
	background: url('image/wwd_bg_quote2_web.gif') 100% 70px no-repeat;
	padding: 0px 0px 0px 20px;
}

#wwd_main_text_media {
	float: left;
	width: 500px;
	background: url('image/wwd_bg_header_media.gif') 16px 10px no-repeat;
	padding: 45px 70px 70px 20px;
}

#wwd_quote1_media {
	width: 450px;
	background: url('image/wwd_bg_quote1_media.gif') 9px 0px no-repeat;
	padding: 10px 0px 0px 20px;
	clear: both;
}

#wwd_quote2_media {
	width: 450px;
	background: url('image/wwd_bg_quote2_media.gif') 100% 100px no-repeat;
	padding: 0px 0px 0px 20px;
}

#wwd_main_text_global {
	float: left;
	width: 500px;
	background: url('image/wwd_bg_header_global.gif') 16px 10px no-repeat;
	padding: 45px 70px 70px 20px;
}

#wwd_quote1_global {
	width: 450px;
	background: url('image/wwd_bg_quote1_global.gif') 9px 0px no-repeat;
	padding: 10px 0px 0px 20px;
	clear: both;
}

#wwd_quote2_global {
	width: 450px;
	background: url('image/wwd_bg_quote2_global.gif') 100% 80px no-repeat;
	padding: 0px 0px 0px 20px;
}

#wwd_main_text_sales {
	float: left;
	width: 500px;
	background: url('image/wwd_bg_header_sales.gif') 16px 10px no-repeat;
	padding: 45px 70px 70px 20px;
}

#wwd_quote1_sales {
	width: 450px;
	background: url('image/wwd_bg_quote1_sales.gif') 9px 0px no-repeat;
	padding: 10px 0px 0px 20px;
	clear: both;
}

#wwd_quote2_sales {
	width: 450px;
	background: url('image/wwd_bg_quote2_sales.gif') 100% 60px no-repeat;
	padding: 0px 0px 0px 20px;
}

#next {
	float: right;
	width: 480px;
	text-align: right;
	font-weight: bold;
	color: #000000;
	display: inline;
}

h5 {
	font-size: 8pt;
	font-weight: normal;
	display: inline;
	font-weight: bold;
}


/* CLIENTS IN THE NEWS STYLES  */

#clients_main_text {
	float: left;
	width: 401px;
	padding: 20px 30px 50px 20px;
}

#clients_list1 {
	float: left;
	width: 180px;
	padding: 20px 0px 15px 20px;
	font-weight: bold;
}

#clients_list2 {
	float: left;
	width: 180px;
	padding: 20px 0px 15px 20px;
	font-weight: bold;
}
ul.ul1 {
	list-style-image: url('image/bullet.gif');
	list-style-type: circle;
	display: inline;
}

a.industry_list {
	color: #578ac0;
	text-decoration: none;
	font-weight: bold;
}

a.industry_list:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#clients table {
}

#clients td {
	padding: 4px 4px 15px 4px;
	line-height: 120%;
}

#sub_left_nav {
	padding: 10px 0px 10px 35px;
}

ul.ul2 {
	list-style-image: url('image/bullet2.gif');
	list-style-type: circle;
	display: inline;
}

a.sub_left_nav {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	padding: 3px 0px 0px 0px;
	font-size: 7pt;
}

a.sub_left_nav:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	padding: 3px 0px 0px 0px;
	font-size: 7pt;
}

#click_enlarge {
	float: right;
	width: 390px;
	height: 16px;
	text-align: right;
	padding: 3px 0px 10px 0px;
}

#click_enlarge_left {
	float: left;
	width: 390px;
	height: 16px;
	text-align: left;
	padding: 0px 0px 3px 0px;
}

.text_italic {
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	display: inline;
}

/* POPUP STYLES  */

#popup_image {
	text-align: center;
	padding: 10px 0px 0px 0px;
}

#popup_text {
	text-align: left;
}

#popup_text_left {
	float: left;
	height: 30px;
	font-weight: bold;
	padding: 10px 0px 0px 30px;
}

#popup_text_right {
	float: right;
	height: 30px;
	font-weight: bold;
	padding: 10px 30px 0px 0px;
}

a.popup {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	display: inline;
}

a.popup:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: inline;
}



/* HOMEPAGE POPUP STYLES  */


#popup_text_middle {
	text-align: center;
	height: 30px;
	font-weight: bold;
	padding: 20px 0px 0px 0px;
}



/* TESTIMONIALS STYLES  */

h6 {
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	display: inline;
}







/* ARTICLES STYLES  */

h11 {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	display: inline;
}

.text_bold_italic2 {
	font-style: italic;
	font-weight: normal;
	font-size: 8pt;
	font-weight: bold;
	display: inline;
}

#articles table {
}

#articles td {
	padding-left: 4px 4px 4px 4px;
}

.articles_labelcell {
	text-align: right;
	width: 110px;
	font-weight: bold;
	color: #000000;
	padding-left: 4px 4px 4px 4px;
}

.articles_fieldcell {
	text-align: left;
} 

.articles_fieldcell input {
	width: 250px;
	background-color: #f1e9de;
	color: #102132;
	border: 1px solid #999999;
	margin-right: 0px;
	font-size: inherit;
	color: #888888;
} 

.articles_button {
	background-color: #578ac0;
	border: 1px solid #999999;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	width: 70px;
	font-family: verdana, Helvetica, Arial, san-serif;
}

#disclaimer {
	font-size: 7pt;
}




.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {
 clear: both;
}

a.clipping img {
	border: 1px solid #fff;
}
a.clipping:hover img {
	border: 1px solid #aaa;
}

table.home_list tr td {
	padding: 0px 5px 10px 0px;
	vertical-align: top;
}
table.home_list tr td img {
	margin-top: 2px;
}

div.err {
 padding: 0 10px 25px 60px;
 color: #990000;
 font-weight: bold;
}

div.newsletter-side {
 padding: 0 0 6px 0;
 font-size: 7pt;
}
form.newsletter-side {
 display: block;
}
input.newsletter-side-txt {
 color: #555555;
 font-family: Verdana,Helvetica,Arial,san-serif;
 font-size: 7pt;
 width: 160px;
 padding: 0 0 0 2px;
 background-color: #F1E9DE;
 border: 1px solid #999999;
 margin-bottom: 3px;
}
input.newsletter-side-button {
 color: #ffffff;
 font-family: Verdana,Helvetica,Arial,san-serif;
 font-size: 7pt;
 font-weight: bold;
 background-color:#578AC0;
 border:1px solid #999999;
 padding: 0 5px;
}
div.newsletter-block {
 padding: 30px 0 0 7px;
}
input.newsletter-side-txt-small {
 color: #555555;
 font-family: Verdana,Helvetica,Arial,san-serif;
 font-size: 7pt;
 width: 140px;
 padding: 0 0 0 2px;
 background-color: #F1E9DE;
 border: 1px solid #999999;
 margin-bottom: 3px;
}





