html > body * {
	outline:none;
}
body {
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:#0097d0 url("../images/background.gif") center top repeat-y;
	color:#595959;
	line-height:18px;
	text-align:center;
}
h1, h2, h3, h4, h5, h6, form, label, input, legend, ul, ol, li, dl, dt, dd, p, div {
	margin:0;
	padding:0;
}
img {
	border:0;
}
p {
	margin-bottom:7px;
	text-align:justify;
}
h1 {
	font:bold 1.5em tahoma;
	color:#e07004;
	line-height:normal;
	margin-bottom:12px;
}
h2 {
	font:bold 1.3em tahoma;
	color:#e07004;
	padding:0;
	margin:0 0 10px 0;
}
h4 {
	font:bold 14px tahoma;
	color:Gray;
	padding:0;
	margin:0 0 10px 0;
}
.clear {
	height:1px;
	margin:0;
	padding:0;
	clear:both;
}
a {
	font:normal 11px tahoma;
	text-decoration:underline;
	color:#0eb7e7;
}
a:hover {
	text-decoration:none;
}
.blue-text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00719c;
	font-weight:bold;
}
.textfield {
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	height:15px;
	border:1px solid #959595;
	color:#686868;
	line-height:18px;
	background:#FFFFFF;
}
.textfield2 {
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	height:16px;
	border:1px solid #959595;
	color:#686868;
	padding:2px 0 0 2px;
	background:#FFFFFF;
}

