/* text */

.pageText,	{

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 16px;
	margin-left: 16px;

}

.pageTextC	{

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
	
}

div#dDocument a	{

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	text-decoration: none;

}

div#dDocument a:hover	{

	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #339900;
	text-decoration: none;

}


p#pageHeader,   h1	{

	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: top center;
	background-repeat: no-repeat;
	padding-bottom: 0;
	padding-top: 12px;
	margin-left: 0;
	padding-left: 16px;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	
}

.tAwards	{
	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;
	margin: 0 auto;
	white-space: none;
	width: 400px;
	

}

form
{
    padding:0;
    margin:0;
}
.iR
{
    float:right;
    margin:0 0 10px 10px;
    border:solid 1px #ccc;
    border-top:0;
    padding:5px;
}
.iL
{
    float:left;
    margin:0 10px 0 0;
}
.dD
{
    width:220px;
    float:left;
    padding:0 10px 0 10px;
    margin:3px;
    border:1px solid #ccc;
}
.dC
{
    clear: right;
    background-color: #edeae4;
    margin: 10px 0 10px 0;
    padding: 3px;
}
img
{
    border:0;
}