

/* @group Tag Styles */

body {
	background : #FFFFFF;
	font: 12pt Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.4em;
	margin-bottom: 5px;
}

h5 {
	font-size: 1.2em;
	margin-bottom: 3px;
}

h6 {
	font-size: 1em;
	margin-bottom: 0px;
}

a:link {
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px dashed #000000;
}
	
/* @end */

/* @group Layout Styles */

#branded {
	display: none;
}

#oiNav {
	display: none;
}

#oiContent {
}

#oiFooter {
	font-weight: bold;
	font-size: 0.8em;
}

.oiSystemPlugin img {
	display: none;
}

.oiSystemHelp {
	display: none;
}
	
/* @end */
