/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : 
Author : Kevin Klein	
Email : kevin.klein@gmail.com 
We Are : Laura Cary Design (lauracarydesign.com)

Description : Master Stylesheet

Created : 10/10/07
Modified : 10/19/07

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* global whitespace reset */
* { padding:0; margin:0; }

*html * { zoom: 1 }

body {
    background:#c8dff1 url(../images/bg-body.gif) repeat-x 0 0;
	color: #111;
	font-size:62.5%;
	text-align: center;
}

/*********** = structure = ***********/

#wrapper {
	background: url(../images/bg-wrapper.gif) repeat-y 0 114px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 969px;
}

#content {
	background: url(../images/bg-content.gif) no-repeat 0 -10px;
	margin: 0 auto;
	padding: 323px 0 0 0;
	position: relative;
	text-align: left;
	width: 969px;
}

body.home #content {
	background: url(../images/bg-content-home.gif) no-repeat 0 -10px;
	padding: 104px 0 0 0;
}

#header {
	height: 219px;
	margin: 0 auto;
	overflow: hidden;
	width: 969px;
}

body.home .flash {
	margin: 0;
	padding: 5px 0 0 6px;
	height: 214px;
	width: 963px;
}

*html body.home .flash {
	margin: -7px 0 0 0;
	padding: 0 0 0 6px;
}

/* body.solutions #header { background: url(../images/bg-header-solutions.jpg) no-repeat 100% 5px; }
body.news #header { background: url(../images/bg-header-news.jpg) no-repeat 100% 5px; }
body.insight #header { background: url(../images/bg-header-insight.jpg) no-repeat 100% 5px; }
body.support #header { background: url(../images/bg-header-support.jpg) no-repeat 100% 5px; }
body.about #header { background: url(../images/bg-header-about.jpg) no-repeat 100% 5px; } */

.copy {
	margin: 0 0 0 225px; 
	min-height: 400px;
	padding: 70px 0 15px 0;
	width: 429px;
}

*html .copy {
	height: 400px;
}

body.home .copy {
	height: auto;
	margin: 0 0 0 50px;
	min-height: auto;
	padding: 75px 0 0 0;
	width: 612px;
}

#sidebar {
	right: 29px;
	position: absolute;
	top: 380px;
	width: 218px;
}

#sidebar div.item {
	background: url(../images/bg-sidebar-div.gif) no-repeat 0 100%;
	margin: 0 0 28px 0;
	padding: 0 0 22px 0;
}

#footer {
	background: url(../images/bg-footer.gif) 0 0 no-repeat;
	clear: both;
	margin: 0 auto;
	padding: 33px 0 50px 25px;
	position: relative;
	text-align: left;
	width: 944px;
}

/* global shows/hides */
.inner,
.datasheet {
	display: none;
}

body.home .home,
body.solutions .solutions,
body.news .news,
body.insight .insight,
body.support .support,
body.about .about,
body.connect .datasheet {
	display: block !important;
}

/*********** = headers = ***********/

h1 {
	height: 114px;
	position: absolute;
	left: 0;
    top: 0;
	width: 312px;
	z-index: 999; 
}

h1 a {
    display:block;
    height: 113px;
	width: 312px;
	text-indent:-999em;   
}

body.home h1 a {
	display: none;
}

h2 {
	color: #050593;
	font-size: 15px;
	margin: 30px 0 -10px 0;
}

.items-list h2 {
	color: #000;
	font-size: 13px;
	margin: 30px 0 -7px 0;
}

h2 em {
	color: #777;
	display: inline !important;
	font-weight: normal !important;
}

h3 {
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

h3.blue {
	color: #050593 !important;
}

h3 a,
h3 a:visited,
h3.section {
	color: #050593 !important;
	display: block;
	margin: 18px 0 11px 0;
}

h3.section {
	margin: 28px 0 -7px 0;
}

.items h3 {
	margin: 0 0 -10px 0 !important;
}

.items h3 a {
	margin: 0 !important;
}

div.sections h3 {
	background: url(../images/bg-sections-top.gif) no-repeat 0 0;
	color: #050593 !important;
	font-size: 15px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 !important;
	padding: 10px 10px 5px 10px;
	text-transform: none;
}

#localnav h3 {
	color: #000;
	margin: 0;
	padding: 0 0 0 29px;
}

