/* v1.0 | 20080212 */

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;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* ================================================= */

body {
    background-image:url('/images/bg.gif');
    background-repeat:repeat-x;
    color: #003f7d;
    font-size: 62.5%;
}

#container {
    background-image:url('/images/bg_logo_arrow.gif');
    background-repeat:no-repeat;
    background-position: top left;
    background-color:white;
    width:905px;
}



#header {
    background-image:url('/images/header_top.jpg');
    background-repeat:no-repeat;
    background-position: top right;
    width:807px;
    height:87px;
    padding:0px 5px 0 0;
    margin-left:102px;
    text-align:right;
}

#header ul {
    margin-left:501px;
    list-style:none;
}

#header li {
    float:left;
    background:url("/images/header_tab_left.gif")
      no-repeat left top;
    padding: 0 0 0 9px;
}

#header a {
    display:block;
    background:url("/images/header_tab_right.gif")
      no-repeat right top;
    padding:10px 15px 10px 10px;
    margin: 0 9px 0 0;
    font: 1.1em Arial;
    font-weight:bold;
    text-decoration:none;
    color: #003f7d;
}

#header a:hover { color: #f59b00; }

#topnav {
    background-image:url('/images/header_bottom.jpg');
    background-repeat:no-repeat;
    background-position: top right;
    width:860px;
    height:60px;
    margin-left:54px;
    overflow: auto;
}

#topnav img {
    display:inline;
    float:left;
}

#topnav ul {
    margin-left:30em;
}

#topnav li {
    float:left;
}

#topnav li a {
    display:block;
    font: 1.2em Arial;
    font-weight:bold;
    text-decoration:none;
    color: #003f7d;
    padding: 6px 16px 6px;
}

#topnav li a:hover { color: #f59b00; }
#topnav li a:active { color: #f59b00; }

.page_about #m_about { color: #f59b00 !important; }
.page_innovation #m_innovation { color: #f59b00 !important; }
.page_services #m_services { color: #f59b00 !important; }
.page_programs #m_programs { color: #f59b00 !important; }
.page_contact #m_contact { color: #f59b00 !important; }

#clear {
    clear:both;
}

#center_container {
    background-color:transparent;
    background-image:url('/images/arrow_bottom.gif');
    background-repeat:no-repeat;
    background-position: 0% 100%;
}

#content {
    padding: 5px 0 0 109px;
    overflow:auto;
    display:block;
}

#flashcontent {
    float:left;
}
/************ This was made for the homepage above the links to include an award banner, can be used for future callouts just change the margins accordingly if larger that a 75px x 75px image***********/

#frontpage_links_waward {
	float:right;
	margin-top:37px;
}
.frontpage_award {
	margin-bottom: 38px;
	height: 75px;
	width: 75px;
	margin-left: 155px;
}
/***** End homepage award callout styles ***********/

#frontpage_links {
    float:right;
    margin-top:150px;
}

.front_link_container {
    background-image:url('/images/icon_quote.gif');
    background-repeat: no-repeat;
    background-position: 0 0;
    zoom: 1;
    width:230px;
}

.front_link { 
	margin: 0 0 12px 34px;
    padding-bottom:9px;    
    border-bottom: 3px dotted #aaa;
    overflow:auto;
    font: 1.1em arial;
	[margin: 0 0 12px 34px;
	margin: 0 0 12px 30px;] /* Google Chrome fix to incorporate last link in same line */
}

.front_link h3 {
    font: 1.4em arial;
    color: #636E7A;
    font-weight: bold;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
}

.front_link img {
    display:block;
    margin: 0 0 5px 0;
    padding:0;
}

.front_link a {
    font: 1.1em Arial;
    color: #f59b00;
    font-weight:bold;
    text-decoration:none;
}

#subpage_links {
    float:left;
    width:221px;
    margin-top:40px;
}

.last_link {
    border-bottom:none !important;
    padding-bottom:0px !important;
    margin-bottom:0px;
}

