/* ======================================== BODY ======================================== */
body{
    height:100%;
	padding:0px;
	margin:0px;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #b4b4b4;
	SCROLLBAR-3DLIGHT-COLOR: #b4b4b4;
	SCROLLBAR-ARROW-COLOR: #CCCCCC;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #eeeeee;
	background-image: url(im/bg.jpg);
	background-color: #FFFFFF;

}

/* ======================================== LINKS ======================================== */
.top_links
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:10px;
	color:#8F8F8F;
	text-align: center;
	text-decoration: none;

	}
a:hover.top_links
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:10px;
	color:#8F8F8F;
	text-align: center;
	text-decoration: underline;

	}
	
/* ======================================== CONTENT NAV BAR LINKS ======================================== */
.content-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #87C24B;
	font-weight: bold;

}
.content-title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #87C24B;
	font-weight: normal;

}
.content-title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ACACAC;
	font-weight: bold;

}
.content-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #75AF3A;
	font-weight: normal;
	text-decoration: none;


}
a.content-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #75AF3A;
	font-weight: normal;
	text-decoration: none;


}
a:hover.content-links {

text-decoration: underline;


}
.content-links-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #858585;
	font-weight: normal;

}

.links
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#7A7A7A;

	}
	
a.links:hover{
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#586501;
	text-decoration: underline;

	}
	.links-intro
	{
	font-family:Tahoma;
	font-size:22px;
	line-height:11px;
	color:#FFFFFF;
	text-decoration: none;

	}
	
a.links-intro:hover{
	font-family:Tahoma;
	font-size:22px;
	line-height:11px;
	color: #DFEFAF;
	text-decoration: none;

	}
	
.navlinks
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#7A7A7A;
	text-decoration: none;

	}
a.navlinks:hover{
    text-decoration:underline;
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#7A7A7A;
}
a.std_links
	{
	font-family:Tahoma;
	font-size:11px;
	color:#69B42B;
	text-decoration: underline;
}	
.std_links
	{
	font-family:Tahoma;
	font-size:11px;
	color:#69B42B;
}
a:hover.std_links
	{

	text-decoration: none;
}
.backtop_links
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#69B42B;
	text-align: right;
	text-decoration: underline;

}
a:hover.backtop_links
	{
	
	text-decoration: none;

}

/* ======================================== CONTENT TXT ======================================== */
.text
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7C7C7C;
	}
	   
.sm_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:13px;
		color:#999999;
	}
.text-bold
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7C7C7C;
	font-weight: bold;
	}
	.text-intro
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}

/* ======================================== FOOTER ======================================== */
.footer
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#8F8F8F;
	text-align: center;
}

.footer-bg {
	background-color: #F3F3F3;
}

a.footer_links
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#69B42B;
	text-align: center;
	text-decoration: underline;
}	
.footer_links
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#69B42B;
	text-align: center;
}
	
.footer_apit
	{
	font-family:Tahoma;
	font-size:10px;
	line-height:10px;
	color:#8F8F8F;
	text-align: center;
	}
	
a.footer_r{text-decoration:underline;}	
a.footer_links:hover{text-decoration:none;}
	
.footer_l
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#666666;
	}	
a.footer_l:hover{text-decoration:none;}

a.footer_apit{
    font-size:10px;
	text-decoration:none;
	color: #999999;
}	
a.footer_apit:hover{text-decoration:underline;}

/* ======================================== FORMS & BUTTONS ======================================== */

.boton {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #999999;
	color: #666666;
	background-color: #DADADA;
}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
FONT-SIZE: 11px;
padding: 1px 2px;
background:url(im/formbg.gif) repeat-x left top;
}

/* ======================================== LISTS, HEADERS, HR LINE ======================================== */
	
li {
	list-style-type: square;
	font-size:11px;
	list-style-position: outside;
	text-align: left;
	padding: 2px;
	margin-right:30px;
	color: #7C7C7C;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;

}

hr {
	color: #E8E8E8;
	height: 1px;
}
.backtop-arrow
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#69B42B;
	text-align: right;
	text-decoration: underline;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DFEFAF;
	text-decoration: none;
	font-weight: bold;




}
.menu-nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DFEFAF;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	left: 8px;




}
.menulayer {
	position: absolute;
	z-index: 4;
	height: 147px;
	width: 169px;
	left: 21px;
	top: 149px;
}
.chart {
	border: 1px solid #F0F0F0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
	padding: 1px;
}
.sm {
	font-size: 9px;
}
.table-qfy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
	BACKGROUND-COLOR: #F8F8F8;
	border: 1px solid #CCCCCC;

}
a.info:hover .infobox {
	font-weight: normal;
	display:block;
	position:absolute;
	top:20px;
	;
	left:0;
	;
	width:205px;
	height:70px;
	border: 1px solid #ccc;
	background:#f4f4f4 url(im/question.gif) no-repeat bottom right;
	color:#333333;
	text-align:left;
	font-size:11px;
	padding-left:10px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#69B42B;
	text-decoration: underline;
}

a.info span {
	display:none;
}

a.info:hover {
	
	cursor:default;
}
.pic {
	border: 1px solid #CCCCCC;
}
