/* GENERAL
----------------------------------------------------*/
html, body {
	background:#d2d6df;
	margin:0;
	padding:0;
/*	border-top: 3px solid #0A111F; */
}
img {
	border:none;
}
#content {
	line-height: 140%;
}
#content a:link, .moduletable a:link, #content a:visited, .moduletable a:visited {
	color: #ff881d;
	text-decoration: none;
	padding: 2px;
}

/* LAYOUT
----------------------------------------------------*/
.page_bg1 {
	background:#fff url("../images/back.png") top repeat-x;
	margin:0;
	padding:0;
	color:#333333;
	font:12px/1.7em  Helvetica, Arial,sans-serif;
}


.page_bg {
	background:#fff url("../images/back2.png") top repeat-x;
	margin:0;
	padding:0;
	color:#333333;
	font:12px/1.7em  Helvetica, Arial,sans-serif;
}

.gradient_bg1 {
	background:url("../images/gradient_bg1.jpg") top center no-repeat;
	margin:0 auto;
	padding:0;
	width:1000px;
	border:dashed 0 #ccc;
}

.gradient_bg {
	background:url("../images/gradient_bg.jpg") top center no-repeat;
	margin:0 auto;
	padding:0;
	width:1000px;
	border:dashed 0 #ccc;
}

#header1 {
	padding:0;
	margin:0 auto;
	background: url("../images/spark_bg.png") top no-repeat;
	height:352px;
	overflow:hidden;
	width: 850px;
}
#header {
	padding:0;
	margin:0 auto;
	background: url("../images/header_2.png") top no-repeat;
	height:168px;
	overflow:hidden;
	width: 850px;
}

.pageTitleContainer { 
	float: right;
	padding: 10px;
	margin-top: 40px;
	margin-right: 0px;
}
.pageTitle {
	color: #7e8aa2;
	font-size: 20px;
	font-style: italic;
}
.pageTitle .highlight {
	color: #b6c1d6;
}

.log {
	padding: 0;
	margin: 0;
}
.loginfields {
	float: left;
}
.morph1 {
	float: right;
	color: #666;
	height: 30px;
	width: 500px;
	font-size: 15px;
	opacity: 1;
	margin: 0;
}

#loginButton {
	background: url(../images/login.png) no-repeat;
	border: 0;
	padding: 0;
	text-indent: -50000px;
	width: 45px;
	height: 25px;
	cursor: hand;
	margin:3px 0 0 5px;	
	font-size: .1em;
}
div.logout {
	float: right;
}
#logoutButton {
	background: url(../images/logout.png) no-repeat;
	border: 0;
	margin:3px 0 0 5px;
	padding: 0;
	display: block;	
	text-indent: -50000px;
	width: 57px;
	height: 25px;
	cursor: hand;
}

.loginLabel {
	font-size:9px;
	color:#7e8aa2;
	padding-right:5px;
	text-transform: uppercase;
}

.form-login .inputbox {
	background-color:#4e5464;
	padding: 4px 2px;
	border:0;
	width: 150px;
	color: #e3e3e3;
}
#clientLogin {
	list-style: none;
	text-decoration: none;
}

#top_bar {
	width:850px;
	line-height:30px;
	margin:0 auto;
	height:30px;
	text-align:right;
	color:#7e8aa2;
}

#top_bar .clientLogin {
	float: right;
	border:0;
	margin:3px 0 0 5px;
	text-indent: -50000px;
	padding:0;
	width:86px;
	height:25px;
	background:url("../images/client_login.png") no-repeat;
	cursor: hand;
	display: block;
	font-size: 0em;
	text-align: right;
	color: #8490a7;
}

h1.brand {
	margin-top: 30px;
	height:49px;
	width:316px;
	padding:0;
	background:url("../images/brand.png") left no-repeat;
	text-indent:-9999px;
	border-bottom: 0px;
}

#blurb {
	color:#7e8aa2;
	margin: -10px auto;
	overflow: Hidden;
	width: 650px;
}
#flashcontent {
	font: 14px Arial, sans-serif;
	font-weight: bold;
	color: #7e8aa2;
	text-align:center;
	line-height: 200px;
}
#flash{
display: block;
margin: 0 auto;
}
/*
#blurb .start {
	border:0;
	margin:0;
	font:13px helvetica,arial,sans-serif;
	font-weight:bold;
	color:#263248;
	width:224px;
	height:54px;
	padding:0;
	background: url(../images/get_started.png) no-repeat;
	text-indent: -50000px;
}
*/
.container_wrapper {
	margin:0 auto;
	padding:0;
	width:1000px;
}

