body
{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#DADBDD;
}
p 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 22px;
	text-align: justify;
	margin-left:18px;
	margin-right:18px;
}
.flashimgLeft
{
  background-repeat:no-repeat;
  background-image:url(images/flash_left.jpg);
}
.flashimgRight
{
  background-repeat:no-repeat;
  background-image:url(images/flash_right.jpg);
}
.txtBlue
{
color:#006699;
}
.txtGray
{
color:#999999;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link
{
	color: #006699;
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
	color: #006699;
}
a:hover 
{
	text-decoration: underline;
	color: #FF0000;
}
a:active 
{
	text-decoration: none;
	color: #006699;
}
.bgtd
{
	background-image: url(images/bg_page.gif);
	background-repeat: no-repeat;
}
.list
{

list-style-image:url(images/bullet.jpg);
margin-left:90px;
}
.txtGreenBold
{
   font-weight:bold;
   color:#006718;
   font-size:11px;
}
.txtRedBold
{
   font-weight:bold;
   color:#AF0505;
   font-size:11px;
}
.busi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.resume {
	margin-left: 10px;
	padding-left: 15px;
}
.const {
	list-style-image: url(images/constbullet.gif);
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.lnkOrange:link
{
  color:#FFFFFF;
  text-decoration: none;
}
.lnkOrange:visited
{
  color:#FFFFFF;
  text-decoration: none;
}
.lnkOrange:hover
{
  color:#CCCCCC;
  text-decoration: underline;
} 


.lnkblueBOLD:link
{
  color:#006699;
  font-weight:bold;
  text-decoration: none;
}
.lnkblueBOLD:visited
{
  color:#006699;
  font-weight:bold;
  text-decoration: none;
}
.lnkblueBOLD:hover
{
  color:#FF0000;
  font-weight:bold;
  text-decoration: underline;
} 