.submit {
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	border:1px solid #333333;
	background:#f1f2ec;
	color:#000000;
	padding:2px;
	cursor:pointer;
}
#global {
	width:959px;
	margin:0 auto;
}
.float-left {
	float:left;
}
#header {
	height:204px;
	text-align:left;
	float:left;
}
#left-column {
	/*background:url("../images/orange-divider.jpg") left bottom no-repeat;*/
	width:193px;
	float:left;
	padding:0 17px 15px 0;
}
#logo {
	padding:15px 0 0 30px;
	float:left;
}
#middle-column {
	width:516px;
	float:left;
}
#right-column {
	width:217px;
	height:155px;
	float:left;
	text-align:right;
	color:#66aac4;
	/*background:url("../images/grey-divider.gif") left bottom no-repeat;*/
	padding:20px 16px 0 0;
}
#right-column ul {
	list-style:none;
	margin:0;
	padding:0;
}
#right-column ul li {
	margin:0;
	padding:0;
	line-height:22px;
}
#right-column ul li a {
	color:#66aac4;
}
#right-column ul li a.home {
	background:url("../images/home-icon.gif") right top no-repeat;
	padding:0 22px 5px 0;
	text-decoration:underline;
}
#right-column ul li a.home:hover {
	background:url("../images/home-icon-hover.gif") right top no-repeat;
	color:#bfdbe6;
	text-decoration:none;
}
#right-column ul li a.email {
	background:url("../images/email-icon.gif") right 3px no-repeat;
	padding:0 22px 5px 0;
	text-decoration:underline;
}
#right-column ul li a.email:hover {
	background:url("../images/email-icon-h.gif") right 3px no-repeat;
	color:#bfdbe6;
	text-decoration:none;
}
#right-column ul li a.sitemap {
	background:url("../images/sitemap-icon.gif") right 2px no-repeat;
	padding:0 22px 5px 0;
	text-decoration:underline;
}
#right-column ul li a.sitemap:hover {
	background:url("../images/sitemap-icon-h.gif") right 2px no-repeat;
	color:#bfdbe6;
	text-decoration:none;
}
#middle-area-container {
	width:959px;
	text-align:left;
	float:left;
	background-image:url(../images/content-grandiant.jpg);
	background-repeat:no-repeat;
	background-position:210px bottom;
}
#middle-left-column {
	width:210px;
	float:left;
	padding:0px 0px 20px 0;
	text-align:right;
}
#left-navigation {
	width:193px;
	float:left;
	padding:12px 17px 35px 0;
	text-align:right;
}
#left-nav-accordian {
	width:193px;
	float:left;
	padding:12px 17px 35px 0;
	text-align:right;
}
#flag {
	float:right;
	padding:0px 0px 0px 0px;
	width:200px;
}
#left-navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
#left-navigation ul li {
	margin:0;
	padding:0;
	color:#00729e;
	line-height:22px;
	font-size:12px;
	display:block;
}
#left-navigation ul li a {
	text-decoration:none;
	font-size:12px;
	color:#00729e;
}
.current {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#00729e;
}
#left-navigation ul li a:hover {
	text-decoration:none;
	color:#444444;
}
#left-navigation ul li ul {
	margin:0;
	padding:0;
}
#left-navigation ul li ul li {
	margin:0;
	padding:0px 12px 0px 0px;
	color:#d76100;
	font-size:11px;
	background:url("../images/blue-arrow.gif") right 9px no-repeat;
}
#left-navigation ul li ul li a {
	text-decoration:none;
	font-size:11px;
	color:#d76100;
}
#left-navigation ul li ul li ul li {
	margin:0;
	padding:0px 10px 0px 0px;
	color:#333333;
	font-size:11px;
	background:url("../images/blue-arrow.gif") right 9px no-repeat;
}
#left-navigation ul li ul li ul li a {
	text-decoration:none;
	font-size:11px;
	color:#666666;
}
.active {
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#d76100;
}
#left-navigation ul li ul li a:hover {
	text-decoration:none;
	color:#444444;
}
#content-container {
	width:478px;
	float:left;
	padding:15px 19px 5px 19px;
}
#product-description {
	width:476px;
	float:left;
	margin:12px 0 0 0;
	padding:25px 0 5px 0;
	background:url("../images/horizontal-divider.gif") left top repeat-x;
}
.product-menu {
	width:478px;
	float:left;
}
/*- Menu Tabs J--------------------------- */

    .tabsJ {
	font-family:Tahoma;
	float:left;
	width:478px;
	font-size:11px;
	line-height:normal;
	font-weight:normal;
}
.tabsJ ul {
	margin:0;
	list-style:none;
}
.tabsJ li {
	display:inline;
	margin:0;
	padding:0;
}
.tabsJ a {
	float:left;
	background:url("../images/tableftJ.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}
.tabsJ a span {
	float:left;
	display:block;
	background:url("../images/tabrightJ.gif") no-repeat right top;
	padding:6px 6px 10px 3px;
	color:#24618E;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabsJ a span {
	float:none;
}
/* End IE5-Mac hack */
    .tabsJ a:hover span {
	color:#FFF;
}
.tabsJ a:hover {
	background-position:0% -42px;
}
.tabsJ a:hover span {
	background-position:100% -42px;
}
.tabsJ .currents a {
	background-position:0% -42px;
}
.tabsJ .currents a span {
	background-position:100% -42px;
	color:#FFF;
}
.product-container {
	width:443px;
	border-left:1px solid #b9b9b9;
	border-right:1px solid #b9b9b9;
	border-bottom:1px solid #b9b9b9;
	border-top:2px solid #028dc2;
	height:180px;
	float:left;
	padding: 10px;
}
#flash-area {
	width:478px;
	height:195px;
	float:left;
}
#product-features {
	width:270px;
	float:left;
	padding:0 15px 0 13px;
}
#product-features h2 {
	color:#e07004;
	font-size:1.2em;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
}
#product-features ul {
	padding:0 0 0 22px;
	margin:0;
}
#product-features ul li {
	padding:0 0 0 0;
	margin:0;
	line-height:25px;
}
#middle-right-column {
	width:233px;
	float:left;
	color:#ffffff;
	text-align:left;
}
#subscribe-column {
	width:210px;
	float:left;
	padding:25px 0 20px 0px;
	background:url("../images/orange-divider.jpg") right top no-repeat;
}
#subscribe-column h2 {
	font:bold 13px Arial, Helvetica, sans-serif;
	background:url("../images/subscribe-icon.gif") 10px top no-repeat;
	padding:9px 10px 15px 0px;
	margin-bottom:5px;
	color:#00719c;
}
#subscribe-column .form {
	padding:0 10px 0 10px;
}
#subscribe-column input {
	vertical-align:middle;
	margin-bottom:7px;
}
#mediatabs ul {
	margin:0px;
	padding:0px 0 0 80px;
	float:right;
	list-style: none;
}
#mediatabs li {
	display: inline;
	margin:0px;
	float:right;
	padding:0px;
}
#mediatabs li a {
	float:left;
	display: block;
	font-size:11px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	width:21px;
	height:20px;
	text-decoration: none;
	text-align:center;
	padding-top:3px;
	border:0px;
}
#mediatabs li a:hover, #mediatabs li a.selected {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	color:#1f65a1;
	background:url(../images/current-slide.gif) 2px 2px no-repeat;
	text-align:center;
	padding-top:3px;
	border:0px;
}
#slider4{
overflow:hidden;
height:140px;
}
#event-column, .event-column {
	width:223px;
	float:left;
	padding:25px 0 20px 10px;
	background:url("../images/events-divider.gif") left top no-repeat;
}


