/***** !!!! NOTE !!!! Be sure to copy any changes to IE6 CSS EXCEPT for the SubNav Hover *****/


body {
margin: 0;
padding: 0;
line-height: 1.5em;
font-size: 12px;
font-family: Arial, Helvetica, arial, sans-serif; line-height: 1.5em;
background: #ffffff url(../images/bg_inside.gif) repeat-x;
}


#pageWrapper {
width: 950px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#header {
background: #ffffff;
height: 164px;
}


#contentWrapper {
float: left;
width: 100%;
margin-bottom: 20px;
}

#contentColumn {
margin-left: 268px; /*Set left margin to LeftColumnWidth*/ }

#leftColumn {
float: left;
width: 268px; /*Width of left column*/
margin-left: -950px; /*Set left margin to -(MainContainerWidth)*/
min-height: 500px;
font-size: 1.2em;
}

#footerWrapper {
clear: both;
width: 100%;
background: #000000;
color: #FFF;
text-align: left;
display: block;
height: 40px;
}

#footer {
width: 950px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #393536;
display: block;
height: 40px;
}

#copyright {
background: #393536;
font-size: 0.8em;
padding: 8px 0 8px 15px;
float: left;
}

#credits {
background: #393536;
font-size: 0.8em;
padding: 8px 15px 8px 0;
float: right;
}


#footer a {
color: #FAFAFA;
}

.cushion {
margin: 10px 20px; /*Margins for inner DIV inside each column (to provide padding)*/ }

#leftColumn .cushion {
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/ }


/* Landing/Gateway Page Adjustments */

body#index {
background: #ffffff url(../images/bg_index.gif) repeat-x;
}

#index #contentColumn {
margin-left: 0; /*Set left margin to LeftColumnWidth*/
}

#gatewayCom {
display: block;
float: left;
width: 449px;
height: 273px;
background: url(../images/hm-img_com.jpg) no-repeat;
}

#gatewayGov {
display: block;
float: right;
width: 449px;
height: 273px;
background: url(../images/hm-img_gov.jpg) no-repeat;
}


#gatewayWelcome {
display: block;
float: left;
width: 419px;
padding: 15px;
}

#gatewayNews {
display: block;
float: right;
width: 419px;
padding: 15px;
line-height: 1.2em;
}


/* Government Landing Page Modifications */

.govHome #leftColumn {
float: left;
width: 388px; /*Width of left column*/
margin-left: -950px; /*Set left margin to -(MainContainerWidth)*/
}

.govHome #contentColumn {
margin-left: 388px; /*Set left margin to LeftColumnWidth*/
}

body.govHome {
background: #ffffff url(../images/bg_govhome.gif) repeat-x;
}


/* Commercial Landing Page Modifications */

.comHome #leftColumn {
float: left;
width: 388px; /*Width of left column*/
margin-left: -950px; /*Set left margin to -(MainContainerWidth)*/
}

.comHome #contentColumn {
margin-left: 388px; /*Set left margin to LeftColumnWidth*/
}

body.comHome {
background: #ffffff url(../images/bg_comhome.gif) repeat-x;
}

body#com {
background: #ffffff url(../images/bg_com.gif) repeat-x;
}


body#gen {
background: #ffffff url(../images/bg_gen.gif) repeat-x;
}


/***** Styles & Formatting *****/

h1 {
display: block;
font-size: 24px;
font-weight: normal;
margin: 1em 0 0 0;
padding: 0 0 10px 0;
background: url(../images/bg_h1.gif) repeat-x;
}

h2 {
text-transoform: normal;
font-size: 20px;
margin: 1.5em 0 0 0;
padding: 0;
font-weight: normal;
color: #393536;
}

#index h2 {
color: #dfdfdf;
margin: 0 10px 5px 10px;
padding-top: 0;
}

#gov h1, #gov h3, #gov h4 {
color: #e51937;
}