#container {
	padding:0;
	margin:35px auto;
	width:850px;
	overflow:hidden;
}

#main-full {
	float:left;
	width:850px;
	padding:0;
}
#main {
	float: left;
	width: 560px;
	padding: 0 30px 0 0;
}

#secondary {
	float:left;
	width:240px;
	padding:0;
}

#footer, .breadcrumb {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

.breadcrumb_wrapper {
	width:100%;
	padding: 5px 0px;
	background:#e6e8ec;
	border-bottom: 1px solid #7e8aa2;
}
#footer_wrapper {
	width:100%;
	padding:20px 0;
	background:#d2d6df;
	border-top: 1px solid #FFF;
}

#footer_content, .breadcrumb_content {
	width:850px;
	padding:0;
	margin:0 auto;
}
.breadcrumb_content {
	color: #263248;
	font-weight: normal;
	font-size: 9px;
}
.breadcrumb_content a{
	color: #263248;
}
.breadcrumb_content a:hover {
	color: #263248;
}
#footer_content {
	color: #0a111f;
	font-size: 11px;

}
#footer_content span.mainlevel {
	padding: 0 5px;
}
#footer_content a{
	color:#263248;
	padding: 0;
}

#footer_content a:hover {
	background: none;
	color:#263248;
	text-decoration: underline;
}

#screenshot {
	border: 1px solid #d2d6df;
}
/* MODULE ELEMENTS
------------------------------------------------------*/
#secondary .moduletable h3 {
	padding: 0 0 0 20px;
	background: url("../images/mod_header.png") no-repeat;
	line-height: 40px;
	border-bottom: 0;
}
#secondary .moduletable ul li {
	background: none;
	padding: 2px 3px 2px 0px;
	border-bottom: 1px dotted #b7bcc5;
}
#secondary .moduletable a {
	color: #263248;
}
#secondary .moduletable a:hover {
	color: #263248;
	text-decoration: underline;
	background: none;
}

#secondary .moduletable {
	color: #666666;
	margin: 0;
	padding: 0 0 10px 0;
	background: url("../images/mod_body2.png") left bottom no-repeat;
}
.menu {
	padding: 0 10px;
	list-style: none;
	text-decoration:none;
	background: none;
}	

/* MODULE - WSD
-------------------------------------------------------------------------------- */

div.module h3 {
	margin: 0 2px 0 4px;
	padding: 1px 0;
	white-space: nowrap;
	height: 37px;
	background: url('../images/mod_title_right.png') no-repeat 100% 50%;
	color: #263248;
	border-bottom: 0;
}
div.module .modtitle {
	display: block;
	margin: 0 0 0 -2px;
	padding: 8px 0 0 10px;
	height: 29px;
	background: url('../images/mod_title_left.png') no-repeat 0 50%;
}
div.moduletable {
	margin: 0 0 9px;
}
div.module_content {
	padding: 9px;
}
div.module_content-none {
	padding: 0;
}
div.module_content textarea {
	width: 200px;
}
div.module {
	margin: 0 0 9px;
	padding: 0;
	width: 100%;
	background: url('../images/mod_bottom_right.png') no-repeat bottom right;
}
div.module .leftbottom {
	padding: 0;
	background: url('../images/mod_bottom_left.png') no-repeat bottom left;
}
div.module .righttop {
	padding: 0;
	background: url('../images/mod_top_right.png') no-repeat top right;
}
div.module .lefttop {
	padding: 0;
	background: url('../images/mod_top_left.png') no-repeat top left;
}

/* RAW MODULE 
-----------------------------------------------------*/
.module-none {
	border: 0;
	background: none;
	margin: 10px 0px;
}
#secondary .module-none img {
	border: 0;
}


