/* Global Styles */
a:link, a:visited, a:active, a:hover {
	color: #000000;
	text-decoration: underline;
}
body {
	font-family: verdana;
	font-size: 12px;
	color: #5E6871;
	background-color: #FFFFFF;
	padding:0px;
	margin:0px;
	line-height:21px;
}
.quicklinks {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 19px;
}
.quicklinks a:link{		color: #666666; text-decoration:none;}
.quicklinks a:visited{	color: #666666; text-decoration:none;}
.quicklinks a:hover{		color: #000E83; text-decoration:none;}
.quicklinks a:active{		color: #666666; text-decoration:none;}


a:link {  color: #666666; text-decoration: none}
a:hover {
	color: #427538;
	text-decoration: none
}
a:visited {
	text-decoration: none;
	color: #427538;
}
a:active {		color: #427538; text-decoration:none;}

.font_top {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #818181;
}

.font_top a:link{		color: #818181; text-decoration:none;}
.font_top a:visited{	color: #818181; text-decoration:none;}
.font_top a:hover{		color: #AE5E0D; text-decoration:none;}
.font_top a:active{		color: #818181; text-decoration:none;}

.fonte {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #747474;
	line-height: 18px;




	
}

.fontelarge {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 24px;
	color: #000E83;
	font-weight: bold;
}
.dyktitle {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 21px;
	color: #96c93d;
	font-weight: bold;
}

.menutitle {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.menutitlelist {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	
}
.menutitlelist a:link{		color: #666666; text-decoration:none;}
.menutitlelist a:visited{	color: #666666; text-decoration:none;}
.menutitlelist a:hover{		color: #000E83; text-decoration:none;}
.menutitlelist a:active{		color: #666666; text-decoration:none;}

.font_menu {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #bebebe;
	font-weight: bold;
	line-height: 17px;

}
.pagetitle {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
	line-height: 24px;
}

.font_menu a:visited{	color: #808285; text-decoration:none;}
.font_menu a:hover{
	color: #000E83;
	text-decoration:none;
}
.font_menu a:active{		color: #808285; text-decoration:none;}


.dyktext {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 18px;
}

.font_sidemenu {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

.font_sidemenu a:link{
	color: #666666;
	text-decoration:none;
}
.font_sidemenu a:visited{
	color: #666666;
	text-decoration:none;
}
.font_sidemenu a:hover{
	color: #000E83;
	text-decoration:none;
}
.font_sidemenu a:active{
	color: #666666;
	text-decoration:none;
}

.font_sidemenuregion {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #1C3064;
	
}

.font_title {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #AE5E0D;
	font-weight: bold;
}

.font_body {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}

.font_body a:link{		color: #96c93d; text-decoration:none;}
.font_body a:visited{	color: #427538; text-decoration:none;}
.font_body a:hover{
	color: #427538;
	text-decoration:none;
}
.font_body a:active{		color: #818181; text-decoration:none;}

.font_bodytitle {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #1C3064;
	font-weight: normal;
	line-height: 20px;
}

.font_bodysubtitle {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #1C3064;
	font-weight: bold;
}

.whotext {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

.whowearetext {

	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

/* module_subnav
----------------------------------------------------------------*/
.subnav {
	background-color: #7D7D7D;
	border-top: none;
	padding-left:0px;
	padding-right:0px;
	height:28px;
}
.subnav a:link, .subnav a:active, .subnav a:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	text-align:left;
	text-decoration:none;
	
}
.subnav_over {
	background-color: #96c93d;
	border-top: none;
	padding-left:0px;
	padding-right:0px;
	cursor:pointer;	
	height:28px;
}
.subnav_over a:link, .subnav_over a:active, .subnav_over a:visited  {
	font-family: Verdana;
	font-size: 14px;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	
}
.subnav_on {
	background-color: #7D7D7D;
	border-top: none;
	padding-left:0px;
	padding-right:0px;
	height:28px;
}
.subnav_on a:link, .subnav_on a:active, .subnav_on a:visited  {
	font-family: Verdana;
	font-size: 14px;
	color:#ffffff;
	
	text-align:left;
	text-decoration:none;
}

#topline {
	border-top: 1px solid #cccccc;
	height:50px;
}
#topline2 {
	border-top: 1px solid #cccccc;
}
.style1 { background-image:url('images/hand_back.jpg');
background-repeat:no-repeat 
}

.font_mainabout {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	line-height: 34px;
}
.font_headservice {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #427538;
	font-weight: bold;
}

/* module_subnav
----------------------------------------------------------------*/
.subnav2 {
	border-top: 1px solid #e8e8e8;
	padding-left:5px;
	padding-right:8px;
	height:28px;
}
.subnav2 a:link, .subnav a:active, .subnav2 a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #939598;
	text-align:left;
	text-decoration:none;
}
.subnav2_over {
	background-color: #e8e8e8;
	border-top: 1px solid #e8e8e8;
	padding-left:5px;
	padding-right:8px;
	cursor:pointer;	
	height:28px;
}
.subnav2_over a:link, .subnav_over a:active, .subnav2_over a:visited  {
	font-family: Verdana;
	font-size: 11px;
	color:#427538;
	text-align:left;
	text-decoration:none;
}
.subnav2_on {
	background-color: #427538;
	border-top: 1px solid #e8e8e8;
	padding-left:5px;
	padding-right:8px;
	height:28px;
}
.subnav2_on a:link, .subnav_on a:active, .subnav2_on a:visited  {
	font-family: Verdana;
	font-size: 11px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

#topline1 {
	border-top: 1px solid #e8e8e8;
	height:50px;
}
#topline3 {
	border-top: 1px solid #e8e8e8;
}