h1#pageTitle {
background: none;
margin: 60px 60px 0 0;
font-style: italic;
}

h3 {
font-size: 1.3em;
font-weight: normal;
margin: 0;
padding: 0;
}

#index h3 {
display: block;
font-size: 24px;
font-weight: normal;
text-transform: lowercase;
margin: 0;
padding: 0 0 10px 0;
color: #393536;
background: url(../images/bg_h3.gif) repeat-x;
}

.kb h3 {
display: block;
font-size: 18px;
font-weight: normal;
text-transform: lowercase;
margin: 35px 0 0 0;
padding: 0 0 10px 0;
color: #393536;
background: url(../images/bg_h3.gif) repeat-x;
}

.kb h3, .careers h3 {
display: block;
font-size: 18px;
font-weight: normal;
text-transform: none;
margin: 35px 0 0 0;
padding: 0 0 10px 0;
color: #393536;
}


#gov h3 {
color: #e51937;
}

#com h3 {
color: #36609c;
}

h4 {
font-size: 20px;
font-weight: normal;
text-transform: lowercase;
margin: 1.5em 0 0 0;
padding: 0 0 10px 0;
background: url(../images/bg_h4.gif) repeat-x;
}


h6 {
font-size: 0.9em;
font-weight: normal;
margin: 1.3em 0 0.2em 0;
padding: 0;
}

#gatewayNews h6, #newsDiv h6, .newsPage h6 {
margin: 1.5em 0 0 0;
color: #474445;
}


.quoteStyle {
font-size: 1.1em;
font-style: italic;
line-height: 1.3em;
}

#gov .quoteStyle {
color: #e51937;
}

#com .quoteStyle {
color: #36609c;
}

p {
padding: 0;
margin: 1.5em 0;
}

p.more {
margin: 0.3em 0 0 0;
text-align: right;
}


.small {
font-size: 0.8em;
}



#logo {
float; left;
margin: 20px 30px;
}

#breadCrumb {
font-size: 0.8em;
color: #231f20;
}

#gatewayGov p, #gatewayCom p {
font-size: 0.8em;
line-height: 1.2em;
margin: 0 50px 0 10px;
color: #dfdfdf;
}


#gov #contentColumn ul {
list-style: none;
margin: 0.5em 0 0.8em 1em;
padding: 0;
}

#gov #contentColumn ul li {
background: url(../images/bullet_red.gif) no-repeat;
background-position: 0 6px;
padding-left: 0.9em;
margin: 0.3em 0;
}

#gov #leftColumn ul {
list-style: none;
margin: 0.2em 0 0 0.5em;
padding: 0;
}

#gov #leftColumn ul li {
background: url(../images/bullet_red.gif) no-repeat;
background-position: 0 6px;
padding-left: 0.8em;
margin: 0.4em 0;
}


#com #contentColumn ul {
list-style: none;
margin: 0.5em 0 0.8em 1em;
padding: 0;
}

#com #contentColumn ul li {
background: url(../images/bullet_blue.gif) no-repeat;
background-position: 0 6px;
padding-left: 0.9em;
margin: 0.3em 0;
}

#com #leftColumn ul {
list-style: none;
margin: 0.2em 0 0 0.5em;
padding: 0;
}

#com #leftColumn ul li {
background: url(../images/bullet_blue.gif) no-repeat;
background-position: 0 6px;
padding-left: 0.8em;
margin: 0.4em 0;
}


#gov .sideImg {
margin: 0;
padding: 0;
border-bottom: solid 8px #e51937;
}

#com .sideImg {
margin: 0;
padding: 0;
border-bottom: solid 8px #36609c;
}


.quote {
display: block;
float: right;
width: 150px;
padding: 10px;
margin: 0 0 15px 25px;
font-size: 1.2em;
font-style: italic;
text-align: center;
line-height: 1.5em;
}

#com .quote {
border: solid 1px #36609c;
}

#gov .quote {
border: solid 1px #e51937;
}



