﻿/* CSS Document */
body {background-color:#ffffff; margin:0px;}
body, td, p, span {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:17px; color:#000000;}
a {color:#5991c9; text-decoration:underline;}
a:hover {color:#253983; text-decoration:underline;}
.sidemenu{color:#000000; text-decoration:none;}
.darkblueborder {border:#253983 solid 1px;}
.darkblueborder.fadeimg {background:url(/images/bg_lefttable.gif);}
.darkbluebordertopbottom {border-bottom: #253983 solid 1px; border-top: #253983 solid 1px;}
input, select {border:solid #81b2e2 1px;  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; color:#000000;}
.formbuttons {background-color:#81b2e2; color:#ffffff; font-size:10px;  font-weight:bold; line-height:12px;}
.smalltext {font-size:10px;}
.darkblueboldlinks, a.darkblueboldlinks {color:#43689c; font-weight:bold; font-size:10px; }
a.darkblueboldlinks:hover { text-decoration:none;}
.whitelinks, a.whitelinks {color:#FFFFFF; text-decoration:none;} 
a.whitelinks:hover {color:#FFFFFF; text-decoration:underline;} 
.rightsideheaders {background-color:#293b65; color:#FFFFFF; font-size:11px; line-height:12px;}
.newshighlight, a.newshighlight {color:#FFFFFF; text-decoration:underline; font-size:10px;}
a.newshighlight:hover {color:#FFFFFF; text-decoration:none; }
.newsdate {color:#5991c9; font-size:10px;}
.newslinks, a.newslinks {color:#000000; text-decoration:underline; font-size:10px;  line-height:12px;}
a.newslinks:hover {text-decoration:none;}
.welcometext {font-size:12px; color:#253983}
.lightblueborder {border:#e5edf5 solid 1px;}
.bgcenterareas {background-color:#e5edf5;}
a.titlecenterareas, .titlecenterareas {font-size:11px; font-weight:bold; color:#293b65; line-height:13px; text-decoration:none;} 
a.titlecenterareas:hover { text-decoration:underline;} 
.textcenteareas {font-size:10px; line-height:13px;} 
.morelink, a.morelink {font-size:10px; color:#5991c9; text-decoration:underline;}
a.morelink:hover {text-decoration:none;}
.bottommenu, a.bottommenu {font-size:10px; color:#000000; text-decoration:underline;}
a.bottommenu:hover {text-decoration:none;}
.mainsectiontitle {color:#cb9129; font-weight:bold; font-size:12px;text-decoration:none}
a.mainsectiontitle:hover {color:#cb9129; font-weight:bold; font-size:12px;}
.landingsubtitles, a.landingsubtitles {font-weight:bold; color:#3973c3;  text-decoration:none;}
.landingsectionslinks, a.landingsectionslinks {color:#000000; text-decoration:underline} 
a.landingsectionslinks:hover {color:#253983; text-decoration:underline} 
.photoscontent {margin-bottom: 5px; margin-right: 5px; }
.contenttitle {font-weight:bold; font-size:12px;}
.tableheader {background-color:#253983; color:#FFFFFF; font-weight:bold;}
a.tableheader:hover  { text-decoration:none; color:#FFFFFF;}
.tableline {background-color:#E9EEF5;}
.tabinactive {background-color:#e5edf5; color:#43689c;     text-decoration:underline; border-left:solid 1px #43689c;}
.tabactive {background-color:#253983; color:#FFFFFF; font-weight:bold;}
.newsimage {margin-right: 8px; }
.contentphotos {margin: 8px; }
.reddot {color:red;}
#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
color:navy;
border:1px solid navy;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
color: navy;
text-decoration: none;
font-weight: normal;
background-color: snow;
}
#dropmenudiv a:hover{
background-color: #5991c9;
color: snow;
}
.menuitem {text-decoration:none;font-size:10px;font-family:Tahoma;font-weight:bold;color:#253983;line-height:12px;}
.menuitem:hover {text-decoration:none;color:#5991c9}
.floatdiv {
    float:left;
    padding:7px;
}
.clear {
    clear:both;
}
/* CSS Document */
/*----------TAB----------*/
.clsTabItemDownStart
{
    BACKGROUND: url(/images/tableftACTIVEStart.GIF) no-repeat right top;
    text-align: center;
}
.clsTabItemStart
{
    text-align: center;
    BACKGROUND:snow url(/images/tableftStart.GIF) no-repeat right top;
}

.clsTabItem
{
    text-align: center;
    BACKGROUND:snow url(/images/tableft.gif) no-repeat right top;
}
.clsTabItem1
{
    border-right: #5271a5 1px solid;
    font-size: 8pt;
    font-family: Tahoma;
    text-align: center;
    BACKGROUND: url(/images/tabright.gif) no-repeat left top;
}
.clsTabItemDown
{
    BACKGROUND: url(/images/tableftACTIVE.gif) no-repeat right top;
    text-align: center;
}
.clsTabItemDown1
{
    border-right: #5271a5 1px solid;
    font-size: 9pt;
    font-family: Tahoma;
    BACKGROUND: url(/images/tabrightACTIVE.gif) no-repeat left top;
    text-align: center;
}
.clsTabItemLast
{
    COLOR: navy;
    HEIGHT: 25px;
    border-bottom: #5271a5 1px solid;
}
.clsTabSpace
{
    COLOR: navy;
    BORDER-BOTTOM: white 1px solid;
    HEIGHT: 25px;
    BACKGROUND-COLOR: snow;
    border-bottom: #5271a5 1px solid;
}
.clsTabDetail
{    
    border-right: #5271a5 1px solid;
    border-left: #5271a5 1px solid;
    border-bottom: #5271a5 1px solid;
    BACKGROUND-COLOR:#E9EEF5;
}
.fixedwidth {
    width:100px;
}
iframe {
    width:640px;
    height:760px;
    border:0;
}
 
.fadeimg2 {
    background:url(/images/sep_submenu.gif);
}