/* CSS Document */

body{
background: #04a6e6 url("../images/bodybg.jpg") top left repeat-y;
color:#154051;
}

a{
color:#154051;
}

a:hover{
color:#04a6e6;
}

h2,h3,h4,h5,h6{
color:#154051;
}

h1{
color: #2d6e89;
}

hr{
border: 0;
color:#154051;
background:#154051; 
}

.alt{
background: #cbedfa;
}

/* container elements */

.head_con{
background: #069fd9 url("../images/headbg.jpg") top left no-repeat;
}

.headright_con{
background: #069fd9 url("../images/headrbg.jpg") top right no-repeat;
}

.left_con{
background: #154051 url("../images/leftbg.jpg") top left no-repeat;
}

.right_con{
background: #04a6e6 url("../images/rightbg.jpg") top left no-repeat;
}

.center_con{
background: #fff;
}

.foot_con{
background: #fff url("../images/footbg.jpg") bottom left no-repeat;
}

.footright_con{
background: #fff url("../images/footright.jpg") bottom right no-repeat;
}

.left_con .boxhead{
background: #04a6e6 url("../images/leftboxhead.jpg") top left no-repeat;
}

.right_con .boxhead{
background: #04a6e6 url("../images/rightboxhead.jpg") top left no-repeat;
}

.left_con .boxct{
background: #fff url("../images/leftboxfoot.jpg") bottom left no-repeat;
}

.right_con .boxct{
background: #fff url("../images/rightboxfoot.jpg") bottom left no-repeat;
}

.center_con .boxhead{
background: #04a6e6 url("../images/centerboxhead.jpg") top left no-repeat;
}

.center_con .boxct{
background: #fff url("../images/centerboxfoot.jpg") bottom left no-repeat;
}

.tab1 td, .tab1 th{
border: 1px solid #154051;
}

.tab4{
background:#ddf3fc;
}

.tab2 td, .tab2 th{
border: 1px solid #154051;
}

.tab3{
}

.tab3 td, .tab3 th{
}

.tab4 td, .tab4 th{
border-left: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
}

.nav_con ul li a{
color: #ff0;
background: transparent;
}

.nav_con ul li a:hover{
color: #fff;
}

.i1{
border: 1px solid #154051;
}


.left_nav a:hover{
color: #fff;
}


.box_nav li.selected a, .box_nav li.selected a:hover{
color: #000;
}

.box_nav li.selected ul li a{
color:#154051;
}

.box_nav li.selected ul li a:hover{
color:#04a6e6
}

.left_nav li.selected a, .left_nav li.selected a:hover{
color: #ff0;
}

.boxhead a{
color: #000;
}

.boxhead a:hover{
color:#154051;
}

.vertbar{
background:#6a6;
}

.thl{
background: url("/images/thl.jpg") top left no-repeat;
color: #000;
}

.thm{
background: url("/images/thm.jpg") repeat-x;
color: #000;
}

.thr{
background: url("/images/thr.jpg") top right no-repeat;
color: #000;
}

.tab1 th.thl, .tab2 th.thl, .tab3 th.thl,
.tab1 th.thm, .tab2 th.thm, .tab3 th.thm
.tab1 th.thr, .tab2 th.thr, .tab3 th.thr{
border: 0;

}

.sectiontitle{
background: url("/images/sectiontitle.jpg") top left no-repeat;
color: #2d6e89;
}

.b_83{
background: url("/images/button83.jpg") top left no-repeat;
}

.b_50{
background: url("/images/button50.jpg") top left no-repeat;
}