/* ORANGE MODULE
-----------------------------------------------------*/
#secondary .moduletable-orange h3 {
	font-size: 21px;
	font-weight: bold;
	color:#ff881d;
	margin:0;
	padding:0 0 7px 0;
	border-bottom:solid 1px #d2d6df;
}
#secondary .moduletable ul li {
	background: none;
	padding: 2px 3px 2px 0px;
	border-bottom: 1px dotted #b7bcc5;
}
#secondary .moduletable a {
	color: #b7bcc5;
}
#secondary .moduletable a:hover {
	color: #b7bcc5;
	text-decoration: underline;
	background: none;
}
#secondary .moduletable {
	margin: 0;
	padding: 0 0 10px 0;
	background: none;
}

/* SUBNAV ELEMENTS
----------------------------------------------------*/
#subnav ul.menu-nav, ul.menu {
	list-style:none;
	padding:0;
	margin:0;
}
#subnav ul.menu-nav li, .menu li {
	line-height:25px;
	border-bottom: 1px dotted #e3e3e3;
	padding-left: 5px;
}
#subnav ul.menu-nav li:hover {
	background: #f9f9f9;
}
ul.menu ul {
	border-top: 1px dotted #e3e3e3;
	padding-left: 20px;
}
#subnav ul.menu-nav a, ul.menu a {
	color: #263248;
	text-decoration: none;
	display: block;
}
#subnav ul.menu-nav a:hover, ul.menu a:hover {
	color: #263248;
}

/* TEXT AND IMAGE STYLES 
----------------------------------------------------*/

.contentheading, .componentheading, h1 {
	font-size: 21px;
	color: #7e8aa2;
	margin: 0 0 8px 0;
	padding:0 0 7px 0;
	border-bottom:solid 1px #d2d6df;
	font-weight: normal;
}

main.p {
	padding:5px 0 0 0;
}

h2 {
	font-size: 18px;
	color:#263248;
	margin:0;
	padding:0 0 7px 0;
	border-bottom:solid 1px #d2d6df;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	color: #263248;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border-bottom:solid 1px #d2d6df;
}

a {
	color:#263248;
}

#secondary img {
	border:solid 1px #d2d6df;
}

.right{
	text-align: right;
}
.introText {
	font-size: 22px;
	color: #7e8aa2;
	line-height: 125%;
	border-bottom: 1px solid #d2d6df;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
}
.orangeHighlight {
	color: #ff881d;
}

/* MESSAGES 
----------------------------------------------------*/

#system-message li {
	color:#000;
	}

	/* ICON LIST ITEMS */
ul.icons {
	margin: 0px;
	padding: 0px 0px;
}
ul.icons li {
	list-style-image: none;
	list-style: none;
	padding-left: 50px;
	padding-bottom: 15px;
}
li.customdesign {
	background: url('../images/icons/image.png') no-repeat 0px 6px;
}
li.stylishdesign {
	background: url('../images/icons/move_forward.png') no-repeat 0px 6px;
}
li.validdesign {
	background: url('../images/icons/check_spelling.png') no-repeat 0px 6px;
}

li.usability {
	background: url('../images/icons/replace.png') no-repeat 0px 6px;
}
li.support {
	background: url('../images/icons/help.png') no-repeat 0px 6px;
}
li.interface {
	background: url('../images/icons/source.png') no-repeat 0px 6px;
}
li.identity {
	background: url('../images/icons/italic.png') no-repeat 0px 6px;
}
li.branding {
	background: url('../images/icons/select_color_text.png') no-repeat 0px 6px;
}
li.logodesign {
	background: url('../images/icons/image.png') no-repeat 0px 6px;
}
li.content {
	background: url('../images/icons/align_left.png') no-repeat 0px 6px;
}
li.links {
	background: url('../images/icons/insert_link.png') no-repeat 0px 6px;
}
li.wordediting {
	background: url('../images/icons/paste_from_word.png') no-repeat 0px 6px;
}
li.visibility {
	background: url('../images/icons/find.png') no-repeat 0px 6px;
}
li.analysis {
	background: url('../images/icons/preview.png') no-repeat 0px 6px;
}
li.dividends {
	background: url('../images/icons/redo.png') no-repeat 0px 6px;
}
li.flexibility {
	background: url('../images/icons/copy.png') no-repeat 0px 6px;
}
li.reliability {
	background: url('../images/icons/anchor.png') no-repeat 0px 6px;
}
li.availability {
	background: url('../images/icons/table.png') no-repeat 0px 6px;
}
.quoteHolder .inputbox {
	width: 340px;	
}
#container .inputbox, #s {
	font-family: Arial, san serif;
	font-size: 12px;