/***** Form Styles *****/

.cssform p {
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
height: 1%;
}

.cssform label {
font-weight: normal;
float: left;
margin-left: -155px; /*width of left column*/
width: 145px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea {
width: 300px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents. to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html */

* html .threepxfix {
margin-left: 3px;
}



/***** Tables *****/

td.kbDate {
width: 80px;
vertical-align: top;
padding: 3px 0;
border-bottom: solid 1px #a5a5a5;
}

td.kbTitle, td.kbTitle2 {
width: 510px;
vertical-align: top;
padding: 3px 5px;
border-bottom: solid 1px #a5a5a5;
}

td.kbFile {
width: 110px;
vertical-align: top;
padding: 3px 0;
border-bottom: solid 1px #a5a5a5;
}


td.carTitle {
width: 300px;
vertical-align: top;
padding: 3px 5px;
border-bottom: solid 1px #a5a5a5;
}

td.carDate {
width: 120px;
vertical-align: top;
padding: 3px 0;
border-bottom: solid 1px #a5a5a5;
}

td.carLoc {
width: 210px;
vertical-align: top;
padding: 3px 0;
border-bottom: solid 1px #a5a5a5;
}

.carTable {
margin-top: 35px;
}

#com .kbTable tr:hover, #com .carTable tr:hover { background: #d9e4f4;
}

#gov .kbTable tr:hover, #gov .carTable tr:hover { background: #ffe4e8;
}


/* Education LI Table */

#eduLI td {
font-size: 0.9em;
line-height: 1.3em;
text-align: center;
vertical-align: middle;
background: #e1e1e1;
padding: 0.5em;
}

#eduLI td.txt {
width: 80px;
}

#gov #eduLI td.arrow {
width: 24px;
background: url(../images/edu-arrow_gov.gif) no-repeat; background-position: center center;
}

#gov #eduLI td.txt {
border-top: solid 3px #e51937;
border-bottom: solid 3px #e51937;
}

#com #eduLI td.arrow {
width: 24px;
background: url(../images/edu-arrow_com.gif) no-repeat; background-position: center center;
}

#com #eduLI td.txt {
border-top: solid 3px #36609c;
border-bottom: solid 3px #36609c;
}


.sustain th {
font-size: 1.5em;
font-weight: bold;
text-align: center;
color: #ffffff;
}

.sustain td {
padding: 10px 15px;
background: #e1e1e1;
}

.sustain td p {
margin: 0.8em 0;
}

.sustain td.bottom {
padding: 3px 5px;
text-align: center;
color: #ffffff;
}

#gov .sustain td.bottom {
background: #e51937;
}

#gov .sustain th {
background: #e51937;
padding: 8px 0;
}

#gov .sustain td.tier2 {
background: #e51937;
}

#com .sustain td.bottom {
background: #36609c;
}

#com .sustain th {
background: #36609c;
padding: 8px 0;
}

#com .sustain td.tier2 {
background: #36609c;
}

.sustain td.tier2 {
text-align: center;
font-weight: bold;
padding: 5px;
color: #ffffff;
}





/***** Links & Navigation *****/

a:link, a:visited {
color: #e51937;
}

a:hover, a:active {
color: #ff5f77;
}


#gov a:link, #gov a:visited {
color: #e51937;
}

#gov a:hover, #gov a:active {
color: #ff5f77;
}

#com a:link, #com a:visited {
color: #36609c;
}

#com a:hover, #com a:active {
color: #3f84e7;
}


#gatewayGov a:link, #gatewayGov a:visited, #gatewayCom a:link, #gatewayCom a:visited { color: #ffffff;
}

#gov #breadCrumb a:link, #gov #breadCrumb a:visited, #gov #leftColumn a:link, #gov #leftColumn a:visited, #govHomeSol a:link, #govHomeSol a:visited { color: #393536;
text-decoration: none;
}

