/* Footer =================================*/
#ISVFooter p, #ISVFooter li {
	font:12px Helvetica, Arial, sans-serif;
}
#ISVFooter p, #ISVFooter ul, #ISVFooter blockquote { margin:0; padding:0; }
#ISVFooter hr { display:none; }
#ISVFooter img { display:block; }
#ISVFooter ul { list-style:none; }
#ISVFooter .ISVClearBoth {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	width:930px;
}
	
#ISVFooter .ISVBody {
	margin:0 auto;
	text-align:left;
	width:910px;
}

/* Footer Banner =================================*/
#ISVBanner {
	margin-top:25px;
	border-radius: 5px 5px 5px 5px;
		-moz-border-radius: 5px 5px 5px 5px;
		-webkit-border-radius: 5px 5px 5px 5px;
	background-color: #011B34;
	width: 100%;
}

/* Footer Menu =================================*/
#ISVFooterMenu {
	height:240px;
	width: 225px;
	margin-bottom: 15px;
}
#ISVFooterMenu .ISVBody {
	margin-top:0px;
}
#ISVFooterMenu a {
	color:#333333;
}

#ISVFooterMenu .ISVFooterTitle {
	color:#333333;
	font:bold 16px Frutiger, Helvetica, Arial, sans-serif;
	text-shadow:#363636 1px 1px 2px;
}

/* Footer Body Pic =================================*/
#ISVFooterBody {
	margin-bottom: 15px;
	height: 238px;
	width: 548px;
}

/* Footer Menu Lists =================================*/
#ISVFooterMenu .ISVfMenu, #ISVFooterMenu .ISVFeatures {
	background:#ffffee;
	border:1px solid #7D7D7D;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
	box-shadow:#333333 1px 1px 2px;
		-moz-box-shadow:#0d3863 1px 1px 2px;
		-webkit-box-shadow:#0d3863 1px 1px 2px;
	float:left;
	height:215px;
	width:211px;
}
#ISVFooterMenu .ISVfMenu .ISVFooterTitle, #ISVFooterMenu .ISVFeatures .ISVFooterTitle	 {
	margin:4px 7px 0;
	padding:3px 5px;
}
#ISVFooterMenu .ISVfMenu li, #ISVFooterMenu .ISVFeatures li {
	border-bottom:1px dashed #7D7D7D;
	margin:0 7px;
}
#ISVFooterMenu .ISVfMenu a, #ISVFooterMenu .ISVFeatures a {
	display:block;
	line-height:21px;
	padding:0 5px;
	text-decoration:none;
}
	#ISVFooterMenu .ISVfMenu a:hover, #ISVFooterMenu .ISVfMenu a:focus, #ISVFooterMenu .ISVfMenu a:active,
	#ISVFooterMenu .ISVFeatures a:hover, #ISVFooterMenu .ISVFeatures a:focus, #ISVFooterMenu .ISVFeatures a:active {
		background:#333333;
		color: #fff;
	}
#ISVFooterMenu .ISVfMenu { margin-right:12px; }


/* Footer Menu Tiles =================================*/
#ISVFooterMenu .ISVTiles {
	clear:right;
	float:right;
	margin-top:16px;
	text-align:left;
	width:514px;
}
#ISVFooterMenu .ISVTiles li {
	background:url(/images/assets/tile-bg.gif) repeat-x 0 0 #C8DCF5;
	border:2px solid #DDDDDD;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
	box-shadow:#0d3863 1px 1px 2px;
		-moz-box-shadow:#0d3863 1px 1px 2px;
		-webkit-box-shadow:#0d3863 1px 1px 2px;
	color:#3F3F3F;
	float:left;
	font-size:11.5px;
	font-weight:bold;
	height:125px;
	margin-right:15px;
	overflow:hidden;
	width:157px;
}
#ISVFooterMenu .ISVTiles .inner {
	border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
	color:#3F3F3F;
	display:block;
	height:125px;
	line-height:16px;
}
#ISVFooterMenu .ISVTiles a {
	color:#3F3F3F;
	display:block;
	height:120px;
	padding:3px 5px 0;
	text-decoration:none;
}
#ISVFooterMenu .ISVTiles li strong {
	color:#CB1B1B;
	font:bold 18.5px/20px Frutiger, Helvetica, Arial, sans-serif;
	text-shadow:#B2C4D8 1px 1px 1px;
}
#ISVFooterMenu .ISVTiles .ISVButton {
	background:url(/images/assets/tile-button-bg.gif) repeat-x 0 0 #CB1B1B;
	border:1px solid #E53F3F;
	border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
	box-shadow:#6D565E 1px 1px 0;
		-moz-box-shadow:#6D565E 1px 1px 0;
		-webkit-box-shadow:#6D565E 1px 1px 0;
	color:#FFF;
	cursor:pointer;
	display:block;
	font:bold 11px Helvetica, Arial, sans-serif;
	height:20px;
	line-height:20px;
	letter-spacing:.25px;
	text-align:center;
	text-shadow:#440F0F 1px 1px 2px;
}
#ISVFooterMenu .ISVTiles .ISVButton:hover {
	background-position:0 -20px;
}

