﻿/* Masthead Styles */

body
{
	background:#ffffff url('Images/body_top_bkgd.gif') no-repeat top center;
	font-family: Calibri, Arial, Sans-Serif;
}

.outerWrapper
{
    width:980px;
    margin:0 auto 20px auto;
    padding-bottom:20px;
	background:transparent url('Images/outer_wrapper_bottom_bkgd.gif') no-repeat bottom center;
}
.innerWrapper
{
    width:980px;
    margin:0 auto;
	background:transparent url('Images/outer_wrapper_top_bkgd.gif') no-repeat top center;
}
.innerWrapperInverted
{
    width:980px;
    margin:0 auto;
	background:transparent url('Images/outer_wrapper_top_inv_bkgd.gif') no-repeat top center;
}

.outerWrapperSub
{
    width:980px;
    margin:0 auto;
	background:transparent url('Images/outer_sub_mid_bkgd.gif') repeat-y top center;
}
.midWrapperSub
{
    width:980px;
    margin:0 auto;
    padding-bottom:20px;
	background:transparent url('Images/outer_sub_bottom_bkgd.gif') no-repeat bottom center;
    
}
.innerWrapperSub
{
    width:980px;
    margin:0 auto;
	background:transparent url('Images/outer_sub_top_bkgd.gif') no-repeat top center;
}

.wrapper 
{
	margin-left:10px;
	margin-bottom:40px;
	background-color:transparent;
}
.wrapperFooter
{
	margin-left:10px;
	background-color:transparent;
}

.masthead 
{
	height:95px;
}

.logo
{
/*	background:transparent url('Images/masthead_logo.png') no-repeat top right;*/
}

.mastheadLink
{
	display:block;
	width:300px;
	height:50px;
}

.accessibleText
{
	text-indent:-9999px;
	margin-bottom:0;
}



/* *********************** */
/*                         */
/*     Top Navigation      */
/*                         */
/* *********************** */

.topNav
{
	z-index:100000; /* make sure it stays on top */
	height:25px;
	background-color:Transparent !important;
}

.container_24 .topNav
{
    padding-left:5px !important;
}

/* Heros */

.hero
{
	height:350px;
}

.subHero
{
	height: 130px;
}

.homeSubHero
{
    
}
.subHeroHead
{
	height: 45px;
	margin-top:73px;
	padding:0 0;
}

.subHeroHead h2
{
	display:inline;
	line-height:45px;
	margin:0 0;
	padding:10px 20px 10px 20px;
	background: transparent url('Images/title_bkg.png') repeat-x center left;
	color: #ffffff;
	font-weight:normal;
	font-family: Calibri, Lucida Sans, Arial, Sans-Serif;
	font-size: 26px;
	text-transform:uppercase;
}

/* Content Layout */

.zone1
{
    height:160px;
    
}
.zone2
{
    height:280px;
}
.zone3
{
    margin-top:10px;
    height:110px;
}
.zone4
{
    margin-top:10px;
    height:110px;
}
.zone5
{
    margin-top:10px;
    height:30px;
}
.zone6
{
    margin-top:10px;
}

/* Content Styles */

.contentContainer
{
    margin: 0 15px;
}

.homeCenter
{
}

.contentCenterLeft
{
}
.contentCenterRight
{
}

.content
{
	font-size:1.1em;
	color: #333333;
	font-weight: normal;
    
}
.content p
{
	margin-top:5px;
	margin-bottom:10px;
}

.content h1
{
	margin-top:20px;
	margin-bottom:0px;
	line-height:30px;
	font-size:2em;
	color: #0073a3;
	font-weight: bold;
	border-bottom:solid 1px #cdcdcd; 
}


.content h2
{
	margin-top:20px;
	margin-bottom:0px;
	line-height:30px;
	font-size:1.75em;
	color: #0073a3;
	font-weight: bold;
	border-bottom:solid 1px #cdcdcd; 
}

.contentRight h2
{
	font-size:1.35em !important;
}


.content h3
{
	margin-top:20px;
	margin-bottom:0px;
	line-height:30px;
	font-size:1.5em;
	color: #6a737b;
	font-weight: bold;
	border-bottom:solid 1px #cdcdcd; 
}

.contentRight h3
{
	font-size:1.25em !important;
}

.content h4
{
	margin-top:20px;
	margin-bottom:0px;
	line-height:30px;
	font-size:1.5em;
	color: #6a737b;
	font-weight: bold;
}

