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

body {
	margin: 0px;
}
#stage {
	margin-right: auto;
	margin-left: auto;
}
#banner {
	display: none;
}

/* see IE style for #logo IE hack */
#logo {
	position: relative;
}


#nav {
	display: none;
}



#content {
	margin: 0px 40px;
}
#content img {
	border: 1px solid #B8A7D4;
	padding: 5px;
}
#content p {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 17px;
}
#content a:link {
	font-weight: bold;
	color: #1400B1;
	text-decoration: none;
}
#content a:visited {
	font-weight: bold;
	color: #078402;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	color: #B80600;
	text-decoration: none;
}
#content h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #078402;
}
#content h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #B6ADD4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6ADD4;
	padding-bottom: 5px;
	letter-spacing: 10px;
}
#content  ul {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 17px;
}
#content ol {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 17px;
}
#content h3 {
	font-size: 16px;
	color: #1400B1;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-style: italic;
	margin-bottom: 10px;
}
#content td {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
}
#comps {
	background-image: none;
	width: auto;
}
#copyright_print {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 40px;
	border-top: solid 1px #000;
}
#copyright {
	display: none;
}
.smallgrey {
	font-size: 8px;
	color: #666666;
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
.greyitalics {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
#bannerads {
	display:none;
 }

