/***********************************************************************************************/
/*  GENERAL STYLES  */
/***********************************************************************************************/
body
{
	background-color:#5B5B5B;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}

div, td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
}

hr
{
	height:1px;
	border-top:solid 1px #CCCCCC;
	border-left:solid 0px #CCCCCC;
	border-right:solid 0px #CCCCCC;
	border-bottom:solid 0px #CCCCCC;
}

.fl			{float:left}
.fr			{float:right}
.cb			{clear:both}

sup
{
	font-size:9px;
	line-height:7px;
	padding-left:1px;
}

sup.superscriptBig
{
	font-size:13px;
	line-height:7px;
	padding-left:1px;
}


/***********************************************************************************************/
/*  PRINT STYLES  */
/***********************************************************************************************/
div.HeaderForPrint
{
	display:block;
	width:640px;
	height:143px;
	clear:both;
	padding-top:10px;
	background-color:#FFFFFF;
}



/***********************************************************************************************/
/*  FORM STYLES  */
/***********************************************************************************************/
.mailingListForm .field
{
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#266923;
	border:1px solid #999999;
	padding:2px;
	
}

textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#266923;
	border:1px solid #999999;
	padding:2px;
	
}

.formBtn
{
	font-size:12px;
	width:100px;
	padding:3px;
	color:#000000;
	font-weight:bold;
}



