@charset "utf-8";
/* CSS Document */

.top {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#069;
	text-decoration:none;
}


.top:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#F60;
	text-decoration:none;
}

.footer1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#069;
	text-decoration:none;
}
.footer2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#069;
	text-decoration:none;
}
.footer2:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#069;
	text-decoration:none;
}


.qoute {
	font-family:"Myriad Pro";
	font-size:12px;
	color:#1D537B;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:10px;
	padding-left:5px;
}

.headline {
	font-family:"Myriad Pro";
	font-size:20.5px;
	color:#1D537B;
	font-weight:500;
}

.box {
	text-align:justify;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	word-spacing:1px;
	padding-left:22px;
	padding-right:32px;
}
.box2 {
	text-align:justify;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	word-spacing:1px;
	padding-left:33px;
	padding-right:32px;
}
.box3 {
	text-align:justify;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	word-spacing:1px;
	padding-left:36px;
	padding-right:19px;
}

.list {
	list-style:url(../images/list.jpg) none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding:5px;
	color:#000;
	text-decoration:none;

}
.listhead {
	list-style:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding:5px;
	color:#000;
	text-decoration:none;

}
.para {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;

}

