td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.tableOutline {
	border: 1px solid #000000;
}
.footerText {
	font-size: 10px;
	line-height: 14px;
	color: #93A9B6;
}
.footerText a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footerText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerText a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #191975;
	text-decoration: none;
}
a:hover {
	color: #191975;
	text-decoration: underline;
}
.miniText {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.headerText {
	font-weight: bold;
	color: #AE4708;
}
.headerText02 {
	color: #344955;
	font-weight: bold;
}

/* Corporate Profile */

#video-box
{
	background: url(images/corporate_profile/video_box.jpg) no-repeat;
	width: 199px;
	height: 301px;
	margin-left: 10px;
	position: relative;
	top: 236px;
}

#video-box .inner
{

}

#video-box p
{
	bottom:44px;
	font-size:9px;
	line-height:13px;
	padding-left:9px;
	padding-right:9px;
	position:absolute;
	color: #000;
}

#video-box a
{
	bottom:9px;
	display:block;
	height:32px;
	position:absolute;
	width:100%;
}

img
{
	border: none;
}
