/* CSS Document */

body, html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
body {
    -webkit-text-size-adjust: none;
	font-family: 'Source Sans Pro', helvetica, arial;
	font-size: 16px;
	font-weight: 300;
}
img {
	border:0;
}
.logo {
	max-width:400px;
}
.bkgrd {
	background-color: #FAFAFA;
}
.style01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #0080FF;
}
.style02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0080FF;
	font-weight:normal;
	padding-left:10px;
	line-height:1.8;
}
.style02r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0080FF;
	font-weight:normal;
	padding-right:10px;
	text-align:right;
}
.style03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0080FF;
	font-weight:normal;
/*	vertical-align:top; */
	padding-left:20px;
}
.style04 {
 	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	line-height:40px;
	color: #373737;
	font-weight:normal;
	letter-spacing:0.6px;
}
.style05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #373737;
	font-weight:bold;
	line-height:40px;
	letter-spacing:0.6px
}
.style06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BA000D;
	font-weight: bold;
}
.style07 {
 	font-family: Arial, Helvetica, sans-serif; 
	font-size: 28px;
	color: #0080FF;
	font-weight:bold;

}
.style08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.stylef1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ED8725;
	padding:10px 10px 0 0;
	text-align:center;
}
.stylef2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #373737;
	padding:10px 0 20px 0;
	text-align:left;
}
.stylef2c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #373737;
	padding:10px 2% 20px 35px;
	text-align: left;
	text-indent: -35px;
}
.stylef3 {
	font-family: 'Aguafina Script', cursive;
	font-size: 34px;
	color: #373737;
    display:inline-block;
    -webkit-transform:rotate(-15deg);
    text-align:center;
}
.feedsign {
    position:relative;
    float:right;
	padding: 10px 30% 0 0;
    width:250px;
}
.feedlogo {
	vertical-align:top;
	text-align:center;
	padding: 5px 0 0 0;
    width:75px;
}
.sniper01 {
	display:none;
}
a:link {
	color: #373737;
	text-decoration: none;
}
a:hover {
	cursor: pointer;
	color: #ED8725;
	text-decoration: none;
}
a:visited {
	color: #000000
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
@media only screen and (max-width: 1151px) {
	.style01 {
		font-size: 18px;
	}
	.style02 {
		font-size: 18px;
	}
	.style03 {
		font-size: 18px;
	}
	.style04 {
		font-size: 18px;
	}
	.style05 {
		font-size: 18px;
	}
	.stylef1 {
		font-size: 18px;
	}
	.stylef2 {
		font-size: 18px;
	}
	.stylef2c {
		font-size: 18px;
	}
	.feedsign {
		padding: 10px 30% 0 0;
    	width:150px;
	}
}
@media only screen and (max-width: 1080px) {
	.style01 {
		font-size: 22px;
	}
	.style02 {
		font-size: 18px;
	}
	.style03 {
		font-size: 18px;
	}
	.style04 {
		font-size: 22px;
	}
	.style05 {
		font-size: 18px;
	}
	.stylef1 {
		font-size: 22px;
	}
	.stylef2 {
		font-size: 18px;
	}
	.stylef2c {
		font-size: 18px;
	}
	.feedsign {
		padding: 10px 30% 0 0;
    	width:150px;
	}
}
@media print {
	.NoPrintMate {
		display:none;
		}
	}