.contentRight h4
{
	font-size:1.25em !important;
}

.content h5
{
	margin-top:20px;
	margin-bottom:0px;
	line-height:30px;
	font-size:1.3em;
	color: #6a737b;
	font-weight: bold;
	border-bottom:solid 1px #cdcdcd; 
}

.contentRight h5
{
	font-size:1.2em !important;
}

.content h6
{
	margin-top:20px;
	margin-bottom:0px;
	line-height:30px;
	font-size:1.3em;
	color: #6a737b;
	font-weight: bold;
}

.contentRight h6
{
	font-size:1.2em !important;
}

.homeLeft
{
}

.bottomSpace
{
    height:50px;
}

/* Footer Styles */

.footer
{
	color: #000000;
}

.footerLeft
{
	text-align:left;
}

.footerRight
{
	text-align:right;
}

/* Misc Home Styles */

.homeLeft .callToAction
{
    margin-left:10px;
}
.pullQuote
{
    margin-top:20px;
    margin-left:10px;
	line-height:30px;
	color:#999999;
	font-size:1.5em;
}


/* Misc. and General Styles */

.quoteUpper
{
	display:block;
	margin-top:15px !important;
	font-size:14px;
	text-transform:uppercase;
	color:#666666;
}

hr
{
	padding:0 0 !important;
	margin:0 0 !important;
	line-height:1px;
	height: 0;
}

.floatRightBox
{
	width:165px;
	margin:10px 0 10px 10px;
	padding: 5px 5px;
	float:right;
	border:solid 5px #f8edb9;
	line-height: 1.2em;
}
.floatRightBox div
{
	padding:3px 0;
	border-bottom: solid 1px #ccc;
}

.compactList
{
	font-size:12px;
}
.compactList p
{
	margin:5px 0 0 0 !important;
	padding:0 0;
	line-height:1.2em;
}
.compactList ul
{
	margin:0 0 !important;
	padding:5px 0 5px 0;
	list-style:disc;
	list-style-position:outside;
	border-bottom:solid 1px #ccc;
}

.compactList ul li
{
	margin:0 0 0 20px;
	padding:0 0;
	line-height:1.2em;
}

.callToAction
{
	min-height:35px;
	line-height:35px;
	border-bottom:solid 1px #ccc;
}

.callToActionNoBorder
{
	min-height:35px;
	line-height:35px;
	border-bottom:none;
}

.callToActionParagraph
{
    padding-bottom:10px;
	border-bottom:none;
}
.callToActionParagraph p
{
    padding:0 0 !important;
    margin:5px 0 0 0!important;
}
.callToActionParagraph a
{
    margin:0 0 !important;
}

.callToActionParagraph a,
.callToAction a
{
	padding: 0 23px 0 0 !important;
	background:transparent url('Images/icon_readmore.png') no-repeat center right;
}

.horizontalSeparator
{
	height:0;
	border-bottom:solid 1px #ccc;
}

.verticalSeparator
{
    margin-top:50px;
}

/* *********************** */
/*                         */
/* Content Specific Styles */
/*                         */
/* *********************** */


/* Bios */

.iv_biosContentList
{
	list-style:none;
	margin: 0 0  !important;
	padding: 0 0  !important;
}
.iv_biosContentList li.iv_biosItem
{
	margin: 0 0 !important ;
	padding: 0 0  !important;
	border-top:solid 1px #cdcdcd;
}
.iv_biosHeader
{
	font-size:1.6em !important;
	border-bottom:none !important;
}

.iv_biosContentList h2
{
	color: #666666 !important;
	font-size:1.3em !important;
}

.iv_biosContentTitle
{
	color:#666666;
	border-bottom:none !important;
	margin: 0 0  !important;
	padding: 0 0  !important;
}
.iv_biosSummary
{
	margin: 0 0 !important ;
	padding: 0 0  !important;
}
.iv_biosContentList .sf_genericContent
{
	margin: 0 0 !important ;
	padding: 0 0  !important;
	color:#333333;
}
.iv_biosReadMore
{
	margin: 5px 0 10px 0 !important ;
	padding: 0 20px 0 0  !important;
}
.iv_biosReadMoreLink
{
	padding: 0 23px 0 0 ;
	background:transparent url('Images/icon_readmore.png') no-repeat center right;
}

.iv_biosGoBackLink
{
	padding: 0 0 0 23px ;
	background:transparent url('Images/icon_goback.png') no-repeat center left;
}