/*	width: 340px; */
	padding: 5px;
	margin: 0;
	border: 1px solid #e3e3e3;
}
/* CSS FOR GET A QUOTE */

div.left_column {
	float: left; 
	width: 45%;
}
div.right_column {
	float: right;
	width: 45%;
}
div.quoteHolder {
	overflow: hidden;
}
.quoteHolder textarea .inputbox {
	height: 100px;
}
.form_entry, .form_entry_input {
	margin-bottom: 10px;
}
.form_entry_input .inputbox, .form_entry_security .inputbox {
	padding: 8px 0px;
}
.form_entry_input label {
	display: none;
}
.form_entry label {
	/*background: url('../images/form_div_header.gif') no-repeat right; */
	background: #d2d6df;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #263248;
	text-indent: 5px;
	border: 1px solid #d2d6df;
	border-bottom: 1px solid #7e8aa2;
}

.quoteHolder .hilite {
	border:1px solid #e76d01;	
}
a.alphaFilter {
	margin: 0px 4px;
}
.emphasize {
	font-style: italic;
}
.newLead {
	padding: 10px;
}
.newLeadSend {
	width: 30%;
	border: 1px solid #d2d6df;
	margin: 0 auto;
	text-align: center;
}
.newLead .inputbox {
	width: 310px;
}
.newLead .button {
	width: 100%;
	padding: 10px;
	border: 1px solid #FFFFFF;
	background: #d2d6df;
	color: #263248;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	cursor: pointer;
	_cursor: hand;
}
.newLead .editField {
	padding-left: 0;
}
.recommend {
	float: right;
	width: 320px;
	text-align: right;
}
.userAvatar {
	float: left;
	padding: 0px;
	margin: 0 5px 0 0;
}
.userAvatar img a:hover {
	background: none;
}
.postSummary-top, .postContent-top {
	overflow: hidden;
}
.postTitle h3 {
	border-bottom: 1px solid #d5d4d4;
	padding: 0 0 2px 0;
	margin: 0 0 2px 0;
}
.postTitle {
	float: left;
	width: 510px;
}
.postTitle a:link, .postTitle a:visited {
	text-decoration: none;
}
.post-date {
	font-size: 11px;
}
.postEntry-divider {
	border: 0;
	height: 30px;
	background: url(../images/separator.jpg) no-repeat top center;
}
.sectiontableheader {
	border-bottom: 1px solid #e6e8ec;
}
#special3 {background: url(../images/special3.png) 20% 100% repeat-x;}
#special2 {background: url(../images/special2.png) 40% 100% repeat-x;margin: 0;padding: 0;width: 100%;}
#special1 {background: url(../images/special1.png) 70% 0 repeat-x;margin: 0;padding: 0;width: 100%;}


/* Firefox2 Hack */
#special1 {font-family: "20% 100%";}
#special2 {font-family: "40% 100%";}
#special3 {font-family: "70% 0";}

table.featureTable {
	border: 1px solid #d5d4d4;
	border-collapse: collapse;	
}
table.featureTable td {
	border: 1px solid #d5d4d4;
	padding: 5px;
}

/* Homepage */
div.serviceWrapper, div.newsWrapper {
	overflow: hidden;
}

