/*****************************************************/
/* David E. Haasnoot...dave@deshave.com */
/* Copyright 2002. WD Interactive. All Rights Reserved. */
/* www.wdinteractive.com */
/*****************************************************/

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : FFFFFF;
	background-color: #e5e5e5;
	vertical-align : top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/********************************* Grid Settings */

.gridLabel  {
	background-color: #66557c;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	font-weight : 900;
	letter-spacing: 0.1em;
	text-decoration : none;
	vertical-align : bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 27px;
}

.gridSub  {
	background-color: #66557c;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-weight : 900;
	letter-spacing: 0.1em;
	text-decoration : none;
	vertical-align : bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	height: 27px;
}

.gridRow  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
	color : #666699;
	background-color : #FFFFFF;
	padding: 3px 10px 3px 5px;
	vertical-align : top;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #c5bfcd;
}

.gridRowR  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
	color : #666699;
	background-color : #FFFFFF;
	padding: 3px 10px 3px 5px;
	text-align: right;
	vertical-align : top;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #c5bfcd;
}

.gridRowAlt  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 13px;
	color : #666699;
	background-color : #e5e5e5;
	padding: 3px 10px 3px 5px;
	vertical-align : top;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #c5bfcd;
}

.gridRowAltR  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 13px;
	color : #666699;
	background-color : #e5e5e5;
	padding: 3px 10px 3px 5px;
	text-align: right;
	vertical-align : top;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #c5bfcd;
}

.gridLogoCell {
	text-align: right;
	vertical-align: bottom;
	padding: 0px 5px 0px 0px;
}

.logoTable {
	width: 100%;
}

.logo {
	border-style: none;
}

.docLogo {
	border-style: none;
}

.bullet {
	margin: 2px 10px 2px 15px;
}

.outerTable {
	width: 100%;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.subTable {
	background-color: #c5bfcd;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #c5bfcd;
}

.standardIn {
	width: 240px;
}

.wideIn {
	width: 480px;
}

.radio {
	background-color: #e5e5e5;
}

.radioWhite {
	background-color: #ffffff;
}

.contentCell {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
	color : #666699;
	margin: 5px 5px 5px 5px;
	vertical-align: top;
}

.leftColumnDark {
	width: 150px;
	background-color: #66557c;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.leftColumnLight {
	background-color: #c5bfcd;
	vertical-align: top;
	width: 150;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.lightBar {
	width: 100%;
	height: 12px;
	background-color: #c5bfcd;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.filler {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.nospace {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/************************************* td */

.bodytext {
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: 400;
	color: #030D0D;
	text-decoration: none;
}

.smalltext
{
    font-weight: 200;
    font-size: 11px;
    color: #666699;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
}

.smalltextbold
{
    font-weight: 600;
    font-size: 11px;
    color: #333366;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
}

A  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	text-decoration : none;
	color : #339999;
	font-weight : bold;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {}

A:Hover  {
	text-decoration : underline;
	color : #66567c;
}

textarea {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #666699;
	background: #ffffff;
}
textarea:focus {color: #000000; background: #ffffff;}
INPUT { 
	font: 9pt Arial, Helvetica, sans-serif;
	color: #666699;
	background: #ffffff;
}
INPUT:focus { color: #000000; background: #ffffff;}
select { 
	font: 9pt Arial, Helvetica, sans-serif;
	color: #666699;
	background: #ffffff;
}
select:focus { color: #000000; background: #ffffff; }
input.subButton { color: #ffffff; background: #66557c; font-weight: 900; }

input { margin: 0px 0px 2px 0px; }