/************** content ***************/

#twitter-widget-0 {
	width:430px !important;
}

#content{

}

abbr {
	border-bottom:	1px dotted #009000;
	cursor:	help;
}

/************** .anotation styles *****************/

.anotation{
   font-size: 10px;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

.anotation p{
	font-size: 11px;
	color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
    margin: 0px;
    padding: 6px 0px 6px 0px;	
}

.anotation a{
	color: #009000;
	text-decoration: none;
}

.anotation a:link{
	color: #009000;
	text-decoration: none;
}

.anotation a:visited{
	color: #009000;
	text-decoration: none;
}

.anotation a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.anotation h1{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #009000;
   font-weight: bold;
   text-align: center;
   margin: 0px;
   padding: 12px 18px 12px 18px;
}

.anotation td {
	font-size: 10px;
	color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/************** .story styles *****************/

.story{
   font-size: 13px;
   color: #000000;
   font-family:  Arial, Verdana, Helvetica, sans-serif;	
   line-height: 1.3;
}

.story p{
	font-size: 13px;
	color: #000000;
	font-family:  Arial, Verdana, Helvetica, sans-serif;	
	text-align: left;
	text-indent: 18px;
    margin: 0px;
    padding: 6px 0px 6px 0px;	
    line-height: 1.3;
}

.story h1{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #009000;
   font-weight: bold;
   text-align: center;
   margin: 0px;
   padding: 12px 18px 12px 18px;
}

.story h2{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #009000;
   font-weight: bold;      
   margin: 0px;
   padding: 12px 18px 12px 18px;
}

.story h3{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #009000;
   font-weight: bold;   
   margin: 0px;
   padding: 12px 18px 12px 18px;
}

.story h4{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #009000;
   font-weight: bold;   
   margin: 0px;
   padding: 12px 18px 12px 18px;
}

.story h5{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #009000;
   font-weight: bold;
   margin: 0px;
   padding: 12px 18px 12px 18px;
}

.story a{
	color: #009000;
	text-decoration: underline;
}

.story a:link{
	color: #009000;
	text-decoration: underline;
}

.story a:visited{
	color: #009000;
	text-decoration: underline;
}

.story a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.story img{
   border: 1px solid #000000;
   margin: 6px;
}

.story table {
	border: 1px solid silver;
	border-collapse: collapse;
}

.story th {
	font-size: 13px;
	color: #000000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;   
	border: 1px solid silver;
	padding: 3px;
	background-color: #F5F5F5;
}

.story td {
	font-size: 13px;
	color: #000000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid silver;
	padding: 3px;
	background-color: #FFFFFF;
}

.empty_table table{
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;			
	margin-left: 0px;
	margin-bottom: 0px;		
}

.empty_table th {
	border: 0px;
	padding: 0px;		
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.empty_table td {
	border: 0px;
	padding: 0px;	
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.menu_table table{
	border: 0px;
	border-collapse: collapse;
	margin-top: 6px;
	margin-left: 3px;
	margin-bottom: 3px;		
}

.menu_table th {
	font-size: 11px;
	color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;   
	padding: 3px;
	background-color: #F5F5F5;
}

.menu_table td {
	font-size: 11px;
	color: #000000;
	border: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #FFFFFF;
}

.menu_table td a{
	color: #000000;
	text-decoration: none;
}

.menu_table td a:link{
	color: #000000;
	text-decoration: none;
}

.menu_table td a:visited{
	color: #000000;
	text-decoration: none;
}

.menu_table td a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.story pre {
        background-color: #F5F5F5;
}
.story code {
        background-color: #F5F5F5;
        white-space: pre;
		font-size: 11px;
		color: #000000;
		font-family: "Courier New", Courier, monospace;	
	    font-weight: normal;   
}
