@charset "utf-8";
.MONSlocations { 
	width:200px; 
	height:19px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.MONScategories {
	width:200px; 
	height:19px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.MONSkeyword {
	width:165px; 
	height:19px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.MONSkeyword_alone {
	width:115px; 
	height:19px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.header_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002f55;
}
.header_login a {
	color: #7EA3C1;
	text-decoration: none;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7EA3C1;
}
.breadcrumbs a {
	color: #7EA3C1;
}
.breadcrumbs.currentcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #7EA3C1;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002f55;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002f55;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #485865;
}
.content_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7EA3C1;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7EA3C1;
}
.footer_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color: #7EA3C1;
}

.footer_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002f55;
}

.buttonscontainer {width: 127px;}

.buttons a {
color: #FFFFFF;
border: 0px solid;
background:transparent url('http://www.mergisgroup.com/images/nav_bg_blue_gradient_1x50.gif') repeat-x bottom right;
font-size: 10px; 
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
display: block;
padding-left:4px;
padding-top:2px;
padding-right:4px;
padding-bottom:2px;
margin-bottom:0;
margin-top:0;
margin-right:0;
margin-left:0;
height:25px;
text-align: left;}

.buttons a:hover {
background:transparent url('http://www.mergisgroup.com/images/nav_bg_blue_gradient_1x50_hover.gif') repeat-x bottom right;
}

.buttons_active a {color: #FFFFFF;
border: 0px solid;
background:transparent url('http://www.mergisgroup.com/images/nav_bg_blue_gradient_1x50_hover.gif') repeat-x bottom right;
font-size: 10px; 
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
display: block;
padding-left:4px;
padding-top:2px;
padding-right:4px;
padding-bottom:2px;
margin-bottom:0;
margin-top:0;
margin-right:0;
margin-left:0;
height:25px;
text-align: left;}

.buttonscontainer_sm {width: 127px;}

.buttons_sm a {
color: #002f55;
border: 0px solid;
background:transparent url('http://www.mergisgroup.com/images/nav_bg_blue_gradient_1x50_hover.gif') repeat-x bottom right;
font-size: 10px; 
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
display: block;
padding-left:4px;
padding-top:2px;
padding-right:4px;
padding-bottom:2px;
margin-bottom:0;
margin-top:0;
margin-right:0;
margin-left:0;
height:18px;
text-align: right;}

.buttons_sm a:hover {
background:transparent url('http://www.mergisgroup.com/images/nav_bg_blue_gradient_1x50_hover_y.gif') repeat-x bottom right;
}


