﻿body {
	margin:0;
	padding:0;
	background:#fff;
	font-family:Verdana, Trebuchet MS, Sans-Serif;
	font-size:10px;
	color:#000000;
	line-height:1.5em;
}
a {
	color:#004476;
	text-decoration:underline;
}
a:active, 
a:focus {
	outline:0;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}
h1 {
	padding-bottom:5px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:14px;
	color:#60b2ff;
	text-transform:uppercase;
}
h1.sub {
  color:#004476;
  padding-top: 25px;
}
h2 {
	padding-bottom:10px;
	font-size:12px;
	color:#004476;
}
h2 a {
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}
h3 {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:10px;
	color:#004476;
	text-transform:uppercase;
}
h4 {
	font-size:10px;
	color:#004476;
}
h5 {
	padding-bottom:15px;
	font-size:10px;
	color:#004476;
	font-weight:normal;
}
img {
	border:none;
}
input,
textarea {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
}
p {
	margin-top:0;
}
table {
	border:none;
}

a.altLink {
	text-decoration:none;
}

.alert {
	color:#cd0000;
}
.blueHdr {
	width:1050px;
	height:130px;
	margin:0 auto;
	padding-left:100px;
	background:url(../images/bluehdr_left.jpg) no-repeat top left;
}
.blueHdrContent,
.blueHdrContent_ine,
.blueHdrContent_prod {
	float:left;
	width:950px;
	height:67px;
	padding:63px 30px 0 0;
	color:#fff;
}
.blueHdrContent {
	background:url(../images/bluehdr_mid.jpg) no-repeat top left;
}
.blueHdrContent_ine {
	background:url(../images/bluehdr_mid_ine.jpg) no-repeat top left;
}
.blueHdrContent_prod {
	background:url(../images/bluehdr_mid_prod.jpg) no-repeat top left;
}
.blueHdrWrap {
	width:100%;
	height:130px;
	background:url(../images/bluehdr_back.jpg) repeat-x top left;
}
.btn {
	width:0; /* IE PADDING FIX */
	overflow:visible; /* IE PADDING FIX */
	height:18px;
	padding-right:10px !important;
	padding-bottom:2px !important;
	padding-left:10px !important;
	background:#60b2ff;
	border:none;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	}
.btn[class] { /* WIDTH FOR ALL OTHER BROWSERS. IE IGNORES [class] */
    width:auto;
}
.btnSpacer {
	float:left;
	width:10px;
	}
.btnWrap {
	float:left;
	margin:0;
	padding:1px;
	background:#004476;
	}
.caseStudy_left {
	float:left;
	width:150px;
	padding:0 20px 15px 0;
	text-align:right;
}
.caseStudy_right {
	float:left;
	width:290px;
	padding:0 0 15px 0;
}
.clear {
	clear:both;
	height:1px;
}
.contactLink a {
	display:block;
	margin-top:10px;
	padding-left:24px;
	background:url(../images/iconsm_email.jpg) no-repeat top left;
	text-decoration:none;
}
.content {
	width:950px;
	margin:0 auto;
	padding:20px 0;
}
.content_left {
	float:left;
	width:460px;
	padding-right:40px;
}
.content_right {
	float:left;
	width:350px;
}
.divider {
	clear:both;
	width:100%;
	height:1px;
	border-top:solid 1px #d7d7d7;
}
.docPdf a,
.docPowerpoint a {
	display:block;
	margin-top:10px;
	padding:0 1px 1px 24px; /* bottom and right padding leaves room for dotted outline once clicked in Firefox (for lightboxes) */
	text-decoration:none;
}
.docPdf a {
	background:url(../images/iconsm_pdf.jpg) no-repeat top left;
}
.docPowerpoint a {
	background:url(../images/iconsm_powerpoint.jpg) no-repeat top left;
}
.field {
	float:left;
	width:90px;
	padding:5px 0;
	font-weight:bold;
}
.flashContent {
	width:950px;
	margin:0 auto;
}
.flashThumbHdr {
	display:block;
	padding:10px 0;
	background:#004476;
	border:solid 1px #004476;
	border-top:none;
	color:#fff;
	text-align:center;
	text-decoration:none;
}
.flashThumbHdr:hover {
	background:#266391;
	text-decoration:none;
}
.flashThumbWrap {
	border:solid 1px #004476;
}
.flashWrap {
	width:100%;
	background:#000 url(../images/flash_back.jpg) repeat-x bottom left;
}
.footer {
	height:100px;
	background:#004476;
	color:#fff;
}
.footer a {
	color:#fff;
	text-decoration:underline;
}
.footer_left {
	float:left;
	width:250px;
	height:41px;
	padding:20px 0 0 150px;
}
.footer_right {
	float:right;
	width:350px;
	padding-top:20px;
	text-align:right;
}
.footerWrap {
	width:950px;
	margin:0 auto;
}
.hdr {
	width:950px;
	margin:0 auto;
	padding:10px 0 7px 15px;
	overflow:auto; /* To clear the floats in child divs */
}
.hdr_left {
	float:left;
	width:225px;
	padding:15px 0 0 0;
}
.hdr_right {
	float:left;
	width:725px;
	text-align:right;
}
h1.hdrUnder {
	margin-bottom:15px;
	border-bottom:solid 1px #e6e2cc;
}
.ineLinks {
	float:left;
	width:300px;
}
.ineLinks img {
  padding: 0 10px 0 0;
  float: left;
}
.ineLinks a {
	display:block;
	padding-left:24px;
	background:url(../images/iconsm_arrowright.jpg) no-repeat top left;
	color:#004476;
	text-decoration:none;
}
.ineLinks h2 {
  clear: both;
	padding-top:15px;
}
.mktgBack {
	width:100%;
	height:200px;
	background:url(../images/mktg_back.jpg) repeat-x top left;
}
.mktgContent {
	width:950px;
}
.mktgMsg {
	float:left;
	width:630px;
	height:147px;
	padding:53px 0 0 10px;
	background:url(../images/mktg_mid.jpg) no-repeat top left;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color:#fff;
	line-height:1.5em;
}
.mktgRight {
	float:left;
	width:310px;
	height:200px;
	background:url(../images/mktg_right.jpg) no-repeat top left;
}
.mktgWrap {
	width:1050px;
	height:200px;
	margin:0 auto;
	padding-left:100px;
	background:url(../images/mktg_left.jpg) no-repeat top left;
}
.moreInfoLink {
	float:left;
	width:45%;
	padding:10px 0;
}
.moreInfoLink a {
	padding-right:24px;
	background:url(../images/iconsm_arrowright.jpg) no-repeat top right;
	color:#004476;
	text-decoration:none;
}
.nav {
	padding-top:22px;
}
.nav a {
	padding-left:15px;
}
.prodLinks {
	padding-top:10px;
}
.prodLinks a {
	display:block;
}
.prodLinks img {
	display:block;
}
.prodLinks ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.prodLinks li {
	float:left;
	margin:0;
	padding:0 40px 0 0;
}

