table, body, td, tr {
	font-family: arial; 
	font-size: 10px; 
	color: #777777;
	text-decoration: none;
	text-align: left;
	}


.content {
	font-family: arial; 
	font-size: 11px; 
	color: #777777;
	text-align: justify;
	line-height: 150%;
	}
	

.link
{
	color: #901E25; text-decoration: none;
}
.link:hover
{
	color: black; text-decoration: none;
}

A:LINK.content, A:VISITED.content
{
	line-height: 19px;
 }
A:HOVER.content
{
	line-height: 19px;
}
A:ACTIVE.content { line-height: 19px;}
.title { font-size: 7pt;  }
	
.img {
	font-family: Arial; 
	font-size: 9px; 
	color: #777777;
	text-align: right;
	line-height: 150%;
	}


.tip {font:10px/12px Arial,Helvetica,sans-serif; border:solid 1px #666666; width:250px; 
      padding:4px; position:absolute; z-index:100; visibility:hidden; color:#333333;
      top:20px; left:90px; background-color:#FFFFFF; layer-background-color:#FFFFFF;}

.headline { color: #309C00; font-weight: bold; line-height: 150%; }

h1
{
	color: #77933C;
	font-size: 15px;
	margin-bottom: 20px;
}

.emphasized
{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	line-height: 1.3;
	color: #444;
	margin-bottom: 20px;
}

.defaultPage
{
	width:500px;
	margin: 0 0 0 130px;
}

.defaultPage a
{
	font-weight: bold;
}

.defaultPage th
{
	width: 33%;
	padding: 0;
}

.defaultPage td
{
	width: 33%;
	vertical-align: top;
	padding: 20px 13px 0 0;
	font-size: 11px; 
}

.defaultPage img
{
	width: 136px;
	height: 90px;
}

a
{
	color: #901E25;
	text-decoration: none;
}

a:hover
{
	color: black;
	text-decoration: none;
}

dl
{
	margin-top: 25px;
}

dt
{
	font-weight: bold;	
	background-image: url(../images/check-mark.png);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 20px;
	font-size: 12px;
}

dd
{
	padding: 0;
	margin: 5px 0 15px 0;
}



.menuItem
{
	color:#777777;
}

#NewsBlock
{
	margin-top: 12px;
}
#NewsBlock a
{
	font-weight: normal;
}

#NewsBlock div.newsImage
{
	margin-bottom: 15px;
}

#NewsBlock div.newsItem
{
	margin-bottom: 20px;
}


#NewsBlock div.date
{
	font-style: italic;
}

#NewsBlock div.title
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #77933C;
}

#NewsBlock p
{
	font-size: 12px;
	margin-top: 0;
}

#NewsBlock a.boldLink
{
	font-weight: bold;
}