#footer {
    margin:35px 0 15px 108px;
    font: 1.1em arial;
    width:800px;
}

#footer_left {
    float:left;
    width:550px;
}

#footer_left p {
    font: 1.1em Arial;
    padding: 5px 0 10px 7px;
    margin: 0;
}

#footer_left a {
    font: 1.1em Arial;
    color: #f59b00;
    text-decoration:none;
    padding: 0 7px;
}

#footer_left a.pbi_link{
    font: 1em Arial;
    color: #003F7D;
    text-decoration:none;
    padding: 0;
}

#footer_mid {
    float:left;
    height: 43px;
}

#footer_mid p {
    margin: 10px 10px 0 0;
}

#footer_right {
    float:left;
    
}
#footer_award {
    border-right-style:dotted;
	border-right-width: 1px;
	border-right-color: #aaaaaa;
	padding-right: 7px;
	margin-right: 7px;
	width: 56px;
	height: 56px;
	float: left;
}

#follow_twitter {
	border-left:1px dotted #AAAAAA; float:left; height:56px; margin-left:7px; padding-left:7px; width:50px;
}

#flyout {
    width:195px;
    padding-left:33px;
    margin-bottom: 5px;
}

#flyout a {
    font: 1.4em arial;
    font-weight:bold;
    color: #f59b00; 
    text-decoration:none;
}


#flyout_parent {
    width:195px;
    height:27px;
    margin-left:22px;
    padding-top: 0;
    background-image:url('/images/home_pulldown_top.jpg');    
    background-position: 100% 0%;
    background-repeat:no-repeat;
}

#flyout_parent a {
    font: 1.2em arial;
    color: #20578d;    
    text-decoration:none;
    margin: 0 0 0 20px;
    display:block;
    padding-top: 5px;
}

#flyout_child {
    display: none;
    background-image:url('/images/home_pulldown_bg.gif');
    background-repeat: repeat-y;
    margin:0 0 0 37px;
    width:171px;
}

#flyout_child ul {
    list-style:none;
    padding: 10px 0 0 12px;
}

#flyout_child li {
    font-family: Verdana, Arial;
    padding-bottom:3px;
    margin-bottom:3px;
}

#flyout_child a {
    color: #20578d;
    text-decoration: none;
    font-size: 1em;
}

/*******************************************************/
          
#sidenav {
    width:182px;
    margin-top:40px;
    float:left;
    background-image:url('/images/sidenav_bg.gif');
    background-position:top left;
    background-repeat: repeat-y;
}

#sidenav img {
    padding:0;
    margin:0;
    display:block;
}
.subnav_l3 {
    background-image:url('/images/sidenav_bg.gif');
    background-position:top left;
    background-repeat: repeat-y;
}

.subnav_l2 a {
    display:block;
    font: 1.2em Arial;
    color: #003f7d;
    font-weight:bold;
    text-decoration:none;
    padding:8px 20px;
}

.l2_active {
    background-image:url('/images/sidenav_lvl2_bg.gif');
    background-position:top left;
    background-repeat: repeat-y;
}

.subnav_l3 a {
    background-image:url('/images/sidenav_bio_bg.gif');
    background-position:top left;
    background-repeat: repeat-y;
    display:block;
    font: 1.2em Arial;
    color: #000;
    font-weight:normal;
    text-decoration:none;
    padding:5px 20px;
}

a.l3_active { color: #f59b00 !important; }
                
#subcontent {
    float:left;
    margin: 0 15px 0 25px;
    width:316px;
}

.no_sidenav {
    margin-left:207px !important;
}

#subcontent .img_header {
    display:block;
    margin-bottom:10px;
}

#subcontent p {
    font: 1.2em arial;
    line-height:20px;
    margin-bottom:10px;
}

#subcontent table {
    font: 1.2em arial;
    line-height:20px;
    margin-bottom:10px;
}

#subcontent ul {
    font: 1.2em arial;
    line-height:20px;
    margin: 0 0 10px 15px;
    list-style-type: disc;
    list-style-position: outside;
}