#event-column h2,  .event-column h2{
	font:bold 1.3em Arial, Helvetica, sans-serif;
	background:url("../images/events-icon.gif") left top no-repeat;
	padding:4px 0 17px 31px;
	margin-bottom:5px;
	color:#FFFFFF;
}
ul.date-column {
	list-style:none;
	height:140px;
	margin:0;
	padding:0 0 0 12px;
}
.date-column  li{
	margin:0;
	padding:3px 0 0 2px;
	background:url("../images/press-events-orab.gif") left top no-repeat;
	font-weight:bold;
}
.date-column ul ul{
	list-style:none;
	margin:0;
	padding:10px 0 15px 0;
}
.date-column li li {
list-style:none;
	margin:0;
	padding:10px 0 15px 0;
	background:none;
	font-weight:normal;
}
.date-column li li a {
text-decoration:underline;
	color:#f4e698;
}
.date-column li li a:hover {
text-decoration:none;
	color:#fff;
}
.date-column li li  span a {
	margin:0;
	background:none;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.date-column li li  span a:hover {
	margin:0;
	background:none;
	color:#f4e698;
	text-decoration:none;
	font-weight:normal;
}
#footer {
	text-align:left;
	float:left;
	width:959px;
}
#footer-left-col {
	background:url("../images/orange-divider.jpg") left top no-repeat;
	width:193px;
	float:left;
	padding:20px 17px 15px 0;
	color:#a0a0a0;
	text-align:right;
}
#footer-middle-col {
	width:470px;
	float:left;
	border:2px solid #FFFFFF;
	background:#959595;
	color:#FFFFFF;
	padding:20px 20px 20px 22px;
}
#footer-content-left {
	width:220px;
	float:left;
	background:url("../images/vertical-divider.gif") right top no-repeat;
	color:#FFFFFF;
	padding:10px 30px 15px 0;
}
#footer-content-left a {
	color:#000000;
	text-decoration:none;
}
#footer-content-left a:hover {
	color:#000000;
	text-decoration:underline;
}
#footer-content-right {
	width:195px;
	float:left;
	padding:10px 0 0 25px;
}
#footer-content-right a {
	color:#000000;
		text-decoration:none;
}
#footer-content-right a:hover {
	color:#000000;
		text-decoration:underline;
}


#footer-right-col {
	width:222px;
	float:left;
	text-align:left;
	color:#6eb1ca;
	background:url("../images/grey-divider.gif") left top no-repeat;
	padding:20px 0 0 11px;
}
#footer-right-col a {
	float:left;
	color:#6eb1ca;
	padding:0 0 0 6px;
}
#footer-right-col a:hover {
	color:#bfdbe6;
	text-decoration:underline;
}
.grey-color {
	color:#c3c3c3;
}
.black-color {
	color:#000000;
}
.bradcrum {
	float:right;
	font-family:Tahoma;
	font-size:10px;
}
.bradcrum a {
	font-family:Tahoma;
	font-size:10px;
	text-decoration:underline;
}
.bradcrum a:hover {
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none;
	color:#e07004;
}
.list ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.list ul li {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	background:url(../images/inner-arrow.gif) left 7px no-repeat;
	padding:0px 0px 0px 13px;
}
.list ul li a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#ff7300;
}
.list ul li a:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e07004;
	text-decoration:underline;
}
.input {
	width:180px;
	height:18px;
	font-family:Tahoma;
	font-size:11px;
}
.heading {
	background-color:#0097d0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.gray-bg {
	background-color:#606060;
	color:#FFFFFF;
}
/*.even {
	background-color:#dfdfdf;
}*/
.border {
	border:1px dashed #4a4a4a;
}
sup {
	color:#FF0000
}
.listing {
	margin:0px 0px 0px 10px;
	padding:0px;
}
.listing li {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
}
a.grey-link {
	font:normal 11px tahoma;
	text-decoration:none;
	color:#333333;
}
a.grey-link:hover {
	text-decoration:none;
	color:#e07004;
}
a.blue-link {
	font:1.2em, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#00719c;
}
a.blue-link:hover {
	text-decoration:none;
	color:#e07004;
}
a.top {
	text-decoration:none;
	color:#0eb7e7;
	border-bottom:1px dashed #0eb7e7;
	background:url("../images/black-arrow2.gif") left 5px no-repeat;
	padding:0px 0px 0px 10px;
}
a.top:hover {
	text-decoration:none;
	color:#000000;
	border-bottom:none;
	background:url("../images/black-arrow.gif") left 5px no-repeat;
}
.blue-list {
	margin:0px;
	padding:0px 0px 0px 5px;
	list-style-type:none;
}
.blue-list li {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	background:url(../images/black-arrow2.gif) left 7px no-repeat;
	padding:0px 0px 2px 13px;
}
.blue-list li ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.blue-list li ul li {
	line-height:20px;
	background:url(../images/black-arrow2.gif) left 7px no-repeat;
	padding:0px 0px 0px 13px;
	color:#e07004;
}
.blue-list li ul li ul {
	margin:0px;
	padding:0px 0px 5px 0px;
	list-style-type:none;
}
.blue-list li ul li ul li {
	line-height:20px;
	background:url(../images/blue-arrow2.gif) left 7px no-repeat;
	padding:0px 0px 1px 13px;
	color:#e07004;
}
.blue-list a {
	text-decoration:none;
	color:#333333;
}
.blue-list a:hover {
	color:#e07004;
	text-decoration:underline;
}
/*.odd {
	background-color:#eaeaea;
}*/
.border2 {
	border:1px solid #c9c9c9;
}
a.view-enlarge {
	color:#333333;
	text-decoration: underline;
	background:url(../images/enlarge-icon.gif) left no-repeat;
	padding:0px 2px 5px 20px;
	margin-left:6px;
	line-height:25px;
}
a.view-enlarge:hover {
	color:#0eb7e7;
	text-decoration:none;
}
.orange-link{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#ff7300;
}

