/* Style for 'DEFAULT' links */ 
a:link, a:visited {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	color: #0099bf;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/* Style for 'HEADER' links */

#header a img {border-width: 0;} 
#header a#logoLink:link img 	{background: url(images/site/logoBanner.gif) bottom left no-repeat;}
#header a#logoLink:visited img 	{background: url(images/site/logoBanner.gif) bottom left no-repeat;}
#header a#logoLink:hover img 	{background: url(images/site/logoBannerHover.gif) bottom left no-repeat;}

#nav {
	position: relative;
	margin: 0 0 0 186px;
	padding: 0;
}

#nav a:link, #nav a:visited {
	color: #999999;
	text-decoration: none;
}
#nav a:hover {
	color: #ffffff;
	text-decoration: none;
}
#nav td {
	width: 98px;
	height: 56px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0 10px;
	background: url(images/site/navDivider.gif) center left no-repeat;
}
#nav td.activeLink {
	background-color: #666666;
	}
#nav .activeLink {
	color: #ffffff;
}
#nav .activeBox {
	background-color: #58585a;
}
#nav td.borderLeftHide {
	background: none; 
	}
#nav table.borderRight {
	background: url(images/site/navDivider.gif) center right no-repeat;
	}

/* Style for BREADCRUMBS */
#breadcrumbs {
	position: absolute; 
	top: 80px; 
	margin-left: 186px; 
	color: #cccccc;
	}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #cccccc;
	text-decoration: underline;
	}

#breadcrumbs a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

/* Style for BREADCRUMBS alt */

#breadcrumbsAlt {
	position: absolute; 
	top: 80px; 
	margin-left: 186px; 
	color: #666666;
	}

#breadcrumbsAlt a:link, #breadcrumbsAlt a:visited {
	color: #666666;
	text-decoration: underline;
	}

#breadcrumbsAlt a:hover {
	color: #0099bf;
	text-decoration: underline;
	}


/* Style for 'SIDEBAR' links */

#sidebar1 a:link, #sidebar1 a:visited {
	color: #666666;
	}

#sidebar1 a:hover {
	color: #0099bf;
	}

#sideNav {
	font-weight: bold;
}

#sideNav p { 
	display: block;
	margin: 0;
	padding: 5px 0;
	font-size: 9px;
	border-top: #6cc2dc 1px solid;
	}

#sideNav a:link, #sideNav a:visited {
	color: #666666;
	text-decoration: none;
	}
	
#sideNav a:hover {
	color: #0099bf;
	text-decoration: none;
	}
	
#sideNav .activePage {
	color: #0099bf;
	padding: 0 0 0 10px;
	background:  url(images/site/arrowBlue.gif) center left no-repeat; 
}

#sideNav .activePage a:link, #sideNav .activePage a:hover, #sideNav .activePage a:visited {
	color: #0099bf;
	}

#sideNav .activeExtraLine {
	color: #0099bf;
	padding: 0 0 0 10px;
}

/* Style for 'button' links */

#linkBlock a:link, #linkBlock a:visited {
	color: #4D8092; 
	text-decoration: none; 
	padding: 3px 5px 3px 5px;
	margin-bottom: 0;
	font-weight: bold;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #4D8092;
}
#linkBlock a:hover, #linkBlock a.linkBlockActive:link, #linkBlock a.linkBlockActive:visited, #linkBlock a.linkBlockActive:hover{
	color: #ffffff; 
	text-decoration: none; 
	padding: 3px 5px 3px 5px;
	margin-bottom: 0;
	font-weight: bold;
	background-color: #4D8092;
	border-width: 1px;
	border-style: solid;
	border-color: #4D8092;
}

/* Style for main page 'standard' links */
#linkArrow {
	position: relative;
	padding: 0;
	margin: 0 ;
}

#linkArrow a img {width: 10px; height: 10px; border-width: 0;} 
#linkArrow a#link img 			{background: url(images/brown_arrow.gif) bottom left no-repeat;}
#linkArrow a#link:visited img 	{background: url(images/brown_arrow.gif) bottom left no-repeat;}
#linkArrow a#link:hover img 	{background: url(images/arrow.gif) bottom left no-repeat;}

/* Use to position the image in front of the link text */
#linkArrow img {
	margin: 0 0 0 0;
}

#linkArrow a {
	font-weight: bold; 
}

#linkArrow a:link {color: #7d6a55; text-decoration: none; }
#linkArrow a:visited {color: #7d6a55; text-decoration: none;}
#linkArrow a:hover {color: #333333; text-decoration: none; }


/* Style for 'grey' links */
#linkGreyArrow {
	position: relative;
	padding: 0;
	margin: 0 ;
}

#linkGreyArrow a img {width: 10px; height: 10px; border-width: 0;} 
#linkGreyArrow a#link img 			{background: url(images/grey_arrow.gif) bottom left no-repeat;}
#linkGreyArrow a#link:visited img 	{background: url(images/grey_arrow.gif) bottom left no-repeat;}
#linkGreyArrow a#link:hover img 	{background: url(images/arrow.gif) bottom left no-repeat;}

/* Use to position the image in front of the link text */
#linkGreyArrow img {
	margin: 0 0 0 0;
}

#linkGreyArrow a {
	font-weight: bold; 
}

#linkGreyArrow a:link {color: #999999; text-decoration: none; }
#linkGreyArrow a:visited {color: #999999; text-decoration: none;}
#linkGreyArrow a:hover {color: #333333; text-decoration: none; }

/* SEARCH */

#searchForm { margin: 0; padding: 0; }
	
#searchInput{width:140px; height:14px; border:0 none; margin: 0 -6px 0 0; padding: 2px 0 0 4px; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}	

#searchInputAlt{width:140px; height:14px; border:0 none; margin: 0 -6px 0 0; padding: 2px 0 0 4px; background-color: #dddddd; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}	

#searchButton{width:20px; height:16px; border:0 none; margin:0 0 0 0; padding: 0 0 2px 0; background-color:#404042; color: #ffffff; vertical-align:middle; cursor:pointer; font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}



/* Style for Tabbed Panels */

a.linkWhite {
	padding-bottom: 5px;
	}

a.linkWhite:link, a.linkWhite:visited {
	color: #ffffff;
	text-decoration: none;
	}

a.linkWhite:hover {
	color: #ffffff;
	text-decoration: underline;
	}

/* Style for FOOTER */

#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: underline;
	}

#footer a:hover {
	color: #0099bf;
	text-decoration: underline;
	}

