body {
	font-family: Arial,Helvetica,Geneva,sans-serif;
    background-color: #E8E7E7;
	font-size: 12px;
}

body, p, li {
	color: #333;
}

.container {
	width:1020px !important;
}

.mainContent {
	width: 990px !important;
	background-color: #ffffff;
}

.eadcontent {
    padding-top: 10px !important;
}

.eadcontent h2 {
    padding-top: 8px;
    margin-top: 0px;
}

.headline h2, .eadcontent h2 {
    font-size: 24px;
    color: #003366 !important;
    font-weight: normal;
}

h3 {
    margin: 0 0 10px 0;
    color: #000 !important;
	display: block;
    font-size: 1.17em;
	font-weight: bold;
	line-height: 18px;
}

.eadheading h3 {
    font-size: 1.4em;
    line-height: 19px;
}

.wrapper {
	min-width: 1020px;
    background: url("../images/page_gradient.png") repeat-x;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #E8E7E7;
    background-origin: padding-box;
    background-size: auto;
}

/* footer styling */
#footer {
	font-size: 11px;
}

#footer a {
	color:#999;
}

#footer .wrap {
	margin-top: 25px;
	padding: 8px 0;
	border-top: 1px solid #d6d5d5;
	overflow: hidden;
}

#footer .copyrights {
	float: left;
	padding-top: 2px;
}

#footer .nav-footer {
	float: right;
}

#footer .flat, #footer .flat li {
  list-style-type: none;
  display: inline-block;
  line-height: 1;
  position: relative;
  z-index: 150;
}

#footer .pipe {
	float: right;
	padding-top: 2px;
}

#footer .pipe li {
	padding:0 5px 0 7px;
	border-left:1px solid #ccc;
	line-height:1;
}

#footer .pipe .first {
	border-left:0 none;
	padding-left:0;
}

#footer .pipe .last {
	padding-right:0;
}

/* Navigation Header Content */
.navcontent-flat{
	padding:8px 15px;
	margin-top: 10px;
	margin-bottom:0px;
	list-style:none;
	border-radius:4px
}