/* Contact Info =================================*/
#ISVFooterContact {
	background:url(/images/assets/Default-contact-bg.gif) repeat-x 0 transparent;
	border-bottom:1px solid #DDD;
	color:#333333;
	font-size:11px;
	height:126px;
	line-height:16px;
}
#ISVFooterContact p {
	font-size:11px;
}
#ISVFooterContact strong {
	font-size:11px;
}
#ISVFooterContact a {
	color:#165A9C;
}
#ISVFooterContact a:hover {
	color:#CB1B1B;
}

#ISVFooterContact .ISVContactInfo {
	border: 1px solid #7D7D7D;
	border-width:0 1px 1px 1px;
		border-radius:0 0 5px 5px;
		-moz-border-radius:0 0 5px 5px;
		-webkit-border-bottom-right-radius:5px;
		-webkit-border-bottom-left-radius:5px;
	height: 93px;
}

#fTable {
	width: 100%;
	height: 87px;
	margin-top: 3px;
}
#fTable .bl {
	border-left:1px solid #7D7D7D;
	padding:0 0 0 29px;
}
#ISVFooterContact .ISVButton {
	background:url(/images/assets/tile-button-bg.gif) repeat-x 0 0 #CB1B1B;
	border:1px solid #E53F3F;
	border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
	box-shadow:#6D565E 1px 1px 0;
		-moz-box-shadow:#6D565E 1px 1px 0;
		-webkit-box-shadow:#6D565E 1px 1px 0;
	color:#FFF;
	font:bold 11px Helvetica, Arial, sans-serif;
	display:block;
	height:16px;
	line-height:16px;
	margin-top:3px;
	text-align:center;
	text-decoration:none;
	text-shadow:#440F0F 1px 1px 2px;
	width:66px;
}
#ISVFooterContact .ISVButton:hover {
	background-position:0 -20px;
}
#ISVFooterContact .ISVButton br { display:none; }

#ISVFooterContact .ISVScanalert a {
	border:solid #FCFCFC;
	border-width:0 1px 1px 0;
	border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
	display:block;
	x09/17/0909/17/09margin-left:10px;
}
#ISVFooterContact .ISVScanalert img {
	background:#FFF;
	border:1px solid #7D7D7D;
	border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
	padding:3px;
}

#ISVFooterContact .ISVCredits {
	color:#404040;
	margin-top:10px;
	text-align:center;
}
#ISVFooterContact span a {
	padding:0 5px;
}
/* Widget - Google Weather =================================*/
.module-title .title {
    color: #DDDDDD;
    font-size: 150%;
    letter-spacing: normal;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}
#googleweather {
    color: #AAAAAA;
    overflow: hidden;
    padding: 5px;
}
#googleweather .leftcol {
    float: left;
    width: 44px;
    cursor: pointer;
}
#googleweather .icon {
    background: none repeat scroll 0 0 #4E749E;
    padding: 0px 2px 5px 2px;
}
#googleweather .icon img {
    height: 40px;
    width: 40px;
    margin: 0;
}
#googleweather .icon div {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
#googleweather .degrees {
    color: #666666;
    margin-top: 10px;
    position: relative;
    text-align: center;
}
#googleweather .degrees .active {
    border-bottom: 2px solid #666666;
    font-weight: bold;
}
#googleweather .content {
    margin-left: 50px;
}
#googleweather .org {
    border: 1px solid #DDDDDD;
    background-color: #FEFEFE;
    color: #333333;
    font-size: 115%;
    padding: 3px 3px;
    font-weight: bold;
    margin: 0;
}
#googleweather .row {
    border-bottom: 1px solid #DDDDDD;
    padding: 3px 0;
    font-weight: bold;
}
