div#ticker {
    font-size:125%;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 15px;
}
div#ticker div#ticker_title {
    font-weight: bold;
}
div#ticker span.tick a {
    font-size: 150%;
}

div.article_image {
    float: right;
}
div.article_image img {
    border: 1;
}
table#home td{

    vertical-align:top;
}
table#home td#left_col {
    width:200px;
}
table#home td#center_col {
    width:510px;
}

table#home td#right_col {
    border: 1px solid #CCCCCC;
    width:150px;
}
div#feed ul {
margin: 10px; 
 -webkit-padding-start: 0px;  
}
div#feed ul li {
    list-style-type: none;
    padding: 3px;
}
div#feed div#feed_title {
    
    font-weight:bold;
    background-color:#DDDDDD;
}
div#feed div.feed_item div.title{
/*font-size:80%;*/
    background-color:#DDDDDD;
}
div#feed div.feed_item div.see_more {
    float:right;
}
div#feed div.feed_item div.see_more img{
    border: 0;
}
div#feed div.feed_item div.body {
 font-size:75%;
}
div#feed div.feed_item div.body td {
    font-size:75%;
}

a  {
    color: #004276;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.tooltip {
	 background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:5px;
	white-space:nowrap;
}

.artTitle {
	font-family:	Verdana, Helvetica, Arial;
	font-size:		11px;	
	color: #444499;
	text-decoration: none;
}
.artTitle:hover {
    text-decoration: underline;
}
.artSrc {
	font-family:	Verdana, Helvetica, Arial;
	font-size:		10px;
	color:	grey;
	font-style: italic;
}

.artDt {
	font-family:	Verdana, Helvetica, Arial;
	font-size:		8px;
	color:	grey;
}

.ticlass {
	font-size: medium;
	font-weight: bold;
}

.ticlass a {
    text-decoration: none;
}
.ticlass a:hover {
    text-decoration: underline;
}
.reslnk {
	font-size:		smaller;
	
}

a.ngo_link {
    text-decoration: none;
}
a.ngo_link:hover {
    text-decoration: underline;
}


.summary {
	font-size:		smaller;
	font-style: italic;
}

.fulldet {
	font-size:		smaller;
	max-width: 300px;
}

td.tabOn{padding: 6px 9px 4px 9px;
 background-color: #FFFFFF;
 border: 1px solid #B0B0B0;
 border-bottom-color: #FFFFFF;}
td.tabOff{padding: 6px 9px 4px 9px;
 background-color: #efefef;
 border: 1px solid #B0B0B0;
 }
td.tabContents{padding: 6px 9px 4px 9px;
 background-color: #ffffff;
 border: 1px solid #B0B0B0;
 border-top-color: #FFFFFF;
 }

div.hiddenContent {
 display: none;
}
div.visContent {
 display: inline;
}

.maxInfoIF {
 width: 100%;
 height: 500px;
 border: 0;
}

table {
   font-family: arial;
   font-size: 10pt;
}

.confList {
}
.confListAlt {
  background-color: #dddddd;
}

span.abtitle {
display:block;
color:black;
font-family:"Arial Narrow","Helvetica Narrow",Arial,Helvetica,sans-serif;
font-weight:700;
font-size:1.3em;
line-height:normal;
margin:15px 0;
}

div.abnext {
padding: 20px;
font-size: 1.2em;
}

span.subtitle{
display:block;
color: black;
font-family:"Arial Narrow","Helvetica Narrow",Arial,Helvetica,sans-serif;
font-weight:700;
font-size:1.2em;
line-height:normal;
margin:15px 0;
}

span.thirdSubtitle{
display:block;
color:black;
font-family:"Arial Narrow","Helvetica Narrow",Arial,Helvetica,sans-serif;
font-weight:700;
font-size:1em;
line-height:normal;
margin:15px 0;
}

td.colHeader {
font-family:"Arial Narrow","Helvetica Narrow",Arial,Helvetica,sans-serif;
font-weight:700;
font-size:1em;
line-height:normal;

}

/* these are for callouts. commented out for now 
.olaydot {
position:absolute;
z-index:10;
}

.olaylinev {
position: absolute;
z-index:10;
background-image: url(images/dotline.png)
}
.olaylineh {

z-index:10;
background-image: url(images/horline.png)
}


.olaybox {
white-space:nowrap;
z-index:9;
background-color:white;
padding: 2px;
border:1px solid black;
font-size: small;
}
*/
.coTitle {
font-weight: bold;
}

.coSubtitle {
/*font-style: italic;*/
}

ul#topics_list {
    margin: 10px;    
}
ul#topics_list li {
    list-style-type: none;
    padding: 3px;
}

form#news_chooser {

   font-family: arial;
   font-size: 10pt;


}

a.bursty_high {
    background-color: #ee0033;
}
a.bursty_med {
    background-color: #ffaa66;
}
a.bursty_low {
    background-color: #ffffff;
/*#ffff99;*/
}

/* for team bio section */
div.person {
    padding: 10px;
}
div.person div.name {
    font-size: 110%;
    font-weight: bold;
}

div.person div.title {
    font-style: italic
}
div.person div.bio {
}

div#topics {
    margin-bottom: 4px;
}

.round_boxed {
    padding-left:6px;
    padding-right:6px;
    border:solid #d8dfea;
    border-width:1px;
    border-radius:6px;
    -moz-border-radius:6px 6px 6px 6px;
    -webkit-border-radius:6px;
    -opera-border-radius:6px;
    -khtml-border-radius:6px;
}

div#topics table {
    border-width: 0px;
    max-width: 300px;
}
div#topics table tr {
    align:left;
}

div#topics table tr td.topic_name{

}

div#more_resources {
 padding-top: 6px;
}
div#more_resources div {
    padding-bottom: 6px;
}
div#more_resources div a {
    font-size: 110%;
    font-weight: bold;
}

div#ngos {
    padding: 20px;
    margin: 30px;
}

div#ngos div.title {
    font-size: 110%;
    font-weight: bold;
}
div#ngos div.title a {
    text-decoration: none;
}
div#ngos div.title a:hover {
    text-decoration: underline;
}


div#ngos div.group {
    margin-bottom: 10px;
    padding: 10px 10px;
}
div#ngos div.group title {
    font-size: 100%;
    font-weight: bold;
}

h1.title {
    color:#000;
    font-family:"Arial Narrow","Helvetica Narrow",Arial,Helvetica,sans-serif;
    font-weight:700;
    text-transform:uppercase;
    font-size:1.3em;
    line-height:normal;
    margin:15px 0;
}
h2{
    color:#000;
    font-family:"Arial Narrow","Helvetica Narrow",Arial,Helvetica,sans-serif;
    font-weight:700;
    text-transform:uppercase;
    font-size:1.2em;
    line-height:normal;
    margin:15px 0;
}

h3{
    color:#000;
    font-family:"Arial Narrow","Helvetica Narrow",Arial,Helvetica,sans-serif;
    font-weight:700;
    text-transform:uppercase;
    font-size:1em;
    line-height:normal;
    margin:15px 0;
}

body {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;     /* web safe fonts */
  font-size: 75%;    /* 12px */
  font-weight: normal;
  line-height: 160%;    /* 19.2px */
}

a.suggest_link {
    font-style: italic;
    font-size: 80%;
    color: #226498;
}
