body			{
			color: #333333; 
			font-family: "tahoma"; 
			font-size: 10pt;
			media: all;
			}
a:hover			{
			color: #000080;
			text-decoration: none;
			}
.headline 		{
			font-weight: bold; 
			color: #000080; 
			text-decoration: none; 
			font-size: 8pt;
			padding-bottom: 1px;
			}
.headlinelarge 		{
			font-weight: bold; 
			color: #000080; 
			text-decoration: none; 
			font-size: 10pt;
			}
.story              	{
			font-weight: normal;
			color: #333333; 
			text-decoration: none; 
			font-size: 8pt;
			}
.storylarge             {
			font-weight: normal;
			color: #333333; 
			text-decoration: none; 
			font-size: 10pt;
			}
.tagline		{ 
			font-weight: normal;
			color: #000080; 
			text-decoration: underline; 
			font-size: 11px;
			}                                
.story_link		{ 
			font-weight: normal;
			color: #333333; 
			text-decoration: none; 
			font-size: 8pt; 
			}
.story_link:hover	{ 
			color: #cc3300; 
			text-decoration: underline;
			}
.quicklinks             { 
                        font-weight: normal;
	                color: #333333; 
                        text-decoration: none;  
                        font-size: 8pt;
                        }
.quicklinks:hover       { 
                        font-weight: normal;
	                color: #333; 
                        text-decoration: underline;  
                        font-size: 8pt;
                        }   
.date_1                 { 
			font-weight: normal;
			color: #ccc; 
			text-decoration: none; 
			font-size: 8pt;
			padding-right: 25px;
			padding-left: 0px;
			width: 179px;  
			} 
#headerimg		{
			background-image:url('../t_images/01.header.jpg');
			height: 160px;
			width: 914px;
			}  
#spacer			{
			background-image:url('../t_images/spacer.jpg');
			height: 5px;
			width: 914px;
			}
#QLimage		{
			background-image:url('../t_images/ql_header.jpg');
			background-repeat: no-repeat;
			height: 39px;
			width: 163px;		
			} 	                       
#menu			{
			background-image:url('../t_images/navbar.jpg');
			padding-left: 15px;
			padding-top: 3px;
			height: 29px;
			width: 914px; 		
			}		
#content		{
			background-image:url('../t_images/c_bkg.jpg');
			background-color: #fff;
			height: 400px;
			width: 914px;			
			}
.leftcontent		{
			width: 170px;
			padding-left: 25px;
			padding-right: 10px;
			padding-bottom: 15px;
			}  
.calleftcontent		{
			width: 185px;
			padding: 0px 5px 15px 15px;
			} 
#h2			{
			width: 170px;
			}
#s2			{
			width: 170px;
			}
#f2			{
			width: 170px;
			}
#c2			{
			width: 170px;
			}
.centercontent		{
			width: 534px;
			padding-left: 25px;
			padding-right: 20px;
			padding-bottom: 15px;
			}
.s_centercontent	{
			text-align: left;
			width: 714px;
			padding-left: 20px;
			padding-right: 25px;
			padding-bottom: 15px; 
			}
.s_calendarcontent	{
			width: 724px;
			padding-left: 20px;
			padding-right:20px;
			padding-bottom: 15px; 
			}
.rightcontent		{
			width: 190px;
			padding-right: 25px;
			padding-bottom: 15px;  
			}
#footer			{
			background-image:url('../t_images/footer.jpg');
			height: 36px;
			width: 914px;	
			}
.footerstyle		{
			color: #333; 
			text-decoration: none; 
			font-size: 10px; 
			text-align: center;
			letter-spacing: 1px;
			padding-top: 9px;
			}
.log_text		{  
			font-weight: normal;
			color: #333333; 
			text-decoration: none; 
			font-size: 8pt; 
			}                                 
.log_button		{ 
			font-weight: bold; font-size: 8pt;                                 
			}
.log_dialog		{ 
			width: 180;                                 
			}
.ftr_1			{ 
			font-weight: normal;
			color: #999999; 
			text-decoration: none; 
			font-size: 10px;
			height: 50px;
			valign: center; 
			}
.ftr_2			{ 
			font-weight: bold;
			color: #999999; 
			text-decoration: none; 
			font-size: 10px; 
			}
.ftr_3			{ 
			font-weight: normal;
			color: #666666;
			text-decoration: sup; 
			font-size: 10px;
			}
.highlite img
			{filter:progid:dximagetransform.microsoft.alpha(opacity=100);-moz-opacity: 100;
			}
.highlite:hover img 	
			{filter:progid:dximagetransform.microsoft.alpha(opacity=75);-moz-opacity: 0.7;
			} 

/*  2010 Table Style  */


.tableoutline                   {
                                    border: 1px solid #ccc;
                                    }
.cellheader                    {
                                    background-color: #ebebeb;
                                    border-bottom: 1px solid #ccc;
                                    border-right: 1px solid #ccc;
                                    font-size: 11px;
                                    padding: 3px;
                                    }
.celloutline                     {
                                    border-bottom: 1px solid #ccc;
                                    border-right: 1px solid #ccc; 
                                    font-size: 11px;
                                    padding: 3px;
                                    }
