/* OCFO Skin, Flush
------------------------------- */

#container { 
border: solid #01346b;
border-width: 0 1px 1px 1px;
}

#header1 {
background-color: #2e65a2;
background-image: none;
background-repeat: repeat-x;
}

#header2 a, 
#nav-head a,
#footer a { 
color: #fff; 
}

#header2 a:hover,
#nav-head a:hover,
#footer a:hover { 
color: #def; 
}

#header2 a:active, 
#nav-head a:active,
#footer a:active { 
color: #fd0; 
}

#header2 {
background-color: #678fba;
border-color: #fff;
}

#section-head.ocfo h2 a {
background: url(../images/heading_section_ocfo_cfo.gif) no-repeat center left;
width: 350px; 
}

#section-head.fa h2 a {
background: url(../images/heading_section_ocfo_fa.gif) no-repeat center left;
width: 270px; 
}

#section-head.sis h2 a {
background: url(../images/heading_section_sfas.gif) no-repeat center left;
width: 420px; 
}

#section-head ul li a {
border-color: #fff;
}

#section-head a:hover { color: #def; }
#section-head a:active { color: #fd0; }

#header3 {
background: #01346b url(../images/heading_title_bg_ocfo.gif) repeat-x top left;
border: none;
}

#header4 {
/* background-color: #006cb6;
border: none; */
display: none;
}

.feature-photo {
float: left;
padding-left: 1px;
}

.feature-photo img {
border: none;
display: block;
}

#nav-head ul li a {
background: url(../images/nav_head_divider.gif) no-repeat center right;
}

#column-wrap {
background: #fff url(../images/background_col2_ocfo.gif) repeat-y top left;
border-bottom: none;
border-right: 1px solid #336192;
}

#footer { 
background-color: #01346b;
}

#footer p { 
color: #ddd;
line-height: 1.4em;
}

hr {
color: #c0cfdf;
background-color: #c0cfdf;
}

/* Flush Page Background Color, extends below footer */
body {
background-color: #01346b;
}

#topper-search-tools { 
padding-right: 0; /* this sets space to right of M-Y button */
}

#outer-wrap {
background-color: #e4e4d4;
width: 100%;
float: left;
}


/* special colors & presentational styles */

#goToSection {
margin-top: 15px;
}

#col1 h4.nav-links {
color: #01346b;
margin-top: 52px;
}

#col1 ul.nav {
margin-top: 33px;
}

#col1 a {
color: #01346b;
text-decoration: none;
}

#col1 a:hover {
color: #39f;
}

#col1 a:active {
color: #000;
}

#col1 a#gtsLink {
color: #909055;
}

#col1 a:hover#gtsLink {
color: #01346b;
}

#col3 h4.nav-links {
margin-top: 33px;
}

#content p.last-modified { 
font-size: 10px;
color: #8090aa;
}

#breadcrumb {
float: right;
padding: 15px 15px 0px 0;
}

#content h1 {
font-size: 18px;
margin: 0 0 0.5em 0;
}



