body {
	color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 13px;
	margin: 2em 7.5%;
}
p {
	line-height: 20px;
}

th {
	font-weight: bold;
	background-color: #CCCCFF;
	font-size: 12px;
	line-height: 18px;
	vertical-align: middle;
	text-align: left;
}
td {
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
	text-align: left;
}

ul {
	list-style-type: square;
	list-style-position: outside;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
ol li {
	margin-top: 1.2em;
}
ul li {
	margin-top: 0.15em;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #CCCCFF;
	background-color: #996600;
}
strong {
	font-weight: 900;
}
h1, h2, h3 {
	color: #960;
	margin-bottom: 0px;
}
h1+p, h2+p, h3+p , h4+p, h2+table, h3+ul, h4+ul{
	margin-top: .5em;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
	margin-top: 1.5em;
	padding-top: 0.5em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
	clear: both;
	font-family: Helvetica, Arial, sans-serif;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
	color: #000;
	margin-bottom: 0px;
	font-weight: bold;
}
#sidebar {
	background-color: #FF9;
	padding: 0em;
	float: right;
	width: 12em;
	border: 1px dashed #666666;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-top: 1em;
}
#sidebar-right {
	background-color: #FF9;
	margin: 0em 0em 2em 2em;
	padding: 1em;
	width: 18em;
	float: right;
	font-size: 85%;
}
.sidebar-right {
	background-color: #FF9;
	margin: 0em 0em 2em 2em;
	padding: 1em;
	width: 18em;
	float: right;
	font-size: 85%;
}
#sidebar-left {
	background-color: #FF9;
	margin: 0em 2em 2em 0em;
	padding: 1em;
	width: 18em;
	float: left;
	font-size: 85%;
}
.sidebar-left {
	background-color: #FF9;
	margin: 0em 2em 2em 0em;
	padding: 1em;
	width: 18em;
	float: left;
	font-size: 85%;
}
#feed {
	width: 250px;
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
	background-color: #CCCCCC;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1.5em;
	padding-left: 1em;
}
#feed p.rss-title {
	font-size: 1.2em;
}
#feed ul {
	font-size: .95em;
	list-style-type: none;
	margin: 0em;
	padding: 0px;
}
#feed ul li {
	margin-bottom: 0.5em;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333;
}
#point-structure {
	background-color: #FFF;
	border: 1px dashed #666;
	margin-top: 1em;
	margin-bottom: 2em;
}
#diigofeed {
	float: right;
	width: 250px;
	margin-left: 25px;
}
#footer {
border-top: 2px solid #666;
    font-size: 75%;
    background-image: url(images/unicoelogo_sm.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    padding-left: 120px; /* Increase to push text away from image */
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 2em;
    min-height: 80px; /* Increase to ensure image fits vertically */
    display: flex;
    align-items: center;
}

.footer {
    
    border-top: 2px solid #666;
    font-size: 75%;
    background-image: url(images/unicoelogo_sm.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    padding-left: 120px; /* Push text away from image */
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 2em;
    min-height: 80px; /* Ensure image fits vertically */
    display: flex;
    align-items: center;
}

.small {
	font-size: 11px;
	color: #3C4B5B;
	line-height: 13px;
}

.heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #996600;
	line-height: 24px;
}
.subhead1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #996600;
}
.subhead2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
}
.subhead3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.caption {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
.Special_Notes {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
.checklist {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 0.25em;
}
.table-subsection td {
	background-color: #FFC;
}
.highlight {
	background-color: #FFC;
}
.highlighted {
	background-color: #FFFF00;
}
.float-left {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.float-right {
	float: right;
	margin-bottom: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 1em;
}
.evenrow {
	background-color: #FFFFCC;
}
.clear {
	clear: both;
}
.firstparagraph {
	margin-top: 0px;
}
.clear-left {
	clear: left;
}
.command-reference {
	font-style: oblique;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.1em;
}
