﻿/* GENERAL
------------------------------------------------------- */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0 none;
}

body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	line-height: normal;
}

p {
	margin: 0;
	padding: 0 0 16px 0;
}

a {
	cursor: pointer;
	color: #336699;
	text-decoration: underline;
}

a.linkedin
{
	display:block;
	width:110px;
	height:20px;
	background:url(../images/linkedin.png) 0 0 no-repeat;
	text-decoration:none;
}

a.linkedin span
{
	visibility:hidden;
}

a:hover, a:active, a:focus {
	color: #6699cc;
	text-decoration: none;
}

.small {
	font-size: 90%;
}

.red
{
    color: #ff0000;
}

.white, a.white:hover, a.white:active, a.white:focus {
	color: #ffffff;
}

h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
	color: #333333;
}

h1 {
	font-size: 12pt;
}

h2 {
	font-size: 11pt;
}

h3 {
	font-size: 10pt;
}

h4 {
	font-size: 9pt;
}

h5 {
	font-size: 8pt;
}

.clear {
	clear: both;
}

img
{
	border: 0 none;
}

.vamiddle
{
    vertical-align: middle;
}

input {
	border: 1px solid #336699;
	font-size: 9pt;
	color:#336699;
	width:97px;
	padding-left: 3px;
}

select
{
	border: 1px solid #505050;
	padding: 1px;
	font-size: 8pt;
}

input.searchBtn
{
    background:url(../images/sidebar_left_searchbutton.gif);
	width:19px;
	height:19px;
	border:0 none;
	cursor:pointer;
}

input.button:hover
{
	background: #ecd42c;
	color: #261477;
}

input.checkbox
{
    margin: 0;
    padding: 0;
    border: 0 none;
	width:auto;
	height:auto;
}

ul, ol {
	margin: 0;
	padding: 0 0 10px 30px;
}

div.bordered
{
    border: 1px solid #ecd42c;
    padding: 0px;
	position:relative;
}

*:focus { outline: none }


/* CONTAINERS
------------------------------------------------------- */

div.container {
	position:relative;
	width: 741px;
	margin: 0 auto;
	background: url(../images/bodyBg.png) 170px 0 repeat-y;
}

div.col1 {
	float:left;
	width:171px;
	background:url(../images/sidebar_left_insidethenae.gif) 0 0 no-repeat;
	padding:19px 0 0 0;
	text-align:right;
	font-size:9pt;
	color:#336699;
}

div.col2 
{
    float:left;
	width:555px;
	padding:0 0 30px 15px;
}

div.centerwrap
{
    float: left;
    width: 555px;
    padding: 0;
    margin-bottom:10px;
    position: relative;
}

div.center {
	width: 380px;
	float: left;
	padding: 0;
	margin: 0;
	min-height: 350px;
	height: auto!important;
	height: 350px;
}

div.right {
  vertical-align: top;
	width: 172px;
	float: right;
	padding: 0;
	min-height: 350px;
	height: auto!important;
	height: 350px;
}

div.footer {
	width: 741px;
	margin: 15px auto 0 auto;
	padding: 0;
	border-top: solid 1px #261477;
	font-size: 11px;
	color:#336699;
}

/* HEADER
------------------------------------------------------- */

div.header 
{
    background:#ffffff;
	padding: 5px 10px;
}

div.header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	font-size: 90%;
}

div.header li {
	display: inline;
	font-size:11px;
}

div.header li a.homelink {
	float: left;
}

div.header li a.homelink span {
	visibility: visible;
}

div.col1 ul
{
	margin: 0;
	padding: 10px;
	list-style: none;
}

div.col1 ul li {
	padding:1px 0;
}

div.col1 li a {
	text-decoration:none;
}


/* MASTHEAD
------------------------------------------------------- */

div.masthead {
	clear: both;
	display: inline-block;
	background: url(../images/nae-about.jpg) 0 bottom no-repeat;
	width: 100%;
	height:70px;
	color: #ffffff;
	
}

div.mPublications
{
	background-image: url(../images/nae-publications.jpg);
	height:70px;
}

div.mPrograms
{
	background-image: url(../images/nae-programs.jpg);
	height:70px;
}

div.mAbout
{
	background-image: url(../images/nae-about.jpg);
	height:70px;
}

div.mNews, div.mEvents
{
	background-image: url(../images/BannerNewsEvents.jpg);
	height:70px;
}