.iv_BioContent
{
	margin:5px 15px 20px 0;
	width:440px;
}
.iv_BioContent p
{
    margin-top:0 !important;
}
.iv_Portrait
{
	float:right;
	margin:10px 0 10px 15px;
	width:220px;
}

.iv_BioLinks
{
    clear:right;
    display:block;
	float:right;
	margin:5px 0 10px 15px;
	width:220px;
    
}

.iv_BioLinks .portraitLink,
.iv_BioLinks .bioLink
{
	padding: 0 23px 0 0 ;
	background:transparent url('Images/icon_readmore.png') no-repeat center right;
}


/* Expando Styles */

ul.iv_expandoContentList
{
    list-style:none;
    padding:0 0;
    margin:0 0;
}
ul.iv_expandoContentList li.iv_expandoItem
{
    padding:0 0;
    margin:10px 0 20px 0;
}

.iv_expandoLink
{
	color:#0073a3;
	cursor:pointer;
	font-weight:bold;
}
.iv_expandoLink:hover,
.iv_expandoLink:active
{
    color:#820024;
}

span.arrow
{
	padding: 0 10px 0 10px ;
	background:transparent url('Images/arrow_collapsed.png') no-repeat center center;
	width:23px; /* for IE */
}
span.arrowExpanded
{
	padding: 0 10px 0 10px ;
	background:transparent url('Images/arrow_expanded.png') no-repeat center  center;
	width:23px; /* for IE */
}

.iv_conceptState
{
    width:460px;
    height:75px;
    margin-bottom:25px;
}
ul.iv_expandoContentList li .conceptStageHead
{
	font-family: Calibri, Arial, Sans-Serif;
    font-weight: normal;
    color: #666666;
    
}

.iv_conceptImage
{
    display:block;
    margin:0 0;
}

/*  Newsroom blog styles */

.iv_newsroom .iv_nrBlogPostDate
{
    margin-bottom:5px;
}

.iv_newsroom .iv_nrBlogPostTitle
{
    margin-top:5px; 
    border-bottom:none;
    line-height:1.2em;
}

.iv_newsroomBlogPost .sf_readMore a,
.iv_newsroom .iv_BlogReadMoreLink
{
	padding: 0 23px 0 0 ;
	background:transparent url('Images/icon_readmore.png') no-repeat center right;
}

.iv_newsroomBlogPost h2.sf_postTitle
{
    margin-top:5px; 
    font-size:16px;
    border-bottom:none;
    line-height: 1.2em;
}


.iv_newsroomBlogPost h2.sf_postTitle a:link
{
	color:#0073a3;
    text-decoration:none !important;
}
.iv_newsroomBlogPost h2.sf_postTitle a:visited
{
	color:#5d87a1;
    text-decoration:none !important;
}
.iv_newsroomBlogPost h2.sf_postTitle a:hover,
.iv_newsroomBlogPost h2.sf_postTitle a:active
{
	color:#820024;
    text-decoration:underline !important;
}
/* Blog Post General Styles */

/* CTA */

.sf_singlePost .sf_back a
{
	padding: 0 0 0 23px ;
	background:transparent url('Images/icon_goback.png') no-repeat center left;
}

/* Image Gallery Download Link */
.iv_ImageGalleryCTA a
{
	font-size:12px !important;
	padding: 0 23px 0 0 !important;
	background:transparent url('Images/icon_readmore.png') no-repeat center right;
}
.iv_ImageGalleryBacklink
{
    padding: 0 0 0 23px ;
	background:transparent url('Images/icon_goback.png') no-repeat center left;
}

.sf_photoListLightbox .sf_tags a:visited
{
    color:#660000 !important;
    text-decoration:none !important;
}
.sf_photoListLightbox LI
{
    margin-bottom:10px !important;
    width:140px !important;
    height:250px !important;
}

/* HomeContentWidget Styles */

.HomeContentWrapper
{
    padding:0 0;
}
.HomeContentWrapperFloat
{
    padding:0 0;
    background:transparent url('Images/Zone2_float_box.gif') no-repeat top left;
}
.HomeContentImageContainer
{
    margin:0 0;
    clear:both;
}
.zone2 .HomeContentFloatLeftImageContainer
{
    width:115px;
    height:78px;
    margin:2px 2px;
    float:left;
}

