/* BODY STUFF */
/*IE8*/
/*Fire otf/ttf*/
/*Saf/Op: otf/ttf/svg*/
/*Chrome ttf/svg*/
@font-face {
    font-family: 'UbuntuRegular';
    src: url('fonts/Ubuntu-Regular-webfont.eot');
    src: url('fonts/Ubuntu-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-Regular-webfont.woff') format('woff'),
         url('fonts/Ubuntu-Regular-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-Regular-webfont.svg#UbuntuRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}

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

}

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

}

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

}

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

}

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

}


body {
	background-color: #ffffff;
	font-family: UbuntuRegular, Ariel Narrow;
	}

p {
	font-size: 10pt;
	line-height: 12.75pt;
	}

.centered {
	text-align: center;
	}

.leftt {
	text-align: left;
	}

.rightt {
	text-align: right;
	}


h1 {
	font-size: 14pt;
	font-weight: bolder;
	line-height: 12.75pt;
	text-align:center;
	}

h2 {
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	line-height: 12.75pt;
	text-align: center;
	}

h3 {
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: underline;
	line-height: 12.75pt;
	text-align: left;
	}

h3n {
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
	line-height: 12.75pt;
	text-align:center;
	}

h4 {
	font-size: 9pt;
	font-weight: normal;
	line-height: 12.75pt;
	text-align: left;
	}

h4c {
	font-size: 9pt;
	font-weight: normal;
	line-height: 12.75pt;
	text-align: center;
	}


/* LINKS */

a:link {
	color:#B85E14;
	font-size: 10pt;
	font-weight: none;
	font-weight: none;
	text-decoration: none;
	}

a:hover {
	color: #B85E14;
	font-size: 11pt;
	font-weight: none;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #B85E14;
	font-size: 10pt;
	font-weight: none;
	text-decoration: none;
	underline: none;
	}

a.toc {
	font-family: UbuntuRegular, Ariel Narrow;
	font-variant: normal;
	font-size: 9pt;
	font-weight: bolder;
	color: #B85E14;
	}

a.toc2 {
	font-family: UbuntuRegular, Ariel Narrow;
	font-variant: normal;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	}

a.email {
	font-family: UbuntuRegular, Ariel Narrow;
	font-variant: normal;
	font-size: 9pt;
	font-weight: bolder;
	color: #D5D5D5;
	}
	
a.img	{
	border: 0px;
	}

a.store	{
	font-family: UbuntuRegular, Ariel Narrow;
	font-variant: normal;
	font-size: 8pt;
	font-weight: bolder;
	color: #000000;
	}




/* IMAGES */

img.x911 {
	position:absolute;
	bottom: 10px;
	right: 10px;
	}

img.print {
	background-image: url(print.png);
	position:absolute;
	top: 10px;
	left: 10px;
	z-index: -1;
	} 

img.title {
	position:absolute;
	top: 10px;
	left: 10px;
	border: 0;
	}






/* TOC STUFF */


toc {
	
	font-family: UbuntuRegular, Ariel Narrow;
	font-variant: normal;
	font-size: 9pt;
	font-weight: bolder;
	color: #B85E14;
	}

.toc2 {
	font-family: UbuntuRegular, Ariel Narrow;
	font-variant: normal;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	text-indent: 10px;
	}

.toc_sub {
	font-family: UbuntuRegular, Ariel Narrow;
	font-variant: normal;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-indent: 10px;
	}





/* SPECIAL TEXT */

.copyright {
	position: absolute;
	font-size: 8pt;
	color: #D5D5D5;
	bottom: 10px;
	left: 10px;
	}

.caption {
	font-weight: bold;
	text-align: center;
	font-size: 9pt;
	line-height: 10pt;
	}


