.techfed {font-size:12px; color:#dbd85c; font-weight:bold;}
.techfed a{font-size:12px; color:#dbd85c; font-weight:bold;}
.techfed a:hover {color:white; text-decoration:underline;}

.short {
	padding: .1em;
	font-size: 1em;
	cursor: hand;
	cursor: pointer;
	color: #000;
	}
.short b {
	font-weight: normal;
	}
.main_nav {
	background: #303030;
	border-bottom: 1px solid #999999;
	}
.main_nav2 {
	background: #535353;
	border-bottom: 1px solid #999999;
	}
.main_nav3 {
	background: #CCCCCC;
	}
.search_nav {
	background: #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	}
.view {
	display: none;
	}
.long a {
	color: #FFFFFF;
	border-bottom: 0px;
	}
.time{
	font-weight: bold;
	font-size: 9pt;
	float: left;
	display: block;
	width: 14em;
	text-align: left;
	}
.time a {
	color: #FFFFFF;
	}	
.long {
	display: block;
	padding: .5em;
	margin: .5em;
	background: #fff;
	border: #fff;
	font-size: 0.9em;
	}
.long p {
	margin-top: 0;
	}
.short .time, .short .view {
	padding: .4em;
	display: block;
	float: left;
	}
.short .time {
	width: 8em;
	color: #ffffff;
	}
.short .view {
	width: .4em;
	text-align: right;
	float: right;
	color: #ffffff;
	}
.long {
	display: none;
	background: #ffffff;
	margin: 0;
	padding: 0 .0em .5em .5em;
	}
.long p {
	display: block;
	background: #ffffff;
	margin: 0;
	padding: .5em;
	border: 1px solid #fff;
	}
.active {
	background: #535353;
	}
.active .title {
	font-weight: bold;
	color: #fff;
	}
.short:after {
    content: "."; 
    display: block; 
    height: 10; 
    clear: both; 
    visibility: hidden;
	}
.highlight {
	background: #535353;
	}
.short {display: inline-table;}


.basic 					{font-family:Verdana, Arial, Helvetica,sans-serif; font-size:11px; font-weight:300; color:#333333; text-decoration:none;}
.smbasic 				{font-family:Verdana, Arial, Helvetica,sans-serif; font-size:10px; font-style: italic; font-weight:300; color:#333333; text-decoration:none;}
.subtitle 				{font-family:Verdana, Arial, Helvetica,sans-serif; font-size:11px; font-weight:800; color:#000000; text-decoration:none;}

.basiclink 				{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; line-height:12px; text-decoration: underline; color: #333333; font-weight: 300}
A.basiclink 			{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; line-height:12px; text-decoration: underline; color: #333333; font-weight: 300}
A.basiclink:link 		{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; line-height:12px; text-decoration: underline; color: #333333; font-weight: 300}
A.basiclink:visited 	{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; line-height:12px; text-decoration: underline; color: #333333; font-weight: 300}
A.basiclink:hover 		{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; line-height:12px; text-decoration: underline; color: #FFFFFF; font-weight: 300}
A.basiclink:active 		{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; line-height:12px; text-decoration: underline; color: #333333; font-weight: 300}

.smbasiclink 			{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px;  font-style: italic; line-height:11px; text-decoration: underline; color: #333333; font-weight: 300}
A.smbasiclink 			{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px;  font-style: italic; line-height:11px; text-decoration: underline; color: #333333; font-weight: 300}
A.smbasiclink:link 		{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px;  font-style: italic; line-height:11px; text-decoration: underline; color: #333333; font-weight: 300}
A.smbasiclink:visited 	{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px;  font-style: italic; line-height:11px; text-decoration: underline; color: #333333; font-weight: 300}
A.smbasiclink:hover 	{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px;  font-style: italic; line-height:11px; text-decoration: underline; color: #FFFFFF; font-weight: 300}
A.smbasiclink:active 	{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px;  font-style: italic; line-height:11px; text-decoration: underline; color: #333333; font-weight: 300}




#links { position: relative }

div#links {
  width: 11.1em;
  background: #ffffff;
  margin-right: -2em;

}
  div#links div.block div.content, div#links div.block { margin: 0; padding: 0; }   
  div#links div.block div.content ul { margin: 0; padding: 0;}
    div#links div.block div.content ul li { margin: 0; list-style-image: none; list-style-type: none; }
    div#links div.block div.content ul * { line-height: 100%; }
    div#links div.block div.content ul li a {
      display: block;
      padding: .4em .6em .4em .6em;
      font-family: Helvetica, Arial, clean, sans-serif;
      color: black;
      border-top: 1px solid #CCCCCC;
      border-bottom: 1px solid #CCCCCC;
      border-left: 1px solid #CCCCCC;
      border-right: 1px solid #CCCCCC;
	  margin-right: 0em;
      text-decoration: none; margin: 0; 
 
 }
  div#links div.block div.content ul li h2 { margin: 0; padding: 0; font-size: 100%; }
  div#links div.block div.content ul li h2 a {margin: 0; 
    font-weight: bold;
    text-decoration: none; margin: 0; 
  }
  div#links div.block div.content ul li a:hover {color: black;text-decoration: none; margin: 0; background: #CCCCCC;}
















/* Hides from IE-mac */
* html .short {height: 1%;}
.short {display: block;}
/* End hide from IE-mac */
