body 
{
	border:0px;
	padding:0px;
	font-family:helvetica;
}

.Main 
{
	WIDTH:100%;
	text-align:center;
	margin:0px;
	border:0px;
	padding:0px;
}
.ContentArea
{	text-align:left;
	font-size: x-small;
	font-family: helvetica;
}

.ContentArea STRONG
{
	font-size: 125%;
}
.ContentArea B
{
	font-weight:bolder;
	font-size: 120%;
}

.ContentArea H2
{
	padding:0px;
	margin:0px;
	font-size:large;
}
.ContentArea H3
{
	padding:0px;
	margin:0px;
	font-size:larger;
}

.ContentArea P
{
	font-size:100%;
}
.ContentArea LI
{
	margin:0px;
	padding:0px;
}

.ContentArea LI
{
	margin:0px;
	padding:0px;
}
.ContentArea A
{
	text-decoration:none;
	/*font-size: xx-small;*/
}

.ContentArea TD
{
	font-size: xx-small;
}

.PageFooter 
{
	font-size:xx-small;
}

.Awards
{
}

.Awards table
{
    width: 750px;
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}

.Awards th
{
    background-color: #A77D48;
    font-weight: bold;
    font-size: 125%;
    color: White;
}

.AwardsInstructions
{
    font-style: italic;
    font-size: 10pt;
}

.AwardsError
{
    font-size: 10pt;
    color: Red;
}