.adminCorner {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
}

body {
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  background-color: #282e66;
  color: White;
  /*background-color: #D8D8D8;*/
  /*font-size: medium;*/
  font-size: 12px;
  font-family: Calibri, Tahoma, Arial, Sans-Serif;
}

.loginInfo a, .loginInfo a:link .loginInfo a:visited, .loginInfo a:active, .loginInfo a:hover 
{
    color: White;
    text-decoration: none;
}

.loginInfo a:hover 
{
text-decoration: underline;
}

.mainbg {
  background: White;
  background-image: url(/site/images/site/content_bg.png);
  background-repeat: repeat-y;
  width: 901px;
}

.leftcolumn 
{
    padding: 0;
    margin:0;
    padding-left: 4px;
}

.middlebg {
  background-image: url(/site/images/site/dotted_bg.png);
  background-repeat: repeat-y;
  width: 2px;
}

.editorHelp 
{
    color: #AAAAAA;
    margin-right:5eM;
    margin-left: 5eM;
}


.PhoneNumber 
{
white-space: nowrap;
border-bottom: dotted 1px blue;
}


.Wolf {
    font-variant:small-caps ;
}


.InfoBubble .Row1 {
    background-color: #d5d8eb;
}



#main_area {
  width: 778px;
  background-color: White;
  position: relative;
}

#header {
  position: relative;
  height: 173px;
  width: 778px;
  background-color: #f6f7f8;
}
#header #page_nav {
  position: absolute;
  left: 225px;
}

#header_image {
  position: absolute;
  right: 0;
  top: 33px;
}

.wolflogo {
  position: absolute;
  top: 63px;
  left: 24px;
}

#idealpartner {
  position: absolute;
  bottom: 5px;
  left: 27px;
}

.topdivider {
  height: 8px;
  background: #3b5d82;
}

#news {
	/*font-family: Tahoma;*/
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-align: left;
}

#news a, #news a:link, #news a:visited, #news a:active {
	text-decoration: none;
  color: black;
}

#news a:hover {
	text-decoration: underline;
  color: #FBB134;
}

#news ul {
  list-style-image: url(/site/images/orange-arrow.gif);
  margin-top: 0;
  margin-left: 25px;
  padding-left: 0;
}

#news ul li {
  margin-bottom: 10px;
}

#content_image {
  padding-top: 20px;
}

table {
  border: 0;
  padding: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

table tr {
  margin: 0;
  padding: 0;
}

table td {
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: left;
}

#page_nav {
  margin-top: 10px;
  padding-top: 4px;
	color: black;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
/*	text-decoration: none;*/
}

#page_nav a, #page_nav a:link, #page_nav a:visited {
	font-size: 8pt; /*11px;*/
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}

#page_nav a:hover, #page_nav #this_page {
	font-weight: bold;
	border-top-width:  medium;
	border-top-color: #FFA800;
	border-top-style: solid;
}

#page_nav a#this_page:hover {
	border-top-color: #BB5300;
}

#blurb {
    float: right;
    width: 205px;
    margin-top: -10px;
    margin-right: -29px;
    padding-left: 10px;
    padding-bottom: 10px;
}

#imageloop {
    padding-top: 6px;
    padding-bottom: 6px;
    width: 205px;
    /*text-align: center;*/
    background-color: #EEF0F1;
    border-color: #111111;
}

.content {
    margin-top: 0;
    position: relative;
    padding-left: 26px;
    /*padding-top: 10px;*/
    padding-right: 33px;
    padding-bottom: 30px;
    color: black;
    text-align: left;
    /*font-family: Arial;*/
    font-size: 9pt; /*x-small;*/
    font-weight: normal;
}

.content p a, .content p a:link, .content p a:visited, .content p a:active {
  color: #1E3370;
}

.content p a:hover {
  color: #FBB134;
}

.content ul a, .content ul a:link, .content ul a:visited, .content ul a:active {
  color: #1E3370;
}

.content ul a:hover {
  color: #FBB134;
}

.content h1 {
    background: #1E3370;
    color: #ffb000;
    font-family: Calibri, Tahoma, Arial;
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    padding-left: 5px;
}

