/* Global Styles */

body {
	background-color: #C4D3E2;
	background-image: url(/images/bg_page.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
}

form {
	margin: 0px;
}

p {
	margin: 0px;
}

h1, h2, h3, h4 {
	color: #333333;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

input {
	color: #333333;
	font-size: 11px;
	font-family: Verdana;
}

textarea {
	color: #333333;
	font-size: 11px;
	font-family: Verdana;
}

.Announcements {
	color: #333333;
	font-size: 10px;
	font-family: Arial;
}

#regionTertiary {
	color: #7D98B5;
	font-size: 10px;
	font-family: Arial;
	line-height:20px;
}

#regionTertiary A {
	color: #7D98B5;
	text-decoration: none;
}

#regionTertiaryTD {
	background-image: url(/images/bg_tertiary.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#regionPhone {
	color: #83A2C0;
	font-size: 11px;
	font-family: Tahoma;
	line-height:15px;
	margin-left: 26px;
}

#regionPhone a {
	color: #83A2C0;
	text-decoration: underline;
}

#regionCopyright {
	color: #B5C7D9;
	font-size: 11px;
	font-family: Tahoma;
	line-height:15px;
	margin-left: 26px;
}

#regionCopyright a {
	color: #B5C7D9;
	text-decoration: underline;
}

/* Layout Styles */

/* Module Styles */

#moduleHomeFeature {
	color: #DAE3EC;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 14px;
	margin-left: 29px;
	margin-top: 31px;
	margin-right: 36px;
}

#moduleHomeFeature a {
	color: #FFFFFF;
	text-decoration: underline;
}

#moduleHomeBucket {
	background-image: url(/images/bg_bucket.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#moduleHomeMission {
	margin-top: 25px;
	margin-bottom: 30px;
}

#moduleHomeAsk {
	color: #93969D;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 15px;
	margin-left: 26px;
	margin-top: 23px;
	margin-right: 30px;
	margin-bottom: 30px;
}

#moduleHomeAsk B {
	color: #4D525E;
}

#moduleHomeAsk a {
	color: #FF9933;
	text-decoration: underline;
}



#moduleRequest {
	color: #7297BB;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 16px;
	margin-left: 24px;
	margin-top: 13px;
	margin-right: 12px;
	margin-bottom: 0px;
}

#moduleRequestTD {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BDBDBD;
	border-left-color: #BDBDBD;
}

#moduleContent {
	color: #6F787C;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 14px;
	margin-left: 0px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#moduleContent table {
	color: #6F787C;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 14px;
	margin-left: 0px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 32px;
}

#moduleContent a {
	color: #6F787C;
	font-size: 11px;
	font-family: Tahoma;
}

#moduleProductList {
	color: #6F787C;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 14px;
	margin-left: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
}

#moduleProductList a {
	color: #333333;
}

#modulePressList {
	color: #6F787C;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 14px;
}

#modulePressListLink {
	color: #587EA2;
	font-weight:bold;
	font-family: Tahoma;
}

#modulePressListDate {
	color: #333333;
	font-size: 11px;
	font-family: Tahoma;
}

#modulePressListcontact{
	color: #333333;
	font-size: 11px;
	font-family: Tahoma;
}

#moduleCMSheader {
	color: #333;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:bold;
	margin-top: 15px;
}

#moduleSubnav {
	color: #6F787C;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 18px;
}

#moduleHomeNews {
	color: #93969D;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 15px;
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
}

#moduleHomeNews a {
	color: #4D525E;

}


/* begin styles for RSS Feed */
.rss-box {
	 margin: 1px 1px;
	 padding: 1px 1px;

}

.rss-title, rss_title a {
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss-items {
  
}

.rss-item  {
  
  font-size: 13px;
  margin: 8px 0;
  list-style: none;
  text-decoration: none;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #88b;
	}

.rss-item a:hover { 
	text-decoration : underline;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss-date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}

.pod-play-box {
	margin: 4px 0;
	font-size:90%;
}


/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }