/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : 
Author : Kevin Klein	
Email : kevin.klein@gmail.com 
We Are : Cary Design Group (carydesigngroup.com)

Description : Master Stylesheet

Created : 9/29/08
Modified : 10/2/08

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* Eric Meyer reset http://meyerweb.com/eric/tools/css/reset/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*html * { zoom: 1 }

/*********** = structure = ***********/

body {
    background:#c8c2ba url(../images/bg-body.gif) repeat-x 0 0;
	color: #111;
	text-align: center;
}

#wrapper {
	background: url(../images/bg-wrapper.gif) repeat-y 0 0;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 1022px;
}

body.home #wrapper {
	width: 1028px;
}

#content {
	background: 0 url(../images/bg-content.jpg) no-repeat;
	margin: 0 auto;
	min-height: 560px;
	position: relative;
	text-align: left;
	width: 1022px;
}

*html #content { height: 560px; }

body.home #content {
	background: 0 url(../images/bg-content-home.gif) no-repeat;
	min-height: 730px;
	width: 1028px;
}

*html body.home #content { height: 730px; }

#header {
	height: 137px;
	margin: 0 auto;
	position: relative;
	width: 1022px;
	z-index: 999;
}

body.home #flash {
	left: 5px;
	height: 220px;
	position: absolute;
	top: 0px;
	width: 1000px;
	z-index: 99;
}

.copy {
	margin-left: 10px;
	min-height: 500px;
	position: relative;
	width: 1001px;
}

.copy-column {
	margin: 0 0 0 281px;
	padding: 38px 0 30px 0;
	width: 494px;
}

.flank {
	background: #d7d1ca;
	padding: 0 0 5px 0;
	position: absolute;
	right: 27px;
	top: 65px;
	width: 185px;
}

*html .copy {
	height: 500px;
}

#footer {
	background: url(../images/bg-footer.gif) 0 0 no-repeat;
	clear: both;
	margin: 0 auto;
	padding: 0 0 50px 0;
	position: relative;
	text-align: left;
	width: 1022px;
}

*html #footer {
	line-height: 15px;
}

/*********** = headers = ***********/

h1 {
	height: 114px;
	position: absolute;
	left: 0;
    top: 0;
	width: 200px;
	z-index: 999; 
}

h1 a {
    display:block;
    height: 114px;
	width: 200px;
	text-indent:-999em;   
}

body.home h1 a {
	display: none;
}

h2 {
	color: #333333;
	font-size: 18px;
	line-height: 18px;
	margin: 0;
}

h3 {
	color: #333333;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 -10px 0;
}

#sidebar h3 {
	margin: 0 0 6px 0;
}

h4 { 
	color: #8db70e;
	font-size:15px; 
	line-height:1.2em;
	margin:12px 0;
}

.collapse-bottom {
	margin-bottom: 0 !important;
}

.collapse-top {
	margin-top: 0 !important;
}

/*********** = typography = ***********/

body {
	font-family: Helvetica, Arial, sans-serif;
}

a { 
	color:#ac6c2a; 
	text-decoration:none;
}

a:visited { color:#666666; }

a:hover { 
	color:#000; 
	text-decoration:underline; 
}

.orange { color: #df9859; }

.copy a { text-decoration:underline; }
.copy a:hover { text-decoration: none; }

.copy p {
	color: #6d6050;
	font-size: 13px;
	line-height: 18px;
	margin: 12px 0 16px 0;
}

body.home .copy p {
	font-size: 13px;
	line-height: 16px;
}

.copy p.intro {
	color: #666666;
	font-size: 16px;
	line-height: 20px;
	margin: 8px 0 16px 0;
}

/* footer */
#footer div.links {
	color: #CC0000;
	float: left;
	font-size: 13px;
	line-height: 17px;
	padding: 7px 0 0 29px !important;
}

*html #footer div.links {
	padding-top: 0 !important;
}

#footer a{
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p.copyright {
	color: #6d6050;
	float: right;
	font-size: 13px;
	line-height: 17px;
	margin: 0 !important;
	padding: 7px 25px 0 0 !important;
}

*html #footer p.copyright {
	padding-top: 0 !important;
}

p.statement {
	color: #fff !important;
	font-family: Georgia, san-serif;
	float: left;
	font-size: 14px !important;
	line-height: 30px !important;
	margin: 0 !important;
	padding: 0 0 0 29px !important;
	text-decoration: none !important;
}

