/* CSS Document */


	
	

/*@font-face {
    font-family: 'Trebuchet MS';
    src: url('Trebuchet MS-webfont.eot');
    src: url('Trebuchet MS-webfont.eot?iefix') format('eot'),
         url('Trebuchet MS-webfont.woff') format('woff'),
         url('Trebuchet MS-webfont.ttf') format('truetype'),
         url('Trebuchet MS-webfont.svg#webfontnehNrF5g') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CallunaSansBold';
    src: url('CallunaSansBold-webfont.eot');
    src: url('CallunaSansBold-webfont.eot?iefix') format('eot'),
         url('CallunaSansBold-webfont.woff') format('woff'),
         url('CallunaSansBold-webfont.ttf') format('truetype'),
         url('CallunaSansBold-webfont.svg#webfontHPO6NoNQ') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

:-moz-any-link:focus {
  outline: none;
}

input::-moz-focus-inner { border: 0; }

a {
   outline: 0;
}

/*  ===================================================  */
/*  DEFINES SEARCH STYLES */
/*  ===================================================  */


.searchHeader {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #fff;
	float: left;
	}
	
.TopicCenterDDL {
	float: left;
	margin: 3px 0px 0px 0px;
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 9px;
	}
	
.services_dropdown {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 9px;
	margin: 10px 12px 0px 12px;
	}
	
	
	
/*  ===================================================  */
/*  DEFINES UTILITY NAV STYLES */
/*  ===================================================  */

	
#utilityNav	{
	float: left;
	height: 22px;
	width: 425px;
	margin: 10px 0 0 10px;	
}

#utilityNav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0 12px 0 0;
	
  }	
  
#utilityNav li {
	display:inline;
	padding:0px 9px 2px 8px;
	border-right:1px solid white;
	height:10px;
	
  }	
#utilityNav li#lastUtility{
	border:none;
	
  }
  
#utilityNav li a{
	font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,Verdana,sans-serif;
	font-size: 10px;
	line-height: 9px;
	letter-spacing: 1.25px; 
	color:#fff;
	text-decoration:none;
	
}	
	
#utilityNav li a:hover{
	color:#e4dcd4;
}	
	

/*  ===================================================  */
/*  DEFINES CONTENT STYLES */
/*  ===================================================  */

		
.sectionHead {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #B9A695;
	line-height: 30px;
	margin: 0 0 10px 0;
	}
	
.storyHead {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #8897a3;
	font-weight: normal;
	line-height: 18px;
	margin: 2px 0px 0px 0px;
	}
		
.underhead {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #6692BC;
	line-height: 18px;
	margin-bottom: 0px;
	}
	
.subhead {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #B85D28;
	line-height: 18px;
	margin-bottom: 0px;
	}	
	
.columnHead {
	font-family: CallunaSansBold, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #B85D28;
	line-height: 18px;
	margin: 0px;
	padding-left:5px;
	}	
		
.bodytext {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #464646;
	line-height: 20px;
	}
	
	
.bodytext a {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #1b7397;
	text-decoration: none;
	line-height: 16px;
	}
	
.bodytext a:hover{
	color: #2492c0;
	text-decoration: underline;
	}
	
.bodytextbold {
	font-weight: bold;
	color: #464646;
	}
	
.bodysubtext {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #464646;
	line-height: 16px;
	}
	
.servicetext {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
	line-height: 16px;
	margin: 2px 0px 2px 0px;
	}
	
.servicetext a {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #7591AB;
	text-decoration: none;
	margin: 2px 0px 2px 0px;
	}
	
.servicetext a:hover {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #7591AB;
	text-decoration: underline;
	margin: 2px 0px 2px 0px;
	}
	
.servicetextindent {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #464646;
	line-height: 16px;
	text-indent: 15px;
	text-decoration: none;
	margin: 2px 0px 2px 0px;
	}
	
.servicetextindent a {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #7591AB;
	line-height: 16px;
	text-decoration: none;
	margin: 2px 0px 2px 0px;
	}
	
.servicetextindent a:hover {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #7591AB;
	line-height: 16px;
	text-decoration: underline;
	margin: 2px 0px 2px 0px;
	}
	
.servicetextindentmore {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #464646;
	line-height: 16px;
	text-indent: 30px;
	text-decoration: none;
	margin: 2px 0px 2px 0px;
	}
	
.servicetextindentmore a {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #7591AB;
	line-height: 16px;
	text-indent: 30px;
	text-decoration: none;
	margin: 2px 0px 2px 0px;
	}
	
.servicetextindentmore a:hover {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #7591AB;
	line-height: 16px;
	text-indent: 30px;
	text-decoration: underline;
	margin: 2px 0px 2px 0px;
}


/*  ===================================================  */
/*  DEFINES NEWS FEEDS STYLES */
/*  ===================================================  */


.feed .slide h2, .feed .slide h2 a{
	font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,Verdana,sans-serif;
	font-size: 16px; 
	font-weight:normal;
	line-height: 16px;
	color:#000;
	margin: 15px 0 0 0;
}


.feed .slide h2 a:hover{
	font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,Verdana,sans-serif;
	font-size: 16px; 
	font-weight:normal;
	line-height: 16px;
	color:#666;
	margin: 15px 0 0 0;
}


.feed .slide ul{
	list-style: none;
	margin-left:0px;
	padding:0;
}

.feed .slide li{
	margin-bottom:12px;
	padding:0;
}