#localnav h3 a,
#localnav h3 a:visited {
	color: #000 !important;
	margin: 0 !important;
	padding: 0;
}

.margin-top {
	padding-top: 30px;
}

#sidebar h3 {
	margin: 0 0 6px 0;
}

h4 { 
	color: #8db70e;
	font-size:15px; 
	line-height:1.2em;
	margin:12px 0;
}

body.home h4 {
	margin: 0;
}

.news h4 {
	color: #222;
	font-size: 14px;
	margin: -10px 0 5px 0;
}

h4.dateline {
	color: #555;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}

.collapse-bottom {
	margin-bottom: -10px !important;
}

.zero-bottom {
	margin-bottom: 0 !important;
}

.collapse-top {
	margin-top: 0!important;
}

/*********** = typography = ***********/

body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

a { 
	color:#3a73b5; 
	text-decoration:none;
}

a:visited { color:#050593; }

a:hover { 
	color:#000; 
	text-decoration:underline; 
}

#sidebar a:hover { 
	text-decoration:underline !important;
}

.copy p a { 
	font-weight: bold;
}

a.normal {
	font-weight: normal !important;
}

a.pdf,
a.pdf:visited {
	background: url(../images/bg-pdf.gif) no-repeat 0 0;
	display: block;
	color: #050593;
	font-size: 13px;
	height: 45px;
	line-height: 45px;
	padding: 0 0 0 45px;
}

#sidebar a,
#sidebar a:visited {
	font-size: 11px;
}

body.home #sidebar a,
body.home #sidebar a:visited {
	color: #333;
	line-height: 16px;
}

#sidebar a.more,
#sidebar a.more:visited {
	background: url(../images/bg-more.gif) no-repeat 0 0;
	display: block;
	color: #133a89 !important;
	font-weight: bold;
	height: 24px !important;
	line-height: 24px !important;
	padding: 0 0 0 12px !important;
}

#sidebar a.more span,
span.arrow,
a.arrow span {
	background: url(../images/bg-more-arrow.gif) no-repeat 100% 50%;
	padding-right: 8px;
}

#sidebar a.link,
#sidebar a.link:visited {
	background: url(../images/bg-link.gif) no-repeat 0 0;
	display: block;
	color: #133a89;
	font-weight: bold;
	height: 47px;
	line-height: 24px;
	padding: 0 5px 0 12px;
}

#sidebar a.arrow,
#sidebar a.arrow:visited {
	color: #3a73b5;
	background: url(../images/bg-arrow.png) no-repeat 100% 50%;
	padding-right: 8px;
}

span.date {
	color: #807d78;
	font-size: 11px;
	display: block;
}

strong.em {
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

.copy p {
	color: #333;
	font-size: 13px;
	line-height: 18px;
	margin: 12px 0 18px 0;
}

.copy em {
	display: block;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
}

.copy.faq p {
	border-bottom: 1px solid #f3f3f3;
	margin: 12px 0 0 0;
	padding: 0 0 18px 0;
}

.copy div.sections p {
	background: url(../images/bg-sections-bottom.gif) no-repeat 0 100%;
	margin: 0 0 15px 0;
	padding: 0 10px 10px 10px;
}

#sidebar p {
	color: #333;
	font-size: 11px;
	line-height: 16px !important;
	margin: 6px 0;
}

body.home .copy p {
	margin: 6px 0;
}

p.arrow span,
p.arrow a,
p.arrow a:visited {
	background: url(../images/bg-arrow.gif) no-repeat 100% 95% !important;
	color: #333 !important;
	font-size: 13px !important;
	line-height: 18px !important;
	padding-right: 8px !important;
	text-decoration: none !important;
}

