/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 22, 2011 08:19:40 PM America/New_York */



@font-face {
    font-family: 'SansationRegular';
    src: url('../style/fonts/Sansation_Regular-webfont.eot');
    src: url('../style/fonts/Sansation_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../style/fonts/Sansation_Regular-webfont.woff') format('woff'),
         url('../style/fonts/Sansation_Regular-webfont.ttf') format('truetype'),
         url('../style/fonts/Sansation_Regular-webfont.svg#SansationRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationLight';
    src: url('../style/fonts/Sansation_Light-webfont.eot');
    src: url('../style/fonts/Sansation_Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../style/fonts/Sansation_Light-webfont.woff') format('woff'),
         url('../style/fonts/Sansation_Light-webfont.ttf') format('truetype'),
         url('../style/fonts/Sansation_Light-webfont.svg#SansationLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SansationBold';
    src: url('../style/fonts/Sansation_Bold-webfont.eot');
    src: url('../style/fonts/Sansation_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../style/fonts/Sansation_Bold-webfont.woff') format('woff'),
         url('../style/fonts/Sansation_Bold-webfont.ttf') format('truetype'),
         url('../style/fonts/Sansation_Bold-webfont.svg#SansationBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

p.customfont{
	font-family: "SansationRegular";
}

p.maintext{
	font-family: "SansationRegular";
	margin-left: 5%;
}
p.footnote{
	font-family: "SansationLight";
	margin-left: 5%;
	margin-top: 0%;
	font-size: 80%;;
	text-align:justify;
	color: black;
	position relative;
}

p.maintextfoot{
	font-family: "SansationLight";
	margin-left: 12%;
	font-size: 60%;;
	text-align:justify;
	color: black;
	position relative;
}

table.tablestyle{
	margin-left: 6%;
	 font: bold 0.89em "SansationLight";"
}

div.leftbox{
	font: bold 0.89em "SansationLight";
	position relative;
	margin-left: 15%;
	text-align:justify;
}
div.mainboxtext{
	font: bold 0.89em;
	font-family:"SansationRegular";
	color: black;
	position relative;
	margin-left: 7%;
	margin-top: -2%;
	text-align:justify;
}
ul.mainlist{
	font-family: "SansationRegular";
	margin-left: 3%;
	list-style-type:circle;
}
li.space{
	padding-bottom: 8px;
}

