body
{
	/*  page properties  */
	margin: 0px auto 0px auto;
	color: #707070;
	line-height: 17pt; /*FONT-FAMILY: Trebuchet MS, Arial, Helvetica, Tahoma, Arial;*/
	font-family: Georgia, "Times New Roman" , Times, serif;
	scrollbar-face-color: #EEEEEE;
	scrollbar-arrow-color: #707070;
	scrollbar-track-color: #707070;
}


P
{
	text-align: left;
}
P.P1
{
	text-align:left;
	line-height:normal;
}

TABLE TD
{
	margin: 0px; /*COLOR: #707070;*/
	color: #333;
	line-height: 17pt; /*FONT-FAMILY: Trebuchet MS, Arial, Helvetica, Tahoma, Arial;*/
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 13px;
}

A:link
{
	text-decoration: underline;
	color: #707070;
}
A:visited
{
	text-decoration: underline;
	color: #707070;
}
A:active
{
	text-decoration: underline;
	color: #707070;
}
A:hover
{
	text-decoration: none;
	color: #707070;
}


.smallprint
{
	font-size: 10px;
	font-style: italic;
	line-height: 10px;
}
.tablerow1
{
	font-size: 12px;
	font-style: normal;
	background-color: #E2E2E2;
	font-weight: bold;
}
.ContactForm
{
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #990000;
}
.video
{
	padding: 4px;
	border: 1px solid #cccccc;
	background: #ffffff;
	width: 160px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.videotext
{
	font-size: 11px;
	font-style: normal;
	background: #eeeeee;
	padding: 4px;
}
.title
{
	font-size: 13.5pt;
	font-family: Trebuchet MS;
	color: #828080;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #cccccc;
}

A.PageLink
{
	text-decoration: underline;
	color: Blue;
}
A.PageLink:visited
{
	text-decoration: underline;
	color: Blue;
}
A.PageLink:active
{
	text-decoration: underline;
	color: Blue;
}
A.PageLink:hover
{
	text-decoration: none;
	color: Blue;
}

.Headertitle
{
	font-size: 13.5pt;
	font-family: Trebuchet MS;
	color: #828080;
	font-weight: bold;
}
.Headertitle1
{
	font-size: 12.5pt;
	font-family: Trebuchet MS;
	color: #828080;
	font-weight: bold;
}

.New
{
	text-decoration: none;
	color: White;
}
#messageBox
{
	padding: 3px;
	border: 1px solid #666;
	border-right-width: 2px;
	border-bottom-width: 2px;
	display: none;
	background: #EDF7FC;
	color: #000;
	font: normal 8px Verdana, Arial, sans-serif;
	text-align: left;
	z-index: 1000;
	position: absolute;
}
.parimage
{
	line-height: normal;
}


.paratable
{
	margin-left: 9px;
}


.list
{
	text-align: justify;
}

.ImgCursor
{
	cursor: hand;
}

#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('../Images/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('../Images/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../Images/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}

.open_video 
{
	cursor: pointer;
	color: #707070;
	text-decoration: 'underline';
}

.bio_video
{
	float: right; 
	border: solid 0px #cccccc;
	margin-left: 5px;
}