/* CSS Document */

body{background-color: #001129; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color :#ffffff; margin: 0px; padding: 0px;}
a img{border: none;}

h1{font-size: 18px; font-weight: normal; text-decoration: underline; margin-bottom: 25px;}
h2{font-size: 12px; font-weight: bold; color: #ffffff;}

a:link{color: #6583C1; text-decoration: none;}
a:visited{color: #6583C1; text-decoration: none;}
a:active{color: #6583C1; text-decoration: none;}
a:hover{color: #FF9900; text-decoration: none;}

#wrapper{width: 705px; margin-left: auto; margin-right: auto;background: url("/images/content.jpg"); background-repeat: repeat-y;}
#header{width: 705px; height: 115px; background: url("/images/header.jpg"); margin: 0px; padding: 0px;}
#content{width: 693px; padding-left: 12px; min-height: 375px;}
#content_bottom{width: 705px; height: 15px; margin-bottom: 0px; padding: 0px; background: url("/images/content-bottom.jpg") #001129; background-repeat: no-repeat; z-index: 10; background-position:top;}

#topnav{font-size: 16px; text-align:center; margin-bottom: 0px; font-weight: bold; padding-top: 8px;}
#topnav ul{display: inline; list-style: none; margin-bottom: 0px; padding-bottom: 0px;}
#topnav ul li{display: inline; list-style: none; margin-right: 22px; margin-bottom: 0px; padding-bottom: 0px;}
#topnav ul li a{ margin-bottom: 0px; padding-bottom: 0px;}
#topnav ul li a:link{color: #6583C1; text-decoration: none;}
#topnav ul li a:visited{color: #6583C1; text-decoration: none;}
#topnav ul li a:active{color: #D1E1F1; text-decoration: none;}
#topnav ul li a:hover{color: #D1E1F1; text-decoration: none;}

#topnav ul li a.current:link{color: #D1E1F1; text-decoration: none;}
#topnav ul li a.current:visited{color: #D1E1F1; text-decoration: none;}

/* INSIDE BOXES */

.ibox_big{width: 397px; position: relative; background:url("/images/ibox-big-content.jpg"); padding: 0px;}
.ibox_big .top{background:url("/images/ibox-big-top.jpg"); background-repeat: no-repeat; height: 10px;}
.ibox_big .content{height: 320px; margin: 0px; overflow:auto; z-index:20; padding: 15px; margin-right: 10px;}
.ibox_big .bottom{background:url("/images/ibox-big-bottom.jpg") #001129; background-repeat: no-repeat; height: 10px; margin-bottom: 0px;}

.ibox_cal{width: 675px; position: relative; padding: 0px;}
.ibox_cal .top{height: 10px;}
.ibox_cal .content{height: 320px; margin: 10px; overflow:auto; z-index:10; padding: 10px; margin-right: 10px;}
.ibox_cal .bottom{background-repeat: no-repeat; height: 10px; margin-bottom: 0px;}

.ibox_small{width: 271px; position: relative; background:url("/images/ibox-small-content.jpg"); padding: 0px;}
.ibox_small .top{background: url("/images/ibox-small-top.jpg"); background-repeat: no-repeat; height: 9px; margin: 0px;}
.ibox_small .content{height: 320px; padding: 15px; margin: 0px;}
.ibox_small .bottom{background:url("/images/ibox-small-bottom.jpg") #001129; background-repeat: no-repeat; height: 9px; margin-bottom: 0px;}

.ibox_ul{list-style: none; margin-bottom: 0px; padding-bottom: 0px;}