/* a----------------------------------------------------------------------

 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

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

/* reset.css */
	html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:17px;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 11px;
}

html, body{
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}

table {
	border-collapse:separate;
	border-spacing:0;
}
table, td, th {
	vertical-align:middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}

a{
	outline: none;
}
/* typography.css */
	body {
	font-size:100%;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	color: #333;
	font-weight: normal;
	background-image: url(../_images-base/background_body.jpg);
	background-repeat:repeat;
	background-color: #999;
}
h1 {
	font-style: normal;
	font-family: "Lucida Grande", sans-serif;
	font-size: 23px;
	margin:0px 0px -10px 0px;
	color:#E64C00;
}
h2 {
	font-size:13px;
	line-height: 16px;
	color:#000;
	margin: 15px 0px 4px 0px;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}
h3 {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 9px;
	line-height:15px;
	color: #4F5649;
	margin-top: 15px;
	text-transform: uppercase;
}
h4 {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 10px;
	line-height:15px;
	color: #4F5649;
	margin-top: 15px;
	text-transform: uppercase;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
}
h6 {
	font-size:1em;
	font-weight:bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 11px;
	line-height:17px;
	color: #333;
	margin-bottom: 10px;
}
p img.left {
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	padding:0;
}
p img.right {
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	text-decoration:underline;
}
a {
	color:#336699;
	text-decoration:none;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:normal;
}
em, dfn {
	font-style:italic;
}
dfn {
	font-weight:bold;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom:1px dotted #666;
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
del {
	color:#666;
}
pre {
	margin:1.5em 0;
	white-space:pre;
}
pre, code, tt {
	font:1em 'andale mono', 'lucida console', monospace;
	line-height:1.5;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dd {
	margin-left:1.5em;
}

th {
	font-weight:bold;
}
thead th {
	background:#c3d9ff;
}
th, td, caption {
	padding:4px 10px 4px 5px;
}
tr.even td {
	background:#e5ecf9;
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}
.small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.large {
	font-size:18px;
	line-height:1.25em;
	margin-bottom:1.25em;
	color:#E64C00;
}
.hide {
	display:none;
}
.quiet {
	color:#666;
}
.loud {
	color:#000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color:#fff;
}
.removed {
	background:#900;
	color:#fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
hr {
	height:3px;
	width: 480px;
	background-color:#d1d5d4;
	color:#d1d5d4;
	border:1px solid #d1d5d4;
	clear:both;
	margin: 15px 25px 0px 25px;
}
/* layout.css */
/*  -------  ID Rules   -------*/

	body.one #subNav a#one, body.two #subNav a#two, body.three #subNav a#three, body.four #subNav a#four, body.five #subNav a#five, body.six #subNav a#six, body.seven #subNav a#seven, body.eight #subNav a#eight, body.nine #subNav a#nine, body.ten #subNav a#ten, body.eleven #subNav a#eleven, body.twelve #subNav a#twelve, body.thirteen #subNav a#thirteen {
	color: #000;
}
/*  ------- Wrapper -------*/

	#wrapper {
	width: 755px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top: 30px;
	background: #fff url(/_images-base/vrule.jpg) repeat-y 300px 0;
	text-align:left;
	z-index: 10;
}
.navPos {
	margin: 0px 0px 0px 0px;
}
.floatLogo {
	float: left;
	margin: 20px;
}

.floatSearch {
	float: left;
	margin: 6px 25px 25px 107px;
	width: 50px;
	height: 13px;
}
a.floatSearch {
	background-image: url(/_images-base/search.gif);
	background-repeat: no-repeat;
	position: relative;
	z-index: 1000;
}

a:hover.floatSearch, a:focus.floatSearch{
	background-image: url(/_images-base/search-ovr.gif);
	background-repeat: no-repeat;
	position: relative;
	text-decoration: none;
	z-index: 1000;
}
/*  ------- SubNAv -------*/
	
	#subNav {
	min-height:18px;
	height:auto !important;
	height:18px;
	float:right;
	padding-top: 1px;
	background-color: #999933;
	margin: 167px 0 30px 0;
	*margin: 14px 0 30px 0;
}
#subNav ul {
	float: left;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	*margin-top: -1px;
	_margin-top: 2px;
}
#subNav li {
	display:inline;
	margin: 0px;
	font-size:9px;
	font-weight:bold;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 5px;
	margin-right: 5px;
	color:#fff;
}

