BODY {
	background-color: #ffffff;
	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt
}

.leftColumn {
	width: 181;
}

.rightColumn {
	width: 465;
}

.whole {
	width: 760;
}

TABLE {
	width: 100%;
}

li {
	text-align: left;
}
H1 {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold
}

H2 {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold
}

H3 {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold
}

DIV.separatorBar {
	background: rgb(204, 204, 204);
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold
}

DIV.applicationTitle {
	border: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold
}

DIV.applicationNotes {
	font-size: 75%
}

DIV.messageBox {
	background: rgb(255, 255, 204);
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt
}

DIV.warningBox {
	background: rgb(255, 255, 125);
	padding: 1.5em;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black
}

DIV.errorBox {
	background: rgb(204, 204, 204);
	padding: 1.5em;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: red
}

DIV.footer {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center
}

DIV.wizard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
	padding-left: 10px;
}

DIV.colorBox {
	background: rgb(255, 255, 204);
	padding: 1.5em;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}

.applicationLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold
}

.formNotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic
}

.smallFont {
	background-color: #ffffff;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.smallButton {
	background-color: #e6e6e6;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.listHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: bold;
}

.listRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.wizHeader {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	background-color: #999999;
	text-align: center;
}

.wizHeader1 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background-image: url(/rab/images/darkblue_spacer.gif);
}

.wizQuestion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
}

.wizField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: right;
}

.wizAnswer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}

H1.wizard {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

.securityBoxFont {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.securityBox {
	background-color: white;
	width: 80%;
}

.linkBar {
	background: rgb(204, 204, 204);
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
}

.complaintheaderRow {
	background: rgb(204, 204, 204);
	border: none;
	font-size: 12pt;
	font-weight: bold;
}
.complaintheaderRowNoColor {

	border: none;
	font-size: 12pt;
	font-weight: bold;
}

//.complaintheaderRowHighlighted {
//	background: rgb(255, 255, 204);
//	bgcolor: rgb(255, 255, 204);
//	border: none;
// }

//.complaintheaderRowHighlightedAlternate {
//	background: rgb(204, 204, 204);
//	bgcolor: rgb(204, 204, 204);
//	border: none;
// }

.complaintheaderRowHighlighted{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color: #3e3e3e;
padding:5px;
background-image:url(../images/lightgreen_spacer2.gif);
//*border-bottom: 1px solid #ffffff;*//
}
.complaintheaderRowHighlightedAlternate{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color: #3e3e3e;
padding:5px;
background-image:url(../images/lightgreen_spacer4.gif);
//*border-bottom: 1px solid #ffffff;*//
}


div.linkBox {
	background: rgb(204, 204, 255);
	padding: 0.5em;
	border: none;
}

.applicationHeaderRow {
	background: rgb(204, 204, 204);
	border: none;
}

.applicationHeaderRowHighlighted {
	background: rgb(255, 255, 204);
	bgcolor: rgb(255, 255, 204);
	border: none;
}

.applicationHeaderRowHighlightedAlternate {
	vertical-align: top;
	background-color: rgb(255, 204, 153);
	border: none;
}

.applicationHeaderRowSuperHighlighted {
	vertical-align: top;
	text-align: center;
	background-color: rgb(255, 153, 102);
	font-weight: bold;
}

.courseProviderLists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}



th.sorted a, th.sortable a {
	background-position: right;
	display: block;
	font-size: 9px;
}

th.sortable a {
	background-repeat: no-repeat;
	background-image: url(/rab/images/arrow_off.png);
}

th.order1 a {
	background-repeat: no-repeat;
	background-image: url(/rab/images/arrow_down.png);
}

th.order2 a {
	background-repeat: no-repeat;
	background-image: url(/rab/images/arrow_up.png);
}

thead tr {
	background-color: #fc0;
}

th.sorted {
	background-color: orange;
}

.smallAndItalic {
	font-size: 8pt;
	font-style: italic;
}


.auditorNavBarHighlighed A:link {text-decoration: none; font-weight: bold;  color: black; font-size: 10pt;}
.auditorNavBarHighlighed A:visited {text-decoration: none; font-weight: bold; color: black; font-size: 10pt;}
.auditorNavBarHighlighed A:active {text-decoration: none;font-weight: bold;  color: black; font-size: 10pt;}
.auditorNavBarHighlighed A:hover {text-decoration: underline; font-weight: bold; color: black; font-size: 10pt;}

.auditorNavBar A:link    {text-decoration: none;      font-weight: bold; color: white; font-size: 10pt;}
.auditorNavBar A:visited {text-decoration: none;      font-weight: bold; color: white; font-size: 10pt;}
.auditorNavBar A:active  {text-decoration: none;      font-weight: bold; color: white; font-size: 10pt;}
.auditorNavBar A:hover   {text-decoration: underline; font-weight: bold; color: white; font-size: 10pt;}

