body {
	scrollbar-face-color: C1DDF4;
	scrollbar-highlight-color: 2A3D77;
	scrollbar-3dlight-color: 2A3D77;
	scrollbar-darkshadow-color: 2A3D77;
	scrollbar-shadow-color: cccccc;
	scrollbar-arrow-color: 5D5D5D;
	scrollbar-track-color: F4F4F4;
	font-size: 8pt;
	font-family: Tahoma;
}


form {
	margin: 0px;
}

p, table, tr, td {
	font-size: 8pt;
	font-family: Tahoma;
}

.wnh {
	color: blue;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	font-family: Tahoma;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	font-family: Tahoma;
}

.red
{
	color: red;
	font-weight: normal;
	padding-right: 3px;
}

td.menut {
	font-size: 13pt;
	font-weight: bold;
	color: black;
	font-family: Tahoma;
	background-color: 7896D2;
	height: 30px;
	vertical-align: top;
}
td.menut img {
	margin-right: 5px;
}
td.menuh {
	font-size: 9pt;
	font-weight: bold;
	color: black;
	font-family: Tahoma;
	background-color: 7896D2;
	padding-left: 10px;
	height: 30px;
}
td.menu {
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma;
	background-color: 7896D2;
	color: white;
	padding-left: 20px;
	height: 30px;
	cursor: hand;
}
td.menub {
	background-color: 7896D2;
	height: 100%;
}

td.curmenu {
	background-color: 7896D2; 
}
td.menu_header {
	font-size: 9pt;
	font-weight: bold;
	color: black;
	font-family: Tahoma;
	background-color: 7896D2;
	padding-left: 5px;
	height: 30px;
}
.content {
	font-size: 8pt;
	font-family: Tahoma;
}
.rdiv {
	border-left: 1px solid grey;
	padding-left: 10px;
}
b, strong {
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
}
a {
	font-weight : bold;
	font-size: 8pt;
	font-family: Verdana;
	color: 0000ff;
	text-decoration: none
}
a:visited {
	font-weight : bold;
	font-size: 8pt;
	font-family: Verdana;
	color:0000ff;
	text-decoration: none
}
a:active {
	font-weight : bold;
	font-size: 8pt;
	font-family: Verdana;
	color: 0000ff;
	text-decoration: underline
}
a:hover {
	font-weight : bold;
	font-size: 8pt;
	font-family: Verdana;
	color: 0000ff;
	text-decoration: underline
}

/* Top nav bar styles */
a.headernav {
	font-size: 8pt;
	font-weight : bold;
	font-style : normal;
	font-family: Verdana;
	color : white;
	text-decoration : none;
}
a:active.headernav {
	font-size: 8pt;
	font-weight : bold;
	font-style : normal;
	font-family: Verdana;
	color : white;
	text-decoration : underline;
}
a:visited.headernav {
	font-size: 8pt;
	font-weight : bold;
	font-style : normal;
	font-family: Verdana;
	color : white;
	text-decoration : none;
}
a:hover.headernav {
	font-size: 8pt;
	font-weight : bold;
	font-style : normal;
	font-family: Verdana;
	color : white;
	text-decoration : underline;
}

/* Top nav bar styles */
a.menu {
	font-weight : bold;
	font-size: 8pt;
	font-family: Verdana;
	color: 302f68;
	text-decoration: none
}
a:visited.menu {
	font-weight : bold;
	font-size: 8pt;
	font-family: Verdana;
	color:302f68;
	text-decoration: none
}
a:active.menu {
	font-weight : bold;
	font-size: 8pt;
	font-family: Verdana;
	color: 302f68;
	text-decoration: none
}
a:hover.menu {
	font-weight : bold;
	font-size: 8pt;
	font-family: Verdana;
	color: 302f68;
	text-decoration: none
}

/* special styles */
.pageHeader {
	font-weight: bold;
	font-size: 14pt;
	color: #302F6B;
	font-family: Verdana;
}
.pagefooter {
	font-size: 8pt;
	font-weight : normal;
	font-style : normal;
	font-family: Verdana;
	color : white;
	text-decoration : none;
}
.pageAlert {
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Verdana;
}
.login {
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}
.list {
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
}
.customers {
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
}

#donkadonk {
 color: red;
 }
.trp {
 color: blue;
}
#donkadonk .trp {
 display: none;
}

.filelink
{
	padding-left: 40px;
	text-indent: -40px;
	margin-bottom: 10px;
}


.legal {
	font-size: 10pt;
}
.legal li {
	margin-bottom: 12px;
}

.footer {
	color: white;
	width: 1000px;
	padding: 4px;
	text-align: right;
	background-image: url(/images/footer_r1_c1.jpg);
}
.footer a, .footer a:active, .footer a:visited, .footer a:hover {
	color: white;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma;
}




