.information
{

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
#divInfoContainer
{
margin: 0 auto;
width: 100%;
height: 100%;
vertical-align: middle;
text-align: center;
position: relative;
visibility: visible;
display: none;
z-index: 50;
}
#divHiddenTextCapture
{
position: absolute;
top: -30px;
left: 3%;
z-index: 90;
visibility: visible;
}
#clickNotice
{
width: 100%;
background: url(../../../templates/images/stripe2.jpg) repeat;
color: #FFF;
height: 25px;
font-size: 18px;
line-height: 25px;
display: block;
vertical-align: middle;
font-weight: bold;
margin-bottom: 30px;
}
#divExitInfo
{
position: absolute;
margin: 0 auto;
text-align: center;
height: 30px;
width: 90%;
color: #000;
font-size: 26px;
font-weight: bold;
z-index: 77;
visibility: hidden;
left: 5%;
top: 90%;
}
#contact, #podcasting, #outcomes
{
position: absolute;
margin: 0 auto;
text-align: center;
width: 50%;
height: 200px;
background-color: #FFF;
z-index: 76;
top: 15%;
left: 25%;
border: 5px solid #fdbf58;
padding: 0px 0px 0px 0px;
visibility: hidden;
}
#outcomes
{
position: absolute;
margin: 0 auto;
text-align: center;
width: 50%;
height: 400px;
background-color: #FFF;
z-index: 76;
top: 15%;
left: 25%;
border: 5px solid #fdbf58;
padding: 0px 0px 0px 0px;
visibility: hidden;
}
#news
{
text-align: left;
margin: 0 auto;
position: absolute;
width: 80%;
height: 70%;
background-color: #FFF;
z-index: 76;
top: 15%;
left: 10%;
border: 5px solid #fdbf58;
padding: 10px 10px 10px 10px;
visibility: hidden;
overflow: auto;
overflow-x: hidden;
}
#strategicplans
{
position: absolute;
width: 400px;
height: 175px;
background-color: #FFF;
z-index: 76;
top: 15%;
left: 38%;
border: 5px solid #fdbf58;
padding: 0px 0px 0px 0px;
visibility: hidden;
}
#policies, #research, #history
{
position: absolute;
width: 80%;
height: 70%;
background-color: #FFF;
z-index: 76;
top: 15%;
left: 10%;
border: 5px solid #fdbf58;
padding: 10px 10px 10px 10px;
visibility: hidden;
overflow: auto;
text-align: left;
overflow-x: hidden;
}
img#x {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
background-color: #333;
filter: Alpha(opacity:90);
-moz-opacity: .9;
z-index: 75;
cursor: default;
text-decoration: none;
visibility: hidden;
overflow: hidden;
}
img#x:hover
{
text-decoration: none;
}
h3
{
font-weight: bold;
font-size: 14px;
}
table
{
font-size: 12px;
}