div.mAwards
{
	background-image: url(../images/nae-awards.jpg);
	height:70px;
}

div.mGivingtotheNAE
{
	background-image: url(../images/nae-giving.jpg);
	height:204px;
}

div.sCASEE
{
	background-image: url(../images/nae_programs-casee.jpg);
	height:239px;
}

div.p8681
{
	background-image: url(../images/nae_programs-cees.jpg);
	height:100px;
}

div.pc8681
{
	background-image: url(../images/nae_programs-cees.jpg);
	height:100px;
}

div.sGraingerChallenge
{
	background-image: url(../images/nae_programs-grainger.jpg);
	height:190px;
}

div.cCASEE {
	background:transparent url(../images/nae_programs-casee-subpage.jpg) no-repeat scroll 0 0;
	height:167px;
}


div.cGraingerChallenge
{
	background: transparent url(../images/nae_programs-grainger-subpage.jpg) no-repeat scroll 0 0;
	height:110px;
}
div.masthead a
{
	color:#6d87b5;
	font-size:90%;
}

div.masthead a.logolink {
	float: left;
	width:550px;
	height:118px;
	display:block;
	text-decoration:none;
}

div.masthead a.logolink span {
	visibility:hidden;
}

div.masthead fieldset.login {
	float:left;
	width:210px;
	text-align:right;
	border: solid 1px #5d77a5;
	border-width: 0 1px 0 0;
	padding: 0 15px 7px 0;
	font-size: 90%;
	margin-top:30px;
}

div.masthead fieldset.login p
{
    margin: 0;
    padding: 2px 0 4px 0;
}

div.primarynavigation
{
	border-bottom: solid 1px #251476;
	padding-bottom:20px;
}

div.primarynavigation a.on
{
	color:#cc6600;
	display:block;
	padding-left:15px;
	text-align:left;
	height:16px;
}

div.primarynavigation a.on:hover
{
	color:#cc6600;
	text-decoration: none;
}

div.primarynavigation a.sectionright,div.primarynavigation a.nosub
{
	text-align: right;
}

div.primarynavigation a.sectionright span
{
	display: none;
}

div.primarynavigation a.hidden
{
	visibility:hidden;
}

/*  - Breadcrumb, Utility links, Page title
------------------------------------------------------- */

ul.utilitylinks 
{
    position: absolute;
    right: 0;
    top: 2px;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.utilitylinks li
{
    display: inline;
    padding: 0 5px;
    margin: 0;
}

ul.utilitylinks li a
{
    display:inline-block;
    padding:0 0 0 18px;
    text-decoration: none;
    font-size:9px;
    text-transform:uppercase;
    line-height:16px;
    color:#333333;
}

ul.utilitylinks li a.email
{
    background:url(../images/utility_email.png) 0 0 no-repeat;
}

ul.utilitylinks li a.print
{
    background:url(../images/utility_print.png) 0 0 no-repeat;
}

ul.utilitylinks li a:hover
{
    color: #6699cc;
}

h1.pagetitle 
{
    clear: both;
    padding: 15px 0 5px 0;
    font-size: 11pt;
}

div.pagetitle
{
	clear: both;
	padding:12px 0 6px 0;
	font-weight: 700;
	font-size: 11pt;
}

/* SECTION NAVIGATION
------------------------------------------------------- */

div.sectionnavigation
{
    text-align:right;
}

div.sectionnavigation ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    display:inline;
}

div.sectionnavigation li
{
    margin: 0;
    padding: 0;
	display:inline;
}

div.sectionnavigation li.sep
{
    padding-right:10px;
    display:none;
}

div.sectionnavigation a
{
	padding:0 10px 0 0;
	color:#cc6600;
}

div.sectionnavigation a.on
{
    display:none;
	color:#333333;
    cursor:default;
    text-decoration:none;
}

/* SEARCH
------------------------------------------------------- */

div.searchbox
{
	border: solid 0px #251476;
	border-width: 1px 0;
	padding:5px 7px;
}

div.searchbox2
{
    display: none;
    width: 190px;
}


/* LISTS */

div.featurelist
{
	width:170px;
	color:#336699;
}

div.featurelist a
{
	text-decoration:none;
}

div.right p.listtitle
{
    background: #ecd42c url(../images/roundright.png) right 0 no-repeat;
    padding: 0 6px;
    color: #261477;
	position:relative;
	margin: -1px;
	font-size:80%;
	text-transform:uppercase;
}

