BODY
{
    FONT-FAMILY: tahoma,verdana;
}




FORM
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 13px;
    MARGIN-BOTTOM: 0px;
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff
    FONT-FAMILY: verdana, Tahoma  
}



.red
{
    COLOR: #FF0000;
    font-weight: bold;
}


.title
{
    FONT-FAMILY: arial;
    color: #42699C;
    font-weight: bold;
    FONT-SIZE: 16px;
}

.sectorHeader
{
    FONT-FAMILY: arial;
    color: #311818;
    font-weight: bold;
    FONT-SIZE: 12px;
}


.header
{
    color: #FFFFFF; 
    font-weight: bold;
    FONT-SIZE: 13px;
}



TABLE.Top
{
    BORDER-RIGHT: #EFEFEF 1px solid;
    BORDER-TOP: #EFEFEF 1px solid;
    BORDER-LEFT: #EFEFEF 1px solid;
    BORDER-BOTTOM: #EFEFEF 1px solid
}
TR.bottomlinks
{
	font-family: verdana;
	font-size: 10px;
}
TR.header
{
    BACKGROUND-COLOR: #00299C
}
TR.Color
{
    BACKGROUND-COLOR: #FFFFFF
}

TR.Color2
{
    BACKGROUND-COLOR: #EEEEEE
}
TD
{
   	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	line-height: 20 px;
	font-weight: normal;
	color: #333333;	  
}

h1
{
   	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none
	line-height: 20 px;
	font-weight: normal;
	color: #333333;	  
}

h2
{
   	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: none
	line-height: 20 px;
	font-weight: normal;
	color: #333333;	  
}




TD.bottom
{
    font-family: verdana;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration:none;
    line-height:150%
}

pre
{
	font-family: verdana;
    font-size: 11px;
    color: #525252;
    text-decoration:none;
    line-height:150%
}

A
{
    color: #404040; 
    font-weight: none;
    FONT-SIZE: 11px;
    text-decoration: underline
}
A:hover
{
    color: #428C7B; 
    font-weight: none;
    FONT-SIZE: 11px;
    text-decoration: underline
}

a: link, a:visited
{
color: #000000;
}


.imgborder
{
border: 1px solid #000000;
}


A.toplinks
{
	font-size: 11px;
    color: #ffffff; 
    text-decoration: none;
    font-weight: none

}
A.toplinks:hover
{
	font-size: 11px;
    color: #BFE5F2; 
    text-decoration: none;
    font-weight: none
}

A.sidelinks
{
	font-size: 11px;
    color: #000000; 
    text-decoration: none;
    font-weight: bold

}
A.sidelinks:hover
{
	font-size: 11px;
    color: #000000; 
    text-decoration: underline;
    font-weight: bold
}


A.bottomlinks
{
	font-size: 9px;
    color: #ffffff; 
    text-decoration: none;
    font-weight: none

}
A.bottomlinks:hover
{
	font-size: 9px;
    color: #C1FFFE; 
    text-decoration: none;
    font-weight: none
}

A.bottomDots
{
	font-size: 9px;
    color: #fff333; 
    text-decoration: none;
    font-weight: none

}
A.bottomDots:hover
{
	font-size: 9px;
    color: #C1FFFE; 
    text-decoration: none;
    font-weight: none
}





.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightgrey;
padding: 5px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}




body{margin:0 auto; padding:0px; line-height:18px; font-family:tahoma; font-size:11px; color:#696867; text-align:center;}
.TopBg{background:url(../images/topBG.gif) repeat-x; text-align:center;}
.LogoPadd{padding-bottom:25px;}
.UnderMenuBG{background:url(../images/undermenuBG.gif) repeat-x; height:43px;}
.MainBodyBG{background:url(../images/bodyBG.gif) repeat-x;  text-align:center; margin:0 auto;}
.menuBG{background:url(../images/OurSerBG.gif) repeat-x; height:139px;}

.MidLine{background: url(../images/MidLineBG.gif) repeat-y; width:1px;}
.LeftBoxPadd{padding:10px 0px 0px 0px;}
.LeftBoxPadd1{padding:10px 10px 10px 10px; line-height:15px;}
.LeftBoxPaddT{padding:0px 10px 5px 10px; line-height:15px; text-align:left;}
.BoxBG{background:url(../images/textboxBG.gif) repeat-x; height:159px;}

.bodyBoxPaddT{padding:15px 10px 10px 15px; line-height:15px; text-align:left;}
.bottombg{background:url(../images/bottomBg.gif) repeat-x; height:75px; text-align:center; color:#FFFFFF; padding-top:0px;}
.bottombg a{color:#FFFFFF; text-decoration:none;}
.bottombg a:hover{color: #999999; text-decoration:underline;}