/***********************************************************************************************/
/*  TEXT STYLES  */
/***********************************************************************************************//
.white		{color:#ffffff}
.gray 		{color:#333333}
.black		{color:#000000}
.purple		{color:#492F92}
.green		{color:#2A9C20}

.txt9			{font-size:9px}
.txt10		{font-size:10px}
.txt11		{font-size:11px}
.txt12		{font-size:12px}
.txt13		{font-size:13px}
.txt14		{font-size:14px}
.txt15		{font-size:15px}
.txt16		{font-size:16px}
.txt17		{font-size:17px}
.txt18		{font-size:18px}
.txt19		{font-size:19px}
.txt20		{font-size:20px}

.lh14			{line-height:14px}
.lh15			{line-height:15px}
.lh16			{line-height:16px}
.lh17			{line-height:17px}
.lh18			{line-height:18px}
.lh19			{line-height:19px}
.lh20			{line-height:20px}
.lh21			{line-height:21px}
.lh22			{line-height:22px}
.lh23			{line-height:23px}
.lh24			{line-height:24px}

.serif 		{font-family:times;}
.ital			{font-style:italic}
.bld			{font-weight:bold}

/**********************HYPERLINKS ***********************/
a:link 		{color:#005695; text-decoration:none;}
a:visited {color:#005695; text-decoration:none;}
a:active 	{color:#005695; text-decoration:none;}
a:hover 	{color:#005695; text-decoration:underline;}




/***********************************************************************************************/
/*  THE MAIN SHELL OF ALL PAGES  */
/***********************************************************************************************/
div.OuterShell
{
	position:absolute;
	width:100%;
	padding:0px 0px 0px 0px;
	top:0px;
	left:0px;
}

div.InnerShell
{
	width:780px;
	text-align:left;
	background-color:#FFFFFF;
}

div.Header
{	
	display:none;
	width:780px;
	height:143px;
	clear:both;
	padding-top:10px;
	background-color:#FFFFFF;
}




/******************** FOOTER **********************/
div.Bottom
{
	width:640px;
	height:11px;
	background-color:#5B5B5B;
}

div.Footer
{
	width:640px;
	height:18px;
	font-size:10px;
	color:#ffffff;
	background-color: #5B5B5B;
	padding:7px 0px 10px 0px;
}

div.FooterLeft
{
	float:left;
	padding-left:20px;
}

div.FooterRight
{
	float:right;
	padding-right:20px;
}

div.FooterRight a 				{color:#FFFFFF; text-decoration:none; padding:0px 0px 0px 10px; font-size:10px;}
div.FooterRight a:link		{color:#FFFFFF; text-decoration:none;}
div.FooterRight a:visited	{color:#FFFFFF; text-decoration:none;}
div.FooterRight a:active	{color:#FFFFFF; text-decoration:none;}
div.FooterRight a:hover		{color:#FFFFFF; text-decoration:underline;}




/***********************************************************************************************/
/*  HOME  */
/***********************************************************************************************/

div.HomeMiddleOuterContainer
{
	width:100%;
	height:225px;
	padding:10px 0px 0px 0px;
}

div.HomeMiddleInnerContainer
{	
	width:780px;
	height:225px;
	padding:0px 0px 0px 10px;
	text-align:left;
}

div.HomeMiddleLeft
{
	width:312px;
	height:215px;
	background-image:url(../images/HomeSpotlightContainerLeft.jpg);
	background-repeat:no-repeat;
	margin:0px 7px 0px 0px;
	float:left;
}

div.HomeMiddleLeft a					{color: #492F92; text-decoration:none; display:block;}
div.HomeMiddleLeft a:link			{color: #492F92; text-decoration: none;}
div.HomeMiddleLeft a:visited	{color: #492F92; text-decoration: none;}
div.HomeMiddleLeft a:active 	{color: #492F92; text-decoration: none;}
div.HomeMiddleLeft a:hover 		{color: #998AC2; text-decoration: none}

div.HomeMiddleLeft p
{	
	display:block;
	padding:25px;
	margin:0px;
}

div.HomeMiddleRight
{
	width:442px;
	height:215px;
	background-image:url(../images/HomeSpotlightContainerRight.jpg);
	background-repeat:no-repeat;
	float:left;
}

div.HomeMiddleRight a					{color: #333333; text-decoration:none; font-size:12px; display:block;}
div.HomeMiddleRight a:link		{color: #333333; text-decoration: none;}
div.HomeMiddleRight a:visited	{color: #333333; text-decoration: none;}
div.HomeMiddleRight a:active 	{color: #333333; text-decoration: none;}
div.HomeMiddleRight a:hover 	{color: #999999; text-decoration: none}

div.HomeMiddleRight p
{	
	width:255px;
	max-width:255px;
	display:block;
	padding:25px 0px 0px 25px;
	margin:0px;
}

/********************** LATEST NEWS BOXES ***********************/
div.HomeLatestNewsOuterContainer
{
	width:100%;
}

div.HomeLatestNewsInnerContainer
{
	width:100%;
	height:126px;
	text-align:left;
}

div.HomeLatestNewsInnerContainerPosition
{
	width:600px;
	float:left;
	padding-top:6px;
	padding-left:25px;
}

div.HomeLatestNewsContentBox
{
	width:273px;
	height:114px;
	background-image:url(../images/LatestNewsContentBox.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
	float:left;
}

div.HomeLatestNewsContentBox p
{
	padding:15px;
	margin:0px;
}

div.HomeLatestNewsContentBox a					{display:block; margin:15px; font-size:11px;}
div.HomeLatestNewsContentBox a:link			{color: #333333; text-decoration: none;}
div.HomeLatestNewsContentBox a:visited	{color: #333333; text-decoration: none;}
div.HomeLatestNewsContentBox a:active 	{color: #333333; text-decoration: none;}
div.HomeLatestNewsContentBox a:hover 		{color: #333333; text-decoration: underline;}




/***********************************************************************************************/
/*  SECONDARY PAGES  */
/***********************************************************************************************/

div.ContentContainer
{
	width:780px;
	background-color:#FFFFFF;
	margin-top:20px;
	padding:0px;
}



/********************** SUB NAV ***********************/
div.SubNavOuterContainer
{
	display:none;
	width:151px;
	background-color:#FFFFFF;
	margin-right:27px;
	float:left;
}

table.subnav
{
	width:151px;
}

td.subnav-middle
{
	border-right:1px solid #E3E3E3;
	padding:5px;
}

/*********************** SUB NAV ON/OFF ************************/
td.subnav-middle a.on						{display:block; color: #FFFFFF; border-top:1px solid white; padding:5px 5px 5px 10px; margin:0px; font-size:12px; background:#241166 url(../images/subnavBulletOn.gif) 3px 9px no-repeat;}
td.subnav-middle a.on:link			{color: #FFFFFF; text-decoration: none;}
td.subnav-middle a.on:visited		{color: #FFFFFF; text-decoration: none;}
td.subnav-middle a.on:active 		{color: #FFFFFF; text-decoration: none;}
td.subnav-middle a.on:hover 		{color: #FFFFFF; text-decoration: none; background:#241166 url(../images/subnavBulletOn.gif) 3px 9px no-repeat;}

td.subnav-middle a.off					{display:block; color: #FFFFFF; border-top:1px solid white; padding:5px 5px 5px 10px; margin:0px; font-size:12px; background:#fff url(../images/subnavBulletOff.gif) 3px 9px no-repeat;}
td.subnav-middle a.off:link			{color: #241166; text-decoration: none;}
td.subnav-middle a.off:visited	{color: #241166; text-decoration: none;}
td.subnav-middle a.off:active 	{color: #241166; text-decoration: none;}
td.subnav-middle a.off:hover 		{color: #FFFFFF; text-decoration: none; background:#A292AB url(../images/subnavBulletOn.gif) 3px 9px no-repeat;}

/********************** TERTIARY SUB NAV  ***********************/
td.subnav-middle div						{padding:0px 0px 0px 15px}
td.subnav-middle div a					{display:block; border-top:1px solid white; padding:3px 3px 3px 3px; margin:0px; font-size:11px; background:#fff;}
td.subnav-middle div a:link			{color: #241166; text-decoration: none;}
td.subnav-middle div a:visited	{color: #241166; text-decoration: none;}
td.subnav-middle div a:active 	{color: #241166; text-decoration: none;}
td.subnav-middle div a:hover 		{color: #FFFFFF; text-decoration: none; background:#A292AB}

table.subnav ul
{
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
}
table.subnav li
{
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
}

/********************** CONTENT ***********************/
div.ContentRightOuterContainer
{
	width:600px;
	background-image:url(../images/ContentBackgroundBlueFade.jpg);
	background-repeat:no-repeat;
	padding-top:30px;
	float:left;
}

div.ContentRightInnerContainer
{
	width:600px;
	text-align:left;
	margin:20px 0px 20px 20px;
}

div.ContentRightInnerContainer h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:22px;
	font-weight:normal;
	color:#005695;
	margin:0px 0px 12px 0px; 
	padding:0px 0px 5px 0px; 
	border-bottom:1px solid #cccccc;
}

div.ContentRightInnerContainer h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#005695;
	margin:0px; 
	padding:2px 0px 10px 0px; 
}

div.ContentRightInnerContainer p
{
	margin:0px 0px 15px 0px;
}



/***********************************************************************************************/
/* FOR TESTING STYLES ??? */
/***********************************************************************************************/

table#content td
{
	background-color:#000;
}



/***********************************************************************************************/
/* SITEMAP PAGE SPECIFIC STYLES */
/***********************************************************************************************/

#sitemapTbl
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:11px;
}
#sitemapTbl a
{
	display:block;
	padding:2px 0px 2px 0px;
	color: #005695;
	text-decoration: none;
	background:none;
}
#sitemapTbl a:link		{color: #005695; text-decoration: none; background:none;}
#sitemapTbl a:visited	{color: #005695; text-decoration: none; background:none;}
#sitemapTbl a:active 	{color: #005695; text-decoration: none; background:none;}
#sitemapTbl a:hover 	{color: #005695; text-decoration: underline; background:none;}

#sitemapTbl span
{
	display:block;
	padding:3px 0px 3px 0px;
}

#sitemapTbl td
{
	padding-right:30px;
}

#sitemapTbl td div
{
	padding-top:10px;
}

#sitemapTbl .header
{
	font-size:13px;
	font-weight:bold;
}



/***********************************************************************************************/
/* PARTNERS & LICENCEES - OVERVIEW */
/***********************************************************************************************/
Table.parntersListTbl
{
}

Table.parntersListTbl .left
{
	padding:0px 10px 20px 0px;
	margin:0px 0px 0px 0px;
}

Table.parntersListTbl .right
{
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
}



/***********************************************************************************************/
/* INVESTORS - INFO REQUEST */
/***********************************************************************************************/
#investorsInfoRequest .field
{
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#398A35;
	border:1px solid #999999;
	padding:2px;
}



/***********************************************************************************************/
/* MANAGEMENT/BOARD OF DIRECTORS */
/***********************************************************************************************/
.bio
{
	border-bottom:1px solid #ccc;
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:20px;
}

.bio image
{
	border:1px solid #999999;
}



/***********************************************************************************************/
/* NEWS RELEASES */
/***********************************************************************************************/
/************************ MAIN PAGE **************************/
TABLE.nrListTbl
{
	padding:0px;
	margin:0px;
}
TABLE.nrListTbl td
{
	padding:7px;
	margin:0px;
	border-bottom:1px dashed #CCC
}

/************************* RELEASES **************************/
.nrHeadline
{
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	padding-top:10px;
}

.nrSub
{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	font-style:italic;
	padding-top:10px;
}

.nrDisclaimer
{
	font-size:10px;
	line-height:12px;
	font-style:italic;
}

/********************** TOGGLE STYLES ***********************/
DIV.divExpand
{
	width:100%;
	clear:both;
	text-align:right;
	padding-bottom:10px;
}
DIV.divManagementBio
{
	width:100%;
	clear:both;
}
DIV.divManagementBio DIV.divPersonal
{
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #d6d6d6;
	background-color:#efefef;
	padding:10px;
	clear:both;
	cursor:pointer;
}
DIV.divManagementBio DIV.divPersonal DIV.divButton
{
	float:left;
	padding:2px 4px 2px 4px;
}
DIV.divManagementBio DIV.divPersonal DIV.divName
{
	float:left;
}
DIV.divManagementBio DIV.divPersonal DIV.divName span
{
	color: #333333; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px;
}
DIV.divManagementBio DIV.divPersonal DIV.divName B
{
	color:#003399;
}
DIV.divManagementBio DIV.divProfessional
{
	clear:both;
	padding:10px 10px 10px 35px;
	margin-bottom:30px;
}

DIV.divManagementBio DIV.divProfessional table td
{
	font-size:11px;
}



/***********************************************************************************************/
/* EVENTS */
/***********************************************************************************************/
#menuTC SPAN
{
	color: #FFFFFF;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 5px 3px 5px 3px;
	margin: 0;
	cursor:pointer;
}
#menuTC SPAN.disabled
{
	color: #333333;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 5px 3px 5px 3px;
	margin: 0;
	cursor:default;
}
#menuTC SPAN.over
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 5px 3px 5px 3px;
	margin: 0;
	background-color: #333333;
	cursor:pointer;
}
#menuTC SPAN.current
{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 5px 3px 5px 3px;
	margin: 0;
	color: #ffffff;
	background-color: #005695;
	/*border:1px solid #CCCCCC;*/
	cursor:default;
}

table.TCtable
{	
	color: #333333;
	font-size: 11px;
}

table.TCtable td
{
	margin:0px;
	padding: 10px;
}

table.TCtable td hr
{
	padding: 0px;
	margin: 10px 0px 20px 0px;
	border-top: 1px; 
	border-right: 0px; 
	border-bottom: 0px; 
	border-left: 0px; 
	border-color: #999999;
	border-style: solid;
	width: 100%;
}

table.TCtable td p
{
	padding: 5px;
	margin: 0px 0px 10px 0px;
	color: #333333;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none
	width: 100%;
	background: #C2C2C2;
}

.header2TC
{
	color: #008751;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding:0px;
	margin:0px;
}


/***********************************************************************************************/
/*  GLOBAL NAVIGATION DROP-DOWN SLIDE MENU STYLES  */
/***********************************************************************************************/

/*div.NavigationOuterContainer
{
	width:640px;
	height:29px;
	background-image:url(../images/NavBarBackground.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}*/

div.NavigationInnerContainer
{
	width:640px;
	height:29px;
	padding:0px;
	margin:0px;
	float:left;
}

table.menubar
{
	white-space: nowrap;
	height:29px;
	max-height:29px;
	padding:0px 0px 0px 0px;
	margin:0px;
}

table.menubar td
{
	padding:0px;
	margin:0px;
}

table.menubar td div
{
	position:relative;
}

.menuActuator
{
	padding:0px;
	margin:0px;
}


/* Sets global top nav off state color for printing */
.menuActuator a 				{color:#999999; padding:4px 7px 4px 7px; margin:0px; font-size:13px; font-weight:bold; text-decoration:none;}
.menuActuator a:link		{color:#999999; text-decoration: none;}
.menuActuator a:visited	{color:#999999; text-decoration: none;}
.menuActuator a:active 	{color:#999999; text-decoration: none;}
.menuActuator a.active 	{color:#999999; background-color:#00487F;}


.menu
{
	background-color:white;
}

.menu .options 
{
	padding:3px 3px 3px 3px;
	border:1px solid #73A2C5;
	background-color:#FFFFFF;
}

.options a 					{background-color:#FFFFFF; color:#005595; display:block; padding:2px 10px; margin:0px; font-size:12px; font-weight:normal; text-decoration:none;}
.options a:link			{background-color:#FFFFFF; color:#005595; text-decoration: none;}
.options a:visited	{background-color:#FFFFFF; color:#005595; text-decoration: none;}
.options a:active 	{background-color:#FFFFFF; color:#005595; text-decoration: none;}
.options a:hover 		{background-color:#73A2C5; color:#FFFFFF;}