body.home .column p a {
	color: #333 !important;
	font-size: 13px !important;
	line-height: 18px !important;
	padding-right: 8px !important;
	text-decoration: none !important;
}

.copy p.intro,
body.home .copy p.intro,
.copy.news h2 {
	background: url(../images/bg-intro.gif) repeat-x 0 100%;
	color: #050593;
	font-size: 16px;
	font-weight: normal;
	line-height: 23px;
	margin: 0 0 22px 0;
	padding: 0 0 14px 0;
}

body.home .copy p.intro {
	margin: 0 0 15px 0;
	padding: 0 40px 11px 0;
}

#footer p {
	color: #fff;
	font: normal 10px Verdana, san-serif;
}

#footer p a,
#footer p a:visited {
	color: #777;
}

input, 
select {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:12px;
}

#header blockquote,
blockquote#quote {
	background: url(../images/bg-quote.gif) no-repeat 0 0;
	color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande",
        Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 24px;
	line-height: 19px;
	padding: 0px 0 0 17px;
	position: absolute;
	top: 142px;
	width: 190px;
}

#header blockquote span,
blockquote#quote span {
	background: url(../images/bg-quote-close.gif) no-repeat 100% 100%;
	padding: 0px 15px 0 0;
}

/*********** = misc divs and classes = ***********/

div.split {
	
}

div.split div.column {
	display:inline;
	float:left;
	width: 48%;
}

body.home div.split div.column {
	width: 282px;
}

body.home div.split.two div.column.one {	
	padding-right: 21px;
}

div.split.two div.column.two {	
	float: right;
}

body.home div.split.two div.column.two {	
	border-left: 1px solid #edf2f6;
	float: left;
	padding-left: 22px;
}

body.home div.split.no-border div.column.two {
	border: none;
}

div.split.three {
	background:none;
}

div.split.three div.column.one {	
	margin-right:5px;
	width:32%;
}

div.split.three div.column.two {	
	margin:0 5px;
	width:31%
}

div.split.three div.column.three {	
	margin-left:5px;
	width:32%
}

div.ancillary {
	background: url(../images/bg-ancillary.jpg) no-repeat 0 0;
	margin: 15px 0 0 -18px;
	min-height: 73px;
	padding: 12px 0 0 18px;  
}

*html div.ancillary {
	margin-left: 0;
	left: 33px;
	position: absolute;
	height: 105px;
	width: 618px;
}

*html body.home .copy {
	padding-bottom: 100px;
}

div.ancillary p {
	font-size: 12px;
}

div.columns {
	margin: 0;
}

div.columns.two .column {
	display:inline;
	float:left;
	margin:0;
	width: 220px;
}

div.columns.two .column.last {
	float: right;
}

div.columns.three .column {
	display:inline;
	float:left;
	margin:0px 10px 0 0;
	width:28%;
}

div.hr {
	background: url(../images/bg-intro.gif) repeat-x 0 0;
	font-size: 1px;
	height: 7px;
	line-height: 1px;
	margin:0 0 20px 0;
}

div.items div.item {
	height: 10.3em;
}

.case-studies div.items div.item {
	height: 12.0em;
}

/*********** = lists = ***********/

div.copy ul {
	font-size: 13px;
	list-style-type: none;
	margin: 8px 0 18px 12px;
}

div.copy ul ul {
	margin-bottom: 8px;
}

div.copy ul.airy {
	margin-bottom: 28px;
	margin-top: 28px;
}

div.copy li {
	background: url(../images/bg-bullet.gif) no-repeat 0 5px;
	margin:8px 0;
	padding: 0 0 0 12px;
}

*html div.copy  li {
	height: 1%;
	zoom: 1;
}

ul.questions {
	border-top: 1px solid #f3f3f3;
	list-style: none;
	background: url(../images/bg-intro.gif) repeat-x 0 100%;
	margin: 0 0 22px 0 !important;
	padding: 0 0 21px 0 !important;
}