content h1 a, .content h1 a:link, .content h1 a:visited, .content h1 a:active {
  color: #ffb000;
  text-decoration: none;
}

.content h1 a:hover {
  color: white;
  text-decoration: underline;
}

.content h2 {
    font-size: 1.5eM;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #1e3370;
    white-space: normal;
}

.content h2 a {
  color: #1e3370;
  text-decoration: none;
}

.content h2 img {
    border: 0;
    vertical-align: text-bottom;
}

.content h3 {
    margin: 0;
}

.content p {
    margin-top: 0;
    text-align: justify;
}

.content ul {
  line-height: 2.5ex;
}

.content .readmore {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: right;
	white-space: nowrap;
}

.content .readmore img {
  border: 0;
}

.content .readmore a:link, .content .readmore a:visited, .content .readmore a:active, .content .readmore a:hover {
	color: black;
	text-decoration: underline;
}
.content .readmore a:hover {
	color: #FBB134;
	text-decoration: underline;
}

.partner_company {
  margin-top: 1eM;
  padding-bottom: 1ex;
  /*margin-bottom: 2eM;*/
  clear:  both;
  /*border: 1px solid red;*/
}
      
.partner_company h3 {
  background-color: #1E3370;
  color: orange;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 10pt;
  padding-left: 1ex;
}

.partner_company h3.hidden {
    background-color: Red;
    color: White;
}

.partner_company h3.hidden a:hover {
    color: #1E3370;
}


.partner_company h3 a, .partner_company h3 a:visited, .partner_company h3 a:link, .partner_company h3 a:active {
    color: white;
    text-decoration: none;
}

.partner_company h3 a:hover {
    color: orange;
}
      
.partner_company img {
  float: left;
  padding-right: 0.25ex;
  padding-bottom: 0.25ex;
}

.footer_tagline {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffb000;
	text-align: left;
	text-transform: uppercase;
}

.footer_company {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-align: justify;
	text-transform: uppercase;
}


.footer 
{
 color: #cdcfdc;
 font-size: 13px;
 margin-bottom: 10px;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active, .footer a:hover
{
    color: #cdcfdc;
    text-decoration: none;
}
.footer a:hover 
{
text-decoration: underline;
}

#footer {
  margin-top: 10px;
  margin-bottom: 10px;
/*  height: 35px;*/
}

#footer_nav, #copyright {
  font-family: Tahoma, Arial;
  font-size: 11px;
  font-weight: normal;
  color: black;
  text-align: justify;
  display: inline;
}

#footer_nav {
  padding-left: 10px;
}

#footer_nav a, #footer_nav a:link, #footer_nav a:visited, #footer_nav a:active {
  font-family:  Arial;
  font-size: 10px;
  color: black;
  text-decoration: none;
}

#footer_nav a:hover {
  color: #ffb000;
  text-decoration: underline;
}

#copyright {
  text-align: center;
  display: inline;
  padding-left: 10px;
  white-space: nowrap;
   
}

.productType a, .productType a:link, .productType a:visited, .productType a:active {
  color: white;
}

.productType a:hover {
  color: white;
}

.ShowcaseTable a, .ShowcaseTable a:link, .ShowcaseTable a:visited, .ShowcaseTable a:active {
  color: #1e3370;
}
.ShowcaseTable a:hover {
  color: #FBB134 
}

.PrintOnly {
  display: none;
}

  table.InfoSheet {
     width: 500px;
     font-size: 8pt;
     text-align: center;
     border-collapse:collapse;
     }
  
  
  table.InfoSheet tr { padding: 0;}
  table.InfoSheet td 
  {
      /*padding: 0;
      margin: 0;*/
      text-align: center;
  }
  
  table.InfoSheet th 
  {
      padding-left: 0.5ex;
      padding-right: 0.5ex;
      font-size: 12px;
  }
    
  table.InfoSheet col#Q7
    {
       background-color: red;
    }
    
    table.InfoSheet a:link, table.InfoSheet a:visited, table.InfoSheet a:active 
    {
       text-align: center;
        font-family: Constantia, Courier New;
      text-decoration: none;
    }
    
    table.InfoSheet a:hover 
    {
       text-align: center;
        text-decoration: none;
    }
    
    