#gov #breadCrumb a:hover, #gov #breadCrumb a:active, #gov #leftColumn a:hover, #gov #leftColumn a:active, #govHomeSol a:hover, #govHomeSol a:active { color: #e51937;
text-decoration: underline;
}


#com #breadCrumb a:link, #com #breadCrumb a:visited, #com #leftColumn a:link, #com #leftColumn a:visited, #comHomeSol a:link, #comHomeSol a:visited { color: #393536;
text-decoration: none;
}

#com #breadCrumb a:hover, #com #breadCrumb a:active, #com #leftColumn a:hover, #com #leftColumn a:active, #comHomeSol a:hover, #comHomeSol a:active { color: #3f84e7;
text-decoration: underline;
}




/* Sub Nav */
#subNav {
background-color: #393536;
text-align: right;
height: 26px;
width: 100%;
border-right: solid 1px #393536;
}

#subNav ul {
margin: 0;
padding: 0;
float: right;
font-size: 10px;
text-transform: uppercase;
background-color: #393536;
}

* html #subNav ul { /*IE only rule, reduce menu width*/
width: 300px;
}

#subNav ul li {
display: inline;
}

#subNav ul li a:link, #subNav ul li a:visited {
float: left;
color: #c4c4c4;
padding: 4px 12px;
text-decoration: none;
}

#subNav ul li a:hover {
color: #ffffff;
}






/***** Gov Main Nav *****/

#gov .jqueryslidemenu {
font-size: 16px;
line-height: 1em;
background: url(../images/bg_nav.gif) repeat-x; height: 37px;
width: 100%;
}

#gov .jqueryslidemenu ul {
margin: 0;
padding: 0;
list-style-type: none;
text-transform: uppercase;
}

/*Top level list items*/
#gov .jqueryslidemenu ul li {
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
#gov .jqueryslidemenu ul li a {
display: block;
background: url(../images/bg_nav.gif) repeat-x; color: #ffffff;
text-decoration: none;
}

* html #gov .jqueryslidemenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/ display: inline-block;
}

#gov .jqueryslidemenu ul li a:link, #gov .jqueryslidemenu ul li a:visited { color: white;
padding: 10px 20px 11px 20px;
}

#gov .jqueryslidemenu ul li a:hover, #gov .jqueryslidemenu ul li a:active { background: url(../images/bg_nav_over.gif) repeat-x; /*tab link background during hover state*/ color: white;
}
	
/*1st sub level menu*/
#gov .jqueryslidemenu ul li ul {
position: absolute;
left: 0;
display: block;
visibility: hidden;
background: #ffffff;
border-right: 1px solid #393536;
border-bottom: 1px solid #393536;
border-left: 1px solid #393536;
}

/*Sub level menu list items (undo style from Top level List Items)*/ #gov .jqueryslidemenu ul li ul li {
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */ #gov .jqueryslidemenu ul li ul li ul {
top: 0;
}

/* Sub level menu links style */
#gov .jqueryslidemenu ul li ul li a:link, #gov .jqueryslidemenu ul li ul li a:visited { width: 160px; /*width of sub menus*/
padding: 10px 20px;
margin: 0;
color: #393536;
background: #ffffff;
font-size: 0.9em;
text-transform: none;
}

#gov .jqueryslidemenu ul li ul li a:hover, #gov .jqueryslidemenu ul li ul li a:active { /*sub menus hover style*/ background: #e51937;
color: #ffffff;
border-right: solid 2px #e51937;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass {
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass {
position: absolute;
top: 6px;
right: 5px;
}



/***** Com Main Nav *****/

#com .jqueryslidemenu {
font-size: 16px;
line-height: 1em;
background: url(../images/bg_com-nav.gif) repeat-x; height: 37px;
width: 100%;
}

#com .jqueryslidemenu ul {
margin: 0;
padding: 0;
list-style-type: none;
text-transform: uppercase;
}

