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

.t-ptext {
	font-family: calibri;
	font-style: normal;
	font-variant: normal;
	text-align: justify;
}
.t-p {
	font-family: calibri;
	font-style: normal;
	font-variant: normal;
	font-size: 20px;
	text-align: justify;
}
.t-p14 {
	font-family: calibri;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	text-align: justify;
}
.t-p16 {
	font-family: calibri;
	font-style: normal;
	font-variant: normal;
	font-size: 16px;
	text-align: justify;
}
.t-p18 {
	font-family: calibri;
	font-style: normal;
	font-variant: normal;
	font-size: 18px;
	text-align: justify;
}

.t-p25 {
	font-family: calibri;
	font-style: normal;
	font-variant: normal;
	font-size: 25px;
	text-align: center;
	
}


html, body {
	height: 100%;
	background-color: #ffffff;
}
body {
	margin: 0;
	padding: 0;
	overflow: auto;
}
#flashContent {
	width: 100%;
	height: 600px;
}
.t-h1 {
	font-family:calibri;
	font-style: normal;
	font-variant: normal;
	font-size:35px;
}

.wrapper {
width: 1000px;
margin: 0 auto;
background-color:#f0cb00;
}