/* BLOG ------------------------------------ */
.blogh1 {
	padding-bottom:5px;
	font-family:Courier New;
	font-size:19px;
	color:#60b2ff;
	text-transform:uppercase;
	font-weight:bold;
}
.blogh1header {
	padding-bottom:5px;
	font-family:Courier New;
	font-size:16px;
	color:#60b2ff;
	text-transform:uppercase;
	font-weight:bold;
}
.blogh2 {
	padding-bottom:10px;
	font-family:Courier New;
	font-size:16px;
	color:#004476;
	font-weight:bold;
}
.blogh2 a {
	text-decoration:none;
}
.blogh2 a:hover {
	text-decoration:underline;
}

.blogh3 {
	font-family:Courier New;
	font-size:12px;
	color:#004476;
	text-transform:uppercase;
	font-weight:bold;
}

.blogh5 {
	padding-bottom:15px;
	font-family:Courier New;
	font-size:13px;
	color:#004476;
	font-weight:normal;
}
.blogh5header {
	padding-bottom:15px;
	font-family:Courier New;
	font-size:11px;
	color:#004476;
	font-weight:normal;
}

.blogdatetag {
	padding-bottom:12px;
	font-family:Courier New;
	font-size:13px;
	color:#004476;
	font-weight:normal;
}
.blogBio {
	padding: 15px 15px 15px 15px;
}
.blogBlurb {
	padding:7px 0 10px;
	border-bottom:solid 1px #e6e2cc;
	font-size:15px;
}
.blogBlurb a {
	color:#004476;
	text-decoration:none;
	font-size:15px;
}
.blogBlurb a:hover {
	text-decoration:underline;
	font-size:15px;
}
.blogContent {
	width:950px;
	margin:0 auto;
	padding:0;
}
.blogContentBody {
	font-size:15px;
	font-family:Courier New;
}
.blogGale {
	padding:30px 0;
	background:#d7d7d7;
	color:#004476;
	text-align:center;
}
.blogHdr 
{
	float:right;
	width:400px;
	padding:15px 25px 0 0;
	color:#004476;
	text-align:center;
	line-height:normal;
}
.blogIcons {
	padding-bottom:20px;
	border-bottom:solid 1px #e6e2cc;
}
.blogIcons a {
	margin-right:8px;
	padding-right:8px;
	border-right:solid 1px #60b2ff;
}
.blogPosts_next {
	font-family:Courier New;
	font-size:16px;
	float:right;
	width:45%;
	padding:10px 0;
	text-align:right;
}
.blogPosts_next a {
	padding-right:24px;
	background:url(../images/iconsm_arrowright.jpg) no-repeat top right;
	color:#004476;
	text-decoration:none;
}
.blogPosts_prev {
	font-family:Courier New;
	font-size:16px;
	float:left;
	width:45%;
	padding:10px 0;
}
.blogPosts_prev a {
	padding-left:24px;
	background:url(../images/iconsm_arrowleft.jpg) no-repeat top left;
	color:#004476;
	text-decoration:none;
}
.blogTable {
	border-top:solid 1px #004476;
}
.blogTable_left {
	padding-right:20px;
	border-right:solid 1px #9a9a9a;
	vertical-align:top;
}
.blogTable_left h2 {
	padding-top:15px;
	font-family:Arial, Helvetica, Sans-Serif;
}

.blogTable_right {
	width:226px;
	color:#9f9f9f;
	vertical-align:top;
}
.blogTable_right a {
	color:#000;
	text-decoration:none;
}
.blogTable_right a:hover {
	color:#60b2ff;
	text-decoration:none;
}
.blogTopLinks {
	color:#7f7f7f;
	font-family:Courier New;
	font-size:12px;
}
.blogTopLinks a {
	font-family:Courier New;
	color:#7f7f7f;
	font-weight:bold;
	text-decoration:none;
}
.blogTopLinks a:hover {
	color:#60b2ff;
	text-decoration:none;
}

/* Forrester styles */
.underlineTitle {
/* like topicTitle but no indent */
	font-size: 90%;
	font-weight: bold;
	color: #1C665E;
	border-bottom: 3px solid #CBE5A8;
	padding-right: 10px;
	padding-bottom: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h2.underlineTitle {
/* formatting specific to H2 */
	margin: 1.2em 0 .7em 0;
}
