﻿@import "pages.css";
@import "contact.css";
@import "images.css";
body 
{
    margin-top: 10px;
    margin-left: 10px;
    background-color: #FFFFFF;
}

body, p, table, tr, th, td, input, select, textarea, h1, h2, h3, ul, li {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 11px;
}

a {
 COLOR: #003090;
 text-decoration: none;
}

a:link
{
    text-decoration:none;
}

a:visited
{
    text-decoration:none;
    COLOR: #707070; 
}

a:hover, a:visited:hover {
 COLOR: #003090;
 TEXT-DECORATION: underline;
}

h1
{
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  color:#007BC1;
}
h2 {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color:#007BC1;
  font-style:italic;
}

h3 {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color:#000000;
}

.logo 
{
    width: 758px;
}
.logoimage
{
    background: url(../images/topleft_new.jpg) no-repeat top left;
    width:160px;
    height:88px;
    float:left;
    margin:0;
}

.wraplogo
{
	float: right;
	width: 598px;
	margin: 0;
}

.logotop
{
    background: url(../images/topbg.jpg) no-repeat top left;
    height:61px;
    width:598px;
}

.topleft
{
    float:left;
    width:299px;
}

.topright
{
    float:right;
    width:299px;
    height:60px;
}

.uppermenuwrap
{
    background: url(../images/t1.gif) no-repeat top left;
    height:22px;
    float:right;
    width:128px;
    color:#89AFC7;
    font-family: verdana, arial, helvetica, sans-serif;
}

.uppermenuwrap a, .uppermenuwrap a:visited
{
  color:#E1EAF0;
}

.trwrap
{
    background: url(../images/tbg.gif) repeat-x top right;
    float:right;
}

#rmenusitemap
{
    background: url(../images/t2.gif) no-repeat top right;
    height:18px;
    padding: 4px 12px 0px 0px;
    display:block;
    font-size:90%;
    color:#FFFFFF;
}

#rmenusitemap a, #rmenusitemap a:visited
{
  text-decoration: none;
  color:#FFFFFF;
}

#rmenusitemap a:hover
{
    text-decoration: underline;
}

.search
{
    color:#FFFFFF;
    font-weight:bold;
    font-size:11px;
    clear:both;
    padding: 10px 0px 0px 55px;
    vertical-align:middle;
}

.menu
{
    width:598px;
    float:left;
    background:url('../images/dropmenu1.gif');
}

.menuWrapper
{
	float:left;
	background: url(../images/barend.gif) no-repeat bottom right;
}

#topmenu
{
    float: left;
}

.overallcontent
{
    float:left;
    width:756px;
    clear:both;
}

#leftcontent
{
    float:left;
    width:159px;
}

#ltop
{
}

#lbot
{
}

.contentwrap
{
}

.homecontent
{
    float:right;
    width:593px;
    margin-top:1px;
    margin-bottom:20px;
    vertical-align:top;
}

.content
{
    float:right;
    width:580px;
    margin-top:30px;
    margin-bottom:20px;
    vertical-align:top;
}

.bottommenu
{
    width: 768px;
    height:29px !important;
    clear: both;
    background: #003466 url(../images/footer_rightmain.jpg) no-repeat top right;
    color:#FFFFFF;
    font-size:90%;
    font-family: verdana, arial, helvetica, sans-serif;
}

.bottommenu a, .bottommenu a:visited, .bottommenu a:hover
{
    color:#FFFFFF;
}

.bottimage
{
    text-align:left;
    float:left;
    height:29px;
}
.bottimage a, .bottimage span
{
    display:block;
    height: 29px;
    width: 125px;
}
.bottimage span
{
    background:#003466 url(../images/footer_left.gif) no-repeat top right;
    text-indent: -4000px;
}

#botttext
{
    text-align:right;
    float:right;
    padding:8px 25px 0 0;

}

#botttext a, #botttext a:visited, #botttext a:hover
{
    color:#FFFFFF;
}

.bottombanner
{
  width:768px;
  padding-top:6px;
  padding-bottom:6px;
  font-size:80%;
  color:#909090;
  text-align:center;
  clear:both;
}

.centre
{
    text-align: center;
}

.caption
{
    font-size: x-small;
    text-align: center;
}

.heading
{
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color:#000000;  
}

.footnotehr
{
    text-align:left;
    width:350px;
    height:1px;
    color:#69B9E7;
    margin-top:25px;
}

.comingsoon
{
    height:200px;
    vertical-align:middle;
    text-align:center;
  font-size: 12px;
  font-style:italic;
  font-weight: normal;
  color:#007BC1;
}

ul {
  list-style-image: url('../images/bullet.gif');
  margin-top:14px
}

li {
  padding-left:2px;
  margin-top:0px;
  padding-top:0px;
  margin-bottom:4px;
  padding-bottom:0px;
  vertical-align:middle;
}