p.statement span {
	font-family: Helvetica, Arial, san-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

a.arrow,
a.arrow:visited {
	background: url(../images/bg-arrow.gif) no-repeat 0 50% !important;
	color: #fff !important;
	float: right;
	font-size: 18px !important;
	font-family: Georgia, san-serif;
	line-height: 30px !important;
	padding: 0 25px 0 11px !important;
	text-decoration: none;
}

body.home a.arrow { display: none; }

/* header */
div.sign-in {
	font-size: 12px;
	color: #a6a29c;
	position: absolute;
	top: 55px;
	right: 35px;
}

div.sign-in a,
div.sign-in a:visited {
	color: #a6a29c;
}

div.choosers {
	position: absolute;
	right: 325px;
	top: 16px;
}

*html div.choosers {
	right: auto;
	left: 460px;
	top: 14px;
}

div.choosers li {
	float: left;
}

div.choosers a.trigger {
	background: url(../images/bg-arrow-down.gif) no-repeat 100% 50%;
	color: #a6a29c;
	font-size: 12px;
	padding: 0 12px 0 14px;
}

/*********** = misc divs and classes = ***********/

div.split {
	padding: 245px 0 0 0;
	position: relative;
}

div.split div.column {
	position: absolute;
}

div.split.three div.column.one {	
	left: 25px;
	width:220px;
}

a.instant,
a.instant:visited {
	background: url(../images/bg-instant.gif) no-repeat 0 -44px;
	color: #fff;
	display: block;
	font-size: 16px;
	height: 44px;
	line-height: 44px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	width: 220px;
}

div.instant-button {
	height: 70px;
	padding: 0 0 0 16px;
}

div.instant-button a {
	margin: -5px 0 0 0;
}

a.instant:hover {
	background-position: 0 0;
}

div.copy div.quote p {
	color: #666666;
	font-size: 15px;
	line-height: 18px;
}

div.copy div.quote span.hang {
	margin-left: -5px;
}

div.copy div.quote strong {
	display: block;
	font-size: 10px;
	line-height: 13px;
	margin: 5px 0;
	text-transform: uppercase;
; color: #666666
}

div.copy div.quote strong span {
	display: block;
	font-weight: normal;
; color: #666666
}

div.split.three div.column.two {	
	background: url(../images/bg-home-column.gif) no-repeat 0 100%;
	padding: 0 0 15px 0;
	left: 273px;
	width:345px;
}

div.split.three div.column.two div.inner,
div.split.three div.column.three div.inner  {
	background: #fff;
	padding: 8px 20px 0 20px;
}

div.split.three div.column.three {	
	background: url(../images/bg-home-column.gif) no-repeat 0 100%;
	left: 634px;
	padding: 0 0 15px 0;
	width:345px;
}

div.split h2 {
	color: #333333;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 -5px;
}

/*********** = lists = ***********/

div.copy ul {
	list-style-type: none;
	margin: 22px 0 22px 16px;
}

body.home div.copy ul {
	margin: -13px 0 0 -5px;
}

div.copy li {
	background: url(../images/bg-li.gif) no-repeat 0 50%;
	color: #CC0000;
	font-size: 13px;
	line-height: 15px;
	margin: 5px 0;
	padding: 2px 0 2px 18px;
}

body.home div.copy li {
	background: url(../images/bg-li-home-over.gif) no-repeat 0 50%;
	display: block;
	margin: 0;
	padding: 0;
}

*html body.home div.copy li {
	margin: 4px 0 0 0;
}

body.home div.copy li a{
	background: url(../images/bg-li-home.gif) no-repeat 0 50%;
	display: block;
	color: #666666;
	font-size: 13px;
	line-height: 15px;
	margin: 4px 0 0 0;
	padding: 5px 0 5px 36px;
	text-decoration: none;
}

body.home div.copy li a:hover {
	background: url(../images/bg-li-home-over.gif) no-repeat 0 50%;
}

div.copy .flank ul.pdf {
	margin: 0;
}

div.copy .flank ul.pdf li {
	background: none;
	display: block;
	margin: 0;
	padding: 0;
}

div.copy .flank ul.pdf li a{
	background: url(../images/bg-pdf.gif) no-repeat 7px 3px;
	color: #666666;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	margin: 0 0 3px 0;
	padding: 3px 7px 0 44px;
	text-decoration: none;
}

div.copy .flank ul.pdf li a span {
	display: block;
	color: #6d6050;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	margin: -2px 0 0 0;
}

/*********** = #primary (navs and search) = ***********/

ul#primary {
	background: url(../images/bg-nav.gif) no-repeat 0 0;
	bottom: 13px;
	right: 35px;
	list-style-type: none;
	height: 42px;
	position: absolute;  
	z-index: 999;
}

