﻿body {
background:url(../imgs/siteBG.jpg) repeat-x fixed;
}

form.search {

}

.searchBox {
padding:0px;
margin:0px;
font-size:11px;
color:#2e2e2e;
}

form.search label {
color:#2e2e2e;
}

form.search input {
color:#666666;
}

form.search .btn {
color:#2e2e2e;
}

script {}

h1 {}

h2 {}

p {}

img, img a {}

img:hover, img a:hover {
border:none;
background:none;
}

.clear {}


/***************************************
GLOBAL NAVIGATION BRANDING STYLES
****************************************/

.globalNav {
background:url(../imgs/globalNavBG.jpg) top left repeat-x #2e2e2e;
color:#f9f9f9;
}

.globalNav .content {}
.globalNav .content .linkArea {}

.globalNav .content .linkArea ul {}

.globalNav .content .linkArea ul li {}

.globalNav .content .linkArea ul li:hover {}

.globalNav .content .linkArea ul li a {
color:#f9f9f9;
}

.globalNav .content .linkArea ul li a:hover {
background:url(../imgs/globalNavBGroll.gif) top no-repeat;
color:#333333;
}

.globalNav .content .helpArea {}

.globalNav .content .helpArea a {
color:#f9f9f9;
text-decoration:underline;
}


.globalNav .content .helpArea a:hover {
text-decoration:none;
}





/***************************************
MAIN PAGE LAYOUT STYLES
****************************************/

.page {}




/***************************************
HEADER LAYOUT STYLES START
****************************************/

.page .header {}

.page .header .logoArea {}

.page .header .deptName {}

.page .header .searchArea {}

/***************************************
HEADER LAYOUT STYLES END
****************************************/












/***************************************
MENU LAYOUT STYLES START
****************************************/

.page .menu {
background:url(../imgs/navBG.gif) bottom left no-repeat;
}

.page .menu ul {}

.page .menu ul li {}

.page .menu ul li:hover {}

.page .menu ul li a {
color:#ffe7a2;
border-left:1px solid #14244e;
border-right:1px solid #5e7eb6;
}


.page .menu ul li a:hover {
color:#244979;
background:url(../imgs/navBGroll.jpg) top repeat-x;
}

.page .menu ul .contactInfo {
float:right;
width:290px;
text-align:right;
color:#f9f9f9;
font-size:11px;
padding:6px 8px 0px 0px;
}

.page .menu ul .contactInfo a {
color:#f9f9f9;
text-decoration:none;
border:none;
text-align:right;
float:right;
padding:0px 0px 0px 0px;
margin:0px 5px 0px 0px;
}

.page .menu ul .contactInfo a:hover {
text-decoration:underline;
background:#f9f9f9;
color:#3a77ab;
padding:0px;
height:auto;
}


/***************************************
MENU LAYOUT STYLES END
****************************************/






.page .content {
background:#ffffff;
border:1px solid #333333;
}


.page .content .top { height:400px; }



