body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
    color: #1a75cf;
	text-decoration: none;
    font-weight: bold;
}
.menu_2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
    color: #1a75cf;
	text-decoration: none;
    font-weight: bold;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #6B6B6B;
	text-decoration: none;
}
.copy_2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	color: #6B6B6B;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #585858;
}
.text_2 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 11px;
	color: #20469A;
}
.text_3 {
	font-family:  Tahoma;
	font-size: 12px;
	line-height: 17px;
	color: #585858;
}
.claims_tarea 
{
	border-right: #abadb4 1px solid; 
    padding-right: 2px; 
    border-top: #abadb4 1px solid; 
    padding-left: 2px; 
    font-size: 11px; 
    padding-bottom: 2px; 
    border-left: #abadb4 1px solid; 
    width: 275px; 
    color: #121212; 
    padding-top: 2px; 
    border-bottom: #abadb4 1px solid; 
    font-family: tahoma; 
    height: 100px
}
.list {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 19px;
	width: 95px;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #26971C;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #3B6E9D;
}
.find {
	height: 19px;
	width: 92px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	color: #6B6B6B;
}
.h1 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: normal;
	font-family: Tahoma;
		color: #6B6B6B;
}
.h3 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: normal;
	font-family: Tahoma;
		color: #6B6B6B;
}
.h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: normal;
	font-family: Tahoma;
		color: #6B6B6B;
}
.h5 {
	margin: 0.2em 0;
	font-size: 1.0em;
	font-weight: normal;
	font-family: Tahoma;
	color: #6B6B6B;
}
.style_10{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 13px;
	color: #6B6B6B;
}
.style_12{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #6B6B6B;
}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {
            margin-right: 0pt;
            text-indent: 0pt;
            margin-top: 0pt;
            margin-bottom: 0pt;
            text-align: left;
            font-family: "Tahoma";
            font-size: 8.0pt;
        }
 .style1
{
    font-family: "Tahoma";
    font-size: 11px;
    line-height: 15px;
}
.style2
{
    color: #26971C;
    font-weight: bold;
}
.style3
{
    font-family: "Tahoma";
    font-size: small;
    font-style: italic;
    font-weight: bold;
    color: #FF9900;
}
.style4
{
    color: #FF6600;
    font-size: medium;
}


/* Share/Follow buttons and popups */
#shareButton, #followButton { float: left; width: 298px; height: 128px; }
#shareButton span, #followButton span { display: none; }
#shareButton { background: none no-repeat 0 0; margin-right: 4px; margin-top: 20px; }
#followButton { background: none no-repeat 0 0; margin-top: 20px; }
#shareButton:hover, #followButton:hover { cursor: pointer; background-position: 0 -128px; }
#share div.popup, #follow div.popup { position: absolute; z-index: 9999; background: #fff; border: 2px solid #d1d1d1; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 20px; width: 488px; left: 36px; margin-top: -100px; -moz-box-shadow: 0 0 1em rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, 0.5); }
#share .closeButton, #follow .closeButton { float: right; border: 1px solid #666; background: #ccc; padding: 5px; }
#share .closeButton:hover, #follow .closeButton:hover { cursor: pointer; }

/* Social bookmark links */

.social ul { display: block; float: left; list-style: none; margin: 2px 0 0 0; padding: 0; }
.social ul li { display: inline; }
.social ul li:first-child { padding-left: 0; }
.social ul a { display: inline-block; width: 24px; height: 24px; background-position: 0 0; }
.social ul a span { display: none; }
.social ul a:hover { background-position: 0 -22px; }
.social ul a.twitter { background-image: url("images/twitter_24.png"); }
.social ul a.facebook { background-image: url("images/facebook_24.png"); }
.social ul a.rss { background-image: url("images/rss_24.png"); }