.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	word-spacing: normal;
}

.bodycopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	word-spacing: normal;
}

.textmanagement {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	word-spacing: normal;
	letter-spacing: normal;

}

.leftback {
  background-image: url(images/left_bg.gif);
  background-repeat: no-repeat;
  border: no;
  }
  
.rightback {
  background-image: url(images/textblock_bg.gif);
  background-repeat: no-repeat;
  border: no;
}  

.mainblock {
  background-image: url(images/main_bg_slice.gif);
  background-repeat: no-repeat;
  border: no;
}  

.links	{font-family: Arial, Verdana, sans-serif;color: white;font-size:11px;}

	A:link {color:#ffcc33; text-decoration:none}
	A:visited {color:#FF9900; text-decoration:none}
	A:hover {color:#FF9900; text-decoration:underline}

.smallnavlink A:link {color: white; text-decoration:none;font-size:11px; font-family: Arial, Verdana, sans-serif}
.smallnavlink A:visited {color: white; text-decoration:none;font-size:11px; font-family: Arial, Verdana, sans-serif}
.smallnavlink A:hover {color: #005A9B; text-decoration:none;font-size:11px; font-family: Arial, Verdana, sans-serif}

.smallnavlink2 A:link {color: white; text-decoration:none;font-size:11px; font-family: Arial, Verdana, sans-serif}
.smallnavlink2 A:visited {color: white; text-decoration:none;font-size:11px; font-family: Arial, Verdana, sans-serif}
.smallnavlink2 A:hover {color: #FF9900; text-decoration:none;font-size:11px; font-family: Arial, Verdana, sans-serif}

.links2 A:link {color:#FFFFFF; text-decoration:none}
.links2 A:visited {color:#FF9900; text-decoration:none}
.links2 A:hover {color:#FF9900; text-decoration:none}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.globebg {
	background-color: #FCAF16;
	color: #FB9F0F;
	background-image: url(images/home_6.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right;
}