body
	{
		padding: 0;
		margin: 0;
		background-image: url(http://www.simplyfitnessgear.com/images/lightergraybg.gif);
		color: #000;
		text-align: center;
	}
	#header img
	{
	border: 0;
	}
    #header table
	{
	margin-left:auto; 
	margin-right:auto;
	}	
	#contents	
	{
		margin-top: 20px;
		margin-bottom: 10px;
		margin-right:auto;
		margin-left:auto;
		width: 600px;
		padding: 30px;
		background-color: #FFF;
		color: #000;
		text-align: left;
	}
	
	
	p, table, ul	
	{
		color: #000000;
		background-color: transparent;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
	}
	p.decision
	 {
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}
ul
{
list-style-image: url("http://www.simplyfitnessgear.com/images/redsmallbullet.gif")
}
h2
{
        color: #000080;
		background-color: transparent;
		font-family: "Times New Roman", Times, serif;
		font-size: 18pt;
		font-weight: bold;
}
.lettertop
{
        color: #000000;
		background-color: transparent;
		font-family: Courier New, Courier, monospace;
		font-size: 10pt;
		font-weight: bold;
}
		
	
	/* Rounded  boxes and elements */

.raised {
  background:transparent; 
  width:400px;
  margin-left: 95px;
  }
.raised p {
  margin:0 10px;
  }
.raised p {
  padding-bottom:0.5em;
  }
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {
  display:block; 
  overflow:hidden;
  font-size:1px;
  }
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {
  height:1px;
  }
.raised .b2 {
  background:#ffffff; 
  border-left:1px solid #0c4e76; 
  border-right:1px solid #0c4e76;
  }
.raised .b3 {
  background:#ffffff; 
  border-left:1px solid #0c4e76; 
  border-right:1px solid #0c4e76;
  }
.raised .b4 {
  background:#ffffff; 
  border-left:1px solid #0c4e76; 
  border-right:1px solid #0c4e76;
  }
.raised .b4b {
  background:#ffffff; 
  border-left:1px solid #0c4e76; 
  border-right:1px solid #0c4e76;
  }
.raised .b3b {
  background:#ffffff; 
  border-left:1px solid #0c4e76; 
  border-right:1px solid #0c4e76;
  }
.raised .b2b {
  background:#f2f2f2; 
  border-left:1px solid #0c4e76; 
  border-right:1px solid #0c4e76;
  }
.raised .b1 {
  margin:0 5px; 
  background:#0c4e76;
  }
.raised .b2, .raised .b2b {
  margin:0 3px; 
  border-width:0 2px;
  }
.raised .b3, .raised .b3b {
  margin:0 2px;
  }
.raised .b4, .raised .b4b {
  height:2px; margin:0 1px;
  }
.raised .b1b {
  margin:0 5px; background:#0c4e76;
  }
.raised .boxcontent {
  display:block;  
  background:#ffffff; 
  border-left:1px solid #0c4e76; 
  border-right:1px solid #0c4e76;
  }
  #box {
	padding: 20px;
	border: 5px solid #000000;
	background-color: #ffffff;
        font: 100%/1.6 Arial, Helvetica, sans-serif;
	color: #2D486C;
	margin-left:auto;
	margin-right:auto;
	}
/* box model hack - see http://tantek.com/CSS/Examples/boxmodelhack.html */
#box {
	width: 450px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 450px;
}
html > body #box {
	width: 450px;
}	
	
.clear {
clear: both;
}
#footer p{
	font: 11px Verdana, Arial,sans-serif;
	color: #404040;
	text-align: center;
}

#footer a:link {
color: #404040;
text-decoration:none;
}
#footer a:visited {
text-decoration:none;
color: purple;
}
#footer a:hover {
color: #000000;
text-decoration:none;
border-bottom: 1px dotted #000000;
}
#footer a:active {
color: #000000;
text-decoration:none;
border-bottom: 1px solid #000000;
}
    .style1 {
	color: #CC0000;
	font-weight: bold;
}
    .style2 {
	font-weight: bold ;
	font-size: 14pt ;
	
}
form {
text-align:center;
}
table.smalltext
{
        color: #000000;
		background-color: transparent;
		font-family: Courier New, Courier, monospace;
		font-size: 10pt;
		font-weight: bold;
}
.leftfloat   {
	float: left;
	margin-right: 2em;
}