.feed .slide a{
	font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,Verdana,sans-serif;
	font-size: 13px; 
	line-height: 120%;
	text-decoration:none;
	color:#464646;
	padding:0px;
}

.feed .slide a:hover{
	font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,Verdana,sans-serif;
	font-size: 13px; 
	line-height: 120%;
	text-decoration:none;
	color:#B95E29;
	padding:0px;
}

.feed .slide .feedSectionFinish a:link {
	color:#1b7397;	
	font-size:12px;
	text-decoration:none;	
}

.feed .slide .feedSectionFinish a:hover{
	color: #2492c0;
	font-size:12px;
	text-decoration:none;		
}


/*  ===================================================  */
/*  DEFINES TWEETS*/
/*  ===================================================  */
div#twitter {
	font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,Verdana,sans-serif;
	font-size: 13px; 
	line-height: 120%;
	width: 190px;
	border: none;
	margin-top:6px;
}

div#twitter h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #fff;
	background-color: #888;
	display:none;
}

/*p#preloader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
/*}*/

ul#twitter_update_list {
	margin: 0;
	padding: 0 0 0.5em 0;
	list-style-type: none;
}

ul#twitter_update_list li {
	margin: 0;
	padding: 0.4em 0 .5em 0;
	border-bottom: 1px dotted #ccc;
}

ul#twitter_update_list li a {
	/* timestamp link */
	color: #B95E29;
	font-size: 10px; 
}

ul#twitter_update_list li span {
	display: block;
}

ul#twitter_update_list li span a {
	/* links in tweet */
	color: #5294B0;
	font-size: 11px;
}

ul#twitter_update_list li.firstTweet {
}

ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

/*a#profileLink {
	display: block;
	padding: 0.3em 1em;
	color: #fff;
	background-color: #888;
}
*/


/*#tweets {
	margin-top:12px;
	height:360px;	
}

.twtr-bd {
	min-height:270px;
}

.twtr-hd .twtr-profile-img-anchor a{
	display:none;
	padding:0;		
}

#tweets .twtr-hd {
	padding:8px 0;
}

#tweets .twtr-hd h3, 
#tweets .twtr-hd h4 { 
    color: #fff; 
    font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,Verdana,sans-serif;
    font-weight: normal; 
    text-align: left; 
} 
 
#tweets .twtr-hd h3 { 
    font-size: 1.2em !important; 
	color:#333!important;  
} 

#tweets .twtr-tweet a:link, 
#tweets .twtr-tweet a:visited, 
#tweets .twtr-tweet a:hover { 
 
	 font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,Verdana,sans-serif;
	 font-size:10px;
	 line-height:12px;
}

#tweets .twtr-tweet .twtr-tweet-text {  
    padding-bottom: 4px !important; 
 
}  
 
#tweets .twtr-tweet .twtr-tweet-text p { 
     color: #333 !important; 
     font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,Verdana,sans-serif;
	 font-size:13px;
	 line-height:14px;
} */


/*  ===================================================  */
/*  DEFINES SECONDARY NAVIGATION STYLES */
/*  ===================================================  */


#columnThree ul {
    border: medium none;
    color: #7591AB;
    font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,Verdana,sans-serif;
    font-size: 11px;
    line-height: 13px;
    list-style: none;
    margin: 0 5px 20px;
    padding: 0;
}

#columnThree ul ul{
    list-style: none;
    margin: 0 5px 10px 15px;
    padding: 0;
}
#columnThree li {
    border-bottom: 1px solid #C5CACE;
    color: #7591AB;
    padding: 5px 0 3px;
}
#columnThree li a {
    color: #7591AB;
    display: block;
    font-size: 100%;
    padding: 0;
    text-decoration: none;
}
#columnThree li a:hover {
    background-color: #C4D6E8;
    color: #556370;
}	



/*  ===================================================  */
/*  DEFINES FOOTER STYLES */
/*  ===================================================  */

	
.footerLegal {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	height: 16px;
	padding: 4px 7px 2px 0px;
	color: #fff;
	text-align: right;
}
	
.footerLegal a {
	color: #fff;
	text-decoration: none;
}	
	
.footerLegal a:hover {
	text-decoration: underline;
}
	
	#logoText {
	width:240px;
	font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,Verdana,sans-serif;
	font-size: 12px;
	line-height: 15px;	
	color: #fff;
	padding:0;
	margin-left:43px;
}

  #logoText a, #footerPromoLeft a {
	  color: #ddcec3;
	  text-decoration: none;
  }
  
  #logoText a:hover, #footerPromoLeft a:hover {
	text-decoration: underline;  
  }

.footerCopyright {
	font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,Verdana,sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #cbc4be;
	float:left;
	margin-right:2px;
	}
	
#copyrightDate {
    float: left;
}
	

/*  ===================================================  */
/*  DEFINES IBOX */
/*  ===================================================  */


.iboxTxt {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #747474;
	line-height: 18px;
	padding: 0px 12px 0px 0px;
	}
	
.iboxTxt a {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #00629F;
	text-decoration: none;
	line-height: 16px;
	}
	
.iboxTxt a:hover {
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #00629F;
	text-decoration: underline;
	line-height: 16px;
	}
	
.iboxPointer {
	float: left;
	padding: 4px 4px 0px 0px;
	}/* CSS Document */


.videoimagealignright {
	float: right;
	margin: 12px 0px 4px 7px;
	border: none
	}
