﻿/* LAYOUT */
.wrp
{
  z-index:2;
	position:relative;
  width:970px;
  height:100%;
  margin:0 auto;
  background:white;
}

.layout
{
  float:left;
  width:970px;
  height:100%;
  background:white;
  position:relative;
}



.copy
{
  padding:12px 20px 15px 15px;
}

.copy img
{
  float:left;
  border:3px solid #f4f8f9;
}

.sponsor .copy
{
  width:290px;
  padding-top:0;
}

.sponsor
{
  clear:both;
  height:100px;
  height:auto;
  min-height:100px;
}

.right
{
  float:right;
}

.reset
{
  width:420px !important;
}

.selected, a.selected
{
  color:#02a5e8 !important;
}

.border
{
  border:3px solid #f4f8f9;
}

.noborder
{
  border:none !important;
}



.box
{
  z-index:2;
	position:relative;
  width:100%;
  height:100%;
  border:3px solid #f4f8f9;
  background:white;
  float:left;
  margin-bottom:20px;
  top:0;
}

.addmarginleft
{
  margin-left:50px;
}

.clear
{
  clear:both;
}

.logos
{
  float:right;
  min-height:90px;
  background:white;
  margin-left:40px
}

.logos img
{
  margin-left:10px;
  margin-top:10px;
}



.footnote
{
  font-size:12px;
  color:#abbabf;
  right:62px;
  line-height:12px;
  position:absolute;
  top:0;
}

.logoinfo
{
  font-size:11px;
  color:#abbabf;
  line-height:12px;
  display:inline;
  margin-left:10px;
}
