﻿body 
{
	padding : 0px;
	margin  : 0px;
}

.leftDiv
{
	background-image  : url(images/bg_left.jpg);
	background-repeat : no-repeat;	
	height            : 700px;
	padding           : 40px;
	padding-top       : 10px;
}

.leftDivContent
{
	background-image  : url(images/bg_left_content.jpg);
	background-repeat : no-repeat;	
	height            : 700px;
	padding           : 10px;
	padding-top       : 10px;
}

.leftDivPlain
{
	background-image  : url(images/bg_left_plain.jpg);
	background-repeat : no-repeat;	
	height            : 700px;
	padding           : 10px;
	padding-top       : 10px;
}

.topbar
{
	top      : 0px;
	height   : 204px;
	left     : 350px;
	position : absolute;
	width: calc(100vw - 407px);
}

.topbarbg
{
	filter      : progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#003f62', endColorstr='#6bbed0');
	background  : -webkit-gradient(linear, left top, right bottom, from(#003f62), to(#6bbed0));	
	background  : -moz-linear-gradient(left,  #003f62,  #6bbed0);
	background  : -ms-linear-gradient(left,  #003f62,  #6bbed0);
	background  : linear-gradient(left,  #003f62,  #6bbed0);
	width       : 100%;
	height      : 27px;
	font-family : Arial;
	font-size   : 13pt;
	color       : #f5f5f5;
    line-height : 9px;
    margin-left : 28px;
    z-index     : 10;
}

.tickerdiv
{
	width             : 100%;
	height            : 30px;
	background-image  : url(images/tickerbg.jpg);
	position          : absolute;
	top               : 1351px;
	left              : 350px;
	overflow:hidden;
}

.tickerTD
{
	background-image  : url(images/tickerbg.jpg);
	height            : 30px;
	z-index           : 9;
	overflow:hidden;
}

.content
{
	 font-family : Arial;
	 font-size   : 18px;
	 padding     : 5px;
	 width       : 85%;
	 text-align  : justify;
	 margin-left : 28px;
	 margin-bottom:50px;
}

.contentHome
{
	 font-family : Arial;
	 font-size   : 18px;
	 padding     : 5px;
	 padding-top : 0px;
	 width       : 85%;
	 text-align  : justify;
	 margin-left : 28px;
	 margin-bottom:50px;
}

.SubHeading
{
	color       : #0084a1;
	font-family : Arial;
	font-size   : 14pt;	
	padding     : 0px;
	margin      : 0px;
}

.SubContent
{
	color       : #000000;
	font-family : Arial;
	font-size   : 12pt;	
	padding     : 0px;
	margin      : 0px;
}

.ReadMore
{
	color       : #0084a1;
	font-family : Arial;
	font-size   : 14pt;	
	padding     : 0px;
	margin      : 0px;
	text-decoration : none;
}

.MainMenu
{
	font-family     : Arial;
	font-size       : 13px;
	color           : #f5f5f5;
	text-decoration : none;
	padding-right   : 20px;
}

.SideMenu
{
	font-family     : Arial;
	font-size       : 12px;
	color           : #f5f5f5;
	text-decoration : none;
	margin-top      : 110px;
}

.LeftMenuTD
{
	border-top     : Solid 1px #f5f5f5;
	padding-top    : 10px;
	padding-bottom : 10px;
}

.LeftMenuA
{
	font-family     : Arial;
	font-size       : 10pt;
	color           : #f5f5f5;
	text-decoration : none;
}

.LeftSmallContent
{
	position    : absolute;
	left        : 230px;
	top         : 394px;
	width       : 123px;
	height      : 178px;
	font-family : Arial;
	font-size   : 10pt;
	color       : #000000;
}

.Heading
{
	font-family     : Arial;
	font-size       : 24px;
	color           : #0084a1;
	font-weight     : bold;	
}

img
{
	border : none;	
}

.MainMenuSubProducts
{
	position         : absolute;
	left             : 248px;
	top              : 134px;
	background-color : #FFFFFF;
	line-height      : 27px;
	visibility       : hidden;
	z-index          : 10;
}

.MainMenuSubAlm
{
	position         : absolute;
	left             : 489px;
	top              : 279px;
	background-color : #FFFFFF;
	line-height      : 27px;
	visibility       : hidden;
	z-index          : 10;
}

.MainMenuSubContact
{
	position         : absolute;
	left             : 345px;
	top              : 134px;
	background-color : #FFFFFF;
	line-height      : 27px;
	visibility       : hidden;
	z-index          : 10;
}

.MainMenuSubItem
{
	font-family      : Arial;
	font-size        : 13px;
	color            : #f5f5f5;
	text-decoration  : none;
	margin-bottom    : 1px;
	width            : 240px;
	padding-left     : 5px;
	z-index          : 10;
}

.MainMenuSubHolder
{
	background-color : #015676;
	height           : 27px;
	width            : 240px;
	margin-top       : 0px;
	margin-bottom    : 1px;
	z-index          : 10;
}

.MainMenuSubHolder a
{
    display:block;    
}

.popupdivGrey
{
	position         : absolute;
	visibility       : hidden;
	width            : 100%; 
	height           : 100%; 
	left             : 0; 
	top              : 0; 
	background-color : white; 
	-ms-filter       : progid:DXImageTransform.Microsoft.Alpha(Opacity=80); 
	filter           : alpha(opacity=80); 
	-moz-opacity     : 0.8; 
	-khtml-opacity   : 0.8; 
	opacity          : 0.8; 
	z-index          : 1000;	
}

.popupdiv
{
	position       : absolute;
	visibility     : hidden;
	width          : 100%;
	height         : 100%; 
	text-align     : center; 
	vertical-align : middle; 
	left           : 0; 
	top            : 0; 
	z-index        : 1001;	
}

.CloseImageLnk
{
	color : Black;
	font-weight:bold;
	font-size        : 12pt; 
	color            : #024162; 
	font-family      : Arial;
	text-decoration:none;
}

.waitDiv
{
	font-size        : 12pt; 
	color            : #024162; 
	font-family      : Arial;
	border           : Solid 2px #024162; 
	width            : 70px; 
	height           : 70px; 
	position         : absolute; 
	visibility       : hidden; 
	background-color : white; 
	text-align       : center; 
	z-index          : 1002;	
}

.links
{
    /*position:absolute;
    bottom:0px; */
    text-align:center;
    width:100%;
}

.links a
{
	color       : #0084a1;
	font-family : Arial;
	font-size   : 8pt;	
	padding     : 0px;
	margin      : 5px;
	text-decoration : none;
}

.links hr
{
    border-top:1px solid #0084a1;    
}