﻿br.clear
{
clear: both;
}

img.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

*
{
 padding: 0em;
 margin: 0em; 
}

body
{
background: url('images/tile75x75.png');
}

body,input,select,button
{
font-size: 82%;
font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif,Tahoma,Arial,Sans-Serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #003190;
text-decoration: none;
}

a:hover
{
text-decoration: none;
text-decoration: underline;
}

h1,h2,h3,h4
{
	font-family:Arial;
}
h1{font-size:1.8em;
	border-bottom: solid 1px #FE9F32;
	margin-bottom:1em;
	}
h2{font-size:1.5em;}
h3,h4
{
display: inline;
font-weight: bold;
}

ul {
 padding: 1.2em;
}

.contentarea
{
padding-top: 1.3em;
}

img
{
/*border: solid 1px #6F5230;*/
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}


.box
{
position: relative;
background:#FDF7D8;
padding: 0.6em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
	list-style: none;
	padding: 0;
}

ul.linklist li
{
line-height: 1.8em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 225px;
background: #fff url('images/UtahBG.png') repeat-x;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
width: 90%;
min-width: 600px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 6.0em;
background: #FFFFFF;
margin-bottom: 2px;
}

#menu
{
height: 1.4em;
padding-bottom:1em;
width:100%;
}

#menu ul
{
background: #FE9F32;
position: absolute;
padding: 0;
width:100%;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;

}

#menu img {
	padding:0px 0px 0px 0px;
}

/* left menu */
.secondarycontent
{
	margin-top: 1.1em;
	font-size:.88em;
}
.secondarycontent h4
{
	font-size:1.1em;
	line-height:2.8em;
	border-bottom: solid 1px #FE9F32;
}


#footer
{
position: relative;
height: 3.8em;
clear: both;
background: #fff;
font-size: 0.8em;
margin-top:3em;
border-top:solid 1px blue;
}

#footer .left
{
position: absolute;
left: 2.0em;
}

#footer .right
{
position: absolute;
right: 2.0em;
}

#footer .disclaimer 
{
	position:absolute;
	top:1.6em;
	left: 2.0em;
	right: 2.0em;	

}

.content
{
	background-color:White;
	margin: 4px 10px 4px 4px;
}


.BigGroupHead
{
	/*border-top: solid 1px silver;*/
	/*color:White;
	background-color:#093A81; */
	padding-left:4px;
	border-bottom: solid 1px #FE9F32;

}
.SubGroupHead
{
	text-align: left;
	color: #251513 ;
	background: #E2E7F0;
	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 2px 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:15px;
}
.tabs
{
	text-align:center;
}
.seltab
{	height:2em;
	background-color:#F5FFFA; /*#FFEFD5;*/
	border-top: solid 2px #3CB371;
	border-left: solid 2px #3CB371;
	border-right: solid 2px #3CB371;
}
.unseltab
{	height:2em;
	/*border-right: solid 1px silver;*/
	border-bottom: solid 2px #3CB371;
}

.secthead
{	
	
	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:#0C3CAC;	
}
.R1
{
	background-color:AliceBlue;
}
.R2
{
	background-color:WhiteSmoke;
}


.box1
{
	background-color:Teal;
}
.box2
{
	background-color:Maroon;
}

.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:x-small;
	color:Silver;
}


ul.cdlib {
	padding: 0px;
	margin: 0px;
}

.cdlib li {
	list-style-type: none;
}

.cdlibrow {
	font-size: 1.1em;
	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; */
}
