body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: no-repeat url(images/back_home_03.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F89D6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0F89D6;
}
a:hover {
	text-decoration: none;
	color: #FFCB01;
}
a:active {
	text-decoration: none;
	color: #FFCB01;
}
.style1 {
	color: #FFFFFF;
	font-size: 11px;
}

.submenu
{
margin-right:10px;
margin-top:5px;
margin-bottom:5px;
text-align:right;
background-color:#ffffff;
}
.submenu a
{

color:black;
font-weight:normal;
}

.submenu_hover
{
background-color:#f0f0f0;
margin-right:10px;
margin-top:5px;
margin-bottom:5px;
text-align:right;
}
.submenu a:hover
{
color:blue;
font-weight:normal;
}


a.hovermenu:link
{
color:black;
}
a.hovermenu:visited
{
color:black;
}
a.hovermenu:active
{
color:black;
}
a.hovermenu:hover
{
color:#0063AC;
}


a.white:link, a.white:visited, a.white:active
{
color:white;
}

a.white:hover
{
color:#0063AC;
}

.style2 {color: #FFFFFF}
.style3 {font-size: 11px}
.style5 {font-size: 11px; font-weight: bold; }
.style7 {
	font-size: 28px;
	color: #0367A6;
	font-weight: bold;
}

#flvplayer {
	margin-left: 84px;
	margin-top: 9px;
}

#home-content ul {
	list-style: none;
}

#newsitem-wrapper {
	overflow: hidden;
	width: 236px;
	height: 110px;
	margin: 20px 0 0 81px;
}

#newsitems {
	width: 1600px;
	margin: 0;
	padding: 0;
}

#newsitems li {
	float: left;
	width: 236px;
	position: relative;
	cursor: pointer;
}

#newsitems h4 {
	font-size: 12px;
	color: #0a87d6;
	margin: 0 0 0 2px;
	padding: 0;
}

#newsitems h3 {
	font-size: 24px;
	color: #171717;
	margin: 0;
	padding: 0;
	line-height: 24px;
}

#newsitems p {
	font-size: 12px;
	color: #171717;
	margin: 0;
	padding: 0;
	line-height: 13px;
}

#newsitems li.rollover p {
	text-decoration: underline;
}

#newsitems a.newslink {
	position: absolute;
	display: block;
	width: 13px;
	height: 7px;
	text-indent: -3000px;
	background: url('images/arrow_next.gif') left top no-repeat;
	top: 96px;
	right: 2px;
}

#news_previous {
	float: left;
	margin: 7px 0 0 81px;
	font-size: 10px;
	color: #7f8080;
	outline: none;
}

#news_next {
	float: left;
	margin: 7px 0 0 155px;
	font-size: 10px;
	color: #7f8080;
	outline: none;
}

#news_previous:hover,
#news_next:hover 
{
	text-decoration: underline;
}

.ui-tabs-hide { 
	display: none; 
}

#daughters {
	position: relative;
}

#daughters ul {
	margin: 52px 0 0 18px;
	padding: 0;
	height: 22px;
}

#daughters li {
	float: left;
	margin-right: 3px;
}

#daughters li a {
	font-size: 12px;
	color: #666;
	float: left;
	outline: none;
	position: relative;
	background: url('images/tab_out.gif') left top no-repeat;
	height: 22px;
	cursor: pointer;
}

#daughters li a span {
	float: left;
	margin-left: 5px;
	padding: 4px 5px 0 0;
	height: 22px;
	background: url('images/tab_out.gif') right top no-repeat;
}

#daughters li.ui-tabs-selected a,
#daughters li a:hover 
{
	color: #fcfdfe;
	background: url('images/tab_over.gif') left top no-repeat;
	margin-top: -3px;
	top: 1px;
	height: 25px;
}

#daughters li.ui-tabs-selected a span,
#daughters li a:hover span
{
	background: url('images/tab_over.gif') right top no-repeat;
	padding-top: 6px;
	height: 19px;
}

div.daughter-canvas {
	background: url('images/home_daughters_bg.jpg') left top no-repeat;
	margin: 0 0 0 18px;
	height: 122px;
	cursor: pointer;
}

div.daughter-canvas img.logo {
	float: right;
	margin: 14px 23px 5px 10px;
}

div.daughter-canvas h3 {
	margin: 0;
	padding: 18px 0 5px 13px;
	font-size: 14px;
	font-weight: bold;
	color: #fcfdfe;
	line-height: 14px;
}

div.daughter-canvas p {
	margin: 0 0 0 13px;
	font-size: 12px;
	color: #050505;
	line-height: 16px;
}

div.rollover p {
	text-decoration: underline;
}

div.daughter-canvas a.companylink {
	position: relative;
	display: block;
	width: 13px;
	height: 7px;
	text-indent: -3000px;
	background: url('images/arrow_next.gif') left top no-repeat;
	top: 10px;
	left: 518px;
}

#banner-canvas {
	margin: 10px 0 20px 18px;
	border: 1px solid #bababa;
	width: 551px;
	padding: 10px 0;
}

#banner-canvas img {
	border: none;
}