.zone2 .HomeContentTitleContainer
{
    width:108px;
    height:78px;
    margin-top:2px;
    float:right;
}
.zone2 .HomeContentTitleContainer h4
{
    width:88px;
    margin:10px 10px !important;
    float:right;
    line-height:28px !important;
}

.HomeContentImageContainer img
{
    
}
.zone1 .HomeContentTextContainer,
.zone2 .HomeContentTextContainer
{
    padding:0 10px;
}

.zone2 .HomeContentWrapperFloat .HomeContentTextContainer
{
    margin-top:15px;
}

.zone6 .callToAction
{
    float:right;
    border:none;
}

.zone6 .HomeContentTextContainer
{
    padding:0 15px;
}


.HomeContentTextContainer h1,
.HomeContentTextContainer h2,
.HomeContentTextContainer h3,
.HomeContentTextContainer h4
{
    margin:0 0 !important;
    padding:0 0;
    line-height:1.1 !important;
}

.HomeContentTextContainer .callToAction
{
    float:right;
    border:none;
}

/* Home Page News overrides */

.content .iv_newsList h2.sf_newsTitle
{
	line-height:1;
	font-size:1.0em !important;
	font-weight: bold;
	border-bottom:none; 
	color:#666666;
}

.content .sf_newsList .sf_newsDate,
.content .sf_newsList p
{
	margin:0 0;
	padding:0 0;
}

.iv_newsList .iv_smallGray,
.iv_newsList .iv_smallGray
{
	color:#999999;
	font-size:0.9em;
}



.content h2.sf_newsTitle a:link
{
	color:#0073a3;
	text-decoration:none;
}
.content h2.sf_newsTitle a:visited
{
	color:#5d87a1;
	text-decoration:none;
}

.content h2.sf_newsTitle a:hover,
.content h2.sf_newsTitle a:active
{
	color:#820024;
	text-decoration:underline;
}

.content .sf_readMore a:link,
.content .sf_readMore a:visited
{
	color:#0073a3;
	text-decoration:none;
}

.content .sf_readMore a:visited
{
	color:#5d87a1;
	text-decoration:none;
}

.content .sf_readMore a:hover,
.content .sf_readMore a:active
{
	color:#820024;
	text-decoration:underline;
}

/* Other News overrides */

.iv_newsList
{
    list-style:none;
	margin: 0 0;
	padding: 0 0 ;
}
.iv_newsList li
{
	margin: 0 0;
	padding: 0 0;
	border-top:solid 1px #cdcdcd;
}

/* remove the top border for the first item */
.iv_newsList li.ListItemPosition0
{
    border-top:none;
}
.iv_newsList h2.sf_newsTitle
{
	margin: 5px 0 0 !important;
	line-height:1.5;
	font-size:1.3em !important;
	font-weight: bold !important;
	border-bottom:none !important; 
}

.iv_newsList .sf_newsDate,
.iv_newsList p
{
	margin:0 0;
	padding:0 0;
}
.iv_newsList .sf_newsDate
{
    color: #999999;
}

/* Blog list styles */

.contentCenterLeft .sf_postListing h2.sf_postTitle,
.contentCenterRight .sf_postListing h2.sf_postTitle
{
	line-height:1;
	font-size:1.0em !important;
	font-weight: bold;
	border-bottom:none; 
	color:#666666;
}

.contentCenterLeft .sf_postListing .sf_postDate,
.contentCenterRight .sf_postListing .sf_postDate,
.contentCenterLeft .sf_postListing p,
.contentCenterRight .sf_postListing p,
.contentCenterLeft .sf_postListing sf_postContent,
.contentCenterRight .sf_postListing sf_postContent
{
	margin:0 0;
	padding:0 0;
}

.sf_postListing .iv_smallGray,
.sf_postListing .iv_smallGray
{
	color:#999999;
	font-size:0.9em;
}

/* Blog Links */

.content h2.sf_postTitle a:link
{
	color:#0073a3;
	text-decoration:none;
}
.content h2.sf_postTitle a:visited
{
	color:#5d87a1;
	text-decoration:none;
}

.contentCenterLeft h2.sf_postTitle a:hover,
.contentCenterRight h2.sf_postTitle a:active,
.contentCenterLeft h2.sf_postTitle a:hover,
.contentCenterRight h2.sf_newsTitle a:active
{
	color:#820024;
	text-decoration:underline;
}

.content .sf_readMore a:link
{
	color:#0073a3;
	text-decoration:none;
}

