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

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:200%;
	color:#eeeeff;
	background-image:url(../images/ProjectTitle-bg.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	margin-bottom: 0px;
	text-shadow:#000000;
	}	

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:150%;
	color:#eeeeff;
	}	

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:100%;
	color:#eeeeff;
	}	

.projectSubTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:145%;
	color:#eeeeff;
	margin-top: 2px;
	margin-left: 5px;
	}	

.showTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:200%;
	font-style: italic;
	color:#eeeeff;
	background-image:url(../images/ProjectTitle-bg.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	margin-bottom: 0px;
	text-shadow:#000000;
	}

.ProdTeam {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:100%;
	color:#eeeeff;
	margin-top: 2px;
	margin-left: 5px;
	text-align: right;
	}	
		
.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.ShowFunction {
	color: #eeeeff;
	font-size: 140%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

.graphicFunction {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:140%;
	color:#eeeeff;
	}	
	
.authors {
	font-family: "Book Antiqua", "palatino Linotype", serif;
	font-size: 1em;
	color: #eeeeff;
	font-style: italic;
	font-weight: bold;
}
