body,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}


td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

img {
	border: 0px;
	}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}

#storytable td { font-size: 10px; }

#storytable p { 
	margin: 4px 0;
	font-size: 10px; 
	}
	
#smalltable td { font-size: 10px; }	

/*default link*/
a:link {color: #000066; text-decoration: none;}
a:visited {color: #000066; text-decoration: none;}
a:hover {color: #006666; text-decoration: none;}
a:active {color: #000066; text-decoration: none;}

/*small link*/
a.small:link {color: #0000CC; text-decoration: underline;}
a.small:visited {color: #0000CC; text-decoration: underline;}
a.small:hover {color: #CC0000; text-decoration: none;}
a.small:active {color: #0000CC; text-decoration: underline;}

h2 {  font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 16px; font-weight: bold; margin-top: 30px; margin-bottom: 15px;}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}

.bottom {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.section {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold}
.head {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.bighead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}
.head-16 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
.head-24 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.data {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.data-head {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}
.data-head2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}
.text2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.text-1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.data-red {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CC0000}
.pullquote {  color: #006666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}
.bottom {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.boldoption {
         font-family: Arial;
         font-size: 12px;
         color: #000000;
         border: 0px none;
         font-weight : bold;}
h1 {font-size: 16px;}


#share-icons {
	float: left;
	margin-left: 270px;
}

.rss_button {
        background: url("images/rss-icon-16.png") no-repeat scroll left top transparent;
        padding:0px 16px 0 16px;
        height: 16px; width: 16px;
        float: left;
}

#toptenlinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
#toptenlinks a:link { font-size: 10px; color: #000066; text-decoration: none; font-weight:bold;}
#toptenlinks a:visited { font-size: 10px; color: #000066; text-decoration: none; font-weight:bold;}
#toptenlinks a:active { font-size: 10px; color: #000066; text-decoration: none; font-weight:bold;}
#toptenlinks a:hover { font-size: 10px; color: #006666; text-decoration: none; font-weight:bold;}

#tabsContainer {width:251px;
height: 23px;
background-color:#FFF;
border-bottom: solid 1px #000066;
margin-bottom:0px;
}


 
#tabsContainer ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
line-height: 23px;
white-space: nowrap;


}

#tabsContainer li {list-style-type: none;
 display: inline;
 padding:6px;
 background-color:#CCCCCC;
 border:#000066 solid 1px;
 text-align:center;
 }


#tabsContainer li.selected {
border-bottom:white solid 1px;
 background-color:#FFF;
 }
 
 #mostEmailed {
 width:250px;
 margin-top:0px;
 padding-top:7px;
 border-bottom: solid 1px #000066;
  border-left: solid 1px #000066;
   border-right: solid 1px #000066;
 font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;  
 }
 
  #mostEmailed ol {
  margin-left:0px;
  padding-left:35px;
  padding-right:5px;
  }
  
   #mostEmailed li {
  padding-top:5px;
  }
  
   #mostEmailed2 {
 
 margin-top:0px;
 padding-top:7px;
 font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;  
 }
 
  #mostEmailed2 ol {
  margin-left:0px;
  padding-left:35px;
  padding-right:5px;
  }
  
   #mostEmailed2 li {
  padding-top:5px;
  }
  
  

.purple_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #330066;
}

.imgborder {
	border:1px solid black;
}

/* tooltip styling */
.tooltip {
	display:none;
	background:url(/images/tooltip_white.png);
	height:109px;
	width:209px;
	font-size:11px;
	color:#000;
}

/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}

.tooltip a {
	
	font-size:11px;
	font-weight:bold;
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

/*    Expand/Collapse  */

#content_expand {
  max-width:70em;
  width:100%;
  margin:0 auto;
  padding-bottom:20px;
  overflow:hidden;
}
.expand-box {
  margin:0;
  padding:0em 0.75em;
  border:1px solid #ccc;
  position:relative;
  overflow:hidden;
}

.expand a:link, .expand a:visited {
  border:1px dotted #ccc;
  border-width:0 0 1px;
  text-decoration:none;


}
.expand a:hover, .expand a:active, .expand a:focus {
  border-style:solid;
  background-color:#f0f0f0;
  outline:0 none;
  
}
.expand a {
  display:block;
  padding:3px 10px;
}
.expand a:link, .expand a:visited {
  border-width:1px;
  background-image:url(/images/arrow-down.gif);
  background-repeat:no-repeat;
  background-position:98% 50%;
}
.expand a:hover, .expand a:active, .expand a:focus {
  text-decoration:none;
}
.expand a.open:link, .expand a.open:visited {
  border-style:solid;
  background:#eee url(/images/arrow-up.gif) no-repeat 98% 50%;
    color:#3D65AD;
}


