body
{
   background-color: #99cccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: Black;
}

A
{
	color: Black;
	background-color: transparent;
}

/** My IOR additions - START **/

A:link	{
	color: #0000ff;
	text-decoration: underline;
	background-color: transparent;
}

 
A:active	{
	color: #df0000;
	text-decoration: underline;
	background-color: transparent;
}

 
A:visited	{
	color: #3366CC;
	text-decoration: underline;
	background-color: transparent;
}

 
A:hover	{
	color: #df0000;
	background-color: transparent;
}


ol	{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: transparent;
}

ul	{
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 5px;
	list-style: square outside;
	color: #003366;
	background-color: transparent;
}

li	{
	font-family: Arial, Helvetica, sans-serif;
}

*|*:-moz-list-bullet, *|*:-moz-list-number {
	font-size: 1em;
}

hr {
	color: Silver;
	background-color: transparent;
	height: 2px;
}

TH {
	background-color: Teal;
	color: White;
}

table.ns4 {
	background: White;
	border: thin solid Black;
	margin: 3px auto;
	padding: 0px;
	color: Black;
}

td.maincontent {
	width: 100%;
	padding: 10px 20px 10px 20px;
}

p.navbottom {
	width: 100%;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 15px 5px 15px 5px;
}

.smallertext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.whereami	{
	font-size: 10px;
	margin: 5px;
}

.nextback	{
	font-size: 10px;
	text-indent: 0;
	text-align: right;
}

.info {
	color: #00008B;
	background: #B0E0E6;
	border: thin groove #191970;
	padding: 1em 1em 1em 1em;
}

.indentit {
	padding: 0em 1em 0em 1em;
}

.nobr {
	white-space: nowrap;
}

.footnotes {
	font-size: 10px;
	color: #3C3C3C;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: inherit;
}

.settings {
	font-family: inherit;
}

.settings td {
	font-size: 13px;
}

TD.styletan {
	color: Black;
	background-color: #FFF8DC;
}

.note {
	font-size: 10px;
}

/** My IOR additions - END **/

/* Title styles */
.TitleContainer
{
	border-top: dotted 1px #808080;
	border-bottom: dotted 1px #808080;
	width: 95%;
}

.TitleContainer Td
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.TitleContainer .Title
{
	font-family: Arial, Helvetica, sans-serif;
	width: 50%;
	font-weight: bold;
	font-size: 18px;
}

.TitleContainer .Trail
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: transparent;
}

/* General styles */
.BodyPanel
{
	width: 95%;
	margin-top: 10px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.Heading
{
	border-top: solid 1px #D6D6D6;
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	height: 36px;
	padding-left: 5px;
	border-bottom: solid 10px white;
	color: inherit;
}

.Heading2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}

.Content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Question styles */
.QuestionSummary
{
	margin: 5px 0px 5px 0px;
}

.QuestionSummary .Title
{
	font-weight: bold;
	width: 100%;
}

.QuestionSummary .Title A
{
	color: Black;
	background-color: transparent;
}

.QuestionSummary .SmallDetails
{
	color: Gray;
	font-size: 11px;
	background-color: transparent;
}

.QuestionSummary .Summary
{

}

.Answer
{
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.BoxContainer
{
	float: right;
}

.Box
{
	width: 140px;
	background-color: #EEEEEE;
	border: solid 1px #CACACA;
	margin: 5px 5px 10px 5px;
	padding: 10px;
}

.BoxHeading
{
	height: 25px;
	font-weight: bold;
}

.BoxText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}

.FieldLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Field200
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
}

.Field300
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
}

.Field400
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 400px;
}

.Required
{
	color: Red;
}

.HighRate
{
	color: #CC0000;
	font-weight: bold;
}


.LowRate
{
	font-weight: bold;
}

.SmallLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #000000;
}

.SearchFieldLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
}

.SearchHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}

.Seperator
{
	color: #808080;
}

.Message
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #808080;
	background-color: #FFFFE0;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.Auth
{
}

.Error
{
	color: red;
	font-weight: bold;
}

.TitleHeading
{
	font: bold 18px Arial, Helvetica, sans-serif;
	text-decoration: none;
	position: relative;
	left: 30px;
	top: 2px;

}

.Intro
{
	width: 95%;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.AdvancedSearchPanel
{
	width: 95%;
}

.HeadPanel1
{
	/** background-color: #22426E; **/
	height: 5px;
}

.HeadPanel2
{
	/** background-color: #DCE4EE; **/
	height: 20px;
	/** border-bottom: solid 1px #B0C2DA; **/
}

.CategoryLink
{
	font-weight: bold;
}

.CategoryDesc
{
	padding: 3px 3px 7px 20px;
	color: gray;
}

.QuestionsInCategory
{
	color: Gray;
	font-size: 11px;
}

.FieldInfo
{
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FFFFE7;
	border: solid 1px #CACACA;
	overflow: auto;
}

.InfoTitle
{
	font-weight: bold;
	font-size: 12px;
}

.InfoSummary
{
	font-size: 11px;
}

.InfoIntro
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.InfoList
{
	margin-bottom: 10px;
}

.CloseIcon
{
	float: right;
	cursor: pointer;
}

.iContactPanel
{
	background-color: #D6D6CE;
	width: 100%;
	height: 98%;
	border-left: solid 2px #D6D6CE;
	border-top: solid 2px #D6D6CE;
	border-right: solid 1px #D6D6CE;
	border-bottom: solid 1px #D6D6CE;
	padding: 5px;
	overflow-y: auto;
}

.gContactPanel
{
	background-color: #D6D6CE;
	width: 100%;
	height: 98%;
	overflow-y: auto;
	border-left: solid 2px #D6D6CE;
	border-top: solid 2px #D6D6CE;
	border-right: solid 1px #D6D6CE;
	border-bottom: solid 1px #D6D6CE;
	padding: 5px;
}

#searchresults,
#searchresults a,
#searchresults span.InfoIntro,
#searchresults span.Text,
#searchresults span.InfoSummary
{
	font-size: 11px;
}

#debug {
	top: -35px;
	position: relative;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding-left: 20px;
	color: #808080;
	display: inline;
}

#alphalist {
	margin: 10px 30px;
}

#alphalist a , #alphalist a.current:hover {
	font: normal 11px/25px Tahoma, sans-serif;
	color: #333333;
	border: solid 1px gray;
	background: #F7F7F7;
	text-align: center;
	text-decoration: none;
	padding: 3px 8px;
	margin-right: 3px;
	margin-bottom: 3px;
}

#alphalist a:hover, #alphalist a.current{
	background: #DDDDDD;
}

#message {
	margin: 20px 30px;
	padding: 10px;
	font: normal 14px Arial, sans-serif;
	clear: both;
}

#question_crumbs {
	font: normal 10px Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	padding: 3px;
	border: solid 1px #CACACA;
}

#question_crumbs li {
	list-style-type: none;
}

#glossarytable td
{
	font: normal 12px/20px Arial, sans-serif;
	padding-left: 5px;
}

#glossarytable th
{
	text-align: left;
}
