﻿body {
}
h1.rac
{
	color:#ff6600;
	font-weight:lighter;
	font-size:2.0em;
	 line-height: 1em;
	 font-family: arial
}
h2.rac
{
	color:#666666;
	font-weight:lighter;
	font-size:1.3em;
	 line-height: 1em;
	 font-family: arial
}
table.rac
{
	border:solid 2px #666666; 
	padding:10px 10px 0px 0px; 
	margin:10px 0px 0px 10px;
	color:White;
}

table.rac td
{
	border-bottom: solid 1px #666666; 
	border-right: solid 1px #666666;
	color:White;
	color:#666666;
	padding:2px 2px 2px 4px;
}

table.rac tr.columnheading
{
	font-weight: bold; 
	font-size: 12pt; 
	height: 40px; 
	color:#333333;
	
}

table.rac tr
{
	color: #333333; font-size:11pt;
	
}
.search
{
	background-color:#ff6600; color:#ffffff; font-weight:bold;
}
ul.racbullettick
{
	list-style-image:url(../Images3/rac/ractick2.gif);
}
ul.racbulletgrey
{
	list-style-image:url(../Images3/rac/racbullet.gif);
}
ul.racbulletorange
{
	list-style-image:url(../Images3/rac/racbulletorange.gif);
}
.raccontent
{
	font-size: 10pt; padding: 2px 10px 2px 15px;
	background-color:White; color:#666666;
	border: solid 1px #cccccc;
	margin-top: 5px;
}

.racheader
{
	background-color:White;
    height: 28px;
    cursor:hand;
    margin-top:4px;
}
.racheaderselected
{
	background-color:White;
    height: 28px;
    cursor:hand;
    margin-top:4px;
}
.racheader a
{
	color:#ff6600;
	font-size: 10pt; 
	font-weight: normal; 
    background:url(../Images3/misc/grey-box-arrowdown.gif) no-repeat left top;
    padding-left:25px;
}

.racheaderselected a
{
	color:#ff6600;
	font-size: 10pt; 
	font-weight: normal; 
    background:url(../Images3/misc/grey-box-arrowup.gif) no-repeat left top;
    padding-left:25px;
}
div.title
{
	padding:7px 0px 7px 0px;
	 border-top: solid 1px #ff6600;
	 border-bottom: solid 1px #cccccc;
}
div.title h1
{
	color:#ff6600;
	font-weight:lighter;
	font-size:2.0em;
	 line-height: 1em;
	 font-family: arial
}
div.title h2
{
	color:#666666;
	font-weight:lighter;
	font-size:1.4em;
	 line-height: 1em;
	 font-family: arial
}
.greyLine
{
	border-bottom:solid 1px #cccccc;
	margin-top:8px;
}
.orangeLine
{
	border-bottom:solid 1px #ff6600;
	margin-bottom:8px;
}
.spacer
{
	clear:both;
	background-color:White;
	height:4px;
}
