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;
	margin-left: 5px;
}
/*
.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;
}

.Awards .Section
{
    color: #A77D48;
    font-weight: bold;
    border-bottom: solid thin #A77D48;
    border-top: solid thin #A77D48;
    text-align: center;
}

.Awards .AltRow
{
    background: #EEEEEE;
}

.Awards .EntrySummary
{
    font-size: 10pt;
}

.AwardsError
{
    font-size: 10pt;
    color: Red;
}

.TechPage
{
    font-size: small;
}
.TechPage A
{
    text-decoration: none;
}
.TechPage legend
{
    color: Black;
    font-size: 125%;
    font-weight: bold;
}
.TechPage ul
{
    margin-top:     2px;
    margin-bottom:  2px;
}

.StarsHeader
{
    background-color: #CC9752;
    color: White;
    font-weight: bold;
}
.StarsRow
{
    background-color: #F3EFE0;
    color: #333333;
}