
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-color: #959595;
}

/*============= GENERAL PAGE DEFINITION ===============*/
#shadowcontainer
{
	width: 968px;
	margin: 0 auto;
	background-image: url(/lib/images/shadow.gif);
	background-repeat: repeat-y;
}

#shadowcontainer_bottom
{
	width: 968px;
	height: 4px;
	margin: 0 auto;
	background-image: url(/lib/images/shadow_bottom.gif);
	background-repeat: repeat-y;
}

#outercontainer
{
	width: 960px;
	background-color: #2b2b2b;
	margin: 0 auto;
}

#header
{
	height: 108px;
}

h1
{
	background: url(../images/tomCorbettLogo.jpg) top center no-repeat;
	width: 296px;
	height: 108px;
	float: left;
}

h1 a
{
	width: 296px;
	height: 108px;
	display: block;
}

h1 span
{
	visibility: hidden;
	margin: -999em;
}

h3.leadStories
{
	background: url(../images/columnHeaders/topStories.jpg) top left no-repeat;
	margin: 3px 0 9px 21px;
}
h3.pressReleases
{
	background: url(../images/columnHeaders/pressReleases.jpg) top left no-repeat;
	margin: 3px 0 16px 26px;
}
h3.protecting
{
	background: url(../images/columnHeaders/protecting.jpg) top center no-repeat;
	margin: 15px 0 23px 0px;
}
h3.protecting1
{
	background: url(../images/columnHeaders/protecting.jpg) top left no-repeat;
	margin: 3px 0 16px 0px;
}
h3.followUs
{
	background: url(../images/Follow-Us_Banners.jpg) top left no-repeat;
	margin: 15px 0 0px 0px;
	height: 32px;
}
h3.communitySpotlight
{
	background: url(../images/columnHeaders/communitySpotlight.jpg) top left no-repeat;
	margin: 15px 0 0px 0px;
	height: 32px;
}
h3.consumerSpotlight
{
	background: url(../images/columnHeaders/consumerSpotlight.jpg) top left no-repeat;
	margin: 15px 0 0px 0px;
	height: 32px;
}
h3.familySpotlight
{
	background: url(../images/columnHeaders/familySpotlight.jpg) top left no-repeat;
	margin: 15px 0 0px 0px;
	height: 32px;
}

h3 span
{
	visibility: hidden;
	margin: -999em;
}

/*=========== END GENERAL PAGE DEFINITION =============*/


/*============= NAVIGATION ===============*/

.TopGroup
{
	background-color: #000000;
	cursor: default;
	height: 22px;
}

.MenuGroup
{
	background-color: #000000;
	cursor: pointer;
		border:1px solid gray;
}

.TopMenuItem
{
	background-color: #000000;
	color: white;
	font-weight: bold;
	font-size: .9em;
	cursor: pointer;
	font-weight: bold;
}
.TopMenuDivider
{
	width: 1px;
	background-image: url(/lib/images/navDivider.jpg);
}

.TopMenuItemHover
{
	background: #9d0203;
	color: #FFF;
	font-weight: bold;
	font-size: .9em;
	cursor: pointer;
	font-weight: bold;
}

.MenuItem
{
	color: white;
	background: #000;
	font-family: arial;
	font-size: 12px;
	cursor: pointer;
}

.MenuItemHover
{
	background: #9d0203;
	font-family: arial;
	font-size: 12px;
	cursor: pointer;
}

.MenuBreak
{
	width: 99%;
	height: 12px;
}

.SelectedItem
{
	background-color: #9d0203;
	color: white;
	font-weight: bold;
	font-size: .9em;
	cursor: pointer;
	font-weight: bold;
}


#mainNav
{
	background-color: #000000;
	height: 22px;
	border-top: 1px solid #fff;
	border-bottom: solid 1px white;
	padding-left: 3px;
}

#mainNav ul
{
	list-style: none;
	margin: 0 0 0 4px;
	height: 22px;
}


#mainNav ul li
{
	float: left;
	font-weight: bold;
	font-size: .9em;
	height: 21px;
	background: url(../images/navDivider.jpg) no-repeat right center;
}

#mainNav ul li.last
{
	background: none;
}

#mainNav ul li a:link, #mainNav ul li a:visited
{
	text-decoration: none;
	padding: 4px 9px;
	height: 14px;
	display: block;
	color: #FFF;
}

#mainNav ul li a:hover, #mainNav ul li a:active
{
	display: block;
	color: #FFF;
	background: #9d0203;
}

/*=========== END NAVIGATION =============*/


/*============= MAIN CONTENT ===============*/

#innercontainer
{
	background: url(../images/homeContentBg.jpg) top center repeat-y;
	border-bottom: 2px solid #555;
	float: left;
	padding-top: 5px;
	font-size: .9em;
}

#columnA
{
	width: 348px;
	float: left;
}

#columnA a
{
	color: #fff;
	line-height: 16px;
	font-size: .9em;
	text-decoration: none;
}
#columnA a:hover
{
	text-decoration: underline;
}

