body
{
	margin: 4px; 
	color: black; 
	background: white;
	font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
	font-size: 0.75em;
	text-align: center;
}
table td
{
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
ul
{
	list-style-type: square;
	margin-top:0;
}
a:link
{
	color: #0033CC;
	text-decoration: none;
}
a:hover
{
	color: #0033CC;
	text-decoration: underline;
}
a:active
{
	color: #0033CC;
	text-decoration: none;	
}
a:visited 
{
	color: purple;
	text-decoration: none;
}
a:visited:hover
{
	
	text-decoration: underline;	
}
table#Main
{
	width: 760px; 
/*	 width: 100%; */
	height:100%;
	margin:0px auto 0px auto;
}
/*****************Global Classes*************************/
.text
{
	font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
}
.instruction
{
	font-size: .75em;
	font-weight: bold;
}
.bold
{
	font-weight: bold;
}
.red
{
	color: red;
}
.redSmall
{
	color: red;
	font-size: .75em;
}
.postedDate
{
	font-size: .75em;
	color: gray;
	text-align:right;
}
.postedDateHome
{
	font-size: 1em;
	color: gray;
	text-align:right;
}

/*****************End Global Classes*********************/

/*****************Global Header file*********************/
div#TextOnly
{
	text-align: left;
	font-size: 0.6em;
	padding-bottom: 3px;
}
div#UtilityLinks
{
	text-align: right;
	font-size: 0.75em;
	padding-bottom: 3px;
}
div#SiteSearch
{
	text-align: right;
	padding-bottom: 3px;
	height:25px;
	
}
table#Header
{
	width: 100%;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-left: solid 1px black;
}
td#HeaderLogo
{
	width: 195px;
	height: 76px;
	text-align: center;
	vertical-align: middle;
}
td#HeaderLogo img
{
	border:0;
}
td#HeaderImage
{
	height: 76px;
	background-repeat: no-repeat;
}
.txtSearch
{
	width:150px;
	font-size:0.75em;
}
.btnSearch
{
	font-size:0.75em;
}
table#TopNav
{
	background-color: #6D6DBF;
	height: 20px;
	width: 100%;
	color: white;
	font-size: .75em;
	font-weight: normal;
	border-left: solid 1px black;
	border-right: solid 1px black;
	margin: 0px auto 0px auto;
	font-family: Arial;
}
table#TopNav td
{
	text-align: center;
	vertical-align: middle;
	border-right: solid 1px white;	
}
table#TopNav td#Lastlink
{
	border: none;
}
table#TopNav a
{
	color: white;
}
table#TopNav a:hover
{
	color: black;
	text-decoration: none;
}
div#BreadCrumbNav
{
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-left: 5px;   
	font-size: 0.7em;
	border-left: solid 1px black;
	border-right: solid 1px black;

}
div#PageHeader
{
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 24px;
	text-align: Right;
	padding: 6px 6px 6px 0px;
	border: solid 1px black;
}
div#PageImage
{
	border-left: solid 1px black;
	border-top: solid 1px black;
	position: absolute;
	float: left;
}

div#PostingTitle
{
	font-size: 0.8em;
	font-weight: bold;
	text-align: Left;
	padding:  5px 0px 0px 5px;
	vertical-align: top;
} 
div#PrintPage
{
	float: right;
	text-align: right;
	padding:  5px 20px 0px 0px;
	font-size: 0.75em;	
}
div#Print
{
	font-size: 0.75em;
	margin: 10px 5px 0px 0px;
	float:right;
}

/*****************End of Global Header file**************/

/***************** Homepage Template*************************/
div#Welcome
{
	text-align: Right;
	padding: 6px 6px 6px 0px;
}
#Welcome H1
{
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 1.5em;
	font-weight: normal;
	text-align: right;
	margin:	0px 0px 0px 0px;
}
#Welcome H2
{
	font-family: Georgia, "Times New Roman, Serif";
	font-size: 0.75em;
	font-weight: normal;
	margin:	0px 0px 0px 0px;
	text-align: right;
}
table#LeftHomeNav
{
	width: 195px;
	border: 0px;
	margin-left: 3px;
}
table#LeftHomeNav H1
{
	font-size: 0.8em;
	font-weight: bold;
	margin:0px;
	padding-left: 4px;
	padding-bottom: 3px;
}
.LeftHomeNavBorder
{
	border: ridge 2px #D3D3D3;
	margin-top: 4px;
	margin-bottom: 4px;
}
.LeftHomeNavImage
{
	padding-left: 5px;
	padding-bottom: 5px;
}
.LeftHomeNavDescription
{
	padding: 0px 2px 2px 5px;
	font-size: 0.7em;
}
.MoreLink
{
	text-align:right;
	padding-right: 3px;
}
div.NewsHeader H1
{
	font-weight: bold;
	padding: 0px 5px 0px 5px; 
	margin: 0px;
	background-color: #DEE9FE;
	font-size: 1em;
}
div.NewsHeadline
{
	font-size: .95em;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	margin-right: 1px;
	margin-left: 1px;
}
div.NewsText
{
	padding: 0px 0px 0px 0px;
	margin-right: 1px;
	margin-left: 1px;
	font-size: .85em;
}
td#NewsImage
{
	padding-top: 12px;
	padding-right: 10px;
}
.ViewAllNews
{
	text-align: right;
	font-size: .85em;
}
table#QuickLink td#Left
{
	width: 200px;	
}
div#QuickLinks
{	
	margin: 5px 0px 0px 0px;
	border: solid 1px silver;	
}
div#QuickLinks ul
{
	margin-top: 2px;
	padding-top: 0px;
	margin-left: 20px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}
div#QuickLinks li
{
	font-size: .85em;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	color: gray;
	list-style-type: square;
}
div#QuickLinks H4
{
	background-color: #DEE9FE;
	font-size: .95em; 
	margin:0px; 
	padding: 1px 0px 1px 5px;
}
div#Spotlight
{
	margin: 10px 0px 10px 0px;
}
div#SpotLight H1
{
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom:  dashed 2px silver;
	margin: 0px;
	padding-left: 6px;
}
div#SpotLightImage
{
	float: left;
	padding-right: 15px;
	padding-top: 8px;
}
div#SpotLightText
{
	padding-top: 8px;
	font-size: .85em;
}
table#tblPoll
{
	margin-left: 5px;
}
table#tblPoll td
{	
	font-size: .7em;
}
div#Poll
{
	float: right;
    width: 150px;
    border: solid 1px silver;
    margin: 20px 0px 0px 0px;   
}
div#Poll H4
{
	font-weight: bold;
	background-color: #DEE9FE;
	font-size: .7em;		
	margin:0px; 
	padding: 1px 0px 1px 5px;
}
.question
{
	font-weight: bold;
}
.btnVote
{
	font-size: 1em;
}
.resultsList
{
	font-size: .9em;
	vertical-align: middle;
}
/*****************End Homepage**************************/

/*****************Page Content**************************/
table#Content
{
	width:100%;
	border-left: solid 1px black;
	border-right: solid 1px black;
	padding: 0px 0px 0px 0px;
	vertical-align: top;	
}

div#PageContent table
{
	font-size: 1em;
/*	background-color: white;
	border: 0;
*/
}
/*
div#PageContent td
{
	background-color: white
}
*/
div#PageContent
{
	padding: 5px 20px 0px 20px;
	font-size: 0.8em;	
}
div#PageContentBranding
{
	padding: 20px 20px 0px 20px;
	font-size: 0.8em;	
}
div#PageContent ul
{
	margin-top: 5px;
	margin-left: 17px;
	list-style-type:square;
}
div#PageContent li
{
	padding-bottom: 3px;
}
div#UpdatedDate
{
	font-size: 0.70em;
	padding: 10px 0px 10px 10px;
}
/*****************End Page Content**********************/
 
/*****************Left Navigation***********************/

td#LNav
{
	background-color: #BFCFFF;
	width: 195px;
}
div#LNav
{
	width: 195px;
}
div#LNav ul
{
	color: black;
	list-style-type: none;  /*get rid of the bullets */
	font-size: 0.7em;
	margin:0px; 
	padding: 0px;
}
div#LNav ul li
{
	margin: 0px;
	display: block; 
	border-top: 1px solid white; /* lines */ 

}
div#LNav ul li a 
{
	display: block;
	font-weight: bold;
	color: black;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}
div#LNav ul li #currentChannel
{
    background-color: #E6ECFF; 
}
div#LNav ul ul li a
{
	padding-left: 20px;
    font-size: 1.4em;
    font-weight: normal; 
}
div#LNav ul ul li #currentChannel
{
    background-color: #E6ECFF; 
}
div#LNav ul ul ul li a
{
	padding-left: 40px;
	font-size: 2em;
}
div#LNav ul li a:hover
{
	color: black;
	background-color: white;
}
/*****************End Left Navigation*******************/
  
/*****************Right Navigation**********************/
td#RNav
{
	width: 150px;
}
div#RNav
{
	float: right;
	width: 150px;   /* right nav menu width */
}
div#RNav H4
{
	background-color: #BFCFFF; 
	font-size: 0.75em; 
	margin:0px; 
	padding: 5px 0px 5px 5px;
	/*border-left: 2px solid #6D6DBF;/* lines */ 
	border-bottom: 2px solid #6D6DBF;/* lines */ 
}	
div#RNav ul
{
	list-style-type: none;  /*get rid of the bullets */
	margin: 0px; 
	padding: 0px;
}
div#RNav li
{
	margin: 0px;
	padding: 0px;
	background-color: #E6ECFF;
	display: block;
	border-top: 1px solid white;/* lines */ 
}	
div#RNav li #secondLine
{
	color: black;
	font-size: .7em;
	padding: 0px 0px 0px 15px; 
	background-color: #E6ECFF;
}

div#RNav a 
{
	display: block; /* lines to right; make clickable */
	color: black;
	padding: 0px 0px 0px 5px; 
	margin: 0px;
	text-decoration: none; 
	font-size: .7em;
/*	height: 12px; Removed to fix FireFox issue */
	
}
div#RNav a:hover
{
	background-color: white;
}

div#ContactUs ul
{
	list-style-type: none;  /*get rid of the bullets */
	margin: 0px; 
	padding: 0px;
}
div#ContactUs li
{
	
	margin: 0px;
	padding: 0px;
	background-color: #E6ECFF;
	display: block;
	border-top: 1px solid white;/* lines */ 
}	

div#ContactUs a 
{
	display: block; /* lines to right; make clickable */
	color: black;
	padding: 0px 0px 0px 5px; 
	margin: 0px;
	text-decoration: none; 
	font-size: .6em;

}
div#ContactUs a:hover
{
	background-color: white;
}

/*****************End Right Navigation*******************/

/*****************    MyNeighborhood            *********/
table#MyNeighborhood
{
	
    font-size: .75em;
    width: 150px;
    border: solid 1px silver;
    margin: 4px 0px 0px 0px;
}
td#address
{
      padding: 2px 0px 2px 5px;
      font-size: .95em;
}
.Intro
{
	font-size: .95em;
	padding: 2px 0px 2px 2px;
}
.SectionHeader
{
    font-size: .90em;
    font-weight: bold;            
    padding: 0px 0px 0px 5px;
    background-color: #E6ECFF;
    border-bottom: solid 1px silver;
    border-top: solid 1px silver; 
}
.SectionMainHeader
{
    font-weight: bold;    
    padding: 0px 0px 0px 5px;
    background-color: #BFD4FD;    
}
.CommHeader
{
    font-weight: bold;
    font-size: .95em;
    padding: 0px 0px 0px 5px;
}
.CommData
{
    font-size: .95em;
    padding: 0px 0px 5px 10px;
}
.PropertyData
{
    font-size: .95em;
    padding: 5px 0px 0px 10px;
}
.MoreInfo
{
	padding:  5px 5px 5px 5px;
}
.MoreInfo a
{
	font-size: .85em;
}
a#edit 
{
	font-size: 1em;
	font-weight: normal;
}
a:hover#edit
{
	text-decoration: underline;
}

/*****************  Emd  MyNeighborhood         *********/

/*********Center Navigation for Listing Channels*********/

div#CNav ul
{
	list-style-type: none; 
	margin: 0px 0px 0px 10px;
}
div#CNav li
{
	padding-top: 8px;
	padding-bottom: 5px;
}
div#CNav a 
{
	font-weight: bold;
}
/********End Center Navigation for Listing Channels******/

/*****************Channel Index Page*********************/
table#ChannelIndex
{

}
div.ChannelIndexNewsHeader H1
{
	font-weight: bold;
	padding: 0px 5px 0px 5px; 
	margin: 0px;
	background-color: #DEE9FE;
	font-size: 1em;
	border-bottom: solid 1px gray;
}
div.ChannelIndexNewsHeader
{
	border: solid 1px gray;
}
div.ChannelIndexNewsHeadline
{
	font-size: .95em;
	padding: 10px 0px 0px 10px;
	font-weight: bold;
	margin-right: 1px;
	margin-left: 1px;
}
div.ChannelIndexNewsText
{
	padding: 3px  0px 10px 10px;
	margin-right: 1px;
	margin-left: 1px;
	font-size: .85em;
}
td#ChannelIndexNewsImage
{
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom:10px;
}
table#ChannelIndex ul
{
	margin-left: 0;
	padding-left: 0;
	font-size: .9em;
}
table#ChannelIndex li
{
	margin-left: 25px;
	color: gray;
}
table#ChannelIndex td#Right
{
	padding-left: 15px;
	width:50%;
}
table#ChannelIndex td#Left
{
	padding-right: 15px;
	width:50%;	
}
table#SubChannelIndex1 ul
{
	margin-left: 0;
	padding-left: 0;
}
table#SubChannelIndex1 li
{
	margin-left: 25px;
	color: gray;
}
/*****************End Channel Index**********************/

/*****************Attachments ***************************/
div#Attachments
{
	padding-top: 10px;
	font-size: .75em;
	padding-left: 20px;
}
div#Attachments p
{
	font-weight:bold;
	margin: 0px;
}
div#Attachments ul
{
/*	list-style-image: url(/PublicWeb/Images/icnArrowBlk.gif);
	list-style-position:outside;
*/
	list-style-type: square;
	color: gray;
	margin-top: 5px;
	margin-left: 17px;		/* was 28 */	
}
div#Attachments li
{
	padding-bottom: 3px;
}
span#LittleRed 
{
	color: red;
	font-size: .9em;
}

/*****************End Attachments ***********************/

/*****************Event Calendar*************************/
/*****************Event Detail, Calendar displays********/
/********************************************************/
/*****************Event Detail Style ********************/
table#EventDetail
{
	font-size: 1em;
	width: 90%;
	text-align: left;
	vertical-align: top;
}
table#EventDetail td#EventTitle
{
	font-weight: bold;
	padding: 0px 0px 0px 0px
}
table#EventDetail td#EventLabel
{
	width: 20%;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
	
}
table#EventDetail td#EventData
{
	font-weight: normal;
}
div#MeetingHeading
{
	text-align: Left;
	font-weight: bold;
	padding:  10px 0px 0px 5px;
	vertical-align: top;
	float:left;
}
div#NoMeeting
{
	text-align: Left;
	font-weight: normal;
	vertical-align: top;
	float:left;
}
div#Meeting
{
	text-align: Left;
	padding:  5px 0px 0px 5px;
	vertical-align: top;
	float:left;
}
/*****************Full Calendar Style       **********/
table#FullCalendar
{
	width: 90%;
	text-align: left;
	vertical-align: top;	
}
table#FullCalendar td#EventDateHeading
{
	padding:  0px 0px 0px 0px;
	font-weight: bold;
	font-size: .85em;
}
table#FullCalendar td#EventTimeHeading
{
	padding:  0px 10px 0px 2px;
	font-weight: bold;
	font-size: .85em;
}
table#FullCalendar td#EventNameHeading
{
	padding:  0px 0px 0px 0px;
	font-weight: bold;
} 


table#FullCalendar td#EventDate
{
	width: 15%;
	padding:  0px 0px 0px 0px;
	font-weight: normal;
	font-size: .85em;
}
table#FullCalendar td#EventTime
{
	width: 15%;
	padding:  0px 4px 0px 2px;
	font-weight: normal;
	font-size: .85em;
}
table#FullCalendar td#EventName
{
	padding:  0px 0px 0px 0px;
	font-weight: normal;
	font-size: .85em;
}

/*****************County Full Calendar Style       **********/
table#CountyFullCalendar
{
	width: 90%;
	text-align: left;
	vertical-align: top;	
}
table#CountyFullCalendar td#EventDateHeading
{
	padding:  0px 0px 0px 0px;
	font-weight: bold;
	font-size: .85em
}
table#CountyFullCalendar td#EventTimeHeading
{
	padding:  0px 0px 0px 0px;
	font-weight: bold;
	font-size: .85em;
}
table#CountyFullCalendar td#EventNameHeading
{
	padding:  0px 10px 0px 2px;
	font-weight: bold;
	font-size: .85em;
} 
 
table#CountyFullCalendar td#EventDate
{
	width: 10%;
	padding:  0px 0px 0px 0px;
	font-weight: normal;
	font-size: .85em;
}
table#CountyFullCalendar td#EventTime
{
	width: 13%;
	padding:  0px 6px 0px 0px;
	font-weight: normal;
	font-size: .85em;
}

table#CountyFullCalendar td#EventName
{
	padding:  0px 0px 0px 0px;
	font-weight: normal;
	font-size: .85em;
}
div#MonthHeading
{
	font-size: .85em;
	font-weight: bold;
	border-bottom: solid 1px #C0C0C0;
	border-top: solid 1px #C0C0C0;
	padding: 2px 5px 2px 5px;
	background-color: #DEE9FE;
	margin-bottom: 4px;
}
div#MonthFooting
{
	margin-bottom:4px;
}
.HideShowOptions
{
	font-size: .85em;
	
}

/*****************County Board Meeting Style *********/ 
table#MeetingSchedule
{
	width: 90%;
	text-align: left;
	vertical-align: top;
	border: 0;
}
table#MeetingSchedule td#MeetingDate
{
	width: 20%;
	font-size: .85em;
	padding:  0px 5px 2px 5px;
	font-weight: bold;
}
table#MeetingSchedule td#NoMeeting
{
	width: 20%;
	font-size: .85em;
	padding:  0px 5px 2px 5px;
	font-weight: normal;
}
table#MeetingSchedule td#Attachment
{
	font-size: .85em;
	padding:  0px 0px 2px 0px;
	width: 15%;
	font-weight: normal;
} 
/*****selection criteria for searchable calendars*********/
div#CalendarSearch
{
	padding:  5px 0px 0px 5px;
	float:left;
} 
.SearchCriteria
{
	font-size: .85em;
}

/*****************Department List Page*******************/
table #Dept
{
	width: 100%;
}
table #Dept2
{
	width: 100%;
}
.DeptRow1
{
	background-color: #E6ECFF;
}
.DeptHeader
{
	font-size: 0.75em;
	font-weight: bold;
	width: 100%;
	padding: 3px 0px 3px 10px;
}
.DeptRow2
{
	font-size: 0.7em;		
}
.DeptLoc
{
	width: 36%;
	padding: 3px 0px 10px 20px; 
}
.DeptHours
{
	width: 28%;
	padding: 3px 0px 10px 0px; 
}
.DeptPhone
{
	width: 20%;
	padding: 3px 0px 10px 0px; 
}
.DeptEmail
{
	width: 8%;
	padding: 3px 0px 10px 0px; 
}
.DeptWebsite
{
	width: 8%;
	padding: 3px 0px 10px 0px; 
}
/*****************End of Department List Page************/

/*****************Department Templates*******************/
td#ContactInfo
{
	width: 100%;
	font-size: 0.75em;
	padding: 5px 0px 5px 20px;
}
td#DeptHomeImage
{
	float: right;
	width: 250px;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
}
div#Caption
{	
	text-align: center;
	font-size: 0.60em;
}
div#News
{
	font-size: 0.75em;
	padding: 10px 10px 10px 10px;	
}
td#NewsText
{
	font-size: 0.75em;
	padding-left: 5px;
}
td#NewsImage
{
	padding-bottom: 5px;
} 
/*****************End of Department Template*************/

/*****************Map & Direction************************/
table#Directions
{
	font-size: 1em;
	width: 100%;
	vertical-align: top;
}
table#Directions td#imgBuilding
{
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}
table#Directions td#imgMap
{
	text-align: right;
	vertical-align: top;
	padding-top: 30px;
	padding-bottom: 20px;
}
/*****************End of Map & Direction*****************/

/*****************Page Footer****************************/
div#Footer
{
	background-color: #6D6DBF;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	color: white;
	font-size: 0.7em;
	padding: 3px 5px 3px 5px;
	height: 12px;
}
div#Footer a
{
	color: white;
}
div#Footer span#Copyright
{
	float: left;
}
div#Footer span#Links 
{
	float: right;
}
/*****************End of Page Footer*********************/
table#EditTable
{
	width: 760px;
/*	 width: 100%;  */
	margin:0px auto 0px auto;
}
table#EditTable td#EditDate
{
	float: left;
}
table#EdtiTable td#ConsoleLoc
{
	width: 310px;
	float: right;
}
/*****************Weather Template*********************/
div#Weather
{
	float: right;
	border-bottom: solid 1px silver;
	margin-top:20px;
	margin-bottom: 20px;
	width:150px;	
}
div#Weather H4
{
	font-size: .75em;
	border-bottom: solid 1px silver;
	border-top: solid 1px silver;
	padding: 1px 5px 1px 5px;
    background-color: #DEE9FE;
	margin-bottom:4px;
}
div#Weather #Icon
{
	padding-left:5px;	
}
div#Weather #Forecast
{
	font-size: .7em;
	font-weight: bold;
	text-align:center;
	vertical-align: middle;
}
div#Weather #Details
{
	font-size: .7em;
}
div#Weather A
{
	font-size: .7em;
}
.infoBox
{
	background-color: #DEE9FE; /* Aliceblue */
	border : 1px solid #cccccc;
	border-collapse: collapse;
	font-family: Arial, Sans-Serif;
	width: 100%;
	font-size: .75em;
}
.infoBox th
{
	background-repeat: no-repeat;
	background-color: #34349C;
	background-position: right bottom;
	border-bottom: solid 1px #cccccc;
	text-align: left;
	padding-left: 12px;
	height: 25px;
	font-family: Arial, Sans-Serif;
	color: white;
	font-weight: normal;
}
.InfoBoxSubHead
{
	background-color: #FFFFFF; /* white */
	border-bottom: solid 1px #cccccc;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	color: black;
}
.infoBox td
{
	padding: 3px 3px 2px 3px;
	font-family: Arial, Sans-Serif;
	color: black;
	font-size: 12px;
}
.infoBox li
{
	margin: 0px 0px 3px 0px;
	vertical-align: text-bottom;
}
.short_note
{
	font-size: 100%; 
	font-style:italic;
}
.noclosure_text
{
	color: #006400; /* DarkGreen */
	margin: 10px 0px 10px 10px;
}
.infoBoxData td
{
	background-color: white; 
	padding: 3px;
	font-family: Arial, Sans-Serif;
	color: black;		
}
.infoBoxDataAlt td
{
	background-color: white; 
	padding: 3px;
	font-family: Arial, Sans-Serif;
	color: black;
}
.infoBoxDataLabel
{
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
	font-size: .75em;
}
.infoBoxDataValue
{
	text-align: left;
	white-space: nowrap;
	font-size: .75em; 
}
.infoBoxFooter
{
	background-color: white; /* #3366CC  */
	padding: 3px 2px 2px 2px;
	height : 20px;
	font-family: Arial, Sans-Serif;
	font-size: 90%;
	text-align: center;
}
.infoBoxFooter td 
{	
	border-top: solid 1px #cccccc;
}
.infoBoxFooter a		 {font-size: 100%;}
.infoBoxFooter a:link	 {font-size: 100%;}
.infoBoxFooter a:visited {font-size: 100%;}
.infoBoxFooter a:hover  {font-size: 100%;}
.weatherAdvisoryDate	{ padding-left:20px;}
/*****************End Weather Template******************/
