body { 
	background: #082944 url(../images/fundo_pagina.jpg) repeat-x; 
	margin: 0;
	}
p { 
	font: 14px "Trebuchet MS", Arial; 
	color: #333333; 
	}
h1 { 
	font: bold 24px "Trebuchet MS", Arial; 
	color: #004782;
	}
h2 { 
	font: bold 14px "Trebuchet MS", Arial; 
	color: #004782;
	}
h3 { 
	font: italic normal 14px "Trebuchet MS", Arial; 
	color: #333333;
	}
a.link_geral {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.link_geral:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.link_tellfriend {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.link_tellfriend:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.rodape {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #C8D9E8;
	line-height: 16px;
}
a.link_pagina {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003867;
	text-decoration: underline;
}
a.link_pagina:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003867;
	text-decoration: none;
}
li { 
	font: 14px "Trebuchet MS", Arial; 
	color: #333333; 
}.e {
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.tit_name {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004782;
}
.scott_bio {
	background-image: url(../images/scott_bio.jpg);
	background-repeat: no-repeat;
}
.russell_bio {
	background-image: url(../images/russel_bio.jpg);
	background-repeat: no-repeat;
}
.ryan_bio {
	background-image: url(../images/ryan_bio.jpg);
	background-repeat: no-repeat;
}
.input_mask {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.link_form {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #f2d63a;
	text-decoration: none;
}
a.link_form:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #f2d63a;
	text-decoration: underline;
}

.addthis_toolbox .two_column 
{
	width: 190px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

.addthis_toolbox .two_column a 
{
    padding: 4px 0 4px 34px;
    position: relative;
    width: 66px;
    display: block;
    text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.addthis_toolbox .two_column a:hover
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #B4D3F8;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.addthis_toolbox .two_column span
{
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .two_column  .top
{
    padding: 0 0 10px 0;
    border-bottom: solid 1px #eee;
    margin-bottom: 10px;
    margin: 0 20px 10px 20px;
}

.addthis_toolbox .two_column  .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 20px 0 20px;
    text-align: center;
}

.addthis_toolbox .two_column  .more a
{
    padding: 4px 0;
    width: auto;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.addthis_toolbox .two_column .more span
{
    display: none;
}

.addthis_toolbox .two_column .column1
{
    width: 90px;
    float: left;
}

.addthis_toolbox .two_column .column2
{
    width: 90px;
    float: left;
}

.addthis_toolbox .two_column .clear
{
    clear: both;
    padding: 0;
    display: block;
    height: 0;
    width: 0;
}
.button {
	background-color: #0C2A44;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #EAE33A;
}