.content .sf_readMore a:visited
{
	color:#5d87a1;
	text-decoration:none;
}

.content .sf_readMore a:hover,
.content .sf_readMore a:active
{
	color:#820024;
	text-decoration:underline;
}

/* News link styles follow the link styles at the bottom */

/* We don't currently link titles, but here are 
   the styles, in case that changes */
.iv_newsList h2.sf_newsTitle a:link
{
	color:#0073a3;
	text-decoration:none;
}
.iv_newsList h2.sf_newsTitle a:visited
{
	color:#5d87a1;
	text-decoration:none;
}

.iv_newsList h2.sf_newsTitle a:hover,
.iv_newsList h2.sf_newsTitle a:active
{
	color:#820024;
	text-decoration:underline;
}
/* End link title styles */

/* News ReadMore link styles */

.iv_newsList .sf_readMore
{
	margin: 5px 0 10px 0 !important ;
	padding: 0 20px 0 0  !important;
}
.iv_singleNews .sf_readMore .iv_newsReadMoreLink,
.iv_newsList .sf_readMore .iv_newsReadMoreLink
{
	padding: 0 23px 0 0 ;
	background:transparent url('Images/icon_readmore.png') no-repeat center right;
}

.iv_singleNews .sf_readMore
{
	margin: 10px 0 10px 0 !important ;
	padding: 0 20px 0 0  !important;
}

.iv_newsGoBackLink
{
	padding: 0 0 0 23px ;
	background:transparent url('Images/icon_goback.png') no-repeat center left;
}

.iv_newsList .sf_readMore .iv_newsReadMoreLink:link
{
	color:#0073a3;
	text-decoration:none;
}

.iv_newsList .sf_readMore .iv_newsReadMoreLink:visited
{
	color:#5d87a1;
	text-decoration:none;
}

.iv_newsList .sf_readMore .iv_newsReadMoreLink:hover,
.iv_newsList .sf_readMore .iv_newsReadMoreLink:active
{
	color:#820024;
	text-decoration:underline;
}

/* News Archive */

.RadTreeView_IVDefault .rtUL
{
    margin:5px 0 0 0 !important;
    padding:0 0;
}

.RadTreeView_IVDefault .rtUL li
{
    margin:0 0;
    padding:0 0;
}

.RadTreeView_IVDefault .rtUL li div
{
    margin:0 0;
    padding:0 0;
}

.RadTreeView_IVDefault .rtUL li a:link
{
    margin:0 0;
    padding:0 0;
	color:#0073a3;
	text-decoration:none;
}

.RadTreeView_IVDefault .rtUL li a:visited
{
    margin:0 0;
    padding:0 0;
	color:#5d87a1;
	text-decoration:none;
}

.RadTreeView_IVDefault .rtUL li a:hover,
.RadTreeView_IVDefault .rtUL li a:active
{
	color:#820024;
	text-decoration:underline;
	border:none;
}

/* Home Page News Ticker */

.IV_newsTickerRotator .rrItemsList
{
}
.IV_newsTickerRotator .rrItemsList .rrItem
{
    margin:4px 0 0 5px;
    width:98%;
    height:25px;
}

/* Search Overrides */

.searchContainer
{
}
.sf_searchBox
{
	height:20px;
	line-height:15px;
    float:right;
}
.sf_searchText
{
	height:15px;
	width:100px;
	line-height:15px;
}
.container_24 .sf_searchText
{
	width:100px;
}
.container_24 .sf_searchBox
{
    margin-right:3px;
}
.sf_searchSubmit
{
	margin:0 0 0 5px;
	height:20px;
	line-height:15px;
	background-color:#333333;
	color:#ffffff;
	border:solid 1px #333333;
}

/* Tag Cloud */


div.tagsControl ul
{
    list-style:none;
    margin:0 0;
    padding:0 0;
    font-size:.9em;
    
}
div.tagsControl ul li
{
    margin:0 0;
    padding:0 0;
}

div.tagsControl ul.tagCloud
{
    list-style:none;
    margin:0 0;
    padding:0 0;
}
div.tagsControl ul.tagCloud li
{
    display:inline;
    margin:0 0;
    padding:0 0;
}
div.tagsControl ul.tagCloud li a.tagCloudItem
{
    line-height:85%;
}
div.tagsControl ul.tagCloud li a.tagCloudItem1
{
    font-size:250%;
}
div.tagsControl ul.tagCloud li a.tagCloudItem2
{
    font-size:200%;
}
div.tagsControl ul.tagCloud li a.tagCloudItem3
{
    font-size:175%;
}
div.tagsControl ul.tagCloud li a.tagCloudItem4
{
    font-size:135%;
}
div.tagsControl ul.tagCloud li a.tagCloudItem5
{
    font-size:100%;
}
div.tagsControl ul.tagCloud li a.tagCloudItem6
{
    font-size:85%;
}


