BODY, H1, H2, H3, H4, H5, P, TD, TH, A, A:LINK, A:VISITED, A:ACTIVE, A:HOVER, TEXTAREA, INPUT, SELECT { font-family: Verdana, Arial, Helvetica, sans-serif; color: #3A267E}
BODY, TD, TH, TEXTAREA, INPUT, SELECT, A { font-size: 8pt; }

a:link, a:active, a:visited { color: #008CBA }
a:hover { color:#3A267E }

FORM { margin: 0px; }

TH, .thSortable TD {
	font-weight: normal;
	background-color: #003F91;
	color: #F6F4FE;
}

.tblHeader {
	font-weight: normal;
	background-color: #003F91;
	color: #F6F4FE;
}

.tblFooter 
{
	background-image: url('images/tbl_bottom.gif')
}

.tblDark {
	background-color: #003F91;
}

.tblContents {
	background-color: #B9D5ED;
}

.tblContentsOdd {
	background-color: #E4EDFF;
}
.tblContentsEven {
	background-color: #FFFFFF;
}

.tblProcessContents {
	background-color: #F5F7F9;
}

.tblContentsBB {
	background-color: #D9D9EC;
}

.brdRight {
	border-right: 1px solid #003F91;
}

.brdBottom {
	border-bottom: 1px solid #003F91;
}

.brdBottomTop 
{
	color: White;
	background-color: #809fc7;
	border-bottom: 1px solid #003F91;
	border-top: 1px solid #003F91;
}

.brdBottomRight {
	border-bottom: 1px solid #003F91;
	border-right: 1px solid #003F91;
}

.enabledItem, a.enabledItem, a.enabledItem:hover, a.enabledItem:active, a.enabledItem:link, a.enabledItem:visited {
	font-size: 9px;
	width: 70px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	margin-bottom: 2px;
}

a.enabledItem:hover {
	text-decoration: underline;
}

.disabledItem {
	font-size: 9px;
	width: 70px;
	text-align: center;
	color: #5780B6;
	margin-bottom: 4px;
}

.activeItem {
	font-size: 9px;
	width: 70px;
	text-align: center;
	color: #003F91;
	margin-bottom: 4px;
}

a.lnk, a:active.lnk, a:link.lnk, a:hover.lnk, a:visited.lnk,.lnk {
	color: #F6F4FE;
}
h1, .heading { font-family: Arial, Helvetica, sans-serif; font-size: 13pt; line-height: normal; font-weight: bold;}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; line-height: normal; font-weight: bold;}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; line-height: normal; font-weight: bold;}

.headingPersonalized { color: #777777; font-size: 12px; }
.vstockheading { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; line-height: normal; font-weight: bold; color: white;}

.kop {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none;}

.kopjeklein {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #3A267E}

.small, a.small, a.small:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #3A267E}

.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #3A267E}

.textbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 8pt; font-weight: bold; font-variant: normal; text-transform: none; }

.textpurple {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #660066}


.textItalic { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none }
.textgrootboldpaars { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #660066; text-decoration: none}

.knowledgeAddendum { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #3A267E }

input.button {
	border-top: 1 solid #61D6FC;
	border-bottom : 1 solid #0080A8;
	border-left : 1 solid #61D6FC;
	border-right : 1 solid #0080A8;
	background-color : #00A4D8;
	color : #FFFFFF;
}

li {
	list-style-image : url('images/list_bullet.gif');
}

.disabled {
	color: #999999;
}

/*	Forms */
.frmSubHeader {
	background-color: #0CA0D8;
	color: white;
}
.ComplaintTableMain
{
	width:612px;
	border:1px;
	white-space:nowrap;
	vertical-align:top;
}
.ComplaintFormTDRight
{
	width:100%;
}
.nowrap
{
	white-space:nowrap;
}