/*Top level list items*/
#com .jqueryslidemenu ul li {
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
#com .jqueryslidemenu ul li a {
display: block;
background: url(../images/bg_com-nav.gif) repeat-x; color: #ffffff;
text-decoration: none;
}

* html #com .jqueryslidemenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/ display: inline-block;
}

#com .jqueryslidemenu ul li a:link, #com .jqueryslidemenu ul li a:visited { color: white;
padding: 10px 20px 11px 20px;
}

#com .jqueryslidemenu ul li a:hover, #com .jqueryslidemenu ul li a:active { background: url(../images/bg_com-nav_over.gif) repeat-x; /*tab link background during hover state*/ color: white;
}
	
/*1st sub level menu*/
#com .jqueryslidemenu ul li ul {
position: absolute;
left: 0;
display: block;
visibility: hidden;
background: #ffffff;
border-right: 1px solid #393536;
border-bottom: 1px solid #393536;
border-left: 1px solid #393536;
}

/*Sub level menu list items (undo style from Top level List Items)*/ #com .jqueryslidemenu ul li ul li {
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */ #com .jqueryslidemenu ul li ul li ul {
top: 0;
}

/* Sub level menu links style */
#com .jqueryslidemenu ul li ul li a:link, #com .jqueryslidemenu ul li ul li a:visited { width: 160px; /*width of sub menus*/
padding: 10px 20px;
margin: 0;
color: #393536;
background: #ffffff;
font-size: 0.9em;
text-transform: none;
}

#com .jqueryslidemenu ul li ul li a:hover, #com .jqueryslidemenu ul li ul li a:active { /*sub menus hover style*/ background: #36609c;
color: #ffffff;
border-right: solid 2px #36609c;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass {
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass {
position: absolute;
top: 6px;
right: 5px;
}





/***** Com Main Nav *****/

#gen .jqueryslidemenu {
font-size: 16px;
line-height: 1em;
background: url(../images/bg_gen-nav.gif) repeat-x; height: 37px;
width: 100%;
}

#gen .jqueryslidemenu ul {
margin: 0;
padding: 0;
list-style-type: none;
text-transform: uppercase;
}

/*Top level list items*/
#gen .jqueryslidemenu ul li {
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
#gen .jqueryslidemenu ul li a {
display: block;
background: url(../images/bg_gen-nav.gif) repeat-x; color: #ffffff;
text-decoration: none;
}

* html #gen .jqueryslidemenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/ display: inline-block;
}

#gen .jqueryslidemenu ul li a:link, #gen .jqueryslidemenu ul li a:visited { color: white;
padding: 10px 20px 11px 20px;
}

#gen .jqueryslidemenu ul li a:hover, #gen .jqueryslidemenu ul li a:active { background: url(../images/bg_gen-nav_over.gif) repeat-x; /*tab link background during hover state*/ color: white;
}
	
/*1st sub level menu*/
#gen .jqueryslidemenu ul li ul {
position: absolute;
left: 0;
display: block;
visibility: hidden;
background: #ffffff;
border-right: 1px solid #393536;
border-bottom: 1px solid #393536;
border-left: 1px solid #393536;
}

/*Sub level menu list items (undo style from Top level List Items)*/ #gen .jqueryslidemenu ul li ul li {
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */ #gen .jqueryslidemenu ul li ul li ul {
top: 0;
}

/* Sub level menu links style */
#gen .jqueryslidemenu ul li ul li a:link, #gen .jqueryslidemenu ul li ul li a:visited { width: 160px; /*width of sub menus*/
padding: 10px 20px;
margin: 0;
color: #393536;
background: #ffffff;
font-size: 0.9em;
text-transform: none;
}

#gen .jqueryslidemenu ul li ul li a:hover, #gen .jqueryslidemenu ul li ul li a:active { /*sub menus hover style*/ background: #36609c;
color: #ffffff;
border-right: solid 2px #36609c;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass {
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass {
position: absolute;
top: 6px;
right: 5px;
}
