
body{
    text-align: center;
    background-color: #696F82;
    background-image: url('bg_body.jpg');
    background-repeat: repeat-x;
    font-family: Verdana, Arial, sans-serif;
    margin: 0px;
    padding: 0px;
    margin-top: 20px;    
}

#main{
    width: 990px;
    background-color: white;
    margin: 0 auto;
     
}

#main_inner{    
    margin-left: 20px;
    margin-right: 20px;
    text-align: left;
}

#logo {
    width: 360px;
    height: 141px;
    float: right;
    background-image: url('logo.gif');
}

#top_line {
    clear: both;
    height: 10px;    
    font-size: 10px;
    background-image: url('bg_blueline.gif');
}

#left{
    width: 648px;
    width: 718px;
    float: left;
}

#right{
    width: 230px;
    float: right;
}

#right_inner{
    margin-left: 5px;
    background-color: #FAFAFA;
    background-image: url('bg_point.gif');
    background-repeat: repeat-y;
}

#right h3 {
    background-image: url('li_square.gif');
    background-position: 0 5; 
    background-repeat: no-repeat;
    padding: 0 0 5 20;
    margin: 0 0 5 0;
    border-bottom: 1px solid #36569D;
    font-family: Tahoma,  Arial, sans-serif;
    font-family: Times New Roman, serif;
    font-weight: normal;
    font-size: 14pt;
    color: #1B3F94;    
}

#right a {
    font-family: Tahoma,  Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #1B3F94;    
}

#right a:hover {
    color: #333333;
    text-decoration: none;
}


#right_spliter {
    clear: both;
    height: 45px;
    background-image: url('bg_sem.gif');     
    background-repeat: repeat-x; 
}

#actual_bottom {
    clear: both;
    height: 50px;
    background-image: url('bg_actualbottom.gif');     
    background-repeat: repeat-x;
}

.actual{
    padding: 18px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #555555;
}

.actual i{
    font-size: 9px;
    Font-style: normal;

}


.actual img{
    border: 1px solid #7C9097;
    float: left;
    margin: 0 10 10 0; 
}

.actual p {
    margin: 0px;
    padding: 13 0 13 0;    
    background-image: url('bg_point.gif');
    background-position: 0 bottom; 
    background-repeat: repeat-x;
}

.actual u {
    color: #1B3F94;
    text-decoration: none;
    font-weight: bold;
}

actual b {
    color: #343434;
}

#head {
    height: 173px;
    background-image: url('bg_headimage.gif');
    background-repeat: repeat-y;
    position: relative;
    top: 5px;
    background-color: #A5BDD2;
}

#head_image1 {
    height: 173px;
    background-image: url('head1.jpg');
    background-repeat: no-repeat;
    background-position: 0 0;
}

#head_text {
    float: right;
    xxwidth: 385px;
    width: 285px;
    height: 61px;
    background-image: url('bg_grayhead.gif');
    background-repeat: repeat-y;
    position: relative;
    top: 33px;
}

#head_text_inner {
    height: 61px;
    background-image: url('bg_bluehead.gif');
    background-repeat: repeat-x;
}

#head_text_inner h1 {
    font-family: Times New Roman, serif;
    font-style: italic;    
    font-size: 20pt;
    font-weight: normal;
    color: white;
    padding: 10 0 0 15;
    margin: 0px;
}

#head_line{    
    height: 12px;
    font-size: 12px;
    background-image: url('bg_grayline.gif');
    background-repeat: repeat-x;
}

#menu {
    width: 163px;
    background-image: url('bg_menugray3.gif');
    float: left;
    border-right: 1px solid #1B3F94;
}

#xxmenu a {
    width: 163px;
    height: 33px;
    background-image: url('menu_inactive.gif');
    background-repeat: no-repeat;
    background-position: 0 bottom;
    display: block;
    color: #1B3F94;
    text-align: right;
    line-height: 180%;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    text-decoration: none;
}

#xxmenu a:hover {
    background-image: url('menu_active.gif');
    background-repeat: repeat-x;
    background-position: 0 0;    
    color: white;
}

#xxmenu b {    
    position: relative;
    top: 10px;
    left: -8px;      
}

#menu_bottom {
    height: 70px;
    background-image: url('bg_menubottom.gif');
    background-repeat: repeat-x;
}

.clear{
    clear: both;
    height: 0px;
    font-size: 0px;   
}

#text_outer{
    float: left;
    width: 480px;
    width: 550px;
}



#text img{
    border: 1px solid #AAAAAA;
    margin: 10px;
    padding: 1px;	
}

#text {
    color: #555555;
    font-size: 13px;
    line-height: 160%;
    font-family: Verdana, Arial, sans-serif;    
    margin: 20px;
}

#text h1 {
    height: 37px;   
    background-image: url('bg_gray2.gif');
    background-repeat: repeat-x;
    background-position: 0 bottom;
    margin: 5 0 10 0;
    padding: 0 0 0 0;
    background-image: url('bg_button.gif');
    background-position: 0 31;
    height: 55px;
}

#text h1 b {
    height: 30px;
    background-image: url('bg_gray.gif');
    background-repeat: repeat-x;
    color: #1B3F94;
    font-family: Times New Roman, serif;
    font-weight: normal;
    font-size: 14pt;
    line-height: 200%;
    padding: 0 20 0 20;

}

#text table {
    border-collapse: collapse;
    background-color: #FCFCFC;
    border-bottom: 1px solid #1B3F94;
    padding-top: 1px;
    padding-bottom: 1px;

}

