@import url("../base-reset.css");
body{background:#e8f5ff url(img/body-bg.png) repeat-x center 31px}

.box-a,.box-b{background:white}
.box-a .hd,.box-b .hd{color:white;background:#c2e1f8 url(img/bg.png) no-repeat right -50px}
.box-a .hd .f-r{color:#003f8c}
.box-a .bd,.box-b .bd{border-color:white}

.box-b .hd{background-position: -300px -100px}

.head a{color:white}

.nav{background:#0d67c0 url(img/bg.png) no-repeat 0 0}
.nav li{background:url(img/bg.png) no-repeat 0 -50px}
.nav a{color:white}
.nav a:hover{color:white !important}
.nav li.cur a{color:#003f8c;background:white url(img/bg.png) no-repeat 0 -100px}
.nav li.cur a:hover{color:#003f8c !important}

.crumbs .bd{background:#e5f4ff;border-color:#81afe1}
.crumbs .ft{background:#c3d6e4}

	.foot{border-top-color:#01599a}