@import  url(../lib/uni-form/uni-form.css);
@import url(stylewrapper.php?file=document.css&selector=.html_document) ;
@import  url(explicite.css);
@import  url(../lib/sIFR2/sIFR-screen.css);



body
{
text-align: center;
margin:0px 0px 0px 0px;
font-family: Tahoma, Arial, Trebuchet MS, Helvetica, sans-serif;
font-size: 13px;
background: white url(../img/bg.gif) repeat-x;
color:#113e53;
}

img
{
border: 0px none;
}

a
{
color: #f39704;
text-decoration: underline;
}

a:hover
{
color: #f39704;
text-decoration: none;
}

b, strong
{
font-weight: bold;
}

i, em
{
font-style: italic;
}

.more
{
text-align: right;
}

/************************************/

div#container_outer
{
}

div#container_inner
{
text-align: left;
}

div#container_head
{

}

div#container_head_1
{
margin:0px auto;
width:1000px;
height:160px;
position: relative;
overflow: hidden;
}

#head-logo
{
position: absolute;
top:30px;
left:10px;
}

#head-message
{
position: absolute;
top:224px;
left:19px;
color:#F5F7E7;
}

#head-search
{
position: absolute;
top:50px;
right:10px;

}

#container_menu
{
overflow: hidden;
height:20px;
width:498px;
position:absolute;
right:-10px;
top:114px;
}

/**************************/

#container_body
{
margin:0px auto 0px auto;
width:1000px;
overflow: hidden;
background: transparent;
}

#container_body_1
{
background: transparent;
width:1100px;
margin:0px;
padding-left:10px;
}

.is_home_1 #container_body_1
{
padding-left:0px;
}

.document-column
{
width:238px;
float:left;
margin-right:10px;
background: transparent;
}


.document-column .column-box
{
width:238px;
float: left;
position:relative;
padding-bottom: 16px;
margin-bottom:12px;
}


.document-column .column-inside
{
position:relative;
/*margin-bottom:16px;*/

padding:10px 15px 0px 10px;
background: url(../img/column-top-0.gif);
}

.document-column>div:hover .column-inside
{
background: url(../img/column-top-1.gif);
}


















#pane_center
{
margin: 0;
width:740px;
float:left;
overflow: hidden;
background: transparent;
position: relative;
}

#pane_center .center-box
{
float:left;
background: transparent;
margin-bottom: 15px;
position: relative;
width:100%;
}

#pane_center .center-box-33
{
width:33%;
}

#pane_center .center-box-66
{
width:66%;
}

#pane_center .center-box-wrap
{
margin-top: 0px;
padding: 0px;
background: transparent;
}

#pane_center .center-box-transparent
{
background: transparent;
/*position: relative;
overflow: hidden;*/
}

#pane_right
{
margin-left: 12px;
background: transparent;
position: relative;
}

#pane_right_1
{
margin:0px !important;
position: relative;
}










/*****************************/


#poll-title-image
{
margin-left:19px;
}


/*****************************/

#topbox
{
padding:5px 0px 0px 0px;
background:white;
}


/*****************************/

#container_footer
{

overflow: hidden;
margin:0px;
padding:0px;
background: white url(../img/footer.gif) repeat-x 0 2px;
padding-top:2px;
}

#container_footer_blocks
{
top:0px;
clear: both;
background: #143f54 url(../img/footer.gif) repeat-x 0 0px;
margin:0px auto;
width:1000px;
padding:15px 0 0 0px;
overflow:hidden;
position: relative;
}

#container_footer_blocks_1
{
margin:0 0 0 10px;
width:1000px;
padding:0px;
height:113px;
overflow:hidden;
}

#container_footer_copy
{
margin:0px auto;
padding: 10px 0px 20px 0px;
width:1000px;
text-align: right;
position: relative;
font-size: 11px;
background: White;
line-height:20px;
}

#container_footer_copy a
{
color:#f39704;
font-weight: bold;
text-decoration: none;
}

#container_footer_copy a:hover
{
color:black;
text-decoration: none;
}

#container_footer_copy .warp-logo
{
vertical-align: middle;
margin-top:-5px;
}

#container_footer_copy .footnotes
{
color:gray;
}

#container_footer_copy .footnotes a
{
font-weight: normal;
color:gray;
text-decoration: underline;
}

/*****************************/

html body .html_document
{
background: transparent;
margin:0px;
}

.clear
{
clear: both;
}

.absolute
{
position: absolute;
}

.relative
{
position: relative;
}
