/* ============================================================== */
/* FOUNDATIONAL */

body
  { 
  
    background: #FFFFFF;
  
  font-family: Arial, Arial, Helvetica, sans-serif;
  margin: 0px;
  margin-top: 20px;
  margin-bottom: 20px;

  }


p, a, td, tr, table, h1, h2, h3, h4, h5, h6, li {
 	color: #080808;
 	font-size: 13.5px;
	padding:0;
	margin: 0;
	border: 0;
}

ul
  {
  padding-top: 0px;
  margin-top: 0px;
  padding-left: 14px;
  }

.clickable
  {display: block;}

p
  {
  margin-top: 4px;
  margin-bottom: 14px;
  }

a, a:visited
  {
  color: #002A5c;
  text-decoration: underline;
  }

a:hover
  {
  color: #002A5c;
  text-decoration: underline;
  }

h1
  { 
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -1px;
  margin-bottom: 0px;  
  padding-bottom: 6px;
  color: #002A5c;
  }

h2, ul.download_categories a
  {
  font-size: 14px;
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 4px;
  color: #002A5c;
  }

h3
  {
  font-size: 12px;
  padding-bottom: 8px;
  color: #002A5c;
  }


hr
  {
  height: 2px;
  border-bottom: solid 1px #aaa;
  }


b
  {
  font-size: 13px;
  color #002A5c;
  font-weight: bold;
  }


/* ============================================================== */
/* SPLASH / HEADER / LOGO  */

#splash
  {
  width:1000px;
  
  
  
  }  

table.splash_table
  {
  width: 1000px;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
  border: 0px;
  }

#header_left
 {
 float: left;
 padding: 0px 0px 0px 0px;
 }   

#header_right
  {
 padding: 0px 0px 0px 0px;  
 text-align: right;
 float: right;
  }
 
#image_right
  {
  padding: 0px 0 14px 14px;
  float: right;
  }
 
#image_leftsearc
  {
  padding: 0px 14px 14px 0px;
  float: left;
  }

#divider
  {
   
    background: url('/images/basic/instant_styles/grey.png')  repeat-x #C5C5C5;
   
  border-left: 1px solid #000000;  
  border-right: 1px solid #000000;  
  height: 40px;
  color: ##666;
  text-align: right;
  padding: 0px;
  margin: 0px;
  padding-right: 20px;
  }

/* ============================================================== */
/* SEARCH BAR */
    
#searchbar
  {
  color: #FFFFFF;
  font-size: 12px;

  padding-top: 10px;
  
  }

  	
  #searchbar input
    {
    font-size: 11px;
    color: #333;
    background: fff;
    }

  .surround_search_form
    {
    height: 20px;
    }
    
/* ============================================================== */
/* PAGE WRAP & LAYOUT ( after / seperate from main menu ) */
 
#pagewrap
  {
  width: 1000px;
  margin: 0px auto 0 auto;

  }

#pagetop
  {
  }

#post_pagewrap
  {
  }
  
#post_pagewrap p
  {
  }

#main
  {
  overflow: hidden;
  padding: auto;
  border-left: 1px solid #000000;  
  border-right: 1px solid #000000;  
  border-bottom: 1px solid #000000;  
  }
  
#page
  {
  height: 100%;

  }
  
table.tablewrap
  {
  border: 0px;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  width: 100%;
  border-bottom: 1px solid #666666;  
  }  
  
 table.tablewrap td
  {
  }
  
/* IE-specific hack */
* html #page {
height: 100%;
  }
  

#pagebottom
  {  
  }

.td_leftcol
  {
  background: #FFFFFF;
  vertical-align: top;
  border-right: 1px solid #666666;
  }

#leftcol
  {

  color: #002A5c;
  margin: 0px;
  width: 178px;
  float: left;
  padding-top: 10px;
  padding-bottom: 30px;
  }    


.td_rightcol
  {
  background: #002A5c ;  
  vertical-align: top;
  border-left: 1px solid #666666;  
  }

#rightcol
  {

  color: #666666;
  margin: 0px;
  padding: 10px 8px 0 18px;
  }

.td_centercol
  {
  height: 600px;
  vertical-align: top;
  background: #FFFFFF;
  }

.td_centercol_footer
  {
  background: #FFFFFF;  
  }  
  
