/* CSS Document */
.sidelinks {
	font-family: "Trebuchet MS", "Times New Roman", Verdana;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	
}
a.sidelinks:hover {
	font-family: "Trebuchet MS", "Times New Roman", Verdana;
	color:#FFFFFF;
	font-size: 12px;
	text-decoration: none;	
}
.body {
	font-family: "Trebuchet MS", "Times New Roman", Verdana;
	color:#000000;
	font-size: 11px;
	}
.heading {
	font-family: "Trebuchet MS", "Times New Roman", Verdana;
	color:#000000;
	font-size: 17px;
	font-weight:bold;
	}
.link {
	font-family: "Trebuchet MS", "Times New Roman", Verdana;
	color:#7D7D7C;
	font-size: 11px;
	text-decoration:none;
	}
	a.link:hover {
	font-family: "Trebuchet MS", "Times New Roman", Verdana;
	color:#000000;
	font-size: 11px;
	}
	.line {
	font-family: "Trebuchet MS", "Times New Roman", Verdana;
	color:#779C00;
	font-size: 17px;
	font-weight:bold;
	padding: 0px;
	}
	.oneborders {
	border:1px solid #666666;
	background-color: #FFFFFF;
	color: #333333;
	font: 11px verdana, arial, helvetica, sans-serif;
	padding: 4px;
    margin: 1px;
}
.subhead {
	font-family: "Trebuchet MS", "Times New Roman", Verdana;
	color:#033572;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	}
	.en {
	font-family: "Trebuchet MS", "Times New Roman", Verdana;
	color:#000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
	}
	a.en:hover {
	font-family: "Trebuchet MS", "Times New Roman", Verdana;
	color:#7D7D7C;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	}
	.thumb{
	width: 80px;
	background-color:#73AD01;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style:dashed;
    border-bottom-style:dashed;
    border-top-color:#FFFFFF;
    border-bottom-color:#FFFFFF;
	font-size: 1.2em;
	color: #A6BB7A;
	
}
.thumb:hover{
	background-color: #0754B0;
}
.image{
padding-right:16px;
	}
#homeContent
{
	height: 160px;
	*height: 182px;
}