ul#primary li {
	background: url(../images/bg-nav.gif) no-repeat 0 0;
	float: left;
	height: 42px;
	margin: 0;
	padding: 0 0 0 15px;
	position: relative;
	zoom: 1;
}
ul#primary li a:visited {
    /* background: url(../images/bg-nav.gif) no-repeat 100% 0; */
    color: #666666;
    display:block;
    float: left;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    padding: 0 15px 0 0;
    outline: none;
}

ul#primary li#first {
	padding: 0 !important;
}

ul#primary li#first a {
	background: url(../images/bg-nav-left.gif) no-repeat 0 0;
	padding: 0 15px;
}

ul#primary li#last a {
	background: url(../images/bg-nav-right.gif) no-repeat 100% 0;
}

ul#primary li.active {
	background: url(../images/bg-nav-active.gif) no-repeat 0 0;
}

ul#primary li:hover,
ul#primary li.sfhover {
	background: url(../images/bg-nav-hover.gif) no-repeat 0 0;
}

ul#primary li.active a, 
ul#primary li.active a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

ul#primary li:hover a,
ul#primary li.sfhover a {
	color: #fff !important;
	cursor: pointer;
	text-decoration: none;
}

ul#primary li.active span {
	background: url(../images/bg-nav-indicator.png) bottom center no-repeat;
	display: block;
	float: left;
}

*html ul#primary li.active span {
	background: url(../images/bg-nav-indicator.gif) bottom center no-repeat;
}

ul#primary li#first.active a,
ul#primary li#first.active:hover a,
ul#primary li#first.active.sfhover a {
	background: url(../images/bg-nav-active-left.gif) no-repeat 0 0;
}

ul#primary li#first:hover a,
ul#primary li#first.sfhover a {
	background: url(../images/bg-nav-hover-left.gif) no-repeat 0 0;
}

ul#primary li#last.active a,
ul#primary li#last.active:hover a,
ul#primary li#last.active.sfhover a {
	background: url(../images/bg-nav-active-right.gif) no-repeat 100% 0;
}

ul#primary li#last:hover a,
ul#primary li#last.sfhover a {
	background: url(../images/bg-nav-hover-right.gif) no-repeat 100% 0;
}

ul#primary ul {
	background: url(../images/bg-sub.png) no-repeat 0 100%;
	left: -9999em;
	position: absolute;
	top: 41px;
	list-style-type: none;
	height: auto;
	padding: 0 4px 6px 4px;
	position: absolute;  
	width: 161px; 
	z-index: 1000;
}

*html ul#primary ul {
	background: url(../images/bg-sub.gif) no-repeat 0 100%;
}

ul#primary li:hover ul,
ul#primary li.sfhover ul {
	left: -4px;
}

ul#primary ul li {
    background: none !important;
    float:  none;
    display:block;
    height: auto;
    margin: 0 !important;
    padding: 0 !important;
}
ul#primary ul li a:visited{
    background: none !important;
    color: #666666!important;
    display:block;
    float: none;
    font-size: 12px;
    height: auto;
    line-height: 12px;
    margin: 0;
    padding: 5px 5px 5px 10px;
    text-indent: 0;
    width: auto;
}

ul#primary ul li.alt a,
ul#primary ul li.alt a:visited {
	background: url(../images/bg-sub-alt.gif) repeat-y 0 0 !important;
}

ul#primary ul li a:hover,
ul#primary li.sfhover ul a:hover {
    background: #cfa034 !important;
    color: #fff !important;
 }

ul#primary ul li a:hover {
	background-position: 0 0;
	text-decoration: none;
}

#localnav {
	left: 0;
	position: absolute;
	top: 43px;
	width: 235px;
}

#localnav h3 {
	color: #666666;
	font-size: 10px;
	line-height: 10px;
	margin: 0 !important;
	padding: 0 0 0 22px !important;
	text-transform: uppercase;
}

#localnav ul {
	background: transparent url(../images/bg-subnav.gif) no-repeat 0 100%;
	list-style-type: none;
	margin: 0 !important;
	padding: 0 0 11px 22px !important;
}

