/**************************
*      GENERAL STYLES     *
**************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: none;
    font-family: ;
	text-decoration:none;
	line-height:100%;
	text-align:left;
}
p{
	line-height:110%;
}
p a{
	color:#505050;
	text-decoration:underline;
}
p a:hover{
	color:#0093d0;
	text-decoration:underline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
html, body{
    height: 100%;
}

body {
	line-height: 1;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:active{outline: none;}
* :focus {outline: none;}

#wrapper{
    height: 100%;
    min-height:100%;
    position:relative;
}
.clear{
	clear:both;
}

/* Added on 07-08-2015 */
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner{
    border: none;
}
/* Added on 07-08-2015 */

/**************************
*         FONTS 	      *
**************************/
@font-face {
    font-family: 'denseregular';
    src: url('../fonts/denseRegular/dense-regular-webfont.eot');
    src: url('../fonts/denseRegular/dense-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/denseRegular/dense-regular-webfont.woff2') format('woff2'),
         url('../fonts/denseRegular/dense-regular-webfont.woff') format('woff'),
         url('../fonts/denseRegular/dense-regular-webfont.ttf') format('truetype'),
         url('../fonts/denseRegular/dense-regular-webfont.svg#denseregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans100';
    src: url('../fonts/museoSans/museosans-100-webfont.eot');
    src: url('../fonts/museoSans/museosans-100-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museoSans/museosans-100-webfont.woff2') format('woff2'),
         url('../fonts/museoSans/museosans-100-webfont.woff') format('woff'),
         url('../fonts/museoSans/museosans-100-webfont.ttf') format('truetype'),
         url('../fonts/museoSans/museosans-100-webfont.svg#museo_sans100') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo_sans500';
    src: url('../fonts/museoSans/museosans_500-webfont.eot');
    src: url('../fonts/museoSans/museosans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museoSans/museosans_500-webfont.woff2') format('woff2'),
         url('../fonts/museoSans/museosans_500-webfont.woff') format('woff'),
         url('../fonts/museoSans/museosans_500-webfont.ttf') format('truetype'),
         url('../fonts/museoSans/museosans_500-webfont.svg#museo_sans500') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo_sans500_italic';
    src: url('../fonts/museoSans/museosans_500_italic-webfont.eot');
    src: url('../fonts/museoSans/museosans_500_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museoSans/museosans_500_italic-webfont.woff2') format('woff2'),
         url('../fonts/museoSans/museosans_500_italic-webfont.woff') format('woff'),
         url('../fonts/museoSans/museosans_500_italic-webfont.ttf') format('truetype'),
         url('../fonts/museoSans/museosans_500_italic-webfont.svg#museo_sans500_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo_sans700';
    src: url('../fonts/museoSans/museosans_700-webfont.eot');
    src: url('../fonts/museoSans/museosans_700-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museoSans/museosans_700-webfont.woff2') format('woff2'),
         url('../fonts/museoSans/museosans_700-webfont.woff') format('woff'),
         url('../fonts/museoSans/museosans_700-webfont.ttf') format('truetype'),
         url('../fonts/museoSans/museosans_700-webfont.svg#museo_sans700') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo_sans900';
    src: url('../fonts/museoSans/museosans_900-webfont.eot');
    src: url('../fonts/museoSans/museosans_900-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museoSans/museosans_900-webfont.woff2') format('woff2'),
         url('../fonts/museoSans/museosans_900-webfont.woff') format('woff'),
         url('../fonts/museoSans/museosans_900-webfont.ttf') format('truetype'),
         url('../fonts/museoSans/museosans_900-webfont.svg#museo_sans900') format('svg');
    font-weight: normal;
    font-style: normal;
}
/**************************
*      MEDIA QUERIES      *
**************************/
@media screen and (max-device-width: 800px){
  body{
    -webkit-text-size-adjust: none;
  }
}