#subNav li img{
	padding-bottom: 1px;
}
#subNav li a {
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
#subNav li a:hover {
	color: #333;
	text-decoration:none;
}

/*  ------- Content -------*/
	
	#content {
	width: 755px;
	float:left;
	min-height:400px;
	margin: 0px;
}


/*  ------- Copy -------*/	
 	#printContain{
		width: 755px;
		margin-left: auto;
		margin-right: auto;
		background: #fff;
		padding: 40px 40px 20px 40px;
		min-height: 755px;
	}

/*  ------- Copy -------*/	
	
	#copy {
	width: 755px;
	float: left;
  display: inline;
	min-height:160px;
	height:auto !important;
	height:160px;
	margin: 0px 0px 0px 0px;
	*margin: -163px 0px 0px 0px;
	z-index: 0;

}
#copy h1 {
	margin: 185px 0px 20px 25px;
}
#copy p {
	float: left;
	margin: -140px 0px 10px 25px;
	width: 370px;
	line-height: 14px;
  display: inline;
}
#copy strong {
	font-weight:bold;
	font-size: 9px;
}
/*  ------- CopySub -------*/	

	#copySub, #copySubInNews, #copySubPress {
	width: 588px;
	float: left;
	min-height:265px;
	height: auto !important;
	height: 265px;
	margin-top: 10px;
	padding-bottom: 20px;
	border-right: 1px solid #999;
}
#copySub h1, #copySubInNews h1, #copySubPress h1 {
	margin: 0px 0px 20px 25px;
}
#copySub h2, #copySubInNews h2, #copySubPress h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#copySub p {
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#copySubInNews p {
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 25px;
}
#copySubPress p {
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#copySub ul {
	margin: 10px 30px 10px 24px;
}
#copySub li {
	margin: 3px 0px 3px 15px;
	font-size: 11px;
	list-style-type:disc;
	}
body.about.two #copySub ul {
	margin: 10px 30px 10px -4px;
}
body.about.two #copySub li {
	margin: 3px 0px 3px 30px;
	font-size: 11px;
	list-style-type:none;
	}
#copySub strong {
	font-weight:bold;
}
#copySub a:hover {
	text-decoration: underline;
}
table {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
/*  ------- Left -------*/
	
	#left {
	width: 146px;
	float:left;
	margin: 114px 0px 0px 13px;
	text-align:left;
}
#left p {
	margin:0em 1em 1em .7em;
	font-size:12px;
	line-height:18px;
	color:#333;
}
#left ul {
	float: left;
	list-style: none;
	margin: 0px;
}
#left li {
	list-style: none;
	margin: -6px 0px 0px 0px;
}
/*  ------- Right -------*/

#right {
	width: 157px;
	float:right;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0 5px 10px 4px;
	_width: 155px;
}

#right img{margin-top: -6px; padding-left: 12px;}

/* ------- ContentWrap for sections with Right Content; fixes layout in IE -------- */
#contentWrap{
	background: transparent url(/_images-base/vrule.jpg) repeat-y 5px 0;
	margin-top: 216px;

	}

/*  ------- RightServices -------*/

#rightServices {
	width: 140px;
	text-align: left;
	background-color:#dde1e8;
  padding: 0 6px 20px 0;
	margin: 10px 10px 0 599px;
	_padding-right: 0px;
	_position:relative;
	_margin-left: 595px;
}

#rightServices p{
	line-height: 13px;
	font-size: 9px;
	padding: 0px 10px 0px 10px;
}

/*  ------- Callouts -------*/
	
#callouts {
	width: 732px;
	float:left;
  display: inline;
	margin: 220px 0px 15px 20px;
	*margin: 210px 0px 15px 20px;
	text-align:left;
	padding-top: 5px;
	*padding-top: 20px;
	*height: 120px;
}

#callouts ul {
	float: left;
	list-style: none;
	margin: 0px;
  display:inline;
	*margin-top: 10px;
}