#text td {
    font-size: 13px;
    padding: 10 5 10 5;
    border-bottom: 1px solid #DDDDDD;
    line-height: 150%;
}

#text th {
    font-size: 12px;
    background-image: url('bg_menugray3.gif');
    color: #1B3F94;
    font-weight: bold;
    padding: 15px;
    text-align: right;
    border-bottom: 1px solid #DDDDDD;
}

#text th a,  #text p a {
    background-image: url('li2.gif');
    background-repeat: no-repeat;
    background-position: 0 1;
    color: #1B3F94;
    padding-left: 15px;
    padding-right: 20px;
    text-align: left;
}

#text th a:hover, #text p a:hover{
    color: #333333;
    text-decoration: none;
}

#text b {
    color: #1B3F94;
}

#text strong {
    color: #1B3F94;
}


#text ul {
    border-top: 1px solid #E0E0E0;   
    border-bottom: 1px solid #AAAAAA;
    background-image: url('bg_menugray3.gif');
    color: black;
    padding: 25px;
    margin: 5 0 0 10;
    line-height: 180%;
    
}

#text li {
    list-style-type: none;
    background-image: url('li_square2.gif');
    background-repeat: no-repeat;
    background-position: 0 8;
    color: black;
    padding-left: 15px;
    margin-bottom: 15px;	
}



#bottom {
    clear: both;
    padding: 10 0 20 0;
    background-image: url('bg_point.gif');
    background-position: 0 top;
    background-repeat: repeat-x;
    font-size: 9px;
    color: #999999;
    text-align: right;
}

#pic_email {
    width: 25px;
    height: 9px;
    background-position: center 0;
    background-repeat: no-repeat;
    float: left;
    position: relative;
    top: 125px;
    cursor: Pointer;
}

#pic_email a,
#pic_email a:link,
#pic_email a:visited,
#pic_email a:active{
  text-decoration: none;
} 

#pic_email img{
  border: 0px;
}

#pic_home {
    width: 25px;
    height: 9px;
    background-position: center 0;
    background-repeat: no-repeat;
    float: left;
    position: relative;
    top: 125px;
    cursor: Pointer;    
}

#pic_home a,
#pic_home a:link,
#pic_home a:visited,
#pic_home a:active{
  text-decoration: none;
} 

#pic_home img{
  border: 0px;
}

.suckerdiv ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 160px; /* Width of Menu Items */
}
	
.suckerdiv ul li{
    position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
    position: absolute;
    width: 164px; /*sub menu width*/
    top: 0;
    visibility: hidden;
    border: 1px solid #F0F0F0;
    background-color: white;
    background-color: #F3F6FD;
}

/* Sub level menu links style */
.suckerdiv ul li a{
    display: block;
    overflow: auto; /*force hasLayout in IE7 */
    border-bottom: 0;    
    background-image: url('menu_inactive.gif');
    background-repeat: no-repeat;
    background-position: 0 bottom;    
    color: #1B3F94;
    text-align: right;
    line-height: 180%;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    text-decoration: none;
    padding: 10 12 6 0;    
}

.suckerdiv ul li a:visited{
    color: #1B3F94;
}

.suckerdiv ul li a:hover{
    background-image: url('menu_active.gif');
    background-repeat: repeat-x;
    background-position: 0 0;    
    color: white;
}

.suckerdiv .subfolderstyle{
    background: url('menu_inactive_sub.gif') no-repeat;
    background-position: 0 bottom;    
    background-color: #F3F6FD;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

.odd {
    background-color: #F3F6FD;
    color: #111111;
}

#text b a{
    color: #1A3D90;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

#text b a:hover{
    color: #444444;
    text-decoration: underline;
}

.button {
    width: 110px;
    height: 32px;
    float: right;    
    background-image: url('bg_button3.gif');
    background-position: 0 -3;
    background-repeat: repeat-x;
    border-left: 1px solid #E9E9E9;
    border-right: 1px solid #F2F2F2;
    color: black; 
}

.button a{
    padding: 0 10 0 10;
    color: white;
    text-decoration: none;
    font-weight: bold;
    position: relative;
    top: 10px;
}

.button a:hover{
    color: #EEEEEE;
    text-decoration: underline;
}

.button a:visited{
    color: white;
}

.input_button {
    height: 32px;
    background-image: url('bg_button3.gif');
    background-position: 0 -3;
    background-repeat: repeat-x;
    border: 0px;
    padding: 0 10 0 10;
    color: white;
    text-decoration: none;
    font-weight: bold;
    position: relative;
    top: 10px;
}

.printer a {
    height: 24px;
    display: block;
    background-image: url('pic_printer.gif');
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 32px;
    color: #1A3D90;
    text-decoration: underline;
    font-weight: bold;
    line-height: 190%;
}

.printer a:hover {
    color: #222222;
    text-decoration: none;
}

.photo {
    border: 1px solid #F0F0F0;
    margin: 10 25 10 0;
    float: right;
    padding: 1px;
}

.alert  u {
    border: 1px solid #C00000;
    color: white;
    padding: 10px;
    font-weight: bold;
    background-image: url('bg_red.gif');
    background-repeat: repeat-x;
    background-position: 0 -20;
    text-decoration: none;    
}

tr:hover {
    background-color: #F9F9F9;
    background-image: none;
}

#banner{
  height: 71px;
  width: 150px;
  background-image: url('banner_6_1.gif');
  position: relative;
  left: -5px;
}

#banner:hover{
  cursor: pointer;
}



