﻿body, html
{
    color: #333;
    font-family: arial,sans-serif;
    font-size: 90%;
    line-height: 1.33em;
}

table
{
    border-collapse:collapse;
    border:0 0 0 0;
}    

img
{
    border:0;
}
    

TD.logo
{
    width: 206px;
    height: 67px;
}


TD.title
{
	height: 67px;
	width: 100%;
	background-color: #f1f1f1;
}

.titleText
{
    font-size: 175%;
    line-height: 1.50em;
    font-style: italic;
	font-weight: bold;
	top: 33px;
	left: 220px;
	position: absolute;
	color: #000;
}
.titleImage
{	top: 15px;
	left: 200px;
	position: absolute;
}
.logoImage
{
	top: 15px;
	left: 10px;
	position: absolute;
	
	}
TD.crumbtrail
{
    font-style: normal;
    font-weight: normal;
}

TD.blocktitle
{
  
    font-size:130%;
    color:#000;
    font-style:normal;
    font-weight:bold;
    font-variant:normal;
    
}
TD.blocktitleCP
{
    font-weight:bold;
    color:#000;
    font-style: normal;
}
.summaryCP
{
    font-size: 80%;
    color: black;
    font-style:normal
}


.newsheader
{

    font-size: 120%;
    color:#000;
    text-align:center;
    width: 100%;
}
.eventdate
{
    font-size: 75%;
    color: #666;
}

.quickLink
{
    color: #000;
    font-weight:bold;
    font-size:120%
}
IMG.BlockImage
{
    padding-right: 10px;
}

TD.weatherbar
{

    padding-left: 5px;
    font-size: 85%;
    padding-bottom: 5px;
    padding-top: 5px;
    
    background-color: #f1f1f1;
    color: #333;
    font-weight: bold;

}

TD.navTop
{
    padding-left: 5px;
}
TD.navTopI
{
    padding-left: 0px;
    background-color:#003366;
    z-index:10; 
    position: relative;

}

TD.navSide
{
    line-height: 125%;
    vertical-align: top;
    font-size:85%;
    z-index:1; 
    position: relative;
    background-color: #f1f1f1;
    }


TD.foot
{
    background-color:#d1d3d4;
    text-align:center;
    font-size:80%;
    
    color: #666;
}
TD.mainContent
{
    vertical-align: top;
}

.indexspan
{
    font-size: 80%;
}
.searchG
{
    
    background:white url(http://www.google.com/coop/images/google_custom_search_watermark.gif) no-repeat 0% 50%;
}

#hotTopic a 
	{	
		padding:0px 5px 2px 8px;
		color:#545454;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	}
#hotTopic a:visited
	{	
		padding:0px 5px 2px 8px;
		color:#545454;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	}
	#hotTopic a:hover	
	{	
		text-decoration:underline;
	}