div.news p.listtitle
{
	background: url(../images/sidebar_right_news.gif) right 0 no-repeat;
	height:14px;
}

div.feat p.listtitle
{
	background: url(../images/sidebar_right_features.gif) right 0 no-repeat;
	height:14px;
}

div.news p.listtitle span, div.naesites p.listtitle span, div.contact p.listtitle span, div.feat p.listitle span
{
	display:none;
}

div.center p.listtitle
{
	font-weight:bolder;
	padding:3px;
	
	font-size:12px;
}

div.naesites p.listtitle
{
    background: url(../images/sidebar_left_websites.gif) 0 0 no-repeat;
	padding:0;
    height:14px;
}

div.contact p.listtitle
{
    background: url(../images/sidebar_left_contact.gif) 0 0 no-repeat;
	padding:0;
    height:14px;
}

div.contact li a
{
	text-decoration:underline;
}

div.contact li a:hover
{
	text-decoration:none;
}

p.listdescription
{
    padding:5px 10px 0;
    font-size:90%;
}

div.featurelist ul
{
    position: relative;
	margin: 0;
    padding: 0 0 5px 0;
    font-size: 9pt;
	list-style: none;
}

div.featurelist ul li
{
    margin: 0;
    padding: 5px 8px 0 17px;
    background:url(../images/bullet.png) 5px 9px no-repeat;
}

div.featurelist a.closeupBtn
{
	display:block;
	position:relative;
	height:60px;
	cursor:pointer;
}

div.featurelist ul li p
{
	margin:0;
	padding:0;
}

div.childrenlist 
{
	clear:both;
	padding-top: 10px;
}
div.childrenlist ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div.childrenlist li
{
    padding: 5px;
}

div.FaqList
{
    padding-bottom:10px;
}

div.FaqList p.faqLink
{
    padding: 0 0 0 17px;
	background:url(../images/bullet.png) 5px 4px no-repeat;
}

div.FaqList p.title a,div.FaqList p.title a:hover
{
	text-decoration:none;
	color:#333333;
	cursor:default;
	font-weight:bold;
}

ul.borderedlist
{
    margin: 0;
    padding: 0;
    list-style: none;
    border: solid 1px #b5b7bc;
    border-width:1px 0;
}
div.center ul
{
    margin: 0;
    padding: 0 0 10px 0;
    list-style: none;
}

div.center ul ul
{
	margin: 0 0 0 30px;
}

