﻿body 
{
  position: relative;
  height: 100%;
  width:100%;
  clear:both;
  background-color:#032f4b;
}

#twitter_update_list span 
{
color: #FFFFFF;
background: #032f4b;
}
#twitter_update_list li 
{
list-style-type: none;
}
#twitter_update_list span a {
display: none;
color: #ffffff;
}
#twitter_update_list span a:hover {
text-decoration: underline;
color: #ffffff;
}
#latest_tweet {
  
  color:White;
  display:inline;
  font-family:Calibri;
  font-size:13px;
}
#latest_tweet small, #latest_tweet a {
    color: #7aa6cb;
     font-family:Calibri;
  font-size:13px;
} 
.loading {
    
   color:White;
}
.bg
{
 
  width:1280px;
  height:441px;
  position:absolute;
  z-index:-1;
  
}

.bg1
{
    width:1280px;
    height:441px;
    position:relative;
}
.main
{ 
 position:relative;
 width:300px;
 bottom:300px;
 height:120;
  
}
.main2
{
color:#032f4b;
font-size:15px;
font-family:Calibri;
position:relative;
width:240px;
top:130px;
z-index:30;
left:1020px;
padding-left: 10px; 
padding-right:10px; 
padding-top:2px; 
padding-bottom:2px;
}

.main_sec
{
   min-height:500px;
}
.bottom-home
{
  position: relative;
  margin-top: -100px;
   width:100%;
  clear:both;
 
}
.newsarea
{
    background-image: url('../data/contentbg.png');
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 1280px;
    
}
.cust
{   background-color:White;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 1280px;
}
.cust1
{   background-color:#198cd9;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 1280px;
}
.footer
{   
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-top :20px;
    min-height:100%;
    padding-bottom:30px;
    
}
.navtext
{
 Font-Size:17px;                                                            
 color: #bdbb12; 
 font-family: calibri;
}
.bottom
{  
 background-color:#032f4b;
 min-height :100%
 }
.imgborder
{
    border:3px solid #ffffff;
}
.imgborder:hover
{
    border:3px solid #bebd18;
}
.tooltipcontent
{
     color:#032f4b; 
     font-size:14px;
     background-color:white;
     width:200; 
     height:100;
}
.stickytooltip{
box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
display:none;
position:absolute;
display:none;
border:5px solid black; /*Border around tooltip*/
background:white;

}


.stickytooltip .stickystatus{ /*Style for footer bar within tooltip*/
background:black;
color:white;
padding-top:5px;
text-align:center;
font:bold 11px Arial;
}
.abt
{
color:#032f4b;
font-size:15px;
font-family:Calibri;    
}
.header
{
    font-size: 33px; 
    font-family: Calibri; 
    color: #bdbb12;
}
.sidenav
{
    color:#032f4b;
    font-size:15px;
    font-family:Calibri;
    font-weight:bold;
    text-decoration:none;
}
.sidenavi
{
    color:#198cd9;
    font-family:Calibri;
    font-size:15px;
    text-decoration:none;
}
.subheader
{
    color:#198cd9;
    font-family:Calibri;
    font-size:19px;
}
.sitemap
{
    font-size: 15px; 
    font-family: calibri; 
    color: #BDBB12;
}

.sitemap:hover
{
    font-size: 15px; 
    font-family: calibri; 
    color: #032f4b;
}
.press
{
    color:#032f4b;
    font-family:Calibri;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
}
.pressSub
{
    color:#198cd9;
    font-size:15px;
    font-family:Calibri;
    text-decoration:none;
}
.newsTitle
{
    color:#198cd9;
    font-size:19px;
    font-family:Calibri;
}
.newsContent
{
    color:#032f4b;
    font-size:15px;
    font-family:Calibri;
}
.contact
{
    color:#032f4b;
    font-size:15px;
    font-family:Calibri;
    font-weight:bold;
    text-decoration:none;
}
.location

{
    font-size:15px;
    color:#032f4b;
    font-family:Calibri;
}
.locationHead
{
    color:#198cd9;
    font-size:17px;
    font-family:Calibri;
}
.navbg
{
 
  padding-bottom:5px;
  
}
.rootnode
{
    text-decoration:none;
}

.msg_head 
{

cursor: pointer;
position:relative;
}
.msg_body
 {

}

