/* YUI RESET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym { border:0;
}
/* END YUI RESET */

/* general styles */
body {
  font-family: 'Helvetica Neue', arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #231f20;
}
input {
  font-family: 'Helvetica Neue', arial, sans-serif;
}
input:active {
  outline: medium none;
}
a {
  outline: medium none;
  color: #7b9b51;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #231F20;
}
a.active {
  color: #b4cc95;
  outline: medium none;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
p {
  padding-bottom: 20px;
}
h1,
h1 a {
  color: #7b9b51;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 10px;
  font-weight: normal;
}

h2 {
  color: #7b9b51;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

h2 a {
  color: #231f20;
}

h3,
h3 a {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase; 
  font-weight: bold;
}

h4,
h4 a {
  font-weight: bold;
  margin: 0;
  font-size: 12px;
  line-height: 16px;
}

h5,
h5 a {
  font-weight: bold;
  margin: 0;
  font-size: 16px;
  line-height: 18px;
}

h6,
h6 a {
  font-weight: bold;
  margin: 0;
  font-size: 14px;
  line-height: 18px;
}

ul {
  padding-bottom: 20px;
}

ul,
.block ul {
  list-style: disc outside none;
  padding-left: 15px;
}

.clearer{
  clear: both;
  height: 0px;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
	display: block;
}

.museo_slab_300 {
  font-family: 'museo-slab','museo-slab-1','museo-slab-2';
}

.museo_slab_900 {
  font-family: 'museo-slab','museo-slab-1','museo-slab-2';
  font-weight: 900;
}

.intro_paragraph {
  font-family: 'museo-slab','museo-slab-1','museo-slab-2';
  font-size: 18px;
  line-height: 24px;
}

a.button {
  cursor: pointer;
  line-height: 12px;
  display: block;
  background-image: url(../images/buttons/btn_button101.png);
  background-repeat: no-repeat;
  width: 101px;
  height: 11px;
  color: #FFFFFF;
  font-family: 'museo-slab','museo-slab-1','museo-slab-2';
  font-size: 12px;
  font-weight: 900;
  padding-top: 7px;
  padding-bottom: 7px;
  text-transform: uppercase;
  text-align: center;
}

a.button:hover {
  color: #b4cc95;
}

a.long_button {
  cursor: pointer;
  line-height: 12px;
  display: block;
  background-image: url(../images/buttons/btn_button160.png);
  background-repeat: no-repeat;
  width: 160px;
  height: 11px;
  color: #FFFFFF;
  font-family: 'museo-slab','museo-slab-1','museo-slab-2';
  font-size: 12px;
  font-weight: 900;
  padding-top: 7px;
  padding-bottom: 7px;
  text-transform: uppercase;
  text-align: center;
}

a.long_button:hover {
  color: #b4cc95;
}

a.long_button2 {
  cursor: pointer;
  line-height: 12px;
  display: block;
  background-image: url(../images/buttons/btn_button150.png);
  background-repeat: no-repeat;
  width: 150px;
  height: 11px;
  color: #FFFFFF;
  font-family: 'museo-slab','museo-slab-1','museo-slab-2';
  font-size: 12px;
  font-weight: 900;
  padding-top: 7px;
  padding-bottom: 7px;
  text-transform: uppercase;
  text-align: center;
}

a.long_button2:hover {
  color: #b4cc95;
}

a.free_button {
	width:auto;
  cursor: pointer;
  line-height: 12px;
  display: block;
  background-color: #7d9b51; 
  color: #FFFFFF;
  font-family: 'museo-slab','museo-slab-1','museo-slab-2';
  font-size: 12px;
  font-weight: 900;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
  text-align: center;
	 border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}

a.medium_button {
  cursor: pointer;
  line-height: 12px;
  display: block;
  background-image: url(../images/buttons/btn_button141.png);
  background-repeat: no-repeat;
  width: 141px;
  height: 11px;
  color: #FFFFFF;
  font-family: 'museo-slab','museo-slab-1','museo-slab-2';
  font-size: 12px;
  font-weight: 900;
  padding-top: 7px;
  padding-bottom: 7px;
  text-transform: uppercase;
  text-align: center;
}

a.medium_button:hover {
  color: #b4cc95;
}

a.short_button {
  cursor: pointer;
  line-height: 12px;
  display: block;
  background-image: url(../images/buttons/btn_button76.png);
  background-repeat: no-repeat;
  width: 83px;
  height: 11px;
  color: #FFFFFF;
  font-family: 'museo-slab','museo-slab-1','museo-slab-2';
  font-size: 12px;
  font-weight: 900;
  padding-top: 7px;
  padding-bottom: 7px;
  text-transform: uppercase;
  text-align: center;
}

a.short_button:hover {
  color: #b4cc95;
}

a.short_button2 {
  cursor: pointer;
  line-height: 12px;
  display: block;
  background-image: url(../images/buttons/btn_button83.png);
  background-repeat: no-repeat;
  width: 76px;
  height: 11px;
  color: #FFFFFF;
  font-family: 'museo-slab','museo-slab-1','museo-slab-2';
  font-size: 12px;
  font-weight: 900;
  padding-top: 7px;
  padding-bottom: 7px;
  text-transform: uppercase;
  text-align: center;
}

a.short_button2:hover {
  color: #b4cc95;
}

a.white_button {
  cursor: pointer;
  line-height: 12px;
  display: block;
  background-image: url(../images/buttons/btn_white_button103.png);
  background-repeat: no-repeat;
  width: 103px;
  height: 11px;
  color: #7b9b51;
  font-family: 'museo-slab','museo-slab-1','museo-slab-2';
  font-size: 12px;
  font-weight: 900;
  padding-top: 9px;
  padding-bottom: 7px;
  text-transform: uppercase;
  text-align: center;
}

a.white_button:hover {
  color: #617941;
}

a.side_button,
.addthis_toolbox_item {
  cursor: pointer;
  width: 176px;
  height: 18px;
  line-height: 12px;
  background-repeat: no-repeat;
  display: block;
  color: #617941;
  font-family: 'museo-slab','museo-slab-1','museo-slab-2';
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  padding-left: 33px;
  padding-top: 9px;
}

a.side_button:hover,
.addthis_toolbox_item:hover {
  color: #7b9b51;
}

a.btn_print {
  width: 176px;
  height: 18px;
  line-height: 12px;
  background-repeat: no-repeat;
  display: block;
  color: #617941;
  font-family: 'museo-slab','museo-slab-1','museo-slab-2';
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  padding-left: 33px;
  padding-top: 9px;
  background-image: url(../images/buttons/btn_print.png);
}

a.btn_share,
.addthis_toolbox_item  {
  width: 176px;
  height: 18px;
  line-height: 12px;
  background-repeat: no-repeat;
  display: block;
  color: #617941;
  font-family: 'museo-slab','museo-slab-1','museo-slab-2';
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  padding-left: 33px;
  padding-top: 9px;
  background-image: url(../images/buttons/btn_share.png);
}

a.btn_download {
  width: 176px;
  height: 18px;
  line-height: 12px;
  background-repeat: no-repeat;
  display: block;
  color: #617941;
  font-family: 'museo-slab','museo-slab-1','museo-slab-2';
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  padding-left: 33px;
  padding-top: 9px;
  background-image: url(../images/buttons/btn_download.png);
}

.light_green {
  color: #b4cc95;
}

a.light_green {
 color: #7b9b51;
}

.green_separator {
    background-image: url("../images/green_separator.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 0;
    margin-bottom: -2px;
    overflow: hidden;
    padding-top: 13px;
    width: 2px;
}