#subcontent ul ul {
    font: 1em arial;
    list-style-type: circle;
    margin: 5px 0 5px 15px;
    line-height:20px;
}

#subcontent h1 {
    font: 2.4em Arial;
    color: #F59B00;
    font-weight: bold;
    margin-bottom:10px;
}

#subcontent h2 {
    font: 1.4em Arial;
    font-weight: bold;
    margin-bottom:10px;
}

#subcontent h3 { 
    font: 1.2em arial; 
    font-weight: bold;
    font-style:italic;
    margin-bottom: 10px;
}

#subcontent h4 { 
    font: 1.2em arial; 
    font-weight: bold;
}

#subcontent a {
    font: 1em arial;
    margin-bottom: 8px;
    color: #f59b00;
    text-decoration: none;
}

.link_list {
    font: 1.2em arial !important;
    display:block;
}

li .link_list {
    font: 1em arial !important;
    display:block;
}

a.news_list {
    font: 1.2em arial !important;
    color: #009 !important;
    display:block;
    margin:8px 0 0 0 !important;
    border-top: 1px dotted #aaa;
    padding:8px 0 0 0 !important;
}

a.news_list:hover {
    color: #F59B00 !important;
}

.first_news {
    border-top: none !important;
}

p.news_list {
    margin:0 !important;
    padding:0 !important;
    line-height: 16px !important;
}

.callout_float {
    float:right;
}

.bottom_bump {
    margin-top:15px;
}

.sitemap li {
    list-style-type: none;
}

/************************** BIO *****************************/

#page_bio #subcontent {
    width: 330px;
}

#bio_container {
    margin-top:10px;
}

.bio {
    overflow:auto;
    clear:left;
    margin-top: 12px;
}

.bio img {
    border: 5px solid #d7e9f6;
    margin: 0 10px 10px 0;
    float:left;
}

.bio h3 {
    font: 1.2em arial;
    color: #f59b00;
    font-weight:bold;
}

.bio h4 {
    font: 1.2em arial;
    font-weight:bold;
}

/************************** RESEARCH *****************************/ 

.research_callout {
    margin-bottom: 10px;
    color:white;
}

.research_callout img {
    display:block;
    margin:0;
    padding:0;
}

.research_callout p {
    width:253px !important;
    padding: 0 30px !important;
    margin: 0 !important;
}

.research_callout h4 {
    font-weight:bold;
    width:253px !important;
    padding: 0 30px !important;
    margin: 0 !important;
}

.rc1 { background-image:url('/images/research_bg_1.gif'); background-repeat:repeat-y; }
.rc2 { background-image:url('/images/research_bg_2.gif'); background-repeat:repeat-y; }
.rc3 { background-image:url('/images/research_bg_3.gif'); background-repeat:repeat-y; }
.rc4 { background-image:url('/images/research_bg_4.gif'); background-repeat:repeat-y; }
.rc5 { background-image:url('/images/research_bg_5.gif'); background-repeat:repeat-y; }


/************************** HCARD *****************************/

.adr, .news-contact {
    margin-bottom: 10px;
}

.adr p, .news-contact p {
    margin:0 !important;
    padding:0 !important;
    display:block !important;
}

/************************** THAT STUPID FORM *****************************/

#ir_form td {
    padding: 0 6px 6px 0;    
    font: 12px arial;
    vertical-align:middle;
}

#ir_form td p {
    display:block;
    font: 0.9em arial;
    color: #f00;
    font-weight:bold;
    margin: 0 0 5px 0;
}

#ir_form label {
    font: 1.2em arial;
}

#ir_form input, #ir_form textarea, #ir_form button {
    border: 1px solid #009;
    background-color: #F6FAFD;
}

input.error {
    background-color: #fbb !important;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
#container { width:910px; overflow:hidden;}
.front_link_container { width:200px; overflow:hidden;}
#frontpage_links { overflow:hidden;}
}

