﻿* {font-size: 100%;margin:0;padding:0;}

	table{border-collapse:collapse;border-spacing:0;}

	fieldset,img,a img,:link img,:visited img {border:0;}

	address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}

	ol,ul {list-style:none;}

	caption,th {text-align:left;}

	h1,h2,h3,h4,h5,h6 {font-size:100%;}

	q:before,q:after {content:'';}
	
.JS .jqueryhide{display:none;}


html {overflow-y:scroll;}
html, body
{
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 11px;
	color: #717171;
	background: #f6f6f6 url("images/bg_texture.jpg") repeat top;
	min-height:100%;
    height:auto !important;
    height:100%;
    line-height:16px;
    background:#fff;
    
}

/* ------------------------ classes ------------------------ */
	.clear	{ 
		clear:both;
		}
	div.clear	{ 
		height:.01em; 
		overflow:hidden; 
		}
		
    .center {margin:0 auto;text-align:center;}
    
    .hide {display:none !important;}
    .align_left {text-align:left;}
    .noborder {border:none !important;}
    
    .float_right{float:right;}
    .float_left{float:left;}
    .nounderline {text-decoration:none;}
    
    .border_bottom{border-bottom:1px solid #DEDEDE;}

    h2.cufon {font: 13px/16px Arial, sans-serif;letter-spacing: 0;color:#002e5e;height:16px;
        margin-bottom:5px;}
    h3.cufon {font:  11px/20px Arial, sans-serif;letter-spacing: 0;color:#002e5e;}
    
    input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaa; }
input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #d6e9f4; }
input[type='text'],input[type='password'], select

{	
	font: 13px/20px 'Verdana',Arial;
	background: #fff;
	padding: 0;
	cursor: text;
	border-color:#BABABA #E7E3E3 #E7E3E3 #BABABA;
	border-style:solid;
	border-width:1px;
	height:18px;
	margin:2px;
	width:200px !important;
	vertical-align:middle;
	word-spacing:0.5px;font:11px/18px Arial; color:#565656;
 }
 
 input[type="submit"]:focus, input[type='radio']:focus, input[type='checkbox']:focus, a:focus
{
   outline:none;
    }
    
     input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner
    {   
        border : 0px;
    } 
    
      a::-moz-focus-inner
    {   
        border : 0px;
    } 
 
 	textarea.referIE6_textbox{font: 11px/16px 'Verdana',Arial;
	background: #fff;
	padding:2px;
	cursor: text;
	border-color:#BABABA #E7E3E3 #E7E3E3 #BABABA;
	border-style:solid;
	border-width:1px;
	height:136px;
	width:140px;
	margin:2px;
	color:#565656;
	}

input[type='radio'], input[type='checkbox'] {margin:0 4px 0 0;height:auto;width:auto;vertical-align:middle;position:relative;overflow:auto;}
input.stylenone {background:transparent none repeat scroll 0 0;border:0 solid #3CA2A2;}

 
    
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a
{
	color: #0779AE;
	text-decoration: none;
}

a:hover
{
	color: #02334d;
	text-decoration: underline;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Body

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.container
{
   /* background:  url("images/bg_body.png") repeat-y top;*/
	min-height:750px;
    height:auto !important;
    height:750px;
    width:820px;
    margin:0;
    text-align:left;
    padding:0 0 40px 20px;
    }
    
  .masthead
  {
      background:#fff;
      height:95px;
      }
#about_us .container
{
   
    background:transparent url("images/bg_contaner_wrap.jpg") repeat-y top;
}
.footer
{
    background: url("images/footer_bg.png") repeat-x scroll center top ;
    bottom:0;
    height:35px;
    position:fixed;
    width:100%;
    z-index:9999;
   }

.footer_link
{
    height:36px;
    width:790px;
    margin:0 ;
    text-align:left;
    padding:0 0 0 40px;
    font:10px/38px Arial;
    color:#878686;
    }
 .footer_link li
{
    display:inline;
	border-right:1px solid #878686;
	padding:0 7px;
    }   
   .footer_link li a  
   {
       color:#878686;
       
       }

.logo a
{
    width:200px;
    height:66px;
    float:left;
    background:url("images/unilava_logo.png") no-repeat top;
    display:block;
}

.logo a span
{
    display:none;
}

#header
{
   
    float:left;
    height:205px;
    margin:0 0 15px;
    padding:0 0;
    width:800px;
}

#noflashheader
{
 
    float:left;
    height:205px;
    margin:0 0 15px;
    padding:0 0 0;
    width:800px;
}
.noflashheader_bg
{
  background:#ffffff url("images/header.jpg") no-repeat top;
  width:800px;
  height:205px;
}
.content_wrap
{
    
    
    }

.col_left
{
    width:625px;
    min-height:250px;
    height:auto !important;
    height:250px;
    float:left;
    margin:0 0 0 0;
    }
#about_us .col_left
{
    width:605px;
    min-height:250px;
    height:auto !important;
    height:250px;
    float:left;
    padding:0 0 0 20px;
    }

.feature_box1 a
{
    float:right;
    color:#0779ae;
    text-decoration:underline;
    margin:15px 0 0 0;
}
.col_left ul
{
    margin:15px 0 0 15px; 
    }
    
#business_ethics .col_left ul li
{
    line-height:16px;
    margin:0 0 10px 10px;
    list-style:disc;
    }
    .feature_box1
    {
        float:left;
        height:auto !important;
        margin:0 25px 0 40px;
        min-height:172px;
        width:565px;
    }
    
    .feature_box1 .content
    {
        float:left;
        width:364px;
    }
    .feature_box2
    {
        width:270px;
        min-height:172px;
        height:auto !important;
        height:172px;
        float:left;
        margin:0 25px 0 40px;
    }
    .feature_box3
    {
        width:270px;
        min-height:172px;
        height:auto !important;
        height:172px;
        float:left;
        margin:0 25px 0 0;
    }
    
 .feature_box1 img, .feature_box2 img, .feature_box3 img
 {
     float:left;
     border:1px solid #dedede;
     margin-right:22px;
 }
 
  
#about_us .col_left p
{
    margin:0 30px 15px 0;
}

#about_us .col_left h2
{
    margin:0 30px 15px 0;
   
}
      
.col_right
{
    width:175px;
    height:100%;
    float:left;
    padding:29px 0 0 0;
 
}
 .col_right h3
 {
     margin:0 0 0px 20px;
     
  
 }  

  .col_right p  
 {
     margin:0 0 20px 20px;
     color:#717171;
     font:10px arial;
 }  
  .col_right a 
 {
         text-decoration:underline;
 }  
 .col_right a:hover
 {
        
         text-decoration:none;
 } 
 
 .ticker_symbol
 {
     width:88px;
     border:1px solid #dedede;
     float:left;
     height:50px;
     margin:25px 0 0 27px;
     }
     
        .ticker_symbol span
 {
     
     width:88px;
     float:left;
     color:#0779ae;
      height:25px;
     line-height:25px;
     text-align:center;
     font:12px
     }  
    .ticker_symbol span.bg_blue
 {
     background:#0779ae;
     color:#ffffff;
         }  
         
         #mainnav {

		background:url("images/main_nav.jpg") top no-repeat;

		width:800px;

		height:29px;

		padding:0;

		margin:0 0 0 0;

		float:left;

		}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Main Nav
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	#mainnav span { display:none; }

	

	#mainnav li, #mainnav a { height:29px; display:block; } /* change height here also */

	

	#mainnav li { float:left; list-style:none; display:inline; position:relative; }



	#mainnav_01 { width: 78px; margin-left:289px;}

	#mainnav_02 { width: 160px;}

	#mainnav_03 { width: 80px;}

	#mainnav_04 { width: 109px;}

	#mainnav_05 { width: 83px;}






	/*-------------- (-255px) X position of button / (-77px) height of image from above ------------- */

	#mainnav_01 a:hover { background:url("images/main_nav.jpg") -289px -58px no-repeat; }

	#mainnav_02 a:hover { background:url("images/main_nav.jpg") -367px -58px no-repeat; }

	#mainnav_03 a:hover { background:url("images/main_nav.jpg") -527px -58px no-repeat; }

	#mainnav_04 a:hover { background:url("images/main_nav.jpg") -607px -58px no-repeat; }

	#mainnav_05 a:hover { background:url("images/main_nav.jpg") -716px -58px no-repeat; }
	

	#about_us	#mainnav_01 a { background:url("images/main_nav.jpg") -289px -29px no-repeat; }

	#corporate_governance	#mainnav_02 a { background:url("images/main_nav.jpg") -367px -29px no-repeat; }

	#investors	#mainnav_03 a { background:url("images/main_nav.jpg") -527px -29px no-repeat; }

	#press_releases	#mainnav_04 a { background:url("images/main_nav.jpg") -607px -29px no-repeat; }
	
	#contact_us #mainnav_05 a { background:url("images/main_nav.jpg") -716px -29px no-repeat; }


a.pdf {
    background:url("images/pdf.png") no-repeat left;
    height:16px;
    color:#0082C8;
    margin:0 0 8px 4px;
    padding:0 0 0 22px;
    text-align:left;
}

a.arrow {
    background:url("images/blue_arrow.png") no-repeat left;
    height:16px;
    color:#0082C8;
    margin:0 0 8px 4px;
    padding:0 0 0 22px;
    text-align:left;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	sidenav products
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.sidenav_insidewrap {min-height:463px;height:auto !important;height:463px;float:left;width:148px;}

.sidenav_inside 
{
    background:#ffffff;
	display: inline;
	float: left;
	height: 183px;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 0;
	position: relative;
	width: 148px;
	z-index: 100;
}
.sidenav_inside a
{
	background-color:transparent;
    border:medium none;
    color:#183A6E;
    display:block;
    font-weight:normal;
    height:22px;
    line-height:22px;
    margin:0;
    padding:0 15px 0;
    text-decoration:none;
    width:118px;
}
.sidenav_inside a span
{
    
}
.sidenav_inside a:hover
{
		color:#0779AE ;
	
}



#executive_management .h2_side1 a, #financials .h2_side1 a, #press_releases_side .h2_side1 a
{
	background:#eeeeee;
	color:#0779AE;
	height:22px;
}
#board .h2_side2 a, #stock_information .h2_side2 a, #press_releases_milestones .h2_side2 a
{
	background:#eeeeee;
	color:#0779AE;
	height:22px;
}
#our_responsibilities .h2_side3 a, #fact_sheet .h2_side3 a
{
	background:#eeeeee;
	color:#0779AE;
	height:22px;
}

#our_principles .h2_side4 a, #milestones .h2_side4 a
{
	background:#eeeeee;
	color:#0779AE;
	height:22px;
}

#business_ethics .h2_side5 a
{
	background:#eeeeee;
	color:#0779AE;
	height:22px;
}
.sidenav_inside li
{
	float: left;
	height: 22px;
	position: relative;
	width: 148px;
	border-top:1px solid #DEDEDE;
}

.sidenav_inside li.first
{
    border:none;
}

.sidenav_inside li ul li
{
	height: 22px;
	width: 148px;
}
.sidenav_inside li ul li a
{
	height: 22px;
	width: 148px;
}
.sidenav_inside ul
{
    background:#ffffff;
	display: none;
	left: 148px;
	position: absolute;
	top: -1px;
	width: 148px;
}

.sidenav_inside ul ul
{
	top: 0;
}
.sidenav_inside li ul ul
{
	left: 12em;
	margin: 0px 0 0 0px;
}
.sidenav_inside li:hover ul ul, .sidenav_inside li:hover ul ul ul, .sidenav_inside li:hover ul ul ul ul
{
	display: none;
}
.sidenav_inside li:hover ul, .sidenav_inside li li:hover ul, .sidenav_inside li li li:hover ul, .sidenav_inside li li li li:hover ul
{
	display: block;
}





.margin1 { margin-top: 0px !important; }
.margin2 { margin-top:-314px !important;}
.margin3 { margin-top:-574px !important; } 
.margin4{ margin-top:-744px !important; } 
.margin5 { margin-top:-914px !important; } 
.margin6{ margin-top:-1066px !important; } 
.margin7 { margin-top:-1254px !important; } 
.margin8 { margin-top:-1442px !important; } 


@-moz-document url-prefix() 
{

.margin2, x:-moz-any-link {margin-top:-314px !important;}
.margin2, x:-moz-any-link, x:default {margin-top:-310px !important;}

.margin3, x:-moz-any-link {margin-top:-573px !important;}
.margin3, x:-moz-any-link, x:default {margin-top:-568px !important;}

.margin4, x:-moz-any-link {margin-top:-743px !important;}
.margin4, x:-moz-any-link, x:default {margin-top:-735px !important;}

.margin5, x:-moz-any-link { margin-top:-912px !important;}
.margin5, x:-moz-any-link, x:default { margin-top:-902px !important;}

.margin6, x:-moz-any-link {margin-top:-1063px !important; }
.margin6, x:-moz-any-link, x:default {margin-top:-1052px !important;  }

.margin7, x:-moz-any-link {margin-top:-1269px !important; }
.margin7, x:-moz-any-link, x:default {margin-top:-1237px !important; }

.margin8, x:-moz-any-link {margin-top:-1457px !important; }
.margin8, x:-moz-any-link, x:default {margin-top:-1422px !important; }


}

@media screen and (-webkit-min-device-pixel-ratio:0){
.margin1 { margin-top: 0px !important; }
.margin2 { margin-top:-310px !important;}
.margin3 { margin-top:-568px !important; } 
.margin4{ margin-top:-735px !important; } 
.margin5 { margin-top:-902px !important; } 
.margin6{ margin-top:-1050px !important; } 
.margin7 { margin-top:-1236px !important; } 
.margin8 { margin-top:-1422px !important; } 

}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Inside pages

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.inside_body .col_left
{
    width:609px;
	float:left;
	padding:0 0 0 43px;
}

#contact_us .inside_body .col_left
{
float:left;
padding:0 0 0 38px;
width:609px;
}

.inside_body .col_left .chart_col2 p,
.inside_body .col_left .chart_col4 p
{
    margin:0;
    }
.inside_body

{
    margin:0 0 40px 0;
    }
.inside_body .col_left p
{
    margin: 0 0 15px;
}

.col_left h1, .contactus_wrap  h1 
{
     font:17px/22px Arial;
      color:#183A6E;
      margin:0 0 10px;
     
    }
    
   

#fact_sheet .inside_body .col_left p,
#stock_information .inside_body .col_left p
{
    margin: 0 0;
    display:block;
}

.inside_body .col_right
{
    width:172px;
	float:left;
}

.inside_body  .col_right h3
{
    margin:0;
}


.inside_body  .col_right p {
color:#717171;
font:11px arial;
margin:0 0 25px 1px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Fanceebox

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 190;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 200;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(images/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(images/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 200;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 196;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 192;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 190;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #1a7cb4;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 200; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(images/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(images/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 110;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 170;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy_shadow_nw.png) no-repeat;
}

#location_map
{
    float:left;
    width:640px;
    height:420px;
    margin:0 25px;
}

	
/* ------------------------ Executive Nav ------------------------ */
.exec_nav {
	background:url(images/nav_executive.png) no-repeat;
	width:707px;
	height:234px;
	float:left;
	margin:0 0 0 21px;
	
}
.exec_nav span { display:none; }

.exec_nav li, .exec_nav a { height:234px; display:block; } /* change height here also */

.exec_nav li { float:left; list-style:none; display:inline; }

.exec_nav li a#boaz_link {width:71px;}
.exec_nav li a#glen_link {width:84px;}
.exec_nav li a#baldwin_link {width:123px;}
.exec_nav li a#chris_link {width:76px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */inside_body
.exec_nav li a#boaz_link:hover { background:url(images/nav_executive.png) no-repeat -0px -234px; }
.exec_nav li a#glen_link:hover { background:url(images/nav_executive.png) no-repeat -71px -234px; }
.exec_nav li a#baldwin_link:hover { background:url(images/nav_executive.png) no-repeat -155px -234px; }
.exec_nav li a#chris_link:hover { background:url(images/nav_executive.png) no-repeat -278px -234px ; }

/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
.boaz .exec_nav li a#boaz_link { background:url(images/nav_executive.png) no-repeat -0px -234px ; }
.glen .exec_nav li a#glen_link { background:url(images/nav_executive.png) no-repeat -71px -234px ; }
.baldwin .exec_nav li a#baldwin_link { background:url(images/nav_executive.png) no-repeat -155px -234px; }
.chris .exec_nav li a#chris_link { background:url(images/nav_executive.png) no-repeat -278px -234px; }

.name {}

.executivebody_head { background:url(images/executive_content_header_03.png) no-repeat top;float:left;width:514px;height:14px;}
.executivebody_body{ background:url(images/executive_content_body.png) repeat-y top;float:left;width:514px;min-height:335px;height:auto !important;height:335px;}
.executivebody_bodyinsidewrap{ margin:20px 0 0 20px;width:605px;float:left;}
.executivebody_bodyinsidewrap p{ margin:0 0 15px;}

.executivebody_bodyinsidewrap p.jobtitle {color: #000; font-size: 12px;margin-bottom:20px;font-weight:bold;}
.executivebody_footer{ background:url(images/executive_content_footer_10.png) no-repeat top;float:left;width:514px;height:41px;	}

#subhead_nav
{
   	width:800px;
	height:43px;
	float:left;
	margin:0px 0 24px 0;
	
	position:relative;
	z-index:1;
    }
    
    #noflashsubhead
{
   background:url(images/subhead_bg.png) repeat-x top;
	width:800px;
	height:43px;
	float:left;
	margin:0px 0 24px 0;
	
	z-index:1;
	position:relative;
    }
    
#subhead_nav img
{
    position:absolute;
    z-index:10; 
    left:0;
    top:0;   
    }
#subhead_nav p
{
    font:20px/43px Arial;
    letter-spacing:-.2px;
    color:#fff;
    position:absolute;
    z-index:10;
    left:37px;
    top:0; 
}

.trigger {
	padding: 0 0 ;
	margin: 0 0 0 0;
	background: url(images/toggle_arrow.png) no-repeat right top;
	height: 88px;
	line-height: 15px;
	width: 573px;
	font-weight: normal;
	float: left;
	cursor:pointer;
}

.gray_bg 
{
    background:#eeeeee;
    height:88px;
    float:left;
    width:609px;
    }
.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}

.title_wrap{float:left;height:44px;padding:25px 0 0 10px;}

.trigger img {
	float:left;
	border: 1px solid #e1e1e1;
	margin:12px 12px 0;
}
.trigger a:hover {
	color: #ccc;
}
.active {background-position: right bottom;}


.fvid 
{
    margin:0px 0 0 108px;
    height:100%;
    clear: both;
    overflow: hidden;
    padding:10px 25px 0 0;
    }
    .fvid p
{
    color:#717171;
    }


.stock_information{width:620px;height:203px;float:left;}
.proforma{width:609px;float:left;margin:0 0 45px 0;}
.proforma_footnote {margin:5px 0 0 8px;font: 9px/10px Arial;}
.chart_header {background:#eeeeee;color:#134a7e;height:22px;width:585px;padding:0 12px 0px 12px;font:11px/22px Arial;border-bottom:1px solid #DEDEDE;border-top:1px solid #DEDEDE; }
.chart_header h3 {float:left;}
h3.updated_time {float:right;}

.chart_col {height:22px;width:122px;border-bottom:1px dashed #56b4e3;float:left;display:block;}
.chart_col p{font:11px/22px Arial;text-align:center;color:#1e4878;vertical-align:middle;margin:0;}
.chart_col label{font:11px/22px Arial;text-align:center;color:#1e4878;margin:0;display:block;}
.chart_col_price {height:68px;width:122px;border-bottom:1px dashed #56b4e3;float:left;display:block;text-align:center;}
#stock_information .inside_body .col_left .chart_col_price p{font: 28px/67px Arial;color:#1e4878;}
.lightblue {background:#d6eaf9;}
.darkblue {background:#c8e0f2;}
.greyblue {background:#eeeeee;}
.navyblue {background:#eeeeee;}
.darkgrey {background:#e0e9ee;}
.whitegrey {background:#f4fafd;}


.chart_col2 {height:23px;width:152px;border-bottom:1px solid #DEDEDE;float:left;display:block;}
.chart_col2 p{font:11px/22px Arial;text-align:center;color:#1e4878;vertical-align:middle;margin:0 0 0 0;}
.chart_col2 label{font:11px/22px Arial;text-align:center;font-weight:bold;color:#1e4878;margin:0 0 0 0;display:block;}

.chart_col4 {height:23px;width:153px;border-bottom:1px solid #DEDEDE;float:left;display:block;}
.chart_col4 p{font:11px/22px Arial;text-align:center;color:#1e4878;vertical-align:middle;margin:0 0 0 0;display:block;}
.chart_col4 label{font:11px/22px Arial;text-align:center;font-weight:bold;color:#1e4878;margin:0 0 0 0;display:block;}

.chart_body{margin:0 0 40px 0;width:597px;height:280px;background:#eeeeee;padding:0 6px 0 6px;}

.chart_title h3 {float:left;margin:1px 0 0 0;color:#134a7e;font:bold 13px/18px Arial;}
.chart_body img {margin:0 12px;text-align:center;}

.chart_title {padding:4px 12px 0px 12px;height:24px;width:585px;margin-top:25px;background:#eeeeee;color:#134a7e;}
.chart_footer {background: #fff;}
.fontstyle{margin:0 0 25px 0;}
.fontstyle p {font:11px/22px Arial;text-align:center;color:#1e4878;vertical-align:middle;display:block;}


#fact_sheet .sec_title1 p{height:22px;width:165px;float:left;display:block;color:#183A6E;}
#fact_sheet .sec_title2 p{height:22px;width:73px;float:left;display:block;color:#183A6E;}
#fact_sheet .sec_title3 p{height:22px;width:123px;float:left;display:block;color:#183A6E;}
#fact_sheet .sec_title4 p{height:22px;width:123px;float:left;display:block;color:#183A6E;}
#fact_sheet .sec_title5 p{height:22px;width:73px;float:left;display:block;color:#183A6E;}

.sec_col1 {height:22px;width:165px;float:left;display:block;text-align:left;}
.sec_col2 {height:22px;width:73px;float:left;display:block;}
.sec_col3{height:22px;width:123px;float:left;display:block;}
.sec_col4{height:22px;width:123px;float:left;display:block;}
.sec_col5{height:22px;width:73px;float:left;display:block;}


td.left_finance {font:bold 11px/18px Arial;height:60px;width:80px;text-align:center;padding:12px 5px 0 5px;border-bottom:1px solid #DEDEDE;vertical-align:top;}
td.right_finance {font: 11px/18px Arial;height:60px;width:535px;text-align:left;padding:12px 5px 0 5px;border-bottom:1px solid #DEDEDE;vertical-align:top;}

td.right_finance a {font:bold 9px/10px Arial;text-decoration:underline;color:#1e4878;}

 .contactus_wrap {width:670px;text-align:center;margin:20px auto;}
    label { color:#565656;}
.contact_wrap label {margin-left:2px;}
.left_col_contact{float:left;width:236px;}
.right_col_contact{float:left;width:426px;}

.contact_wrap dd {margin-bottom:10px;}

table.TMCalloutStyle2
        {
            border: none;
            background-color: transparent;
            z-index:1000;
            margin:-10px 0 0 0;
			width:auto;
			position:absolute;
        }
        
        .TMCalloutStyle2 .ajax__validatorcallout_popup_table
        {
            display: none;
            border: none;
            background-color: transparent;
            padding: 0px;
            
        }
        .TMCalloutStyle2 .ajax__validatorcallout_popup_table_row
        {
            vertical-align: top;
            height: 100%;
            background-color: transparent;
            padding: 0px;
            
        }
        .TMCalloutStyle2 .ajax__validatorcallout_callout_cell
        {
            width: 20px;
            height: 100%;
            text-align: right;
            vertical-align: top;
            border: none;
            background-color: transparent;
            padding: 0px;
        }
        .TMCalloutStyle2 .ajax__validatorcallout_callout_table
        {
            height: 100%;
            border: none;
            background-color: transparent;
            padding: 0px;
        }
        .TMCalloutStyle2 .ajax__validatorcallout_callout_table_row
        {
            background-color: transparent;
            padding: 0px;
        }
        .TMCalloutStyle2 .ajax__validatorcallout_callout_arrow_cell
        {
            padding: 0px 0px 0px 0px;
            text-align: right;
            vertical-align: top;
            font-size: 1px;
            border: none;
            background:none;
        }
        .TMCalloutStyle2 .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv
        {
            font-size: 1px;
            position: relative;
            left: 1px;
            border-bottom: none;
            border-right: none;
            border-left: none;
            width: 37px; height:45px;
            background: transparent url(../images/AJAX_L.png) no-repeat;
            padding: 0px;
        }
        .TMCalloutStyle2 .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div
        {
            height: 1px;
            overflow: hidden;
            border-top: none;
            border-bottom: none;
            border-right: none;
            padding: 0px;
            margin-left: auto;
        }
       .TMCalloutStyle2 .ajax__validatorcallout_error_message_cell
        {
            font-family: Verdana;
            font-size: 10px;
            text-align:left;
            padding: 5px 0px 10px 5px;
            border-right: none;
            border-left: none;
            min-width:10px;
            height: auto;
            background: transparent url(../images/AJAX_M.png) repeat-x;
            color:#0071b5;
            vertical-align:middle;
        }
      

        .TMCalloutStyle2 .ajax__validatorcallout_icon_cell
        {
            display:none;
            height: 43px;
            padding: 5px;
            border-right: none;
            background: transparent url(../images/AJAX_M.png) repeat-x;
        }
        .TMCalloutStyle2 .ajax__validatorcallout_close_button_cell
        {
            vertical-align: top;
            padding: 6px 0 0 3px;
            text-align: right;
            border-left: none;
            width: 20px; height:43px;
            background: transparent url(../images/AJAX_R.png) no-repeat;
        }
        .TMCalloutStyle2 .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
        {
            border: none;
            text-align: center;
            width: 20px;
            padding: 2px;
            background: transparent url(../images/X.png) no-repeat left;
        }
        .TMCalloutStyle2 .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv img { visibility:hidden;}
        
   