@charset "utf-8";
/*

Navy: #0E3158
Dusty Dark Blue: #194D76;
Mid Blue: #2192CD
Light Blue: #E4EDEC
Red: #FF3B03
Green: #2A9200
Lime:
Yellow:
Dark Grey:

*/
body
{
	font-family:Verdana, Tahoma;
	font-size:14px;
	line-height:22px;
	color:#444;
}
h1, h2, h3
{
	font-weight:normal;
}
h1,
h3
{
	color:#FF3B03;
	font-size:18px;
}
h3.featured
{
	font-size:15px;
	font-weight:normal;
	height:25px;
	line-height:25px;
	color:#777777;
	background:url(../img/con_customers_heading.gif) top left no-repeat;
	text-indent:15px;
	margin-bottom:0px;
}
h1.featured_dark,
h3.featured_dark
{
	font-size:15px;
	font-weight:normal;
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	background:url(../img/con_customers_heading_dark.gif) top left no-repeat;
	text-indent:15px;
	margin-bottom:0px;
}
.keypoint1
{
	font-size:20px;
	color:#194D76;
	line-height:28px;
}
.keypoint2
{
	/*font-size:18px;
	color:#999;
	line-height:28px;*/
}
a img
{
	border:none;
}
#container
{
	width:900px;
	margin:0 auto;
}
#head
{
	position:absolute;
	width:900px;
	top:20px;
}
#head img
{
	vertical-align:middle;
}
#logo
{
	float:left;
	width:140px;
}
body,
#cta_main ul,
#presentation
{
	margin:0;
	padding:0;
}
.column1
{
	float:left;
	width:660px;
}
.column2
{
	float:right;
	width:210px;
}
.hide
{
	display:none;
}
.feature
{
	background:url(../img/content_feature_background.jpg) top left no-repeat;
}
.clear
{
	clear:both;
}
ul.ticks li
{
	list-style:url(../img/bullet_green_tick.gif);
}
ul li
{
	margin-bottom:15px;
}
ul
{
	padding-left:0px;
}
.btn_red,
.btn_silver,
.btn_navy
{
	width:122px;
	height:32px;
	font-size:12px;
	line-height:32px;
	font-weight:bold;
	text-align:center;
}
.btn_red a,
.btn_silver a,
.btn_navy a
{
	text-decoration:none;
}
.btn_red
{
	background:url(../img/btn_red.gif) top left no-repeat;
}
.btn_silver
{
	background:url(../img/btn_silver.gif) top left no-repeat;
}
.btn_navy
{
	background:url(../img/btn_navy.gif) top left no-repeat;
}
.btn_red a
{
	color:#FF0;
}
.btn_silver a
{
	color:#333;
}
.btn_navy a
{
	color:#194D76;
}
.smalllink
{
	color:#194D76;
	font-size:14px;
	font-weight:bold;
	white-space:nowrap;
}
.ul_blue li
{
	list-style:url(../img/bullet_blue.gif) !important;
	line-height:130%;
	margin-bottom:15px;
	padding-left:0px !important;
}
.col_left
{
	width:400px;
	float:left;
}
.col_right
{
	width:400px;
	float:right;
}
.anchor
{
	visibility:hidden;
}
.imagebutton
{
	cursor:pointer;
}
.form
{
	margin:0px;
	padding:0px;
}
#content_noflash
{
	margin-top:-15px;
}
.underscore
{
	text-decoration:underline;
}

/* Top SEO Links */
#seolinks
{
	position:absolute;
	font-size:9px;
	line-height:9px;
	width:900px;
	top:0px;
	margin:0 auto;
}
#seolinks ul
{
	list-style:none;
	margin-top:0px;
	padding-top:0px;
	margin-right:10px;
}
#seolinks ul li
{
	float:right;
	margin-left:2px;
}
#seolinks ul li a
{
	white-space:nowrap;
	color:#CCC;
	text-decoration:none;
}

/* Top call to action */
#cta_menu
{
	position:absolute;
	top:0px;
	right:0px;
	padding-top:11px;
	margin-right:-20px;
}
#cta_menu ul
{
	list-style:none;
	margin-top:0px;
	padding-top:0px;
}
#cta_menu ul li
{
	float:left;
	margin-right:30px;
	font-size:14px;
	height:50px;
}
#cta_menu ul li,
#cta_menu ul li a
{
	text-decoration:none;
}
#cta_brw img
{
	margin-right:15px;
	margin-top:-3px;
}
#con_promo
{
	position:absolute;
	top:4px;
	margin-left:64px;
	border:0px;
	float:left;
}

/* SEO Copy */
#seo
{
	/*position:relative;*/
	font-size:12px;
	color:#999;
	background:#ECECEC;
	border-top:2px solid #999;
	padding:15px;
	bottom:0px;
	margin-top:30px;
}
#seo h1,
#seo h2,
#seo h3,
#seo h4,
#seo h5,
#seo h6
{
	font-size:14px;
	color:#999;
}
#seo a
{
	color:#999;
}


/* Footer links */
#articles
{
	text-align:center;
}
#articles a
{
	color:#999;
	font-size:10px;
	margin-right:10px;
}

/* Breadcrumbs */

#breadcrumbs
{
	position:absolute;
	top:320px;
	display:none; /* requested removal */
}
#breadcrumbs ul
{
	list-style:none;
}
#breadcrumbs ul li
{
	margin-right:15px;
	float:left;
}
#breadcrumbs ul li,
#breadcrumbs ul li a
{
	color:#999;
	font-size:12px;
}

/* Skinned Form Elements */

input[type=text]
{
	border-left:none;
	border-right:none;
	border-top:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
}
.notice
{
	color:#FF3B03;
}