#columnA .spotLightContent
{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#columnA .spotLightContent img
{
	border: 1px solid white;
}


#tabcontent0 td
{
	padding: 6px;
}
#tabcontent1 td
{
	padding: 6px;
}
#tabcontent2 td
{
	padding: 6px;
}


#columnB
{
	width: 292px;
	float: left;
	line-height: 16px;
}
#columnB .leadStoriesContent
{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#columnB .leadStoriesContent img
{
	border: 1px solid white;
}

#columnB a
{
	color: #fff;
	line-height: 16px;
	font-size: .9em;
	text-decoration: none;
}
#columnB a:hover
{
	text-decoration: underline;
}

#columnC
{
	width: 320px;
	float: left;
}

#columnC a
{
	color: #fff;
	line-height: 16px;
	font-size: .9em;
	text-decoration: none;
}
#columnC a:hover
{
	text-decoration: underline;
}

#columnC .protectingContent
{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#columnC .protectingContent td
{
	padding: 6px;
}

#columnC .protectingContent img
{
	border: 1px solid white;
}


/*=========== END MAIN CONTENT =============*/

/*============ PRESS RELEASES ==============*/

.pressRotator
{
	padding-left: 10px;
	width: 280px;
}

.pressDate
{
	padding-bottom: 4px;
}

.pressLink
{
	height: 80px;
}
/*=========== END PRESS RELEASES =============*/

/*============= COMMUNITIES ===============*/

.thumbText
{
	margin: 0 0 9px 27px;
	height: 34px;
}

.thumbText img
{
	float: left;
}

.thumbText a
{
	float: left;
	width: 211px;
	margin-left: 12px;
	color: #fff;
	line-height: 16px;
	font-size: .9em;
}

.spotlightLink
{
	color: #fff;
	margin: 0 0 19px 28px;
	width: 270px;
	display: block;
	line-height: 16px;
	font-size: .9em;
}

#videoContainer
{
	z-index: 0;
}

/*=========== END COMMUNITIES =============*/

/* ======================================================================================== TABBED CONTENT */
#tabbed-nav
{
	float: left;
	width: 100%;
	background: url("../images/tab-bg1.jpg") no-repeat left center;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 -8px 21px;
}
#tabbed-nav a:link, #tabbed-nav a:visited
{
	float: left;
	display: block;
	text-decoration: none;
	color: #fff;
	height: 21px;
	width: 105px;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	text-align: center;
	outline: none;
}
#tabbed-nav a:active, #tabbed-nav a:hover
{
	color: #fff;
	outline: none;
}
#tabbed-nav a.active-tab:link, #tabbed-nav a.active-tab:visited
{
	float: left;
	display: block;
	text-decoration: none;
	color: #fff;
	height: 21px;
	width: 105px;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	text-align: center;
	outline: none;
}
#tabbed-nav a.active-tab:active, #tabbed-nav a.active-tab:hover
{
	color: #fff;
	text-decoration: none;
	outline: none;
}
/* ======================================================================================== END TABBED CONTENT */
/*============= LEAD STORIES ===============*/

.articleLink
{
	color: #fff;
	margin: 0 0 19px 21px;
	width: 277px;
	display: block;
	line-height: 16px;
	font-size: .9em;
}

.leadStoryPhoto
{
	border: 1px solid #fff;
	margin: 0 0 15px 21px;
}

/*=========== END LEAD STORIES =============*/



/*=========== INTERIOR PAGE STYLES ==============*/

body.interior #innercontainer
{
	background: url(../images/interiorContentBg.jpg) top left repeat-y;
}

#interiorMainCol
{
	width: 628px;
	float: left;
}

#interiorSubCol
{
	width: 332px;
	float: left;
}

#interiorSubCol h3
{
	margin: 5px 0 0 19px;
}

#interiorSubCol h3.protecting
{
	background: url(../images/columnHeaders/protecting.jpg) top left no-repeat;
	margin: 15px 0 19px 19px;
	height: 22px;
}

#interiorSubCol .thumbTextShort
{
	margin: 0 0 -5px 19px;
	height: 34px;
}

#mainArticle
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 10px;
	font-size: 1.3em;
	border-bottom: 2px solid #555;
}

#articleTitleBold
{
	font-size: 1.3em;
	font-weight: bold;
}

#articleTitleReg
{
	font-size: 1.3em;
}

#mainArticle p
{
	margin: 20px 0 0 0;
	line-height: 16px;
}

#mainArticle a {
	text-decoration:none
}

#mainArticle a:hover {
	text-decoration: underline;
}

#interiorVideoContainer
{
	float: left;
	width: 300px;
	margin: 0 0 10px 10px;
}

#interiorVideoList
{
	float: left;
	margin: 15px 0 0 0;
}

.mainArticlePhoto
{
	margin: 0 15px 15px 0;
}

#interiorSubCol .contentBlock
{
	border-top: 2px solid #555;
	padding-top: 4px;
}

#interiorSubCol .contentBlock a
{
	color: #fff;
	margin: 0 0 7px 19px;
	width: 247px;
	display: block;
	line-height: 16px;
	font-size: 1.2em;
}

/*========= END INTERIOR PAGE STYLES ============*/



/*=========== FOOTER =============*/

#footer p
{
	text-align: center;
	padding: 10px;
}
.footer
{
	font-size: .8em;
	background-color: #000;
	padding-bottom: 4px;
}

.footer a
{
	color: #fff;
}
.footer div
{
	font-size: .95em;
	line-height: 16px;
}

.footer hr
{
	width: 480px;
	height: 1px;
	border: none;
	border-style: none;
	background-color: #555;
}

/*========= END FOOTER ===========*/

.thumbTextShort
{
	margin: 0 0 -5px 27px;
	height: 34px;
}

.thumbTextShort img
{
	float: left;
}

.thumbTextShort a
{
	float: left;
	width: 211px;
	margin-left: 12px;
	color: #fff;
	line-height: 16px;
	font-size: .9em;
}

/*============= GENERAL CLASSES ===============*/

.fixer
{
	clear: both;
	height: 0;
}

.singleGreyBorder
{
	border-top: 2px solid #555;
}

.doubleGreyBorder
{
	border-top: 2px solid #555;
	border-bottom: 2px solid #555;
}

.thinGreyDivider
{
	width: 248px;
	height: 1px;
	border: none;
	border-style: none;
	background-color: #555;
}

.spotLightVideoLinks
{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

