
 .tan-box{ border: 1px solid Black;  background-color: #D4E1F4;  padding: 4px 10px 4px 10px;}
 .tan-table{ border: 1px solid Black;  background-color: #D4E1F4;}
 .tan-cell{ background-color: #D4E1F4;  padding: 4px 10px 4px 10px;}
 .tan-header{ background-color: #A8B7CF;  padding: 4px 10px 4px 10px; font-weight: bold; }

 .email-cell { background-color: #D4E1F4;  padding: 4px 10px 4px 10px; }

 .list-cell-color{
	background-color : #BAC9DF;
	padding : 2px;
	vertical-align : top;
}

body{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 13px;
	background:#ffffff;
}

#wrapper {
  width:100%;
  text-align:center;
}

 .white { background:#fff; margin:0 auto; }

hr{
	color : #336699;
	background-color: #336699;
	width : 100%;
	height : 1px;
	border: 0;
}

 .warning{
	color: Red;
}


td{  
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 13px;
}

blockquote{ 
	margin-top: 3px;
	margin-bottom: 18px;
}


/* A:link {text-decoration: none; color: Blue;} */
/* A:visited {text-decoration: none; color: Blue;} */

A:link {text-decoration: none; color: 3E639D;}
A:visited {text-decoration: none; color: 3E639D;}
A:active {text-decoration: underline; color: #DC143C}
A:hover {text-decoration: underline; color: #DC143C}

 .menu-text{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color : Black;
	font-size : 13px;
}
 .menu-header2{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color : Black;
	font-size : 17px;
	font-weight : bold;
}
 .menu-link:link{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color : #336699;
	font-size : 11px;
	text-decoration : none;
}

 .menu-link:visited{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color : #336699;
	font-size : 11px;
	text-decoration : none;
}
 .menu-link:hover{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color : #DC143C;
	font-size : 11px;
	text-decoration : underline;
}
 .menu-link:active{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color : #336699;
	font-size : 11px;
	text-decoration : none;
}

 .podcast-header{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color : Black;
	font-size : 17px;
	font-weight : bold;
}

 .selection-title{
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	margin: 0px;
	font-size: 18px;
	font-weight : bold;
	padding-bottom : 0px;
	padding-top: 14px;
}
 .selection-text{ 
	font-size: 13px;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-bottom: 0px;
}
 .selection-image{ 
	margin-top: 14px;
	margin-bottom: 0px;
 }

 .small-text{
   font-size: 11px;
	padding-top: 2px;
 }
 
 
 .detail{
	font-size: 10px;
}
 .footer{
	font-size: 11px;
}

 .footnote{
	font-size: 9px;
	font-style : italic;
}

 .listing-table{
	background-color : #336699;
}
 .listing-header{	font-size: 12px;
	background-color: Gainsboro;
	padding : 4px;
	font-weight : bold;
}
 .listing-display{
	font-size: 12px;
	background-color : whitesmoke;
	padding : 4px;
	vertical-align : top;
}
 .listing-display-alt{
	font-size: 12px;
	background-color: White;
	padding : 4px;
	vertical-align : top;
}


a.site-color,input.site-color{
	background-color: #3E639D;
	color: White !important;
	border-color: #3E639D Black Black #3E639D;
}
a.site-color:hover,input.site-color:hover,input.site-color-alt{
	background-color: #213C67;
	color: #A5B0C2 !important;
	border-color: #213C67 Black Black #213C67;
}

 .ff-button{
   background-color: #3E639D;
   color: White;  
   font-weight: bold;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 13px;
	border-bottom-color: Black;
	border-left-color: #94A8C9;
	border-right-color: Black;
	border-top-color: #94A8C9;         
   
}
 .ff-button-alt{
   background-color: #213C67;
   color: #A5B0C2;  
   font-weight: bold;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 13px;
	border-bottom-color: Black;
	border-left-color: #8493AA;
	border-right-color: Black;
	border-top-color: #8493AA;         
   
   
}
 .black { background:black; }
 .left_shadow { 
	width:205px;
	height:13px;
	line-height:13px;
	background:transparent url(images/left_shadow.jpg) no-repeat;
}
 .nav_shadow {
	width:100%;
	height:13px;
	line-height:13px;
	background:transparent url(images/nav_shadow.jpg) top right no-repeat;
}