body
{
	background: #fff;
	border-top: 0px solid #000;
	color: #000;
	font-size: 11px;
	padding: 20px 0 40px;
}

a
{
	color: #003399;
	text-decoration: none;
}

a:hover
{
	color: #CCCC00;
	text-decoration: underline;
}

h1
{
	  font: normal normal normal 18px/22px "Trebuchet MS", Verdana, Arial;	/* reduce leading from 20px */
	    		letter-spacing: .13em;
		 color: #36605D;
	font-weight: bold;
	text-align: left;
		padding: 0px;
	margin:0px 0px 10px 0px;

}

h2
{
	padding: 20px 0 0;
	text-align: center;
}

h3
{
	  font: normal normal normal 13px/16px "Trebuchet MS", Verdana, Arial;	/* reduce leading from 20px */
	  letter-spacing: .13em;
	color: #DAC714;
	font-weight: bold;
	text-align: left;
		padding: 0px;
	margin:10px 0px 0 0px;

}
#content {
min-height:500px;
  height:auto !important;
  height:500px;
}


#content p
{
	border: 0px solid #666;
	overflow: hidden;
	padding: 0px;
	margin:0px;
	text-align: left;
	font: normal normal normal 13px/15px "Trebuchet MS", Verdana, Arial;	/* reduce leading from 20px */
line-height:145%;
margin-top:8px;

}

.container_12
{
	margin-bottom: 0px;
	margin-top:0px;
}
th {
text-align:left;
font: normal normal normal 13px/15px "Trebuchet MS", Verdana, Arial;	/* reduce leading from 20px */
width:270px;

}
td {
text-align:right;
width:60px;
vertical-align:bottom;
}
.style1 {color: #162f45}
.drop {
	float:left;
	color:#162f45;
	font-size:50px;
	line-height:40px;
	padding-top:0px;

	}
.style6 {font-size: 13px}
.style7 {
	color: #666666;
	font-size: small;
}
.style8 {color: #003366}