body {margin: 0; padding: 0; /*font: normal 12px Arial, Helvetica, sans-serif;*/ font:12px 'Lucida Grande',arial,helvetica,sans-serif; background: #093D64;}
a{color:#00648F;}
h1{padding:0px; margin:0px; color:#093D64; font-size:18px; font-family:'Trebuchet MS',arial,helvetica,sans-serif;}
.homh1{padding-left:10px; font-family:'Trebuchet MS',arial,helvetica,sans-serif;}
.h1{padding:3px 0px; margin:0px; color:#00648F; font-size:18px; border-bottom:1px solid #CCCCCC; font-family:'Trebuchet MS',arial,helvetica,sans-serif;}
h2{padding:0px; margin:0px; color:#00648F; font-size:12px;}
.red{color:#870000; font-weight:bold;}
p{padding:0px; margin:0px;}
.cont-text{padding:0px 10px 10px 10px;}
.linkHom{font-size:12px;}
#main{width:980px; margin:0 auto;}
#header{ height:155px; width:980px; background: #FFFFFF url(header.gif) repeat-x;}
#header .headerpart{width:980px; float:left;}
#header .logo{width:350px; height:115px; float:left;}
#header .image-logo{float:left; width:36px; padding:30px 0 0 20px;}
#header .text-logo{float:left; padding-top:45px;}
#header .text-logo a{color:#FFFFFF; font-size:22px; text-decoration:none; padding-left:5px; font-family:'Trebuchet MS',arial,helvetica,sans-serif;}
#header .banner{width:630px; height:115px; float:left; text-align:center;}
#header .banner img{padding:30px 0 0 50px;}
#content{ width:960px; background:#9CB7CD; padding:10px;}
#content .mid{ width:750px; background:#C1D1DF;}
#content .right{ width:180px; background:#C1D1DF; margin-right:10px; padding:10px;}
#footer{ height:88px; width:980px; background:#106390; margin-top:10px;}
#cfnavbar{margin:0 0 10px 0; padding:0; float:left;}
#cfnavbar ul{background: url(bgmenu.gif) bottom center repeat-x;padding-left: 0;margin: 0;float:left;}
* html #cfnavbar ul{ /*IE only rule. Add extra margin-bottom*/margin-bottom: 1em;}
#cfnavbar ul li{display: inline;}
#cfnavbar ul li a, #cfnavbar ul li span{float: left;color: #FFFFFF;padding: 13px 22px 8px 14px;text-decoration: none;background: url(dividermenu.gif) bottom right no-repeat; font:12px Arial, Helvetica, sans-serif;}
#cfnavbar ul li span{ /*Targets span tag to the right of #leftcorner below*/padding-left: 0px;}
#cfnavbar ul li a#leftcorner{float: none; padding-left: 18px; padding-right: 0px; background: url(leftcornermenu.gif) bottom left no-repeat;}
#cfnavbar ul li a#rightcorner{padding-right: 20px; background: url(rightcornermenu.gif) bottom right no-repeat;}
#cfnavbar ul li a:hover{text-decoration: underline;}
.head{background:#093D64; height:40px; color:#FFFFFF; font-size:12px;}
.head td{padding:0 5px 0px 5px; border-right:1px dotted #275B7F;}
.data{background:#FFFFFF; height:28px; color:#000000;}
.data td{padding:5px; border-right:1px dotted #275B7F;}
.data p{padding:5px 0 0 0; margin:0px; font-size:12px;}
#footer{float:left; background:#0C3558; width:980px; height:90px; font-size:11px;}
#footer .links{text-align:center; margin-top:20px;}
#footer .links a{text-decoration:none; color:#FFFFFF; padding:15px;}
#footer .links a:hover{text-decoration:underline;}
#footer .bottomText{color:#FFFFFF; margin-top:35px;}
#footer .bottomText a{text-decoration:none; color:#FFFFFF;}
#footer .bottomText a:hover{text-decoration:underline;}
#footer .left{float:left; width:295px; padding-left:5px;}
#footer .right{float:left; text-align:right; width:665px; padding-right:5px;}
#detail{background:#FFFFFF; width:730px; padding:5px 10px;}
#detail .scr{padding:10px;}
#detail .data-detail{padding:10px;}
#detail .data-detail td{border-bottom:1px dashed #CCCCCC; height:40px;}
#text{padding:10px;}
.data-right{font-size:12px;}
div.pagination{padding: 3px; margin: 3px; font-family: Arial, Helvetica, sans-serif; font-size:11px;}
div.pagination a{padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #063D62; text-decoration: none; /* no underline */ color: #063D62;}
div.pagination a:hover, div.pagination a:active
{border: 1px solid #063D62; color: #FF9400;}
div.pagination span.current{ padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #063D62; font-weight: bold; background-color: #063D62; color: #FFFFFF;}
div.pagination span.disabled{padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #999999; color: #999999;}

.menu_list {
margin: 5px 0 0 0px;
padding: 0;
list-style-type: none;
font-size:12px;
text-transform:capitalize;
width: 180px; /* Main Menu Item widths */
}
.menu_list ul{list-style-type: none; padding: 0; margin:0px;}
.menu_list ul li{
position: relative;
}

/* Top level menu links style */
.menu_list ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #000000;
text-decoration: none;
padding:10px 6px 4px 5px;
border-bottom: 1px solid #D5DFE7;
font-size:11px;
/*background: url(arrow.gif) no-repeat 1% 60%;*/
}

.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }

.sidebarmenu ul{
margin: 5px 0 0 0px;
padding: 0;
list-style-type: none;
font-size:12px;
text-transform:capitalize;
width: 180px; /* Main Menu Item widths */
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #000000;
text-decoration: none;
padding:10px 6px 4px 5px;
border-bottom: 1px solid #D5DFE7;
font-size:11px;
/*background: url(arrow.gif) no-repeat 1% 60%;*/
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: ; /*background of tabs (default state)*/
}

#sidebarmenu1 li ul
{background:#E7EEF4; margin:0px; border-left:1px solid #FFFFFF;}

.sidebarmenu ul li a:visited{
color: #000000;
}

.sidebarmenu ul li a:hover{
/*background-color: #D9401C;*/
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 200px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(arrow.gif) no-repeat 97% 70%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

.listHead{border-bottom:1px solid #BFCFDF; font-weight:bold; background-image: url(shadeactive.gif); padding:10px;}
.listCheck{list-style-type:none; margin:0; padding:10px 15px;}
.listCheck li{padding:3px 15px; background:url(arr.gif) no-repeat left; font-family:'Trebuchet MS',arial,helvetica,sans-serif; font-size:12px;}
.mainHead{ background-image: url(shadeactive.gif); padding:10px; font-weight:bold; border-bottom:1px solid #BFCFDF;}
.mainHead a{text-decoration:none; color:#000000;}

.headLogo{float:left; width:100%;}
.logo{float:left;}
.btn{margin:70px 0px 0 260px; float:left; background:url(bg-button.gif) no-repeat; width:120px; height:38px; font:bold 14px 'Trebuchet MS',arial,helvetica,sans-serif; color:#FFFFFF; padding:7px 0 5px 30px;}
.btn a{color:#FFFFFF;}
.red0{color:#000000;}

.nav{margin:5px 0px;}
.nav a{padding:0 5px; font-size:11px;}
.nav1{margin:5px 10px;}
.nav1 a{padding:0 5px; font-size:11px;}
