body, td, span, div
{
	font-family						:	Verdana;
	font-size						:	10pt;
	color							:	#666666;
	line-height						: 	1.4;
	border							:	1px;
}

P {
  margin: 0pt;
}

img{	border:0;

}

.nobox {
	border: 0
}

a:link, a:visited, a:active
{
	color							:	#6699cc;
	font-size						:	10pt;
	font-weight						:	bold;
	text-decoration					:	none;
}

a:hover
{
	color							:	#6699cc;
	font-size						:	10pt;
	font-weight						:	bold;
	text-decoration					:	underline;
}

a.disclaimer:link, a.disclaimer:visited, a.disclaimer:active
{

	color							:	#666666;
	font-size						:	8pt;
	font-weight						:	bold;
	text-decoration					:	none;

}

a.disclaimer:hover
{
	color							:	#6699cc;
	font-size						:	8pt;
	font-weight						:	bold;
	text-decoration					:	none;
}

hr
{
	color							:	#6699cc;
	height							:	1px;
}

h1
{
	color							:	#6699cc;
	font-size						:	14pt;
	font-weight						:	normal;
	text-decoration					:	none;
}


h2
{
	color							:	#666666;
	font-size						:	14pt;
	font-weight						:	normal;
	text-decoration					:	none;
}

h3
{
	color							:	#6699cc;
	font-size						:	12pt;
	font-weight						:	bold;
	text-decoration					:	none;
}

.tdheader
{
	background						: 	#f0f0f0;
}

.tdmenuitem
{
	padding-left					:	18px;
}

a.item_inactive:link, a.item_inactive:visited, a.item_inactive:active
{
	color							:	#666666;
	font-size						:	10pt;
	font-weight						:	bold;
	text-decoration					:	none;
}

a.item_inactive:hover
{
	color							:	#6699cc;
	font-size						:	10pt;
	font-weight						:	bold;
	text-decoration					:	underline;
}

a.item_active:link, a.item_active:visited, a.item_active:active
{
	color							:	#6699cc;
	font-size						:	10pt;
	font-weight						:	bold;
	text-decoration					:	none;
}

a.item_active:hover
{
	color							:	#6699cc;
	font-size						:	10pt;
	font-weight						:	bold;
	text-decoration					:	underline;
}

.leftbox
{
	border-left						:	2px solid #d4d5d5;
	border-right					:	2px solid #d4d5d5;
	padding-left					:	24px;
}

.tdcontent
{
	background-image				:	url('images/contentbg.gif');
	background-repeat				:	repeat-y;
}

.tdcontentgreybox
{
	background-image				:	url('images/contentgreybg.gif');
	background-repeat				:	repeat-y;
}

.tdcontentgreybox2
{
	width:							:   980px;
	background-color				:	#f3f3f3;
	border-left						:	1px solid #d4d5d5;
	border-right					:	1px solid #d4d5d5;
	padding-left					: 	20px;
}

.tdcontentboxright
{
	background-image				:	url('images/contentsmallbg.gif');
	background-repeat				:	repeat-y;
}

.tdfooter
{
	background						: 	#f0f0f0;
}

.forminschr
{
	padding-top						:	15px;
}

.formtop
{
	padding-top						:	20px;
}

.formtopcheck
{
	padding-top						:	20px;
	width							:	250px;
	height							:	100%;
}

.tdfootertext
{
	padding-left					:	18px;
	color							:	#666666;
	font-size						:	8pt;
	font-weight						:	bold;
}

.tdfooterdisclaimer
{
	padding-left					:	100px;
}

input
{
	color							:	#666666;
	font							: 	8pt verdana;
	font-weight						:	normal;
	text-decoration					: 	none;
	background						:	white;
	border							: 	1 solid #6699cc;
}

input.box
{
	color							: 	#6699cc;
	font							: 	8pt verdana;
	font-weight						: 	normal;
	text-decoration					: 	none;
	background						: 	white;
	border							: 	none;
}

select
{
	color							: 	#6699cc;
	font							:  	8pt verdana;
	font-weight						: 	normal;
	text-decoration					:	none;
	background						: 	white;
	border							:	1 dotted #666666;
}

textarea
{
	color							:	#666666;
	font							: 	8pt verdana;
	font-weight						:	normal;
	text-decoration					: 	none;
	background						:	white;
	border							: 	1 solid #6699cc;
}