@charset "UTF-8";

.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.05em;
	font-weight: bold;
	color: 6A9037;
	padding-top: 10px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.05em;
	font-weight: bold;
	color: 6A9037;
	padding-left: 20px;
	text-align: left;
}

.header a:link {
	color: 6A9037;
	text-decoration:underline
}

.header a:visited {
	color: 6A9037;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #534D46;
	letter-spacing: 0.04em;
	font-weight: normal;
	text-align: justify;
}

.news a:link {
	color: #333;
	text-decoration: none;
}

.news a:hover {
	color: #000;
	text-decoration: underline;
}

.news em {
	color: #007934;
	font-size: 16px;
}

.texty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	letter-spacing: 0.04em;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

.texty a:link {
	color: #333;
	text-decoration: none;
}

.texty a:hover {
	color: #000;
	text-decoration: underline;
}




/*---------------*/

.awards {
	font-family: Baskerville, "Big Caslon", Georgia, serif;
	font-size: 13px;
}

.awards a:link {
	color: #333;
	text-decoration: none;
}

.awards a:hover {
	color: #000;
	text-decoration: underline;
}

.awards em {
	color: #007934;
	font-size: 16px;
}

.awards dt {
	background: 50% 50% no-repeat;
	width: 598px;
	height: 102px;
	border-top: 1px solid #ccc;
	text-indent: -9999px;
}


.awards h2 {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 5px 0;
}

.awards h3 {
	color: #666;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 9px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.iframe {
	padding-bottom:30px;
	padding-left: 20px;
	padding-top:15px;
	text-align:left

}

.box { width:394px; height:170px; margin:10px 10px 0 0; background:url(images/box-up.gif); float:left; position:relative; }
.box .img { padding:1px; border:1px solid #AAA; position:absolute; top:13px; left:13px; }
.box .img { width:140px; height:140px; }
.boxheader { 
	font:bold 12px arial;
	padding-top:13px;
	padding-left:183px;
	color:#333333;
	 }

.boxheader a {
	color:#336633;
	text-decoration:underline;
}

.boxheader a:hover {
	color:#006600;
	text-decoration:none;
}

.boxtxt {
	padding-left:183px;
	padding-top:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right: 20px;
	}

.articlesubtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5C594C;
	text-decoration: none;
}

.articletit {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 24px;
}

.linkbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C594C;
	text-decoration: underline;
}
