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

/*
author: FliteHaus Creative Agency
date modified: 07.01.09
type: type/text css
*/


/* ----- base font settings ----- */

body {

	}

/* ----- html text styles ----- */

p {

}

h1 {

}

h2 {

}

h3 {

}

h4 {

}
	
hr {

}

pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {
	font-weight: bold;
}
		
/* ----- text links ----- */

a {
	text-decoration:none;
	color:#000000;
}

a:visited {

}

a:active {

}
	
a:hover {

}

.bcrumb {
font-size: 10px !important;
}


/*----- Presentations Page -----*/
h3.presTitle {
font-size: 16px;
padding: 0 0 0 30px;
background: url(/gametech/global-images/icn-pdf.png) left no-repeat;
}

.presAuthor {
font-size: 12px !important;
padding: 0 0 0 30px;
}