.language
{
    float:right;
    padding-top:7px;
    padding-right:11px;
    font-size: 11px;
    color:#000000;
    text-decoration:none;
}

.language a, #language a:visited 
{
    color:#FFFFFF;
    text-decoration:none;
}

.language a:hover, #language a:visited:hover
{
    color:#FFF9C0;
    text-decoration:none;
}

/* MENU STYLE */

a.menuItemLink, a.menuItemLink:visited {
  color:#000000;
  text-decoration:none;
}

table.dropMenuLevel1
{
    background:url('../images/dropmenu1.gif');
    font-size: 11px;
    font-weight: normal;
	padding:0px;
	height:27px;
    border-right:1px solid #68B2E0;
}

table.dropMenuLevel1 td
{
	padding-left:8px;
	padding-right:8px;
}

.dropMenuLevel1 a, .dropMenuLevel1 a:visited {
  color:#FFFFFF;
  text-decoration:none;
}

.dropMenuLevel1 a:hover, .dropMenuLevel1 a:visited:hover {
  color:#FFF9C0;
  text-decoration:none;
}  

table.dropMenuLevel2
{
    background-color:#298AC7;
    font-size: 10px;
	border-right:1px solid #ffffff;
}

table.dropMenuLevel2 td {
 	padding:4px;
	border-top:1px solid #ffffff;
}

.dropMenuLevel2 a, .dropMenuLevel2 a:visited {
  color:#FFFFFF;
  text-decoration:none;
}

.dropMenuLevel2 a:hover, .dropMenuLevel2 a:visited:hover {
  
  color:#FFF9C0;
  text-decoration:none;
}  

.dropSubMenuLevel1 td
{
	width: 0 !important;
}

.staticMenuLevel td
{
    BACKGROUND: url(../images/barbg_sel.gif) repeat-x top left;
}

.dynamicHover td
{
	background: #5FA7D5;
}

/* Other Links */

td.topLinks {
  color:#89AFC7;
  font-size:90%;
}

td.topLinks a, td.topLinks a:visited {
  color:#E1EAF0;
}

a.menuItemLink, a.menuItemLink:visited {
  color:#000000;
}

.breadcrumb {
  font-size:90%;
}

.breadcrumb a, .breadcrumb a:visited {
  color:#114170;
}

.breadcrumbArrow {
  color:#DBC844;
}

.breadcrumbSelected {
  color:#000000;
  font-weight:bold;
}

td.footer {
  color:#ffffff;
}

.footerText {
  width:778px;
  padding-top:6px;
  padding-bottom:6px;
  font-size:80%;
  color:#909090;
  text-align:center;
}


/*left menu*/
.lf
{
    background: url(../images/leftfoot.jpg)  no-repeat top left;
    width:159px;
    height:32px;
}

.section
{
    background: url(../images/leftheader.jpg) no-repeat top left;
    width:149px;
    padding:0 5px 5px 5px;
    vertical-align:top;
    font-weight:bold;
    color:#000000;
    overflow:visible;
}

.section a
{
    font-weight:bold;
    color:#000000;
    white-space:normal !important;
    overflow:visible;
}

.section td
{
    white-space:normal !important;
}

.lmenuwrapper td
{
    white-space:normal !important;
}

.lmenu table
{
    border-collapse:collapse;
}

.lmenuitems td
{
    white-space:normal !important;
    border-top:solid 1px #FFFFFF;
    width:159px;
    padding: 5px 5px 5px 5px;
    background: url(../images/menubg.gif) repeat-y top left;
}

.lmenuitems a, .lmenuitems a:hover
{
    background: url(../images/menubullet.gif) no-repeat top left;
    padding-left:15px;
}

.lmenuselected
{
    background: url(../images/leftMenuSel.gif) repeat top left;
    width:159px;
}

.lmenuselected td
{
    white-space:normal !important;
    /*background:#FFFFFF;*/
    background: url(../images/leftMenuSel.gif) repeat top left;
    padding: 5px 5px 5px 5px;
}

.lmenuselected a, .lmenuselected a:hover
{
    background: url(../images/menubullet2_.gif) no-repeat top left;
    padding-left:15px;
}

.item
{
    background: url(../images/menubg.gif) no-repeat top left;
    width:159px;
    height:21px;
    border-top:solid 1px #FFFFFF;
}

.bf
{
    background: url(../images/menubottom.gif) no-repeat top left;
    border-top:solid 2px #FFFFFF;
    width:159px;
    height:19px;
}

/*Bread crumb*/

.breadcrumbwrap
{
    padding-top:10px;
}

.breadcrumb 
{
    padding-left:10px;

}

.breadcrumb a, .breadcrumb a:visited {
  color:#114170;
}

.breadcrumbArrow {
  color:#DBC844;
}

.breadcrumbSelected {
  color:#000000;
  font-weight:bold;
}
