body, td
{
	font-family:Arial, Sans-Serif;
	font-size:12px;
	color:#666666;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}
h4
{
	font-size:12px;
}

a.calItemTitle:link, a.calItemTitle:visited
{
	font-size: 10px;
	color:Blue;
}
a.calItemTitle:hover
{
	color:green;
}
a.calItemTitle:active
{
	color: Red;
}
.calItemTime
{
	font-size: 10px;
}
.calendar
{
	font-family: Verdana;
	font-size: 12px;
}
.normal
{
	text-align:justify;
}
.surveyArchive a
{
	margin-right:20px;
}
a.searchResult:link, a.searchResult:visited
{
	font-size: 125%;
}
.searchTitle
{
	font-size: 14px;
	font-weight:bold;
}
.folderPath
{
	/*letter-spacing:1px;*/
}

.menustyle 
{
	padding:0px; 
	margin: 0px;	
}
.parentItem
{
	font-family:verdana;
	font-size:10px; 
	color:#757575;
	padding: 0px 0px 0px 4px; 
	margin: 0px; 
	background: #CCCCCC;
	white-space: nowrap;
	width:200px;
	border-bottom: solid 2px white;
	height:17px;
	line-height:17px;
}
.menuitem 
{
	font-family:verdana;
	font-size:10px; 
	color:#757575;
	padding: 0px 0px 0px 4px; 
	margin: 0px; 
	background: #CCCCCC;
	border-bottom: solid 2px white;
	white-space: nowrap;
	height:17px; 
	cursor:pointer;
	cursor:hand;
}
/*container for submenu*/
.submenu
{  
	margin: 0px; 
	background: #CCCCCC;
	border: solid 2px #666666;
	height:17px;
	line-height:17px;
}
.mouseover 
{
	font-family:verdana;
	font-size:10px; 
	color:#555555;
	padding: 0px 0px 0px 4px; 
	margin: 0px; 
	background: #CCCCCC;
	white-space: nowrap; 
	border-bottom: solid 2px white;
	height:17px;
	cursor:pointer;
	cursor:hand;
	line-height:17px;
}

#outerContainer
{
	/*border: solid 1px #7994CB;
	background-color: #F3F5FA;
	width:90%;*/
	height:90%;
	width:750px;
}

#searchBar
{
	height:35px;
}

#headerContainer
{
	height:90px;
	width:750px;
}

#navContainer
{
	width:200px;
	padding:0px;
	border-top:solid 2px white;
	border-left:solid 1px white;
	
}

#navAds
{
	background-image:url(../images/nav_gradient_left.jpg);
	background-repeat:repeat-x;
	height:350px;
}

#navBorder
{
	width:5px;
	background-color:white;
	background-image: url(../images/navBorder.gif);
}

#adminTab a:link, #adminTab a:visited
{
	color:#003366;
}

#contentColContainer
{
	/*padding:20px;*/
} 

#publicPanel
{
	height:auto;
}

.contentContainer
{
	width:545px;
	position:relative;
	z-index:0;
	padding:0px 0px 10px 10px;
}

.homeContainer
{
	width:545px;
	position:relative;
	z-index:0;
}
/*update this to achieve visibility of host/admin controls*/
#adminTab
{
	position:relative;
	text-align:left;
	width:750px;
	margin:20px 0px 0px 5px;
}

#adminTabOuter
{
	position:absolute;
	left:auto;
	top:auto;
	z-index:100;
	height:50px;
	width:200px;
}

a.blueLink:link, a.blueLink:visited
{
	color:Blue;
}

.newsHR
{
	margin:20 0 20 0;
	color:#DEDEDE;
}

a.newsButtons:link, a.newsButtons:visited
{
	padding-right:10px;
	color:blue;
}

.newsHeadline
{
	border-bottom:dashed 1px Navy;
}

.breadCrumb, a.breadCrumb:link, a.breadCrumb:visited
{
	color:Black;
}

.breadCrumbArrow
{
	font-size:16px;
	color:Black;
}

.breadCrumbContainer
{
	height:30px;
	padding:10px 0px 10px 10px;
}

.searchField
{
	font-size:10px;
}

.homeImageDescription
{
	font-family:Arial, Sans-Serif;
	font-size: 10px;
	color:#757575;
	width:220px;
	margin-left:25px;
}

/* Patterson Footer StyleSheet */


#footer {
width: 543px;
font: normal 10px verdana;
color: #333;
padding-bottom:15px;
clear:both;
}

#footer-top {
display: block;
background: #fff url(../images/footer-bg-top.gif) repeat-x;
padding: 20px 20px 15px 20px;
clear:both;
}

#footer-bottom {
display: block;
background: #fff url(../images/footer-bg-bottom.gif) repeat-x;
padding: 15px 20px 20px 20px;
clear: both;
}

#address {
width: 150px;
float: left;
}

#line-top {
float: left;
background: transparent url(../images/footer-line.gif) repeat-y 10px 0px ;
width: 30px;
height: 60px;
}

#visitors {
width: 150px;
float: left;
}

#email {
float: left;
width: 200px;
}

#email a, a:visited {
font: normal 10px verdana;
color: #333;
text-decoration: none;
}

#email a:hover {
color: #333;
text-decoration: underline;
}

#adobe {
float: right;
width: 100px;
text-align: center;
margin-top: -5px;
}

 
#line-bottom {
float: left;
background: transparent url(../images/footer-line.gif) repeat-y 10px 0px ;
width: 30px;
height: 20px;
margin-top: -5px;
}

.clear {
display: none;
height: 0px;
clear: both;
}

.visitors
{
	font-size:12px;
	font-weight:bold;
	color:#CCC;
}
.count
{
	font-size:12px;
	font-weight:bold;
	color:#666;
}