#callouts ul li {
	float: left;
  display: inline;
	width:166px;
	margin: 0px 17px 0px 0px;
}

#callouts ol {
	list-style-type:none;
	padding: 0 6px 0 6px;
	list-style-position: outside;
	margin: 0 0 0 5px;
	vertical-align: top;
	width: 127px;
	}

#callouts ol li {
	line-height: 14px;
	width: 118px;
	padding: 4px 0 0 15px;
	background: transparent url(/_images-base/bullet_news.jpg) no-repeat 0 5px;
	*background: transparent url(/_images-base/bullet_news.jpg) no-repeat 0 6px;
}

/*  ------- Footer -------*/
	
	#footer {
	width: 755px;
	height: 40px;
	margin: 0px;
	background:#999999;
	float:left;
  display: inline;
	min-height:50px;
	height:auto !important;
	height:50px;
 *padding-top:0px; /* IE7 and IE6 hack */
	text-align: center;
}
#footer p {
	font-size: 10px;
	color: #fff;
	margin: 20px 0px 5px 0px;
}
/*  ------- Classes -------*/

.backgroundAbout {
	background-image: url(../_images-base/header_team.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backgroundServices {
	background: transparent url(/_images-base/header_services.jpg) no-repeat left top;
}
.backgroundNews {
	background-image: url(../_images-base/header_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backgroundResources {
	background-image: url(../_images-base/header_resources.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backgroundContact {
	background-image: url(../_images-base/header_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backgroundHome {
	background-image: url(../_images-base/background_home-1_new.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.calloutNews {
	background:#ebebeb;
	border:solid 1 #333;
}
.clearboth {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clear {
	clear:both;
}
.subNavAbout {
	width:737px;
	margin-top: 29px;
	*margin-top: 33px;
}
.subNavContact {
	width:421px;
	margin-top: 29px;
	*margin-top: 33px;
}
.subNavServices {
	width:678px;
	margin-top: 29px;
	*margin-top: 33px;
}
.subNavNews {
	width:598px;
	margin-top: 29px;
	*margin-top: 33px;
}
.subNavResources {
	width:509px;
	margin-top: 29px;
	*margin-top: 33px;
}

p.copy {
	padding: 15px 0 0 0;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 11px;
}

#featClient{
	width: 500px;
	height: 281px;
	*height: 295px;
	padding: 20px;
	background: #fff;
	border: 1px solid #ccc;
	position: absolute;
	top: 160px;
	left: 12px;
	z-index: 100;
	}

#featSolution{
	width: 500px;
	height: 301px;
	*height: 315px;
	padding: 10px 20px 10px 20px;
	background: #fff;
	border: 1px solid #ccc;
	position: absolute;
	top: 160px;
	left: 12px;
	z-index: 100;
	}

#clientPortal{
	width: 146px;
	height: 280px;
	top: 187px;
	*top: 203px;
	left: 568px;
	padding: 5px 10px 10px 10px;
	background: #fff;
	border: 1px solid #ccc;
	position: absolute;
	z-index: 1000;
	}

#clientPortal p{
	color: #336699;
	}

#search{
	background: #fff;
	width: 180px;
	float: left;
	padding: 12px 10px 8px 10px; 
	z-index: 1000;
	top: 30px;
	left: 432px;
	position: absolute;
	border: 1px solid #999999;
	}


/*Menu styles*/

/*  ------- Nav -------*/
	
	#nav {
	width: 755px;
	min-height:136px;
	height:auto !important;
	height:136px;
	margin: 0px;
	float:left;
	z-index: 1000;
	position: absolute;
	*position: relative;
	background: transparent;
}
#nav ul {
	float: left;
	list-style: none;
	clear:both;
	margin:31px 0px 0px 0px;
	*margin:31px -1000px 0px 0px;
	_margin:31px -1000px 0px -10px;
}
/* Basic code - don't modify */

#drop { display: block; margin: 0; padding: 0; position: relative;}
#drop li {list-style: none; padding: 0px; margin-left: 25px; float: left; position: relative; }
#drop ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
* html #drop ul { line-height: 0; } /* IE6 "fix" */
#drop ul a { zoom: 1; } /* IE6/7 fix */
#drop ul li { float: none; padding: 0px 3px 0px 8px; margin-left: 0px; line-height: 11px;}

/* Essentials - configure this */

#drop ul { width: 415px; }
#drop li ul { top: 39px; border: 1px solid #999; left: -8px; width: 110px; padding: 3px; background: #e5e5e5;
		filter: alpha(opacity=90); /* internet explorer */
		-khtml-opacity: 0.90;      /* khtml, old safari */
		-moz-opacity: 0.90;       /* mozilla, netscape */
		opacity: 0.90;           /* fx, safari, opera */
}

#drop ul li a:hover{ text-decoration: none; color: #999;}
/* Everything else is theming */

#drop *:hover { background-color: none; }
/* #drop ul a { border-bottom: none; } - I also needed this for IE6/7 */

#drop li a#about {height: 35px; width: 37px; text-indent: -999px; background: transparent url(/_images-base/nav-1.gif) no-repeat 0 0; float: left;}
body.about #drop li a#about {height: 35px; width: 37px; text-indent: -999px; background: transparent url(/_images-base/nav-1-ovr.gif) no-repeat 0 0; float: left;}
#drop li a#service {height: 35px; width: 51px; text-indent: -999px; background: transparent url(/_images-base/nav-2.gif) no-repeat 0 0; float: left;}
body.service #drop li a#service {height: 35px; width: 51px; text-indent: -999px; background: transparent url(/_images-base/nav-2-ovr.gif) no-repeat 0 0; float: left;}
#drop li a#news {height: 35px; width: 62px; text-indent: -999px; background: transparent url(/_images-base/nav-3.gif) no-repeat 0 0; float: left;}
body.news #drop li a#news {height: 35px; width: 62px; text-indent: -999px; background: transparent url(/_images-base/nav-3-ovr.gif) no-repeat 0 0; float: left;}
#drop li a#resource {height: 35px; width: 62px; text-indent: -999px; background: transparent url(/_images-base/nav-4.gif) no-repeat 0 0; float: left;}
body.resources #drop li a#resource {height: 35px; width: 62px; text-indent: -999px; background: transparent url(/_images-base/nav-4-ovr.gif) no-repeat 0 0; float: left;}
#drop li a#contact {height: 35px; width: 62px; text-indent: -999px; background: transparent url(/_images-base/nav-5.gif) no-repeat 0 0; float: left;}
body.contact #drop li a#contact {height: 35px; width: 62px; text-indent: -999px; background: transparent url(/_images-base/nav-5-ovr.gif) no-repeat 0 0; float: left;}

#drop a{
	font-size: 9px;
	color:#000;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}

#drop ul li{
		background: #e5e5e5;
		width: 97px;
		padding-bottom: 3px;
	}

.floatLogo {
	float: left;
	margin: 10px;
}

a.pressRel, a:visited.pressRel{
	background-image: url(/_images-base/press_release_link.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 13px;
	width: 130px;
}
a:hover.pressRel, a:active.pressRel{
	background-image: url(/_images-base/press_release_link-ovr.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 130px;
}

a.newsArchive, a:visited.newsArchive{
	background-image: url(/_images-base/news_archive_link.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 13px;
	width: 130px;
}
a:hover.newsArchive, a:active.newsArchive{
	background-image: url(/_images-base/news_archive_link-ovr.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 130px;
}

#preload {display: none;}

#printPress p{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

/* Optimized Image Headers */
.seoheader {
display: block; /* Allows you to change the width and height of the image */
height: 25px;
text-indent: -2000em; /* Hides the text in the h1 tag */
z-index: 1000; /* IE Fix*/
}

#aboutheader {
background: url(../_images-base/title_about.gif) 0 0 no-repeat;
}

#servicesheader {
background: url(../_images-base/title_services.gif) 0 0 no-repeat;
}

#newsheader {
background: url(../_images-base/title_news.gif) 0 0 no-repeat;
}

#reourcesheader {
background: url(../_images-base/title_resources.gif) 0 0 no-repeat;
}

#contactheader {
background: url(../_images-base/title_contact.gif) 0 0 no-repeat;
}