ul.questions li {
	background: none;
	border-bottom: 1px solid #f3f3f3;
	margin: 0 !important;
	padding: 5px 0 !important;
}

ul.questions a,
ul.questions a:hover {
	color: #050593 !important;
	font-size: 16px;
	background: url(../images/bg-more-arrow.gif) no-repeat 100% 50%;
	padding-right: 8px;
}

/*********** = #primary (navs and search) = ***********/

ul#primary {
	background: url(../images/bg-nav.gif) no-repeat 0 0;
	left: 6px;
	list-style-type: none;
	height: 40px;
	position: absolute;  
	top: 323px;
	width: 694px; 
	z-index: 999;
}

body.solutions ul#primary { background-position: 0 -40px; }
body.news ul#primary { background-position: 0 -80px; }
body.insight ul#primary { background-position: 0 -120px; }
body.support ul#primary { background-position: 0 -160px; }
body.about ul#primary { background-position: 0 -200px; }

ul#primary li {
	float: left;
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	zoom: 1;
}

ul#primary li a, 
ul#primary li a:visited {
    display:block;
    height: 40px;
    outline: none;
    text-indent: -9999em;
}

li#solutions a {
	background: url(../images/nav_01.gif) no-repeat 0 0;
	width: 155px;
}

li#news a {
	background: url(../images/nav_02.gif) no-repeat 0 0;
	width: 126px;
}

li#insight a {
	background: url(../images/nav_03.gif) no-repeat 0 0;
	width: 137px;
}

li#support a {
	background: url(../images/nav_04.gif) no-repeat 0 0;
	width: 146px;
}

li#about a {
	background: url(../images/nav_05.gif) no-repeat 0 0;
	width: 130px;
}

ul#primary li:hover a, 
ul#primary li.sfhover a,
ul#primary li a:hover {
	background-position: 0 -40px;
}

ul#primary ul {
	left: -9999em;
	position: absolute;
	top: 40px;
	list-style-type: none;
	height: auto;
	padding: 12px 0;
	position: absolute;  
	width: auto; 
	z-index: 1000;
}

li#solutions ul {
	background: url(../images/bg-primary-ul-solutions.gif) no-repeat 0 100%;
	width: 155px;
}

li#news ul {
	background: url(../images/bg-primary-ul-news.gif) no-repeat 0 100%;
	width: 126px;
}

li#insight ul {
	background: url(../images/bg-primary-ul-insight.gif) no-repeat 0 100%;
	width: 137px;
}

li#support ul {
	background: url(../images/bg-primary-ul-support.gif) no-repeat 0 100%;
	width: 146px;
}

li#about ul {
	background: url(../images/bg-primary-ul-about.gif) no-repeat 0 100%;
	width: 130px;
}

ul#primary li:hover ul,
ul#primary li.sfhover ul {
	left: auto;
}

ul#primary ul li {
    float:  none;
}

ul#primary ul li a, 
ul#primary ul li a:visited {
    background: none !important;
    color: #376fb1;
    display:block;
    font-size: 13px;
    height: auto;
    margin: 0 2px;
    padding: 6px 5px 6px 15px;
    text-indent: 0;
    width: auto;
}

ul#primary ul li a:hover {
    background: #376fb1 !important;
    color: #fff;
 }

ul#primary ul li a:hover {
	background-position: 0 0;
	text-decoration: none;
}

#localnav {
	left: 6px;
	position: absolute;
	top: 403px;
	width: 185px;
}

#localnav div.inner {
	background: url(../images/bg-localnav.gif) no-repeat 0 100%;
	padding: 0 0 10px 0 !important;
}

#localnav ul {
	background: #edf2f6 url(../images/bg-localnav-line.gif) no-repeat 15px 0;
	list-style-type: none;
	margin: 10px 0 0 0 !important;
	padding: 0 0 0 15px !important;
}

#localnav ul ul,
#localnav ul ul ul {
	background: #edf2f6 url(../images/bg-localnav-line.gif) no-repeat 0 0;
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
}