#centercol
  {
  margin: 0 0;
  padding: 0 0 40px 0;
  float: left;
  width: 620px;
 }
  
  
#centercoltop
  {
  }
  
  
#contenttop
  {
  margin-top: 0px;
  min-height: 300px;
  }


.contentdivider
  {
  height: 2px;
  width: 100%;
  border-bottom: 1px dashed #ddd;
  margin-top: 20px;
  margin-bottom: 10px;
  }

  
#contentbottom
  {
  }

  
#wrapfooter
  {
  background: #FFFFFF;
  }




#footer
  {
  background: #FFFFFF;
  height: 20px;
  padding: 10px; 0px;
  }

#footer a
  {
  color: #002A5c;
  font-size: 11px;
  padding-right: 20px;
  }
#footer p
  {
  
  padding: 0px;
  margin: 0px;
  }

#footerbottom
  {
  }

  
      
/* ============================================================== */
/* CATEGORY NAV */

#category_nav
  {
  }

  #category_nav ul
    {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
	
  #category_nav ul li
    {

    color: #002A5c;
    padding: 14px 20px;
    border-bottom: 1px solid #666666;
    }		
		
  #category_nav ul li a
    {
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: #002A5c;
    }		

  #category_nav ul li a:hover
    {
    color: #002A5c;    
    text-decoration: underline;
    }		


  #category_nav ul li.on
    {
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: #002A5c;
    }		
  
  #sub_nav ul
  {
  padding-left: 20px;
  padding-top: 10px;
  border-bottom: 0px;
  }

  #sub_nav ul li.on
  {
  padding-top: 0px;
  padding-bottom: 10px;
  border-bottom: 0px;
  }

#category_nav ul li.off_sub
  {
  border-bottom: none;
  padding-top: 0px;
  padding-bottom: 10px;
  }
    
  .below_category_nav
    {
    padding: 10px 20px 20px 28px;
    }

  .below_category_nav p
    {
    font-size: 10px;

    }
    
    
/* ============================================================== */
/* MAIN BODY OF CONTENT */
  
#content
  {
  width: 540px;
  padding: 20px 40px 40px 40px;
  overflow: hidden;
  padding: auto;
  }

/* ============================================================== */
/* NEWS BLOCKS */

#mini_release
  {
  border-top: 1px solid #ccc;
  }
  
  table.mini_release_table
    {
    width: 540px;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    }

  .mini_release_block:hover
    {
    background: #E8F5FB;
    
    }

    table.mini_release_table td.left
      {
      width: 120px;
      vertical-align: top;
      }

      table.mini_release_table td.left p
        {
        padding: 0 0 4px 0;
        margin: 0px;
        font-size: 10px;
        }

        table.mini_release_table td.left b
          {
          font-size: 15px;
          color: #aaa;
          }

    table.mini_release_table td.middle
      {
      width: 320px;
      vertical-align: top;
      }

      table.mini_release_table td.middle p
        {
        padding: 0 10px 4px 0;
        margin: 0px;
        font-size: 10px;
        line-height: 20px;
        }

        table.mini_release_table td.middle b a
          {
          font-size: 13px;
          color: #3A99CF;
          text-decoration: none;
          }

        table.mini_release_table td.middle a
          {
          font-size: 13px;
          }

table.table_h1
  {
  width: 540px;
  }
  
  table.table_h1 td.text
    {
    width: 300px;
    vertical-align: bottom;
    }

  table.table_h1 td.links
    {
    width: 240px;
    text-align: right;
    vertical-align: bottom;
    }

  table.table_h1 td.links p
    {
    margin: 6px;

    vertical-align: bottom;
    }



#mini_show_group
  {
  background: #E9F6FC;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;  
  }

  .mini_show_element
    {
    border-top: 4px solid #fff;
    padding: 8px 8px 2px 8px;
    }

  .mini_show a
    {
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    
    }

table.mini_show h3
  {
  
  font-size: 13px;
  padding-bottom: 0px;
  color: #333;
  font-weight: bold;
  }
  
table.mini_show ul
  {
  padding: 0 0 10px 20px;
  margin:0;
  }
  
table.mini_show li a
  {
    font-size: 12px;
  }

    
table.mini_show td
  {
  vertical-align: top;
  }

.expanded_list_group
  {
    padding-bottom: 20px;
    margin-bottom; 20px;
  }

.expanded_list_element
  {
  }

table.expanded_list
  {
  width: 540px;
  }  
  
table.expanded_list td
  {
  vertical-align: top;
  padding: 0 8px;
  border-bottom: 1px dotted #eee;
  }

table.expanded_list td.date
  {
  width: 100px;
  
  }
 
table.expanded_list h3
  {padding: 0;
  margin: 0;
  }



/* ============================================================== */
/* SEARCH PAGE RESULTS */

.search_page_result
  {
  margin-top: 4px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  overflow: auto;
  padding: auto;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #ccc;  
  background: #eee;
  padding: 20px;
  
  }
  
    .search_page_result a
    {
    font-size: 16px;
    }

    .search_page_result b
    {
    font-size: 11px;
    }

    .search_page_result p
    {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    }

    .search_page_result_block
      {
      padding-top: 0px;
      }

      .search_page_result_previews      
        {
        padding-top: 8px;
        }

      .search_page_result_previews li a
        {
        font-size: 11px;
        }
        

/* ============================================================== */
/* SHARE BLOCK */

#share_block
  {
  text-align: right;
  vertical-align: middle;
  border-top: 1px dotted #aaa;
  border-bottom: 1px dotted #aaa;    
  margin-bottom: 10px;
  }


  #share_block ul
    {
    padding: 6px 0 4px 18px ;
    margin: 0;
    list-style-type: none;
    }

  #share_block ul li
    {
    display: inline;
    padding-right: 14px;
    color: #eee;
    font-weight: bold;
    font-size: 12px;
    }

  #share_block ul li a
    {
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: -.5px;
    }  

/* ============================================================== */
/* FEATURE COLUMN */

#feature_content_block
	{
	margin: 20px 10px 10px 0;
	width: 160px;
	}

#feature_header
	{
	text-align: center;
	margin-bottom: 10px;
	}

.feature_item
	{
  
    background: #002A5c;
  
	border: 1px #000000 none ;
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
	}

.feature_item h3, .feature_item h3 a
	{
	padding: 0 0 6px 0;
	font-size: 12px;
	margin: 0px;
	color: #FFFFFF
	}

.feature_item p, .feature_item a
	{
	padding: 6px 0 6px 0;
	margin: 0px;
	font-size: 11px;
	color: #FFFFFF
	}



table.footer_table
  {
  width: 980px;
  padding: 0px;
  margin: 0px;

  border-collapse: collapse;
  border: 0px;
  }

table.footer_table td.footer_content
  {
  width: 680px;
  text-align: left;
  padding: 0px 20px;
  }

ul.download_categories
    {
    padding: 6px 0 10px 0px ;
    margin: 0;    
    list-style-type: none;
    }

.icon
	{
  width: 80px;
  height: 80px;
  border: 1px solid #eee;
  padding-top: 15px;
  padding-left: 10px;
  }

table.downloads
	{}

table.downloads td
	{padding-bottom: 12px;}
	
table.downloads td.download_icon
	{
		vertical-align: top;
		width: 90px;
		padding-right: 30px;
	}

table.downloads td.download_details
	{
		vertical-align: top;
	}

table.downloads td.download_details h3
	{
    padding-bottom: 0px;
	}


#smalltext p, #smalltext a
  {
   font-size: 11px;
   font-weight: normal;
  }

#smalltext_list
  {
  padding-bottom: 10px;
  }

#smalltext_list p, #smalltext_list a
  {
   font-size: 11px;
   font-weight: normal;
   padding: 0px;
   margin: 0px;
  }  


    span.prnews_span
    {
        font-size:10pt;
        font-family:"Arial";
        color:black;
    }
    span.prnews_wider
    {
        background-color:yellow;
        font-size:10pt;
        font-family:"courier new";
        color:black;
        margin:0in;
        margin-bottom:.0001pt;
    }
    a.prnews_a
    {
        color:blue;
    }
    li.prnews_li
    {
        font-size:10pt;
        font-family:"Arial";            
        color:black;
    }
    p.prnews_p
    {
        margin:0in;
        margin-bottom:.0001pt;      
        font-size:10pt;
        font-family:"Arial";            
        color:black;
    }