*:first-child+html #localnav ul {
	min-height: 1%;
}

#localnav ul li {
	background: none;
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}

#localnav ul li a{
 	color: #666666;
 	display: block;
 	font-size: 13px;
 	line-height: 13px;
 	margin: 10px 0 0 0 !important;
 	padding: 0 !important;
 	text-decoration: none;
}

#localnav ul li a:hover {
	text-decoration: underline;
}
#localnav ul li a.active:visited {
 	color: #7d9079;
 	font-weight: bold;
}

/*********** = tables = ***********/

.matrix {
	border: 0;
	padding: 0;
	width: 100%;
}

.matrix th {
	background: #e0ddd4;
	color: #000;
	font-family: Helvetica, Arial, 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: Helvetica, Arial, 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 */

form#search {
	position: absolute;
	top: 10px;
	right: 45px;
}

input.search {
	float: left;
	margin: 0 15px 0 0;
	width: 146px;
	height: 17px;
	padding: 1px;
}

.submit,
.submit:hover {
	background: url(../images/btn-search.gif) no-repeat 0 0 !important;
	border: none !important;
	color: #fff !important;
	float: left !important;
	font-family: Arial !important;
	font-size: 13px !important;
	width: 82px !important;
	height: 22px !important;
	line-height: 20px !important;
	padding: 0 !important;
	text-decoration: none;
	text-align: center !important;
}

/* print-specific */

img#printlogo {
	display: none;
}


ul#primary li a { 
    /* background: url(../images/bg-nav.gif) no-repeat 100% 0; */
    color: #666666;
    display:block;
    float: left;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    padding: 0 15px 0 0;
    outline: none;
 } 
ul#primary li.sfhover ul a { 
    background: none !important;
    color: #666666!important;
    display:block;
    float: none;
    font-size: 12px;
    height: auto;
    line-height: 12px;
    margin: 0;
    padding: 5px 5px 5px 10px;
    text-indent: 0;
    width: auto;
 } 
ul#primary li:hover ul a { 
    background: none !important;
    color: #666666!important;
    display:block;
    float: none;
    font-size: 12px;
    height: auto;
    line-height: 12px;
    margin: 0;
    padding: 5px 5px 5px 10px;
    text-indent: 0;
    width: auto;
 } 

ul#primary ul li a { 
    background: none !important;
    color: #666666!important;
    display:block;
    float: none;
    font-size: 12px;
    height: auto;
    line-height: 12px;
    margin: 0;
    padding: 5px 5px 5px 10px;
    text-indent: 0;
    width: auto;
 } 

#localnav ul li a.active { 
 	color: #666666;
 	font-weight: bold;
 } 
#footer a:visited  { 
	color: #666666;
	text-decoration: none;
 } 
#localnav ul li a:visited  { 
 	color: #666666;
 	display: block;
 	font-size: 13px;
 	line-height: 13px;
 	margin: 10px 0 0 0 !important;
 	padding: 0 !important;
 	text-decoration: none;
 } 
body.home div.copy li a:visited  { 
	background: url(../images/bg-li-home.gif) no-repeat 0 50%;
	display: block;
	color: #666666;
	font-size: 13px;
	line-height: 15px;
	margin: 4px 0 0 0;
	padding: 5px 0 5px 36px;
	text-decoration: none;
 } 
div.copy .flank ul.pdf li a:visited  { 
	background: url(../images/bg-pdf.gif) no-repeat 7px 3px;
	color: #666666;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	margin: 0 0 3px 0;
	padding: 3px 7px 0 44px;
	text-decoration: none;
 } 
ul#primary li.sfhover ul a:visited  { 
    background: none !important;
    color: #666666!important;
    display:block;
    float: none;
    font-size: 12px;
    height: auto;
    line-height: 12px;
    margin: 0;
    padding: 5px 5px 5px 10px;
    text-indent: 0;
    width: auto;
 } 
ul#primary li:hover ul a:visited { 
    background: none !important;
    color: #666666!important;
    display:block;
    float: none;
    font-size: 12px;
    height: auto;
    line-height: 12px;
    margin: 0;
    padding: 5px 5px 5px 10px;
    text-indent: 0;
    width: auto;
 } 
ul#primary li:hover ul a:hover { 
    background: #999999!important;
    color: #fff !important;
 } 