/*--- Copyright © 1998, 2011, Oracle and/or its affiliates.  All rights reserved. --- */
body
{
	background-color: #FFFFFF;
	color: #000000;
}

li.DecisionList
{
	padding-left: 16px;
	text-indent: -16px;
}

A:link[href*="javascript:"], A:link[href*="http:"]
{
	color: #0000FF;
}
A:active[href*="javascript:"], A:active[href*="http:"]
{
	color: #0000FF;
}
A:visited[href*="javascript:"], A:visited[href*="http:"]
{
	color: #0000FF;
}
A:hover[href*="javascript:"], A:hover[href*="http:"]
{
	color: #0099FF;
}

.CurvedBoxColor
{
	background-color: rgb(102,102,102);
}
.BubbleBg
{
	background-color: #ffffcc;
}
.InstructText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.InstructTextButtonIE
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	display: inline;
	height: 25px;
}
.InstructTextButtonIE7
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	display: inline;
	height: 25px;
}
.InstructTextButtonFF
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	display: inline;
	height: 25px;
	padding-bottom: 2px;
}
.GrayBackground
{
	background: #cccccc;
}
.BubbleHyperText
{
	color: #0033cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
a:link[class="BubbleHyperText"]
{
	color: #0033cc;
}
 ;

.HomeNavHypertext
{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.NavHypertextLight
{
	color: #ccffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.CurvedBoxText
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.CurvedBoxNav
{
	color: #ccffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.FrameText
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.TocFormControl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.PrefTextHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.PrefTop
{
	width: 100%;
	height: 16px;
	background-image: url(../img/pref_top.gif);
	background-repeat: repeat-x;
}
.PrefLeft
{
	width: 16px;
	background-image: url(../img/pref_left.gif);
}
.PrefRight
{
	width: 16px;
	background-image: url(../img/pref_right.gif);
}
.PrefBottom
{
	height: 16px;
	background-image: url(../img/pref_bot.gif);
	background-repeat: repeat-x;
}
.PrefBody
{
	margin: 0;
}
.Area
{
	border-bottom-color: red;
	border-left-color: red;
	border-right-color: red;
	border-top-color: red;
}

div#content p, div#content ul
{
	margin-bottom: 0px;
	margin-top: 0px;
}

#prbr
{
	font-size: 11pt;
}

a p, a div
{
	padding-bottom: 15px;
}

#knowItResults
{
	margin-bottom: 20px;
}

#scoretext
{
	padding-top: 15px;
}

#knowItResults td
{
	white-space: nowrap;
}

/* share content dialog controls */
#scmain
{
	width: 550px;
}
#scurl
{
	width: 100%;
	display: block;
}
#scclose
{
	float: right;
}
/* end share content dialog controls */

