@charset "UTF-8";
/* CSS Document */


body {
font-family : Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
line-height : 1;
margin:0;
padding:0;
font-size: 90%;
color:#000;
background: #1b1b1b;
background-image: url(p/bg.gif);
background-position: top left;
background-repeat: no-repeat;
width:100%;
height:100%;
text-align:center;
}

a {
color: #fff;
text-decoration: none;
font-weight: normal;

}

a:hover {
color:#fff;
font-weight: normal;
text-decoration: underline;

}

ol  {
font-style:normal;
list-style-type : decimal;
margin: 0px;
padding: 0px;
margin-left:23px;
text-align: left;

}


ol li {
font-style:normal;
list-style-type : decimal;
margin-bottom: 15px;
padding: 0px;
font-size: 12px;
}


ul {
list-style : none;
font-style:normal;
list-style-type : none;
margin: 0px;
padding: 0px;
text-align: left;

}


ul.menu {
list-style : none;
font-style:normal;
list-style-type : none;
margin: 0px;
padding: 0px;
}

li {
list-style-type : none;
margin-right:20px;
padding-top: 15px;
width:165px;
background: #106486;
color: #fff;
float: left;
text-align: center;
height:23px;
}

li:hover,li.active,li.active:hover  {
list-style-type : none;
margin-right:20px;
padding-top: 15px;
width:165px;
background: #147da8;
color: #fff;
float: left;
text-align: center;
height:85px;

}




ul li a {
display:block;

}


ul li a:hover {
display:block;

}


img {
border:none;
margin:0px;
padding:0px;
}

#container {
border:none;
width:940px;
margin:0px auto;
padding:0px 0px 30px 0px;

}

#menubar {
border-bottom:1px solid #fff;
overflow: visible;
background: transparent;
margin: 0px 0px 3px 0px;
padding:0px 0px ;
text-align: left;
height:38px;

}



.col1 {
border-top:1px solid #fff;
margin-bottom:10px;
padding:30px 0px;
width:520px;
height:100%;
background: transparent;
float: left;
font-size: 15px;
line-height: 1.1em;
text-align: left;

}

.col1_full {
border-top:1px solid #fff;
margin-bottom:10px;
padding:30px 0px;
width:100%;
height:100%;
background: transparent;
float: left;
font-size: 15px;
line-height: 1.1em;
text-align: left;

}


.col2 {
border-bottom:1px solid #fff;
border-top:1px solid #fff;
margin:0px;
padding:30px 0px;
width:340px;
height:100%;
background: transparent;
float: right;
line-height: 1.2em;
text-align: left;

}

.col2 .left {

width:110px;
height:100%;
background: transparent;
float: left;
line-height: 1.2em;
text-align: left;

}

.col2 .right {

height:100%;
background: transparent;
float: right;
line-height: 1.2em;
font-size: 12px;
padding-right: 20px;
text-align: left;

}

.col2 .right img {

padding-right: 5px;
margin-bottom: -3px;
}

#widecol {
width:940px;
padding:50px 0px;
background: transparent;
text-align: left;

}


#imagecontainer {
border:none;
margin:0px 0px 3px 0px;
padding:0px 0px 0px 0px;
}

#footer {
border-top:1px solid #fff;
margin:50px 0px 0px 0px;
padding:12px 0px 0px 0px;
text-align: right;
font-size: 12px;
}

#footer img{
float:left;
}

h1 {
padding-bottom: 15px;
margin:0;
color:#fff;
font-weight: normal;
font-size: 20px;

}


h2 {
padding:0px;
margin:0;
color:#fff;
font-weight: normal;

}


h1.entrytitle {
font-size: 15px;
text-transform: uppercase;
}


h2.entrytitle-sub {
font-size: 12px;
margin-bottom: 30px;
}


p {
padding-bottom:15px;
padding-left:3px;
margin:0;
color:#fff;
font-size: 12px;

}

.small {
font-size: 0.8em;
}

.clear {
clear: both;
}

.date 	{
color:#ff5fa0;
font-weight: normal;

}