a.orange-link{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#ff7300;
}
a.orange-link:hover {
	color:#e07004;
	text-decoration:underline;
}
a.view-download  {
	color:#333333;
	text-align:right;
	float:right;
	text-decoration: underline;
	background:url(../images/pdf.gif) left no-repeat;
	padding:0px 2px 5px 25px;
	margin-left:6px;
	line-height:25px;
}
a.view-download:hover {
	color:#0eb7e7;
	text-decoration:none;
}

/*Accordian CSS */
.arrowlistmenu{
width:193px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font:normal 12px tahoma;
color:#00729e;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
background:url(../images/blue-arrow.gif) right 9px no-repeat;
padding-right:9px;
}
.menuheader a{
font:normal 12px tahoma;
color:#00729e;
text-decoration:none;
}
.arrowlistmenu .nonexpand{
padding: 4px 9px 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
background:none;
font:normal 12px tahoma;
color:#00729e;
}
.nonexpand a{
font:normal 12px tahoma;
color:#00729e;
text-decoration:none;
}
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background:url(../images/down-arrow.gif) right 10px no-repeat;
font-weight:bold;
padding-right:9px;
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom:4px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

/**/
.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background:url(../images/blue-arrow.gif) right 7px no-repeat;
color:#e07004;
padding-right:9px;
}
.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background: url(../images/down-arrow.gif) right 7px no-repeat;
padding-right:9px;
font-weight:bold;
}
.arrowlistmenu ul li a{
color: #e07004;
display: block;
padding: 2px 9px 2px 0;
text-decoration: none;
font-weight:normal;
}
.arrowlistmenu ul li a{ /*hover state CSS*/
background:url(../images/bulet.gif) 5px 10px no-repeat;
padding-left:12px;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color:#686868;
}
ul.subcategoryitems li a{
color:#686868;
}
ul.subcategoryitems li a:hover{
color:#000000;
}
#marqueecontainer {
	position:relative;
	float:left;
	width: 180px; /*marquee width */
	height:160px; /*marquee height */
	overflow: hidden;
	padding:0px 5px 2px 0px;
}
.testi-item{
	width: 165px;
	padding:5px 0 13px 10px;
	color:#FFFFFF;
}
.testi-sender{
float:right;
background:url(../images/testi-icon-2.gif) left 3px no-repeat;
padding-left:20px;
}

.leadership{
	background:url(../images/leadership/bg-photo.jpg) left top no-repeat;
	width:98px;
	height:110px;
	padding:8px 9px;
	_padding:2px 9px;
	}
#Grid_range img
{
	padding:0 5px 0 5px;
}

.imgborder{
border:4px solid #dddddd;
}


/*Grid Paging*/
.pages
{
	
	float:right;
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
}

.pages a, .pages span {
    display: block;
   
    float:left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #636363;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #636363;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}
.imgclip
{
clip:0 	
}

.pdf-list {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
}
.pdf-list li {
	line-height:19px;
	padding: 4px 0 4px 0px;  
	}
	

.pdf-list li a {

	color:#595959;
	text-decoration:none; 
	padding: 4px 0 4px 20px;
	 background:url(../images/acrobat.gif)  no-repeat left 3px;
	}
	
	.pdf-list li a:hover {
	color:#000;
	text-decoration:none;
	}
.corp-film{
background:url(../images/corporate-film.jpg) left top no-repeat;
width:143px;
float:right;
height:25px;
cursor:pointer;
}
.corp-film-hover{
background:url(../images/corporate-film.jpg) left -25px no-repeat;
width:143px;
float:right;
height:25px;
cursor:pointer;
}

.tikker{
	float:left;
	width:516px;
	overflow:hidden;
}