.slideshow { background:#ffffff; float:left; height:275px; margin:0px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}

.slideshow img { width:950px; height:auto; border:1px solid #cccccc; 
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}




/***************************************
BASIC WIDGET START
****************************************/

.widget {}

.widget .heading {
text-decoration:none;
}

.widget .heading:hover {
text-decoration:none;
cursor:pointer;
}

.widget .heading.noLink:hover {
text-decoration:none;
color:#e0ffdd;
cursor:auto;
}

.widget .heading .icon {}

.widget .heading .icon img {}

.widget .heading .title {
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

.widget .heading .title a {
color:#ffffff;
text-decoration:none;
}

.widget .heading .title a:hover {
color:#ffffff;
text-decoration:underline;
cursor:pointer;
}

.widget .heading .title:hover {
color:#ffffff;
text-decoration:underline;
cursor:pointer;
}

.widget .heading .title.noLink:hover {
color:#ffffff;
text-decoration:none;
cursor:auto;
}



.widget .body {}

.widget.news .body a {
font-size:11px;
font-weight:bold;
color:#3a77ab;
text-decoration:underline;
padding:0px 3px 0px 3px;
}

.widget.news .body a:hover {
text-decoration:none;
background:#1f3262;
color:#ffffff;
}

.widget.news .body .item {
margin:5px 0px 10px 0px;
padding:0px 0px 10px 0px;
}

.widget.news .body .item a {
font-size:11px;
font-weight:bold;
color:#1f3262;
height:auto;
padding:0px;
}

.widget.news .body .item a:hover {
background:#1f3262;
color:#f9f9f9;
text-decoration:none;
}

.widget .body .moreLink {
float:right;
}

.widget .body .moreLink.white a {
color:#ffffff;
font-weight:bold;
font-size:10px;
text-decoration:none;
}

.widget .body .moreLink.white a:hover {
color:#ffffff;
text-decoration:underline;
}

.widget .body .moreLink.color a {
color:#e9a75d;
font-weight:bold;
font-size:10px;
text-decoration:none;
}

.widget .body .moreLink.color a:hover {
background:#e9a75d;
color:#ffffff;
text-decoration:none;
}

/***************************************
BASIC WIDGET END
****************************************/





/***************************************
CUSTOM (news) WIDGET START 
****************************************/

/* use for MIDDLE placement */
.widget.center {}

.widget.news .heading {
/* background:url(../imgs/widgetHeaderBGrepeat.jpg) center center repeat-x; */
background:#3b5d98;
}

.widget .heading a {
color:#e0ffdd;
}

.widget .heading a:hover {
color:#f9f9f9;
text-decoration:underline;
cursor:pointer;

}

.widget.news.last {}

.widget.news.under {}

.bottom .widget .heading .title,
.bottom .widget.linklist .heading .title,
.bottom .widget .heading .title a,
.bottom .widget.linklist .heading .title a { font-size:13px; color:#ffffff; border-bottom:1px solid #ffffff; text-decoration:none; display:block; }


.bottom .widget .heading .title a:hover { background:#ffffff; color:#2e2e2e; }


#news {}

#pressRelease .story .title {
color:#244979;
font-size:12px;
font-weight:bold;
}

#pressRelease .story .blurb {
color:#2e2e2e;
margin-bottom:15px;
margin-left:10px;
}


#pressRelease .story a,
#pressRelease .story .link,
#pressRelease .story .link a {
color:#244979;
font-size:11px;
padding:0px;
margin:0px;
font-weight:bold;
}

#pressRelease .story .link a:hover {
background:#244979;
color:#ffffff;
}


#caseListings .story .title {
color:#244979;
font-size:12px;
font-weight:bold;
}

#caseListings .story .blurb {
color:#ffffff;
margin-bottom:15px;
margin-left:10px;
}


#caseListings .story a,
#caseListings .story .link,
#caseListings .story .link a {
color:#ffffff;
font-size:11px;
padding:0px;
margin:0px;
font-weight:bold;
}

#caseListings .story .link a:hover {
color:#ffffff;
text-decoration:none;
}


/***************************************
CUSTOM (news) WIDGET END 
****************************************/






/***************************************
CUSTOM (linklist) WIDGET START 
****************************************/

.widget.linklist {}

.widget.linklist .heading {}

.widget.linklist .heading .title {
color:#2e2e2e;
border-bottom:1px solid #2e2e2e;
width:290px;
}

.widget.linklist .body {
color:#ffffff;
}

.widget.linklist .body ul { padding:0px; margin:0px; width:50%; float:left; list-style-position:inside; }
.widget.linklist .body ul li { list-style:none; margin:0px 0px 10px 0px; padding:0px;}
.widget.linklist .body ul li.alt { 
background-color: rgba(255, 255, 255, .15);
color: rgba(255, 255, 255, .15);
}

.widget.linklist .body ul li a { padding:2px 0px 2px 4px; color:#f9f9f9; text-decoration:none; display:block; color:#ffffff; line-height:15px; }

.widget.linklist .body ul li a:hover {text-decoration:none; background:#f9f9f9; color:#3661a2}

.widget.linklist.center {}
.widget.linklist.last {
}

.widget.linklist.last .body ul li {
list-style-image:none;
}

.widget.linklist.last .body ul li.alt {
list-style-image:none;
background:url(../imgs/altRowBG2.jpg) top left no-repeat;
list-style-position:inside;
}




/***************************************
CUSTOM (linklist) WIDGET END
****************************************/



.page .content .top .siteImage {
border:1px solid #2e2e2e;

}


.page .content .middle {
margin-top:10px;
background:url(../imgs/infoAreaBGrepeat.jpg) top left repeat-x;
}






.page .content .bottom {
background:url(../imgs/preFooterBGrepeat.jpg) bottom left repeat-x #3b5d98;
}

.page .content .bottom .between {
background:url(../imgs/betweenWidgets2.gif) center center repeat-y;
height:450px;
}





.page .footer {
background:url(../imgs/footerBg.gif) bottom left no-repeat;
}

.page .footer .footerContent {
color:#ffe7a2;
}

.page .footer .footerContent a {
color:#ffe7a2;
text-decoration:underline;
}

.page .footer .footerContent a:hover {
color:#ffffff;
text-decoration:none;
}
















