body, .eBody {
    background-color: #e8f1f7;
    color: #000000;
}
A {
	color: #3a3a3a;
}


.header-cell {
    background-color: #d0d0d0;
}
.header-gradient {
	background: #d0d0d0;
	background-size: 100% 100%;
	background: -webkit-linear-gradient(top, #a6a6a6 0%,#d9d9d9 100%) !important; /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, #a6a6a6 0%,#d9d9d9 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6a6a6', endColorstr='#d9d9d9',GradientType=0 ) !important; /* IE6-9 */
	color: # !important;
	}

.linkbar-cell {
	background-color: #FFFFFF;
	color: #BFBFBF;
}
.linkbar-cell A {
    color: #000000;
}


.module-header {
    background-color: #336699;
    color: #FFFFFF;
}
.module-header A {
	color: #0000ff;
}


.module-body {
    background-color: #FFFFFF;
    color: #000000;
}
.module-body A {
	color: #0000ff;
}


.linkbar {
    background-color: #FFFFFF;
	color: #BFBFBF;
}
.linkbar A {
	color: #000000;
}



.boxed {
    background-color: #EFEFEF;
    color: #000000;
}
.boxed A {
	color: #0000ff;
}


.highlight2,.eButton.btn-primary {
    background-color: #336699;
    color: #ffffff;
}
.highlight2 A {
    color: #ffff00;
}
.ihighlight2 {
    background-color: #336699 !important;
	color: #ffffff !important;
}
.ihighlight2 A {
	color: #ffff00 !important;
}

.highlight2-gradient, .highlight2-gradient-22, .highlight2-gradient-29, .etable th,
        .ui-widget-header, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: #336699;
	background-size: 100% 100%;
	background: -webkit-linear-gradient(top, #28517a 0%,#5b84ad 100%) !important; /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, #28517a 0%,#5b84ad 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28517a', endColorstr='#5b84ad',GradientType=0 ) !important; /* IE6-9 */
	color: #ffffff !important;
}

.module-header-gradient {
	background: #336699;
	background-size: 100% 100%;
	background: -webkit-linear-gradient(top, #28517a 0%,#5b84ad 100%) !important; /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, #28517a 0%,#5b84ad 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28517a', endColorstr='#5b84ad',GradientType=0 ) !important; /* IE6-9 */
	color: #FFFFFF !important;
}

.highlight2-gradient-29-angle {
	background-size: 100% 100%;
	background: transparent url('/share/gradients/module-29-angle-336699.gif') !important;
}
.highlight2-gradient-50 {
	background: #336699 url('/share/gradients/module-50-336699.png') !important;
	background-size: 100% 100%;
	color: #FFFFFF !important;
}
.highlight2-light {
	background: none !important;
	background-color: #e0e8ef !important;
	color: black !important;
}
.highlight2-medium {
	background: none !important;
	background-color: #7a9bbc !important;
	color: white !important;
}
.highlight2-border { border: 1px solid #336699 !important; }
.highlight2-light-border { border: 1px solid #7a9bbc !important; }
.highlight2-dark-border { border: 1px solid #28517a !important; }
.left-sidebar { border: 1px solid #336699; }

	#schCalDiv a, #schCalendarSelection a { color: #336699; }
	.calColor1 { background: #668cb2 !important; }
	.calColor1-text, .calColor1-text a { color: #336699 !important; }
	.calColor1-highlight { background: #336699 !important; }
	
.highlight1 {
    background-color: #e6e6e6;
    color: #000000;
}
.highlight1 A {
    color: #0000ff;
}
.highlight1-gradient-22 {
	background: #e6e6e6 url('/share/gradients/module-22-e6e6e6.png');
	color: #000000;
}
.highlight1-gradient-29 {
	background: #e6e6e6 url('/share/gradients/module-29-e6e6e6.png');
	color: #000000;
}
.highlight1-gradient-50 {
	background: #e6e6e6 url('/share/gradients/module-50-e6e6e6.png');
	color: #000000;
}

.etable TH A {
	color: #ffff00 !important;
}
.etable TD {
	background-color: #ececec;
	color: #000000;
}
.etable TD A {
	color: #0000ff;
}
.etable TD A:visited {
	color: #2222ff;
}
.odd TD {
	background-color: #e0e0e0;
}
.etableLineBetweenRows TD {
	border-top: 1px solid #dadada;

}

.eButton.btn-primary {
	border-color: #15487b;
}
.eButton.btn-primary:hover {
	background-color: #477aad;
	border-color: #295c8f;
}
.eButton.btn-primary:active {
	background-color: #24578a;
	border-color: #06396c;
}



/* jQuery UI */

.ui-widget-content {
    background: #e6e6e6 !important;
    color: #000000 !important;
}
.ui-widget-content a {
    color: #0000ff !important;
}

.ui-widget-header a {
    color: #ffffff !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #7a9bbc !important;
    color: white !important;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: white !important;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { 
    color: #ffffff !important;
}

.ui-widget-header .ui-icon, .ui-state-active .ui-icon, .ui-state-default .ui-icon { 
	background-image: url(/common/images/jquery-ui-icons-white.png) !important; 
}

/* End jQuery UI */