.navcontent-flat>li{
	display:inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

.navcontent-flat>li+li {
	border-left: 1px solid #e6e6e6;
}

.header .navbar .container {
	padding-left: 0;
}

.header .navbar.breadcrumb-true {
	margin-bottom: 0px;
}

.header .navbar.breadcrumb-false {
	margin-bottom: 15px;
}

.breadcrumb {
    color: #666;
	font-size: 11px;
	padding-left: 0px;
	margin-left: 0px;
}

.breadcrumb span {
    padding-right: 7px;
	color: #999;
}

.breadcrumb li {
	color: #666;
}

.breadcrumb a {
    color: #333;
}

.breadcrumb a:hover, a:active, .eadcontent a:hover, a:active {
	text-decoration: underline !important;
}

/* Right Sidebar Content */
.sideContenttag-box {
	background-color: #ffffff;
	padding: 10px;
	margin-top: 10px;
}

.sideContenttag-box a:hover, a:active {
	text-decoration: underline;
}

.sideContenttag-box h2 {
	color: #333 !important;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 5px;
}

.sideContenttag-box .headline {
	margin-bottom: 0;
}

.tag-box-v3 {
	border: 1px solid #E6E6E6;
}

/* sidebar navigation */
li.active ul.collapse {
    display:block !important;
}


.leftSideMenu {
    margin-right: 0px;
    margin-left: -4px;
    background: url(../images/bg_nav_left.gif) no-repeat right bottom;
}

@media (min-width: 768px) {
.leftSideMenu {
    margin-right: -24px;
    margin-left: -4px;
    background: url(../images/bg_nav_left.gif) no-repeat right bottom;
}


.mainContent {
	background-image: url("../images/content_bg.png");
	background-repeat: repeat-y;
	background-position: right;
}
}


.leftSideMenu ul li.list-group-item:first-child {
	border-top: 0 !important;
	font-size: 15px !important;
	font-weight: bold !important;
	line-height: 17px !important;
	padding-top: 10px !important;
	padding-bottom: 5px !important;
	color: #003366 !important;
	
}

.leftSideMenu ul a {
	color: #3399cc;
}

.sidebar-nav-v1 > li.active > a {
	color: #333333 !important;
}

.sidebar-nav-v1 li ul, sidebar-nav-v1 li.active ul, sidebar-nav-v1 li.active ul a {
	background-color: #ffffff !important;
}

.leftSideMenu ul li.list-group-item:first-child a,
.leftSideMenu ul li.list-group-item:first-child a:active,
.leftSideMenu ul li.list-group-item:first-child a:hover,
.leftSideMenu ul li.list-group-item:first-child a:focus{
	color: #003366 !important;
	text-decoration: none !important;
}


.active.list-group-item, .active.list-group-item:hover, .active.list-group-item:focus {
    color: #333;
	background-color: #ffffff !important;
}

.nav-side .list-group-item, .nav-side .active.list-group-item {
	border-left: none !important;
	background-color: none !important;
}

/* NAV FIX BAR */
.ead-navfx {
    height: 30px;
    background-color: #000;
    background-image: url("../images/toolbar_bg.png") !important;
    color: #FFF;
    min-width: 1020px !important;
}
.ead-navfx-inner {
    width: 990px;
    margin: 0 auto 0 auto;
    padding-top: 6px; padding-left: 0;
}
.ead-navfx-inner a {
    /*font-weight: bold;*/
    text-decoration: none;
}
.ead-navfx-left a {
    color: #ccc;
}
.ead-navfx-right a {
    color: #F60;
}
.ead-navfx-right a:hover {
    text-decoration: underline;
}
.ead-navfx-left, .ead-navfx-right {
    width: 480px;
    display: block;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    color: #CCCCCC;
}
.ead-navfx-left {
    text-align: left;
    float: left;
}
.ead-navfx-left strong {
    color: #FFFFFF;
}
.ead-navfx-right {
    text-align: right;
    float: right;
    margin-right: 10px;
}
.ead-navfx-right-p1 { color: #FFFFFF !important; padding-right: 2px;}
.ead-navfx-right-p2 { border-left: solid 1px #3E3E3E; padding-left: 7px;}

/* MENU BAR */
.topbar {
	padding-top: 21px;
	padding-bottom: 20px;
	margin-bottom: 8px;
}

.topbar a {
	color: #666666;
}

.topbar a:hover, a:active {
	text-decoration: underline !important;
}

.navbar.navbar-default {
    background-image: url("../images/nav_lev_1_bg.png") !important;
    color: #FFFFFF !important;
    height: 40px;
    padding: 0px 15px 0px 0px;
    border-radius: 3px;
    border-top: 1px solid #cccccc;
}


.header .navbar-default .navbar-nav > li > a {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 1em;
    font-weight: normal;
	text-transform: none;
	padding: 10px 10px 10px 10px;
	margin-top: 8px; margin-bottom: 0px;
	color: #FFFFFF;
}

.navbar-nav > li > a {
	line-height: 19px;
}

.nav.navbar-nav > li {
    border-left: 1px solid #55a0ce;
	margin-top: -2px;
}

.dropdown > a:after, .dropdown-submenu > a:after {
	content: "";
}

.header .navbar-default .navbar-nav > .active > a  	{border-bottom: none; color: #FFFFFF;}
.header .navbar-default .navbar-nav > li > a		{border-bottom: none; color: #FFFFFF;	margin-top: 0px;}
.header .navbar-default .navbar-nav > li > a:hover 	{border-bottom: none; color: #036 !important; background-color: #FFF !important;}

/* unordered lists */
.sideContenttag-box ul li, .eadcontent ul li {
    background: url(/cms-eadbasic/export/sites/default/.galleries/Layout-Images/bullet.png) no-repeat 0 5px;
    padding-left: 11px;
    line-height: 15px;
    padding-bottom: 3px;
	list-style: none;
}

/* title of images */
.imageTitle {
    font-weight: bold;
    text-align: center;
}


/* SPECIAL STYLINGS */
.ead_table td {
    vertical-align: middle;
    text-align: center;
    border-style: none solid solid none !important;
    border-color: ivory !important;
    border-width: 1px !important;
}
.ead_table thead td, .ead_table td.ead_table_title, .ead_table a {
    background: #99ccff;
    padding: 1.65pt;
    color: white;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}
.ead_table a {
    background: #3398CB;
    padding: 1.65pt;
    color: white;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}
.ead_table {
    background: #f3f6f8;
    width: 390pt;
    border-collapse: collapse;
    color: #333333 !important;
    font-size: 9pt;
    font-family: Arial;
    border: 1px solid lightgrey;
}
.ead_table thead td p {
    color: white;
}

.ead_data_table {
	background: #f3f6f8 !important;
    border: 1pt solid lightgrey !important;
	border-spacing: 0px; 
	width: 100%;
}

.ead_data_table thead td {
	background: #3398cb;
    border-style: none solid solid none !important;
    border-color: ivory !important;
    border-width: 1px !important;
    padding: 1.65pt;
    font-weight: bold;
	color: white;
	font-family: Arial; 
	font-size: 9pt;	
    vertical-align: middle;
}

.ead_data_table tbody td {
    border-style: none solid solid none !important;
    border-color: ivory !important;
    border-width: 1px !important;
    padding: 0cm;
	color: #333333;
    font-family: Arial;
    font-size: 8pt;
}
.row_blue {
	background: #c9d8e7;
}
.col_blue {
    font-weight: bold;
	background: #c9d8e7;
}

.ead_data_table_width50 {
 width: 50%;
}

.ead_data_table_width25 {
 width: 25%;
}

.center_cells td {
	text-align:center; 
    vertical-align:middle;
}

.eadTableCenter td {
	vertical-align: middle; 
}


.header .navbar-collapse {
    padding: 0;
    display: block!important;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
}

.navbar-nav>li, .navbar-nav  {
    float: left!important;
}

.header .navbar-nav {
	margin: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

.arrow-table {
	border-spacing: 0px;
}

.arrow-table img {
    margin: 0px;
}

.arrow-table td {
    vertical-align: middle;
}