@charset "utf-8";
/* CSS Document */
a {
	color: #0095d3;
}
a:hover {color:#ccde56;} 
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	padding-top:15px;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #0095d3;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ccde56;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #252525;
	padding-right: 10px;
}
.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #0095d3;
}
.boldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #78A22F;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.bkimage {
background-image:url(../../images/image.jpg);
background-repeat:no-repeat;
}
.bkimage01 {
background-image:url(../../images/image_01.jpg);
background-repeat:no-repeat;
}
.blue {
	color: #0095d3;
}
.green {
	color: #78A22F;
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #252525;
	padding-right: 10px;
}