/* Viddler Styles */

ul.sf_videoList li
{
    clear:left;
}

ul.sf_videoList li>a
{
    float:left;
    margin-right:20px;
}

/* Social Bookmarks */

.sf_socialBookmarks li
{
    margin:5px;
}

/* New Social Bookmark Widget */

.iv_socialBookmarks
{
    margin-top:10px;
}
.iv_socialBookmarks .leadText
{
    float:left;
    width:15%;
    font-weight:bold;
}

.iv_socialBookmarks .fbContainer,
.iv_socialBookmarks .twContainer,
.iv_socialBookmarks .inContainer
{
    float:left;
    width:28%;
}


/* SalesForce Forms */

.validator 
{
	display:block;
	margin-left:100px;
	border:solid 1px red;
}

.form_shortFormLabel
{
}

.form_required
{
    font-size:small;
    color:Red;
}

.form_tdHeading h3
{
    border:none;
}
.form_tdLabel
{
    width:120px;
    height:30px;
    border:none;
    line-height:16px;
}
.form_tdField
{
    width:335px;
    height:30px;
    border:none;
}

.form_tdTall
{
    height:135px;
}

.form_tdMedium
{
    height:47px;
}

.form_tdRight
{
}
.form_tdField .form_inputText
{
    border:solid 1px #999999;
    width:335px;
}
.form_tdField .form_inputTextShort
{
    border:solid 1px #999999;
    width:100px;
}

.form_DatePicker
{
    clear:left;
}
.form_SelectInstruction
{
	width:252px;
	width:340px;
	border:solid 1px #999999;
}

.form_fullWidthTable .form_SelectInstruction
{
	width:342px;
	width:372px;
	border:solid 1px #CCCCCC;
	font-size:10px;
}

.form_RevealTextBox 
{
	width:185px;
}
.form_TextArea
{
	width:250px;
}
.form_TextAreaTall
{
	width:250px;
	height:100px;
}
.form_TextAreaTallTwoColumn
{
	width:322px;
	height:100px;
}
.form_TextAreaWide
{
	width:430px;
	height:100px;
}
.form_TextAreaMedium
{
	width:335px;
	height:100px;
	border:solid 1px #999999;
}
.form_TextAreaFull
{
	width:560px;
	height:100px;
}
.form_Label
{
	font-size:11px;
	line-height:20px;
}
.form_SubmitButton
{
	margin-right:35px;
}
.form_SubmitButtonLongForm
{
	margin-right:10px;
}
.form_SubmitButtonWide
{
	margin-right:50px;
}
.form_SubmitButton_reveal
{
	margin-right:2px;
}
.form_SubmitButtonTwoColumn
{
	margin-right:10px;
}

.form_CheckBoxSmall
{	
	width: 175px;
	float:left;
}
.form_CheckBoxLarge
{	
	width: 175px;
	float:left;
}
.form_SmallLabel
{
	font-size:10px;
}
.form_commentsHint
{
    font-size:11px;
}
.validator
{
	font-size:11px;
	margin:0 0;
	border:none;
}


/* *********************** */
/*                         */
/*      Link Styles        */
/*                         */
/* *********************** */


a:link
{
	color:#0073a3;
	text-decoration:none;
}

a:visited 
{
	color:#5d87a1;
	text-decoration:none;
}
a:active,
a:hover 
{
	color:#820024;
	text-decoration:underline !important;
}

/* keep the slideshow links from underlining when visited */
#slideshowDiv a:visited 
{
	text-decoration:none;
}

/* override link styles in the footer */
.footerRight a:link
{
	color:#0073a3 !important;
	text-decoration:none;
}

.footerRight a:visited 
{
	color:#5d87a1 !important;
	text-decoration:none;
}
.footerRight a:active,
.footerRight a:hover 
{
	color:#820024 !important;
	text-decoration:underline;
}


/* debug styles */

.debug1
{
    background-color:#ffcccc;
}
.debug2
{
    background-color:#ccffcc;
}
.debug3
{
    background-color:#ccccff;
}