div.serviceHolder {
	float: left;
	width: 180px;
	padding: 10px;
	margin-right: 8px;
	min-height: 150px;
	border: 1px solid #E6E8EC;
	border-top: 4px solid #F39322;
	background: url(../images/flame.png) no-repeat bottom left #f6f6f8;
}
div.serviceHolder h3, div.spotlightHolder h3, div.newsHolder h3, div.blogHolder h3 {
	text-align: center;
	padding: 5px 0px;
	margin-bottom: 10px;
}
div.spotlightHolder h3, div.newsHolder h3, div.blogHolder h3 {
	border: 0;
}
div.blogHolder, div.newsHolder {
	border-right: 1px solid #e6e8ec;
}
div.newsHolder, div.blogHolder, div.spotlightHolder {
	float: left;
	width: 264px;
	padding: 5px;
	margin-right: 8px;
	margin-top: 20px;
	min-height: 150px;
}
div.serviceHolder.last,div.spotlightHolder {
	margin-right: 0;
}
div.serviceHolder ul, div.spotlightHolder ul, div.newsHolder ul, div.blogHolder ul, ul.blogs, ul.latesttweets, ul.latestnews {
	margin: 0;
	list-style: none;
	list-style-image: none;
	padding: 0;
}
div.serviceHolder li {
	padding: 2px 0px 0px 12px;	
	background: url(../images/triangle.png) no-repeat 0% 50%;
}
div.newsHolder li, li.latestnews {
	background: url(../images/news.png) no-repeat 0% 5px;
	padding: 0 0 10px 20px;
}
div.spotlightHolder li, li.tweet {
	background: url(../images/tweet.png) no-repeat 0% 2px;
	padding: 0 0 10px 20px;
}
div.blogHolder li, li.blogpost {
	background: url(../images/blog.png) no-repeat 0% 5px;
	padding: 0 0 10px 20px;
}
div.serviceHolder:hover {
	border-top: 4px solid #D2D6DF;
	background: url(../images/flame.png) no-repeat bottom left #FFFFFF;
}

div.service_sem {
	min-height: 150px;	
	background: url(../images/thumbs/search_small.png) no-repeat bottom right;
}

div.service_ppc {
	min-height: 150px;	
	background: url(../images/thumbs/wallet_small.png) no-repeat bottom right;
}

div.service_webapp {
	min-height: 150px;	
	background: url(../images/thumbs/gear_small.png) no-repeat bottom right;
}

div.service_webdev {
	min-height: 150px;	
	background: url(../images/thumbs/globe_small.png) no-repeat bottom right;
}

/* CALCULATOR */
.calculatorHolder {
	overflow: hidden;
}
.calculatorHolder .leftCol, .calculatorHolder .rightCol {
	float: left;
}
.calculatorHolder .leftCol {
	background: #f5f4f4;
	padding: 20px;
	border: 1px solid #d5d4d4;
}
.calculatorHolder input {
	border: 1px solid #999;
}
.item {
	padding: 11px;
	float: left;
	width: 200px;
	height: 15px;
	line-height: 15px;	
	text-align: right;
}
.item_detail, .input_item {
	font-family: Arial, san serif;
	margin: 0;
	padding: 7px;
	float: left;
	width: 140px;
	height: 15px;
	line-height: 15px;
}
.small {
	font-style: italic;
	font-size: 10px;
}
.itemHolder.featured {
	font-weight: bold;
	color: #263248;
}

#milestone {
	width: 200px;
}
.bottomModules {
	clear:both;
	overflow: hidden;
}
.bottomModules .moduletable a:link, .bottomModules .moduletable a:visited {
	color: #263248;
	text-decoration: underline;
	padding: 0;
}
.bottom1 h3, .bottom2 h3, .bottom3 h3 {
	text-align: center;
	padding: 5px 0px;
	margin-bottom: 10px;
	border: 0;
}
.bottom1, .bottom2 {
	border-right: 1px solid #e6e8ec;
}
.bottom1, .bottom2, .bottom3 {
	float: left;
	width: 264px;
	padding: 5px;
	margin-right: 8px;
	margin-top: 20px;
	min-height: 150px;
}
/* Pricing Structure */

div.bubble div.content {
  width: 250px;
}

div.bubble div.content div.inner h2 {
  font-size: 14px;
}

div.bubble div.content div.inner p {
  font-size: 11px;
}

div.short {
	width: 220px;
	height: 270px;
	border: 1px solid #999;
	float: left;
	margin-top: 22px;
	text-align: center;
	padding: 10px 0;
	background-color: #efefef;
	font-family: helvetica, arial, sans-serif;
}

div.tall {
	width: 220px;
	height: 310px;
	border: 3px solid #3671A1;
	float: left;
	text-align: center;
	padding: 8px 10px 10px 10px;
	background-color: #fff;
	font-family: helvetica, arial, sans-serif;
}

div.no-r {
	border-right: 0;
}

div.r-shadow {
	background-image: url(/images/shadow-right.png);
	background-position: right;
	background-repeat: no-repeat;
}

div.no-l {
	border-left: 0;
}

