#/* --------------------------------------------------- */#
#/* Style Sheet                                         */#
#/* --------------------------------------------------- */#

/* Universal Settings */
  div {
  }
  
  /* Images */
  img {
    border: none;
  }
  
  img.link_image {
    border: 0px none;
  }  
  
html {
	min-height: 100%;
}
body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	height: 100%;
	background: #CCCCCC;
	font-size: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #000000;
}


a:visited { 
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #333333; 
	font-weight: bold; 
	text-decoration: none;
	}
	
a:link { 
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #000066; 
	font-weight: bold;
	text-decoration: none;
	}
	
a:active { 
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #333333; 
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover { 
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #6666CC; 
	font-weight: bold;
	text-decoration: underline;	
	}

a.topic_table_text_download:link {font-size: 26px;  margin-left: 10px;}
a.topic_table_text_download:visited {font-size: 26px; margin-left: 10px;}
a.topic_table_text_download:active {font-size: 26px;  margin-left: 10px; }
a.topic_table_text_download:hover {font-size: 26px;  margin-left: 10px;} 	

  
a.subscribebannertext:link {font-size: 12px; text-decoration: none; color:#FFFFFF;}
a.subscribebannertext:visited {font-size: 12px; text-decoration: none; color:#FFFFFF;}
a.subscribebannertext:active {font-size: 12px; text-decoration: none; color:#FFFFFF}
a.subscribebannertext:hover {font-size: 12px; text-decoration: underline; color: #FFFFFF;}  


a.searchbannertext:link {font-size: 12px; text-decoration: none; color:#FFFFFF;}
a.searchbannertext:visited {font-size: 12px; text-decoration: none; color:#FFFFFF;}
a.searchbannertext:active {font-size: 12px; text-decoration: none; color:#FFFFFF;}
a.searchbannertext:hover {font-size: 12px; text-decoration: underline; color: #FFFFFF;} 


.tttlink {font-size: 15px; text-decoration: none; color:#ff9900; font-weight: bold;}
a.tttlink:link {font-size: 15px; text-decoration: none; color:#ff9900; font-weight: bold;}
a.tttlink:visited {font-size: 15px; text-decoration: none; color:#ff9900; font-weight: bold;}
a.tttlink:active {font-size: 15px; text-decoration: none; color:#ff9900; font-weight: bold;}
a.tttlink:hover {font-size: 15px; text-decoration: underline; color: #ff9900; font-weight: bold;} 
.ttttitle {font-size: 15px; text-decoration: none; color:#000000; font-weight: bold;}
.tttdesc {font-size: 12px; text-decoration: none; color:#000000;}




/* Page Layout */

div.Top-Menu {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 975px;
    height: 26px;
    overflow-x: hidden;
    overflow-y: visible;
    overflow: visible;
    font-family: Arial;
    font-size: 12px;
    text-align:center;
    color: #000000;
    background-color: transparent;
  }

div.Top-Banner {
    position: absolute;
    top: 36px;
    left: 10px;
    width: 975px;
    height: 137px;
    overflow-x: hidden;
    overflow-y: visible;
    overflow: visible;
    font-family: Arial;
    font-size: 12px;
    text-align:center;
    color: #000000;
    background-color: transparent;
  }

  div.Subscribe-PopBox-Background {
    position: absolute;
    top: 0px;
    left: -45px;
    width: 550px;
    height: 66px;
    overflow-x: hidden;
    overflow-y: visible;
    overflow: visible;
    font-family: Arial;
    font-size: 12px;
    text-align:center;
    color: #000000;
    background-color: transparent;
  }

div.Subscribe-PopBox-Form {
    position: absolute;
    top: 10px;
    left: 0px;
    width: 316px;
    height: 23px;
    overflow-x: visible;
    overflow-y: visible;
    overflow: visible;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    color: #000000;
    background-color: transparent;
 }    


div.Subscribe-Box-Background {
    position: absolute;
    top: 75px;
    left: 470px;
    width: 550px;
    height: 66px;
    overflow-x: hidden;
    overflow-y: visible;
    overflow: visible;
    font-family: Arial;
    font-size: 12px;
    text-align:center;
    color: #000000;
    background-color: transparent;
  }

div.Subscribe-Box-Form {
    position: absolute;
    top: 85px;
    left: 515px;
    width: 316px;
    height: 23px;
    overflow-x: visible;
    overflow-y: visible;
    overflow: visible;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    color: #000000;
    background-color: transparent;
 }    
 
 .Subscribe-Box-Text {
	margin-top: 75px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 21pt;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF; 
	} 
 

div.Search-Box-Background {
    position: absolute;
    top: 75px;
    left: 145px;
    width: 423px;
    height: 66px;
    overflow-x: visble;
    overflow-y: visible;
    overflow: visible;
    font-family: Arial;
    font-size: 12px;
    text-align:center;
    color: #000000;
    background-color: transparent;
  }
  
div.Search-Box-Form {
    position: absolute;
    top: 80px;
    left: 222px;
    width: 423px;
    height: 66px;
    overflow-x: visble;
    overflow-y: visible;
    overflow: visible;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    color: #000000;
    background-color: transparent;
 }  

 .Search-Box-header {
	margin-top: 75px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11pt;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF; 
	}
	
 .Search-Box-links {
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11pt;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF; 
	}


div.Main-Menu {
    position: relative;
	top: 165;
	left: 20;
    width: 955px;
    height: 48px;
    overflow-x: visble;
    overflow-y: visble;
    overflow: visble;
    font-family: Arial;
    font-size: 12px;
    text-align:center;
    color: #000000;
    background-color: transparent;
  }
  
  
  
div.Main-Menu-Search {  
    position: absolute;
	top: 365;
	left: 50;
    width: 955px;
    height: 48px;
    overflow-x: visble;
    overflow-y: visble;
    overflow: visble;
    font-family: Arial;
    font-size: 12px;
    text-align:center;
    color: #000000;
    background-color: transparent;
}
    
  div.Plat-Main-Page {
    position: absolute;
    top: 231px;
    left: 50px;
    width: 895px;
    height: 250px;
    overflow-x: visble;
    overflow-y: visible;
    overflow: visible;
    font-family: Arial;
    font-size: 12px;
    text-align:left;
    color: #000000;
    background-color: #FFFFFF;
  }

  
div.Plat-Article-Page {
    position: absolute;
    top: 15px;
    left: 660px;
    width: 270px;
    height: 250px;
    overflow-x: visible;
    overflow-y: visible;
    overflow: visible;
    font-family: Arial;
    font-size: 12px;
    text-align:left;
    color: #000000;
    background-color: #FFFFFF;
  }  


div.Article-Area {
    position: absolute;
    top: 213px;
    left: 20px;
    width: 955px;
    overflow-x: visble;
    overflow-y: visible;
    overflow: visible;
    font-family: Arial;
    font-size: 12px;
    text-align:left;
    color: #000000;
    background-color: #FFFFFF;
  }
 
  
div.Right-Area {
    position: absolute;
    top: 270px;
    left: 630px;
    width: 270px;
    overflow-x: visible;
    overflow-y: visible;
    overflow: visible;
    font-family: Arial;
    font-size: 12px;
    text-align:left;
    color: #000000;
    background-color: #FFFFFF;
  }  
  
  
  .pagetitle {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 27px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066; 
	text-decoration: none;
	}
  

  .broughttoyouby {
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 16px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #000066; 
	text-decoration: none;
	}
  
  
  hr.line{
	height: 1px;
	margin-top: -15px;
	margin-bottom: 0px;
	color: #000066;
	}




.resourcesfilesize {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;	
	font-size: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color:#7F796A;
	font-weight: normal;
	}	



.watchnowvideo {
	font-size: 26px;  
	margin-left: 10px;
	color: #333333;
	}


.article-page-story-type {
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 13px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color:#7F796A;
	font-weight: normal;
	}
  
  
  .article-page-headline {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 17px;
	font-size: 20px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #2b3160; 
	text-decoration: none;
	}
  
  .article_date {
  	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color:#7F796A;
	font-weight: normal;
	}

  
  .category_header_blog {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size: 20px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #2b3160; 
	text-decoration: none;
  }
  
  
  .category_header {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size: 15px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #2b3160; 
	text-decoration: none;
  }
  
   .category_header_more {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size: 14px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #2b3160; 
	text-decoration: none;
  }
  
  .category_summary{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 125%;
	margin-right: 0px;
	font-size: 14px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	color: #919191; 
	text-decoration: none;
  }
  
  .content_date{
  	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	font-size: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color:#2b3160;
	font-weight: normal;
  }

div.netlinks {
    position: relative;
	top: 10;
	left: 20;
    width: 550px;
    height: 48px;
    overflow-x: visble;
    overflow-y: visble;
    overflow: visble;
    font-family: Arial;
    font-size: 12px;
    text-align:center;
    color: #000000;
    background-color: transparent;

}

	
	
  .next{
  	margin-top: 10px;
	margin-left: 0px;
	margin-bottom:0px;
	font-size: 15px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color:#2b3160;
	font-weight: normal;
  }
  .prev{
  	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 15px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color:#2b3160;
	font-weight: normal;
  }

    
.content_lateststories {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 25px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #6f79ac; 
	text-decoration: none;
 }
	
hr.lateststories {
	height: 3px;
	margin-top: -10px;
	margin-bottom: 0px;
	color: #6f79ac;
}

.content_featured_header {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 17px;
	font-size: 15px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333; 
	text-decoration: none;
	}

.content_featured_header_top {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 20px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333; 
	text-decoration: none;
	}

.content_featured_content {
	margin-top: 5px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #333333; 
	}
	
.content_h {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;	
	font-size: 13px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color:#7F796A;
	font-weight: normal;
	}
	
.contact_h {
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 15px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color:#7F796A;
	font-weight: bold;
	text-decoration: none;
	}

  	
	
	
	
.contact_header {
	margin-top: 17px;
	margin-bottom: 10px;
	margin-left: 17px;
	margin-right: 17px;
	font-size: 15px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333; 
	}

.contact_content {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 17px;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #333333; 
	}
	
.headlines_titles {
	margin-top: 5px;
	margin-bottom: 11px;
	font-size: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	}
	
.content_headlines {
	margin: 10px;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	}
	
.titles {
	font-size: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	background-color: #7F796A;
	}
	
.resources_headlines {
	margin-bottom: 15px;
	margin-left: 5px;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	}



.category_breadcrumb_topics {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 13px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #6f79ac; 
	text-decoration: none;
 }	



div.Topic-Box-Background {
    position: absolute;
    top: 35px;
    left: 45px;
    width: 416px;
    height: 42px;
    overflow-x: visble;
    overflow-y: visible;
    overflow: visible;
    font-family: Arial;
    font-size: 12px;
    text-align:center;
    color: #000000;
    background-color: transparent;
  }

 div.Topic-Menu {
    position: absolute;
    top: 45px;
    left: 55px;
    width: 550px;
    height: 66px;
    overflow-x: visble;
    overflow-y: visible;
    overflow: visible;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    color: #000000;
    background-color: transparent;

  }
	
.Topic-Select-Text {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 13pt;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF; 

}
	
.topic_table_header {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #000000; 
	}	

.topic_table_title {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #FFFFFF; 
	}	
	

.topic_table_text {
	margin-top: 5px;
	margin-bottom: 25px;
	margin-left: 15px;
	margin-right: 15px;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #333333; 
	}

	
	
hr.Topics-KeyAff-Title-Line {
	height: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #6f79ac;
}	
	
.Topics-KeyAff-Title {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 25px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #6f79ac; 
	text-decoration: none;
 }	
	
	
.Topics-KeyAff-Text {	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #333333; 
	
	}
	
.article_h {
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 17px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color:#7F796A;
	font-weight: bold;
	}
	
	
	
	
.category_breadcrumb {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 25px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #6f79ac; 
	text-decoration: none;
 }	
	
	
hr.category_breadcrumb {
	height: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #6f79ac;
}
	

.category_results {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #6f79ac; 
	text-decoration: none;
 }	

table.sgnscorecard { border-width: 2px; border-style: solid; border-color: #6f79ac
 } 
td.sgnscorecard { border-width: 2px; }

.sgnscorecardheader {
	font-family:  Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: white; text-align: left; background-color: #6f79ac; padding: 3 px; vertical-align: middle;
}


.printer-friendly-title {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 17px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000; 
	text-decoration: none;

}
.printer-friendly-other {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 13px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #6f79ac; 
	text-decoration: none;

}


.image_caption {
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #000000; 
	text-decoration: none;
}

 	
	
/* Page JDK */
.nav_right_category_name        { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }

.nav_right_headlines		{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: regular;  }
/* Page JDK */	

/* ROUNDED CORNERS */

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;
	color: white;

} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 35 em; /* ems so it will grow */
	background: url(/media/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(/media/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	color: white;
	text-align: left;
}

.boxhead h2 {
	background: url(/media/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

a.bloglink:visited { 
	color: white; 
	font-weight: bold; 
	text-decoration: none;
	font-size: 16px;
	}
	
a.bloglink:link { 
	color: white;; 
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	}
	
a.bloglink:active { 
	color: white; 
	font-weight: bold;
	font-size: 16px;
	}
	
a.bloglink:hover { 
	color: #09093D; 
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;	
	}



.boxbody {
	background: url(/media/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	font-family:  Arial, Tahoma, Helvetica, sans-serif; font-size: 13px; font-weight: regular;
}



/* Sidebar - feeds and link management */

#feeds {
   text-align: left;
	font-weight: bold;
	padding-left: 10px; 
	padding-top: 10px; 
	line-height: 20px;
	padding-bottom: 10px; 
}
.rss {
	padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(/images/feeds/webfeed.gif) no-repeat left center;
   font-size: 12px;
   font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.del-icio-us { 
   padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(/images/feeds/delicious.gif) no-repeat left center; 
   font-size: 12px;
   font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.yahoo { 
   padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(/images/feeds/add_yahoo.gif) no-repeat left center; 
   font-size: 12px;
   font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.google { 
   padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(/images/feeds/add_google.gif) no-repeat left center; 
   font-size: 12px;
   font-family: Arial, Tahoma, Helvetica, sans-serif;
}


/* SGC Front Page and Category */


.orgbox 
{
	font-size: 8pt;
	color: ff6600;
	line-height: 150%
	
}

.orgarrow 
{
	font-size: 8pt;
	color: ff6600;
	
}

a.pflink
{
	text-decoration: none
}

.bordertable
{
	margin: 0px 0px 0px 0px ;
	border-color: #6f79ac;
    border-width: 2px 2px 2px 2px;
    border-style: solid;
}


td.photo
{
	margin: 0px 0px 0px 0px ;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
}
td.fpheader
{
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	color: white; 
	text-align: left; 
	background-color: #6f79ac; 
	padding: 3 px 0px 5 px 8 px; 
	vertical-align: middle;
}

td.fpdesc
{
    font-family: arial;
	font-size: 8pt;
	color: #2b3160;
	margin: 0px 0px 0px 0px ;
    padding: 3px 3px 3px 0px;
    background-color: #FFFFFF;
	line-height: 150%;
}

.catparentname
{
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 14px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	color: #959595; 
	text-decoration: none;
}


.catname
{
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 23px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #2b2c64; 
	text-decoration: none;
}

.catdesc
{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 00px;
	margin-right: 0px;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #333333; 

}

.catlink
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 00px;
	margin-right:8px;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #333333; 

}

div.DropDownMenu {
    position: relative;
	top: 161;
	left: 10;
    width: 955px;
    height: 48px;
    overflow-x: visble;
    overflow-y: visble;
    overflow: visble;
    font-family: Arial;
    font-size: 11px;
    text-align:center;
    color: #000000;
    background-color: transparent;
    z-index: 1;

  }
  
a.fpboxlink:link {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	text-align: left; 
	padding: 5 px 0px 5 px 8 px; 
	vertical-align: middle;
	text-decoration: none; 
	color:#FFFFFF;
}

a.fpboxlink:visited {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	text-align: left; 
	padding: 5 px 0px 5 px 8 px; 
	vertical-align: middle;
	text-decoration: none; 
	color:#FFFFFF;
}

a.fpboxlink:active {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	text-align: left; 
	padding: 5 px 0px 5 px 8 px; 
	vertical-align: middle;
	text-decoration: none; 
	color:#FFFFFF;
}

a.fpboxlink:hover {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	text-align: left; 
	padding: 5 px 0px 5 px 8 px; 
	vertical-align: middle;
	text-decoration: underline; 
	color:#FFFFFF;
}


/* Google Text Ad Settings 2012_01_13 */

.roundedcornr_box_324996 {
   background: #979dba;
   margin-top: 15px;
   margin-bottom: 15px;
}
.roundedcornr_top_324996 div {
   background: url(/images/textad/roundedcornr_324996_tl.png) no-repeat top left; 
}
.roundedcornr_top_324996 {
   background: url(/images/textad/roundedcornr_324996_tr.png) no-repeat top right;
}
.roundedcornr_bottom_324996 div {
   background: url(/images/textad/roundedcornr_324996_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_324996 {
   background: url(/images/textad/roundedcornr_324996_br.png) no-repeat bottom right;
}

.roundedcornr_top_324996 div, .roundedcornr_top_324996,


.roundedcornr_bottom_324996 div, .roundedcornr_bottom_324996 {
   width: 100%;
   height: 25px;
   font-size: 1px;
}

.roundedcornr_content_324996 { margin: 0 30px; 
}

.gadtitle {
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #333333; 
	font-weight: normal; 
	margin-top: 10px;
	margin-bottom: -5px;
	margin-left: 5px;
	margin-right: 5px;

	}
	
.gadtext {
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #333333; 
	font-weight: normal; 
	}	