div.center ul li
{
    margin: 0;
    padding: 0 0 10px 17px;
	background:url(../images/bullet.png) 5px 4px no-repeat;
}
ul.plainlist,div.center ul.plainlist
{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.plainlist li,div.center ul.plainlist li
{
    margin: 0;
    padding: 2px 5px 0 5px;
	background: none;
}

div.center div.directoryList ul.plainlist li
{
	padding-bottom:10px;
}

div.center div.directoryList ul.plainlist li p.col1
{
	float:left;
	width:400px;
}

div.center div.directoryList ul.plainlist li p.col2
{
	float:right;
	width:100px;
}

ul.plainlist li.even
{
    border:solid 1px #dadada;
    border-width: 1px 0;
}

ul.bullets li,div.center ul.bullets li
{
	padding-left: 17px;
    background:url(../images/bullet.png) 5px 5px no-repeat;
}

ul.plainlist p
{
	padding-bottom: 5px;
}
ul.plainlist div.floatleft
{
	float: left;
	/*width: 465px;*/
}

ul.plainlist p.title
{
    padding: 0 0 5px 0;
    font-weight: 700;
}

ul.plainlist p.title img
{
    vertical-align: middle;
    padding-left: 5px; 
}

ul.plainlist p.date
{
    font-size: 90%;
    padding: 0 0 5px 0;
    color: #606060
}

ul.plainlist p.description
{
    padding: 0 0 5px 0;
}

ul.plainlist p.floatright 
{
    float: right;
}

ul.plainlist p.fileinfo
{
    font-size: 10px;
    padding: 0 0 5px 0;
    text-align:center;
	width:80px;
    color: #606060
}

ul.plainlist p.col1,ul.plainlist p.col2
{
    float: left;
    width: 40%;
}

ul.plainlist p.col3
{
    float: right;
    width: 15%;
}

ul.plainlist div.photo
{
    float: left;
    width: 64px;
    padding: 0 10px 0 0;
}

ul.plainlist div.fcontent
{
    float: left;
    width: 85%;
}

ul.plainlist div.photo img
{
    width: 64px;
}

div.filterbox
{
    
}

div.filterbox fieldset,div.titlebox
{
    background: #261477 url(../images/roundleft.png) 0 0 no-repeat;
    padding: 5px 10px;
    color: #ffffff;
}

div.filterbox ul
{
    margin: 0;
    padding: 0 0 5px 0;
    list-style: none;
}

div.filterbox li
{
    display: inline;
    padding: 2px;
	background:none;
}

div.filterbox a
{
    color: #ffffff;
	font-size: 9pt;
}

div.filterbox a:hover
{
    color: #6699cc;
}

div.filterbox a.on,div.filterbox a.on:hover
{
    color: #ffffff;
    text-decoration: none;
    cursor: default;
}

div.letters
{
    padding: 4px 2px;
    text-align: center;
}

div.letters ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

div.letters ul li
{
    display: inline;
    padding: 0 4px;
	background: none;
}

div.letters ul li a
{
    color: #ffffff;
    text-decoration: none;
}

div.letters ul li a:hover
{
    color: #6699cc;
    text-decoration: underline;
}

div.letters ul li a.letterdisabled,div.letters ul li a.letterdisabled:hover
{
    color: #808080;
    text-decoration: none;
    cursor: default;
}

div.letters ul li a.selected,div.letters ul li a.selected:hover
{
    color: #ffffff;
    text-decoration: underline;
    cursor: default;
}

div.pager
{
    background: #dadada;
    padding: 5px;
    text-align: center;
    font-size: 9pt;
    border-top:solid 1px #ffffff;
}

div.pager ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

div.pager li,div.center div.pager li
{
    display: inline;
	padding:0;
	background:none;
}

ul.aspnetDefaultUl
{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.aspnetDefaultUl li
{
    padding: 0 0 10px 0;
	background: none;
}

div.wSitemap
{
    display: none;
}

div.sitemap
{
	margin:10px 0 20px 20px;
}

div.sitemap ul
{
	padding-bottom:0;
}

div.sitemap li a
{
    font-weight:bold;
    text-decoration:none;
    font-size: 12px;
}

div.sitemap li a:hover
{
    text-decoration:none;
}

div.sitemap ul ul li
{
	padding-bottom:0;
}

div.sitemap ul ul li a
{
    font-weight:normal;
    text-decoration:underline;
    font-size: 11px;
}

div.issuesArchive
{
	padding-top:15px;
}

div.issuesArchive ul
{
	clear:both;
	list-style-type:none;
	margin:0;
	padding:0;
}

div.issuesArchive h1
{
	font-size:15px;
	margin:0 0 0 10px;
}

div.issuesArchive img
{
    width:80px;
    height:107px;
}

div.issuesArchive ul li
{
	float:left;
	margin:0;
	padding:0;
	background:none;
}

div.issuesArchive div.image
{
	margin:0 0 15px 0;
	width:80px;
	height:107px;
}

div.issuesArchive ul ul li
{
	float:left;
	margin:0;
	padding:0px 15px 0 15px;
	text-align:center;
	font-size:10px;
}

/* CONTENT ITEMS
------------------------------------------------------- */

div.staffphoto
{
  float: left;
  width: 75px;
  padding: 3px 0 0 0;
}

div.staffphoto img
{
    width: 64px;
}

div.staffinfo
{
  float: left;
  width: 443px;
}

div.contactinfo
{
  clear: both;
  margin: 10px 0 0 0;
  padding: 1px;
  border: 1px solid #bfbfbf;
}

div.contactinfo div.top
{
  padding: 10px;
  background: #efefef;
}

div.contactinfo div.bottom
{
}

div.contactinfo ul
{
  margin: 0;
  padding: 10px 0 0 0;
  list-style-type: none;
}

div.contactinfo li
{
  float: left;
  width: 30%;
}

div.contactinfo h3
{
	display: inline;
}

div.contactinfo img
{
	vertical-align: middle;
}

div.eventLocationBox
{
    float: right;
    margin: 0 0 5px 5px;
    padding: 1px;
    border: 1px solid #bfbfbf;
	display:none;
}

div.eventLocationBox div.top
{
    width: 150px;
    padding: 5px;
    background: #efefef;
}

div.eventLocationBox div.bottom
{
}

div.downloadinfo
{
    float: right;
    padding: 0 0 10px 5px;
    text-align: center;
}

div.letterbody
{
    padding: 0 10px;
    margin: 10px 0;
}

div.loginright
{
	width: 190px;
	float: right;
	padding: 10px 10px 0 20px;
}

div.loginright ul
{
    background: #ffffff;
}

div.memberprofile fieldset
{
    padding: 10px;
}

div.memberprofile fieldset label.main
{
    display: inline-block;
    width: 100px;
}

div.memberprofile input.button
{
    margin-left: 10px;
}

.radiobuttons input,.checkbuttons input
{
    border: 0 none;
}

div.newsSubscribe
{
    border: 1px solid #bfbfbf;
    padding: 1px;
}

div.newsSubscribe fieldset
{
    padding: 10px;
}

div.loginbox2
{
    display: none;
}

/* FOOTER
------------------------------------------------------- */

div.footer a.tnalink
{
	display:block;
	float:right;
	width:219px;
	height:37px;
	background: url(../images/nationalacademies_logo.gif) right 0 no-repeat;
	text-decoration:none;
}

div.footer a.tnalink span
{
	visibility: hidden;
}

div.footer div.address
{
    float: left;
    width: 400px;
}

div.footer div.copyright
{
    float: left;
	width:400px;
	padding-top:3px;
}

div.footer ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

div.footer ul li
{
    display: inline;
    padding: 0;
}

.closeup
{
	padding:0px;
	margin:0;
	height:100%;
}

.closeup div.banner 
{
	width:100%;
	height:35px;
	background:#24146d url(../images/logo_only.png) 0 0 no-repeat;
}

.closeup div.contentbox
{
	width:100%;
	min-height:370px;
    height:auto !important;
	height:370px;
	margin:5px 0 5px 0;
	padding:3px;
}

.closeup div.media
{
	min-height:320px;
    height:auto !important;
	height:320px;
	text-align:center;
}

.closeup div.infobar
{
	width:100%;
	font-size:10px;
}

.closeup p.caption
{
	margin:0;
	padding:5px;
}

.closeup div.footer
{
	height:15px;
	margin:10px 0 10px 0;
	background:#24146d;
}

.closeup div.footer ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	
	color:#ffffff;
	font-size:11px;
}

.closeup div.footer li
{
	float:left;
}

.closeup div.footer li.close
{
	float:right;
}

.closeup div.footer li a,.closeup div.footer li a:hover
{
	color:#ffffff;
}

div.popupvideo td
{
	font-size:12px;
}

div.popupvideo div.videobox
{
	text-align:center;
	margin:8px 0 5px;
}

div.popupvideo p.listtitle
{
	padding:3px;
	margin:0;
	text-align:left;
	font-size:10px;
}

a.closeupBtn
{
	float:left;
	display:block;
	position:relative;
	width:85px;
	height:69px;
	cursor:pointer;
}

div.videoIcon
{
	clear:both;
	position:absolute;
	background:url(../images/video.png) right bottom no-repeat;
	width:85px;
	height:69px;
	top:0px;
}

div.expnav
{
	position: relative;
	float: right;
	width: 450px;
	height: 20px;
	overflow: hidden;
	text-align: right;
	padding-right: 45px;
	background:url(../images/vertnavBg.png) 0 -50px no-repeat;
}
div.expnav ul,div.vertnav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
div.expnav li
{
	display: inline;
	height: 20px;
	line-height: 20px;
}
div.vertnav
{
	position: absolute;
	float:none;
	right: 4px;
	height: auto;
	top:4px;
	z-index:200;
	padding: 13px 20px 5px 15px;
	width:175px;
	text-align: left;
	background: #cc6600 url(../images/vertnavBg.png) 0 0 no-repeat;
	border-bottom:solid 15px #d78d43;
}
div.vertnav li
{
	display:block;
	height: auto;
	line-height: normal;
	padding-bottom: 5px;
}
div.vertnav li.sep
{
	display:none;
}		 	
div.expnav a.navtoggle
{
	display: block;
	position: absolute;
	z-index: 5;
	right: 3px;
	top: 5px;
	width: 38px;
	height: 11px;
	text-decoration: none;
	background:url(../images/toggledown.png) 0 0 no-repeat;
}
div.vertnav a.navtoggle
{
	background-image:url(../images/toggleclose.png);
	width:13px;
	height:13px;
}

div.expnav a.navtoggle:hover, div.vertnav a.navtoggle:hover
{
	text-decoration: none;
}

div.expnav a,div.expnav a:hover
{
	color:#CC6600;

}
div.vertnav a
{
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
div.vertnav a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
div.pagetitle
{
	padding-bottom:0;
}
a.sectiontoggle {
    display:block;
    width:151px;
    height:9px;
    background:url(../images/toggle2.png) 0 -9px no-repeat;
    overflow:hidden;
}
a.sectionexpand
{
    background-position:0 0;
}
div.sectionlist
{
    width:136px;
    background:#ffffff;
    margin:0 0 0 15px;
    text-align:left;
}
div.sectionlist ul
{
    margin:0;
    padding:0;
}

div.sectionlist a.on
{
	display:inline;
	padding-left:0;
}

div.expnavshort
{
	padding-right: 5px;
}

.sharelinks
{
    position:absolute;
    left:182px;
    bottom:0px;
    margin:0;
    width:100%
}

.sharelinks ul
{
    margin:0;
    padding:0;
    list-style:none;
}

.sharelinks li
{
    float:left;
    color:#333333;
}

.sharelinks li.share
{
    font-size:10px;
    text-transform:uppercase;
    padding:2px 5px 0 0;
    font-weight:700;
}

.sharelinks li a
{
    display:block;
    float:left;
    height:16px;
    line-height:16px;
    padding:0 7px 0 19px;
    text-decoration:none;
    font-size:11px;
}

.sharelinks li.buzz a
{
    line-height:normal;
    padding:0;
}

.sharelinks li.buzz a span
{
    /* padding-top:5px;
    top:3px; */
}

.sharelinks li.linkedin a
{
    background:url(../Images/bookmarks/linkedin.png) 0 bottom no-repeat;
}

.sharelinks li.digg a
{
    background:url(../Images/bookmarks/digg.png) 0 bottom no-repeat;
}

.sharelinks li.facebook a
{
    background:url(../Images/bookmarks/facebook.png) 0 bottom no-repeat;
}

.sharelinks li.mixx a
{
    background:url(../Images/bookmarks/mixx.png) 0 bottom no-repeat;
}

.sharelinks li.stumbleupon a
{
	background:url(../Images/bookmarks/stumbleupon.gif) 0 bottom no-repeat;
}

.sharelinks li.delicious a
{
	background:url(../Images/bookmarks/delicious.png) 0 bottom no-repeat;
}

.sharelinks li.email a
{
    background:url(../Images/utility_email.png) 0 bottom no-repeat;
}
.sharelinks li.print a
{
    background:url(../Images/utility_print.png) 0 bottom no-repeat;
}

/* ctofan 05/14/2009: mastheadhome to prevent slow home page css loading*/

div.mastheadhome {
	clear: both;
	display: inline-block;
	background: url(../images/nae-banner.jpg) 0 bottom no-repeat;
	width: 100%;
	height:132px;
	color: #ffffff;
	margin-bottom:15px;
}

div.below100 
{
	z-index:-100;
}

img.featureAlbumImage {
  border:1px solid #CCCCCC;
  margin:2px;
  padding:5px;
/*
  border:solid 1px black;
  margin:0px;
  padding:0;
*/
}
/* Blog content type
------------------------------------------------------- */
div.graybox 
{
	border:1px solid #dddddd;
	padding:6px;
	text-transform:uppercase;
	font-size:10px;
}
div.BlogSearchBox, div.faq div.SearchBox
{  
   margin:0;
   padding: 5px 0px 5px 0px;
   float:right;
}

div.BlogSearchBox input, div.faq div.SearchBox input
{  
   width:148px;
   height: 20px;
   background: url(../images/blog_searchbox.png) 0 0 no-repeat;
   border: none 0;
   /*margin: 3px 2px 0 0;*/
   padding: 4px 10px 0 10px;
   float: left;
}

div.BlogSearchBox a.button, div.BlogSearchBox a.button:hover, 
div.faq div.SearchBox a.button, div.faq div.SearchBox a.button:hover
{
    width:60px;
    display:block;
    background: url("../images/blog_searchbutton.png") no-repeat scroll top right;
    height:18px;
    padding-top:2px;
    border:0;
    float:left;
}
div.BlogSearchBox .button span, div.faq div.SearchBox .button span
{
	display:none;
}
div.blog div.TitleBar, div.faq div.TitleBar 
{
	background: url(/images/comments_bar.jpg) 0 0 repeat-x;
	border: 1px solid #dddddd;
	height: 28px;
}
div.blog div.TitleBar div.title, div.faq div.TitleBar div.title  
{
	padding: 6px 4px 4px 10px;
	font-size: 14px;
	color: #888888;
	float:left;
}
div.blog div.TitleBar div.what, div.faq div.TitleBar div.what
{
	padding: 6px 10px 4px 0px;
	float:right;
}
div.blog div.TitleBar div.what a, div.faq div.TitleBar div.what a
{
	color: #000066;
	text-decoration: none;
}
div.blog div.TitleBar div.what a img, div.faq div.TitleBar div.what a img
{
	vertical-align:middle;
}
div.blog div.Content, div.faq div.Content 
{
	border: 1px solid #dddddd;
	padding: 10px;
}
div.BlogComments ul.comments 
{
	list-style: none;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
div.BlogComments ul.comments li 
{
	padding-top: 10px;
	padding-bottom:4px;
}
div.BlogComments ul.comments div.comment 
{
	background-color: #EAF7FD;
	padding-top: 10px;
	padding: 20px 10px 10px 10px;
	position: relative;
}
div.BlogComments ul.comments div.comment span.searchedWord
{
	color:green;
	font-weight:bold;
}
div.BlogComments ul.comments div.comment div.postby 
{
	position: absolute;
	top: -10px;
	left:10px;
	padding: 3px;
	font-size:10px;
	border: 1px solid #D1E0E7;
	background-color:White;
	text-transform: uppercase;
	color:#000066;
	float:left;
}
ul.faqanswers div.comment div.question 
{
	font-size: 14px;
	color: #000066;
	padding-bottom: 10px;
	font-weight: bold;
}
div.BlogForm, div.FaqForm 
{
	padding-top: 20px;
	padding-bottom: 20px;
}
div.BlogForm div.TitleBar div.required, div.FaqForm div.TitleBar div.required
{
	padding: 6px 10px 4px 0px;
	float:right;
}
div.BlogForm div.TitleBar div.required img, div.FaqForm div.TitleBar div.required img
{
	vertical-align:middle;
}
div.BlogForm div.Content input, div.FaqForm  div.Content input
{
	border: 1px solid #a6a6a6;
	background: url(/images/blog_comment_input.jpg) 0 0 repeat-x;
	height: 19px;
	width: 200px;
	color: Black;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 4px;
	padding-right: 4px;
}
div.BlogForm div.Content input.captchaText, div.FaqForm div.Content input.captchaText
{
	width: 50px;
}
div.BlogForm div.Content a.submit, div.FaqForm div.Content a.submit
{
	width: 177px;
	height: 56px;
	border: 0px;
	background: url(/images/blog_comment_submit.png) 0 0 no-repeat;
	display: block;
}
div.BlogForm div.Content a.submit span, div.FaqForm div.Content a.submit span
{
	display: none;
}
div.BlogForm div.Content textarea, div.FaqForm div.Content textarea
{
	border: 1px solid #a6a6a6;
	background: url(/images/blog_comment_textarea.jpg) 0 0 repeat-x;
	height: 145px;/*163-2-8-8*/
	width: 500px;
	color: Black;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
}
div.BlogForm div.Content div.field, div.FaqForm div.Content div.field
{
	padding-bottom:10px;
}
div.BlogForm div.Content div.fieldname, div.FaqForm div.Content div.fieldname
{
	padding-bottom:6px;
}
div.BlogForm div.Content div.field img, div.FaqForm div.Content div.field img
{
	vertical-align:top;
}
/* GSA Search classes 
---------------------------------------------------- */
a.GSANextLink 
{
	padding:10px 0;
}
a.GSAPrevLink 
{
	padding:10px 0;
}
.ResultsCount 
{
	padding-bottom:15px;
	
}

.GSASearchButton
{

background:#5d77a5;
color:#FFFFFF;

}


	
#GSASearchBox
{
border:1px solid #336699;
color:#336699;


width:197px;
}