div.short li, div.tall li {
	font-size: 14px;
	color: #64503f;
	font-family: helvetica, arial, sans-serif;
	margin-bottom: 1px;
	line-height: 1.1em;
}

div.tall li {
	font-size: 16px;
}

div.tall ul, div.short ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

div.tall ul.highlight, div.short ul.highlight {
	margin-top: 0;
}

div.tall ul.highlight li, div.short ul.highlight li {
	list-style: none;
	margin-bottom: 3px;
	font-size: 20px;
	line-height: 1em;
}

div.tall ul.highlight li {
	font-size: 24px;
	margin-bottom: 5px;
}

/* SIGNUP BUBBLES */

.hover_container {
  position: relative;
  font-size: 12px;
  color: #666;
}

.hover_container div.bubble {
  display: none;
  position: absolute;
  right: 0;
  width: 0;
  height: 0;
}

.hover div.bubble {
  display: block;
  cursor: pointer;
  z-index: 1000;
}

div.bubble div.wrapper {
  position: absolute;
  top: -40px;
  left: 35px;
}

div.bubble div.content {
  width: 300px;
  margin: 0;
  padding: 0 7px 8px 0;
  background: url(/images/bubble-background.png) no-repeat bottom right;
  text-align: left;
  color: #000;
  white-space: normal;
  letter-spacing: normal;
}

div.bubble div.content div.arrow {
  position: absolute;
  top: 18px;
  left: -47px;
  width: 50px;
  height: 40px;
  background: url(/images/bubble-arrow.png) no-repeat top left;
}

div.bubble div.content div.inner {
  padding: 15px;
  background: url(/images/bubble-background.gif) no-repeat top left;
}

div.bubble div.content div.inner h2 {
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #000;
  border: none;
  margin: 0;
}

div.bubble div.content div.inner p {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  margin-bottom: 0;
}

a.hover_target {
  color: #000;
	font-size: 14px;
}

a.hover_target {
  text-decoration: none;
  border-bottom: 1px dotted #888;
  margin-left: 6px;
  color: #212121;
}

.hover_container {
  position: absolute;
  margin: 18px 0 0 5px;
}

div.jacket {
	height: 360px;
	margin: 0 auto;
	font-family: helvetica, arial, sans-serif;
}

div.short {
	width: 200px;
	height: 440px;
	border: 1px solid #999;
	float: left;
	margin-top: 22px;
	text-align: center;
	padding: 10px;
	background-color: #fff;
}

div.tall {
	width: 250px;
	height: 490px;
	border: 3px solid #7e8aa2;
	float: left;
	text-align: center;
	padding: 8px 10px 10px 10px;
	background-color: #e6e8ec;
}

div.no-r {
	border-right: 0;
}

div.r-shadow {
	background-image: url(../images/shadow-right.png);
	background-position: right;
	background-repeat: no-repeat;
}

div.no-l {
	border-left: 0;
}

div.l-shadow {
	background-image: url(../images/shadow-left.png);
	background-position: left;
	background-repeat: no-repeat;
}

div.short h1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 24px;	
}

div.short h1, div.short h1 a, div.short h2 {
	color: #333;
	text-decoration: none;
	border-bottom: 0;	
}

div.tall h1, div.tall h1 a {
	margin: 0;
	padding: 0;
	font-size: 32px;
	color: #000;
	line-height: 1em;
	text-decoration: none;
	border-bottom: 0;	
}

div.short h2 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 0;	
}

div.tall h2 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	border-bottom: 0;
}

div.short h3 {
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	font-family: helvetica, arial, sans-serif;
	color: #7e8aa2;
}

div.tall h3 {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	color: #263248;
}

div.short li, div.tall li {
	font-size: 14px;
	color: #414141;
}

div.tall li {
	font-size: 16px;
}

div.tall ul.highlight li, div.short ul.highlight li {
	list-style: none;
	margin-bottom: 3px;
	font-size: 14px;
	line-height: 1.5em;
}

div.tall li strong, div.short li strong {
	color: #c33700;
}

div.tall ul.highlight li {
	font-size: 22px;
	margin-bottom: 0px;
}

div.tall img {
	margin: 1px 0 4px 0;
}

div.tall small {
	color: #212121;
	font-size: 12px;
}
