﻿body {
	background-color: White;
	margin: 1em;
	padding-top: 0;
	font-family: Verdana, Arial;
	font-size: .72em;
}

a {
	color: #2E6EE0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1{
	color:#031C79;
	font-family:Trebuchet MS,Verdana,Arial;
	font-size:2.2em;
	font-weight:bold;
	padding: 0.5em 0px 0.5em 0px;
}
h2{
	color:#1B2DBD;
	font-family:Trebuchet MS,Verdana,Arial;
	font-size:1.7em;
	font-weight:bold;
}




/* begin CD CSS */

.contentarea {
	padding-bottom: 1.3em;
}

.content {
	background-color: White; /*margin: 4px;*/
}

.BigGroupHead /* areas */ {
	/*border-top: solid 1px silver;*/ /*color:White; 	background-color:#093A81; */
	padding-left: 4px;
	border-bottom: solid 1px #269FE8;
}
.SubGroupHead {
	text-align: left;
	color: #251513;
	background: #E8EFF7;
	padding-left: 4px;
}
.address {
	font-size: x-small;
}
.shortdesc {
	font-size: 90%;
	line-height: 130%;
}

.listitem {
	margin-left: 8px;
	margin-bottom: 5px;
}
.eventtime {
	color: #101010;
	font-style: italic;
	font-size: smaller;
}
.eventdesc {
	font-size: 90%;
}

.sectiondivider /* for tds */ {
	/*border-top:solid 1px silver;*/
	padding-top: 6px;
	padding-bottom: 6px;
}

.footdisclaimer {
	font-size: xx-small;
}

.errordisplay {
	border: solid 1px red;
	margin: 4px;
	padding: 4px;
	color: Maroon;
}
.innerpanel {
	margin: 12px;
}
.tabs {
	text-align: center;
}

.secthead /* dashboard*/ {
	border: solid 1px Gainsboro;
	background-color: #E8E8EE;
}
.survSection {
	/*border-bottom: solid 1px silver;*/
}
.survcapt {
	/*color:#101010; 	background-color:SkyBlue;*/
	padding: 4px;
	color: White;
	background-color: #021FA4;
}
.R1 {
	background-color: #F0F8FF;
}
.R2 {
	background-color: #F5F5F5;
}


.contentedit {
	border: solid 1px red;
	color: red;
	font-size: xx-small;
}
a.contentedit:visited {
	color: red;
	text-decoration: none;
}
a.contentedit:link {
	color: red;
	text-decoration: none;
}
a.contentedit:hover {
	background-color: red;
	color: white;
}

.smallhead {
	font-size: small;
	letter-spacing: -1px;
	color: #505050;
}
.smallwarn {
	font-size: x-small;
	color: Black;
	font-style: italic;
}
.smallinfo {
	font-size:0.7em;
	padding-top:2em;
	color: Silver;
}


ul.cdlib {
	padding: 0px;
	margin: 0px;
}

.cdlib li {
	list-style-type: none;
}

.cdlibrow {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 18px;
}
li.cdlibrow {
	list-style: none;
	padding-bottom: 1em;
}
.cdlibfldcust {
	font-size: 0.7em;
	background-color: black;
	color: white;
}
.cdlibfldint {
	font-size: 0.7em;
	background-color: red;
	color: white;
}
.cdlibpubdate {
	font-size: 0.7em;
	color: #828282;
}


li.cdlibfoldermenu {
	list-style: none;
	margin: 0px;
	padding-bottom: 1em;
}

li.cdlibfoldermenuhorz {
	list-style: none;
	display: inline;
	margin: 0px;
	padding-bottom: 1em;
}
li.cdselecteddoc {
	font-weight: bold; /*background-color: #EBF5F9; */
}
