body {margin:0px}
.cnt {text-align:center}
img {border:0px}
.brk {clear:both}

#bg {width:100%; height:330px; position:absolute; top:0px; left:0px; background:url(/vimages/background.jpg) repeat-x}
#holder {position:relative; width:760px; margin:0px auto}
#flasholder {position:absolute; z-index:20; width:820px; height:340px; top:0px; left:50%; margin-left:-410px}

#content {padding-top:394px; width:760px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:20px}

/*
#logo {position:absolute; top:0px; left:34px; background:url(/vimages/logo.jpg) no-repeat; width:253px; height:256px}
#uplt {position:absolute; left:0px; top:0px; background:url(/vimages/up_left.jpg) no-repeat; width:34px; height:256px}
#uprt {position:absolute; right:0px; top:0px; background:url(/vimages/up_right.jpg) no-repeat; width:35px; height:256px}
#nav_lt {position:absolute; z-index:3; top:256px; left:0px; background:url(/vimages/nav_left.gif) no-repeat; width:35px; height:29px}
#nav_rt {position:absolute; z-index:2; top:256px; right:0px; background:url(/vimages/nav_right.gif) no-repeat; width:47px; height:29px}
#nav_bt {position:absolute; z-index:1; top:275px; left:0px; border-top:10px solid black; background:url(/vimages/logo_banner.jpg) no-repeat; width:820px; height:15px}
#banner {position:absolute; width:820px; top:55px; background:url(/vimages/banner_bg.jpg) repeat-x; height:204px} */

/* Older bStyles */

	A 			{ color: #996633; text-decoration: none; }
	A:link		{ color: #996633; text-decoration: none; }
	A:visited	{ color: #996633; text-decoration: none; }
	A:active	{ color: #996633; text-decoration: none; }
	A:hover		{ color: #CC6600; text-decoration: none; }

.backgnd {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC6600;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}

.tdcontent ul {
list-style-image : url(/images/icon_ulpage.gif);
}

/* put in Ul tag */

#pdfbullets li {list-style-image : url(/images/icon_pdf.gif);}
ul.pdfbullets li {list-style-image : url(/images/icon_pdf.gif);}

/* put in individual li */

#pdfbullets {list-style-image : url(/images/icon_pdf.gif);}
.pdfbullets {list-style-image : url(/images/icon_pdf.gif);}

/* put in Ul tag */

#iebullets li {list-style-image : url(/images/icon_explorer_bullet.gif);}
ul.iebullets li {list-style-image : url(/images/icon_explorer_bullet.gif);}

/* put in individual li */

#iebullets  {list-style-image : url(/images/icon_explorer_bullet.gif);}
.iebullets  {list-style-image : url(/images/icon_explorer_bullet.gif);}

/* put in Ul tag */

#arrow_bullets li {
	list-style-image : url(/images/li_arrow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}
ul.arrow_bullets li {
	list-style-image : url(/images/li_arrow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}

/* put in individual li */

#arrow_bullets  {list-style-image : url(/images/li_arrow.gif);}
.arrow_bullets  {list-style-image : url(/images/li_arrow.gif);}