#localnav ul li {
	background: url(../images/bg-localnav-line.gif) no-repeat 0 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande",
        Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	margin: 0 !important;
	padding: 8px 5px 8px 14px !important;
}

#localnav ul ul {
	display: none;
}

#localnav ul ul li {
	padding-left: 11px !important;
}

#localnav ul ul ul li {
	padding-left: 8px !important;
}

body.sub1 #localnav ul.sub1,
body.features #localnav ul ul ul,
body.sub2 .sub2,
body.sub3 .sub3 {
	display: block !important;
}

#localnav ul li a,
#localnav ul li a:visited {
 	color: #3972b9;
}

#localnav ul li a.active,
#localnav ul li a.active:visited {
 	color: #08088c;
 	font-weight: bold;
}

#localnav li.last {
	background: none !important;
	padding-bottom: 0px !important;
}

/*********** = tables = ***********/

.matrix {
	border: 0;
	padding: 0;
	width: 100%;
}

.matrix th {
	background: #e0ddd4;
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 10px;
	padding: 5px;
	text-transform: uppercase;
}

.matrix td {
	font-size: 13px;
	padding: 5px;
	line-height: 16px;
	vertical-align: top;
}

.matrix td.first {
	background: #3972b5 !important;
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	width: 95px;
}

.matrix td.first.normal {
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande",
        Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	text-transform: none;
	width: 125px;
}

.matrix .null {
	background: none;
}

.alt,
.alt td {
	background: #edf2f6;
}

/*********** = utility classes = ***********/

.clearfix {
	display:inline-block; /* IE 6 & 7 */
}

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

*html .clearfix {
	height:1%; /* fIE 6 */
}

.clear {
	clear:both;
	height:1px;
	margin:-1px 0 0 0;
	padding:0;
}

.clear.height {
	margin: 12px 0;
}

.clear.left {
	clear:left;
}

.clear.right {
	clear:right;
}

.center {
	text-align:center;
}

.centered {
	margin-left:auto;
	margin-right:auto;
}

.alignright {
	float:right;
}
	
.alignleft {
	float:left
}

.collapse-top {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

/* images */

img#banner,
img.banner {
	height: 214px;
	position: absolute;
	right: 0;
	top: 109px;
	width: 708px
	z-index: 99;
}

img.subawards {
	position: absolute;
	right: 29px;
	top: 0px;
}

img { border:none; }

img.pdf {
	margin:10px 0;
}

a.datasheet img {
	margin: 10px 0 0 0;
}

img.float-r {
	float:right;
    margin:0px 0 2px 14px;
}

img.float-l {
	float:left;
	margin:0px 14px 2px 0;
}

img.neg-left {
	margin: 8px 0 8px -17px;
}

/* forms */

div.form {
	padding: 0;
}

form {
	font-size: 13px;
	margin: 0;
}

form p {
	clear: both;
	margin: 0 !important;
	padding: 6px 0 !important;
}

label {
	float: left;
	padding-right: 4px;
	width: 123px;
}

input.text,
textarea.text {
	color: #444;
	font-size: 13px;
	padding: 1px 3px;
	width: 274px;
}

textarea.text {
	height: 59px;
	width: 289px;
}

input.search {
	float: left;
	margin: 1px 0;
}

div.input {
	float: left;
	padding: 0 0 0 3px;
}

div.submit {
	margin: 5px 0 0 15%;
	padding-left: 5px;
	text-align: right;
}

div.submit input {
	background: #005892;
	border: 1px solid #005892;
	color: #fff;
	font-size: 15px;
	padding: 5px 10px;
}

input.submit {
	float: right !important;
	margin: 7px 25px 7px 0;
}

span.required-text {
	color: #aaa !important;
	float: left;
	margin: 7px 0;
}

.required {
	color: #3a73b5;
	font-family: Verdana;
	font-weight: normal;
}

/* print-specific */

img#printlogo {
	display: none;
}
