/* FIREFOX */
#container
{
  width:708px; 
  height: 420px;
  padding:10px;
  border:1px solid #0093A8; 
}

.left-col
{
  width:70px; 
  float:left;
}

.middle-col
{
  width:610px; 
  float:left;
} 

.right-col
{
  width:50px; 
  float:right;
}

#toolkit-navigation-intro 
{
  border-left:2px solid #0093A8; 
  border-right:2px solid #0093A8; 
  border-top:0px solid #0093A8; 
  border-bottom:2px solid #0093A8;  
  width:716px;
  height:20px; 
  padding:5px;
}

.spacer30
{
  height:30px;
}

.spacer5
{
  height:5px;
}

.spacer_1
{
height:65px;
}

.spacer_2
{
height:39px;
}

.spacer_3
{
height:43px;
}

.spacer_4
{
height:33px;
}

.spacer_5
{
height:25px;
}

.spacer_final
{
height:93px;
}

#theimage{
  text-align:center;
}

.backlink
{
  width:50%; 
  float:left; 
  color:#30518B; 
  font-family:verdana; 
  font-size:14px;
}

.forwardlink
{
  width:49%; 
  float:right; 
  color:#30518B; 
  font-family:verdana; 
  font-size:14px; 
  text-align:right;
}

.backlink_intro
{
  width:50%; 
  float:left; 
  color:#30518B; 
  font-family:verdana; 
  font-size:14px;
  text-align:left;
}

.forwardlink_intro
{
  width:49%; 
  float:right; 
  color:#30518B; 
  font-family:verdana; 
  font-size:14px; 
  text-align:right;
}

.thelink
{
  text-decoration:none;
}

.thelink2
{
  text-decoration:underline;
}

.toolkit-container
{
  border: 0px solid #0093A8;
  color:#30518B; 
  height:340px; 
  font-family: verdana; 
  font-size:12px; 
  width:716px;
  height:640px;
}

.title
{
  font-weight:bold; 
  font-size:14px;
}

.subtitle
{
  padding-top:10px; 
  padding-bottom:10px; 
  font-weight:bold;
}





