* { 

	font-size: 11px; 

}



body { 

  text-align: center; }



body , p{ 

	font-family: Verdana;

	font-size: 11px;

}

.label, .label2, .label3 { 

	font-size: 10px;

	color: #BFA512;

	font-weight: bold;

}

.label2 { 

	font-size: 12px;

}

.label3 { 

	font-size: 14px;

}

table#main { 

  border-spacing: 3px;

  border: 1px solid black;

  padding-left: 32px; 

  padding-right: 32px; 

  padding-top: 57px; 

  padding-bottom: 5px;





  margin: 0 auto;   

  text-align: left;



}

table#main tr#l-header td.left { 

  background-color: #2c2c2c; 

  width: 168px; 

  text-align: center; 

  vertical-align: top;

}

table#main tr#l-header td.right { 

  background-color: #eff0eb; 

  width: 545px; 

}

table#main tr#l-body td.left { 

  background-color: #eff0eb; 

  vertical-align: top; 

}

table#main tr#l-body td.right { 

  vertical-align: top; 

}

.stripe { 

  background-color: #eec643;

  height: 4px;

}

table#main tr#l-header td.right { 

vertical-align: top; 

text-align: left;

}

table#main tr#l-footer td { 

  text-align: center;

  padding-top: 10px; 

  padding-bottom: 10px;

}

img#guy-w-laptop { 

  margin-left: 47px; 

  margin-right: 8px; 

  margin-top: 9px; 

  margin-bottom: 9px; 

}

.main-col { 

  margin-left: 30px; 

  margin-right: 60px;

}

.news-col { 

  margin-left: 20px; 

  margin-right: 15px; 

  width: 148px;

}





a:link {

	color: 2D2C2C;

	font-weight: bold;

	text-decoration: underline;

}

a:hover {

	color: #BFA512;

	font-weight: bold;

	text-decoration: underline;

}

a:visited {

	color: 2D2C2C;

	font-weight: bold;

	font-style: normal;

}



a.nav-button { 

  color: #424242;

  background: url(../i/button.gif) no-repeat; 

  background-position: 7px 14px; 

  padding-left: 20px; 

  text-decoration: none;

  font-weight: bold;

  font-family: sans-serif;

  padding: 15px 10px 20px 25px;



  margin-left: 25px;

  float: left;

}

a.nav-button:hover { 

  color: #cda945;

}



table.form-table { 

margin: 30px;

}

table.form-table input.smalllabelcell { 

	background-color: #ffc;

}