a.Promo:link, a.Promo:visited {
/*font-family: tahoma;
font-size: 11px;*/
text-decoration: none;
color: blue;
}
a.Promo:hover, a.Promo:active {
color: #000000;
text-decoration: underline;
}

.content h2.light 
{
font-family: Arial Narrow;
border-bottom: 1px solid #ffb000;
color: #3399ff;
}

.content h2.light a, .content h2.light a:link, .content h2.light a:visited, .content h2.light a:active 
{
    color: #3399ff;
}

.content h2.light a:hover 
{
    color: #1e3370;
}

.content h2.red a, .content h2.red a:link, .content h2.red a:visited, .content h2.red a:active
{
color: Red;
}

.content h2.red a:hover
{
    color: #3399ff;
}

.content .frontPageHeader 
{
    position: relative;
    padding-left: 75px;
    margin-bottom: 2.5eM;
    width: 75%;
}

.content .frontPageHeader .icon
{
    position: absolute;
    left: 25px;
    top: 3px;
}


.content .frontPageHeader h2 
{
    margin-top: 0;
    font-family: "Arial Narrow";
}

.content .frontPageHeader a:hover
{
    color: #3399ff;
}

.adminControls
{
    /*border: 3px double #ff0054;*/
    /*background-color: #fecede;*/
    /*padding: 10px;*/
    width: 600px;
    border: 1px solid red;
    margin-top: 5px;
    padding: 0px;
    background-color: White;
}

.adminControls h1 
{
color: White; background-color: Red; margin-top: 0;
background: red;
text-transform: uppercase;
}

.breadcrumbs 
{
    margin-top: 2px;
    margin-bottom: 0px;
    /*margin-top: 3px;*/
    font-family: constantia;
    font-size: 10px;
    color: #282e66;
    font-weight: bold;
}

.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active 
{
    padding: 1px;
    padding-left: 3px;
    padding-right: 3px;
    color: #282e66;
    text-decoration: none;
    border: 1px solid transparent;
}
.breadcrumbs a:hover
{
    background: #d5d8eb;
    border: 1px solid #ffb000;
}

.breadcrumbs ul 
{
list-style-type: none;
padding: 0;
margin: 0;
}

.breadcrumbs ul li {
    display: inline;
}

.breadcrumbs ul a:hover
{
color: #1e3370;
}

    .VideoButton, .VideoButtonSelected, .VideoButtonDisabled
    {
    float: left;
    /*padding: 1ex 2ex 1ex 2ex;*/
    border: 1px solid #51578d;
    margin: 1ex 1ex 1ex 1ex;
    width: 130px;
    text-align: center;
    height: 35px;
    vertical-align: middle;
    overflow: hidden;
    background: #cccee1;
    font-weight: bold;
    }
    .VideoButton a, .VideoButtonSelected a, .VideoButtonDisabled a
    {
    display: inline-table;
    padding-top: auto;
    padding-bottom: auto;
    color: #282e66;
    text-decoration:none;
    }
    
    .VideoButtonSelected 
    {
        color: White;
        font-weight: bold;
        background-color: #51578d;
    }
    
    .VideoButtonSelected a 
    {
    color: White;
    font-weight: bold;
    }
    
    .VideoButtonDisabled 
    {
        background-color: Gray;
    }
    .VideoButtonDisabled a 
    {
        color: #a9a9a9;
    }

    .HoverButton:hover
    {
        background-image: url('/site/images/prod-table/promo-blank-hover.png');
    }

    .texts, .texts2
    {
    border: 0;
    border-left: 1px solid #282e66;
    border-bottom: 1px solid #282e66;
    width: 400px;
    background-color: #eeeff7;
    }
    
    .texts2 
    {
        height: 300px;
    }

.Date 
{
}

.Body 
{
}

.archiveHeadline 
{
}

.Headline 
{
}