/* Front page H1 */
#page-main h1 {
	font-size: 0.7em;
}

#page-main h1.center {
	text-align: center;
}

h1, h2, h3, h4 {
	/*
	font-style: italic;
	*/
	font-family: luxi sans,sans-serif;
}

h1 {font-size: 18px; font-family: Arial, sans-serif;
font-weight: bold; color: #91A9AB; text-decoration: none;
}
h2 {font-size: 18px; font-family: Arial, sans-serif;
font-weight: bold; color: #FFFFFF; position: relative;
}
h3 {font-size: 22px; font-family: Arial, sans-serif;
font-weight: bold; color: #006B6B; position: relative;
}

hr {
	border: 0;
	border-bottom: 1px solid #000;
}

.sdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.pagegrey	{
   font-family: Arial, Helvetica, sans-serif, serif;
	font-size: 13px;
	font-weight: bold;
	color: #91A9AB;
	style: italic;
	}

.pageBC	{
   font-family: Arial, Helvetica, sans-serif, serif;
	font-size: 13px;
	font-weight: bold;
	color: #006B6B;
	style: italic;
	}

.WebEstate	{
   font-family: Arial, Helvetica, sans-serif, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006B6B;
	font-style: italic;
	}

.SimCell {
   font-family: Arial, Helvetica, sans-serif, serif;
	font-size: 11px;
	color: #9A9A9A;
	}

.TosCell {
   font-family: Arial, Helvetica, sans-serif, serif;
	font-size: 11px;
	color: #00004A;
	}

.HomeCell {
   font-family: Arial, Helvetica, sans-serif, serif;
	font-size: 10px;
	color: #006B6B;
	}

#adrevenue-content li {
	padding: 1pt;
}

#adrevenue-content h1 {
	margin-top: 0;
}

#adrevenue-content a img {
	margin: 1px;
	border: 0;
}

#adrevenue-content a:hover img {
	margin: 0;
	border: 1px solid #f00;
}

#adrevenue-content a img.noborder {
	margin: 0;
	border: 0;
}

#adrevenue-content a:hover img .noborder {
	margin: 0;
	border: 0;
}

/* pre.screen is for DocBook HTML output */
code.screen, pre.screen {
	font-family: monospace;
	font-size: 0.7em;
	display: block;
	padding: 10px;
	border: 1px solid #bbb;
	background-color: #eee;
	color: #000;
	overflow: auto;
	border-radius: 2.5px;
	-moz-border-radius: 2.5px;
	margin: 0.5em 2em;
}

code.command, code.filename {
	font-family: monospace;
}

code.citetitle {
	font-family: sans-serif;
	font-style: italic;
}

strong.application {
	font-weight: bold;
}

.indent {
	margin: 0 2em;
}
