html,body{margin:0;padding:0}
body
{
 font-family:verdana;
 font-size:11px;
 background-image:url('../images/back.gif');
 background-repeat:repeat-x;
 margin-left:40px
}

p{margin:0 0px 4px; font-family: Verdana; font-size: 12px; color: #000000; text-align:justify }

h1{ font-size:13px; padding-bottom:0px; margin-bottom:8px }
h2{ font-size:12px; padding-bottom:0px; margin-bottom:11px }

A
{
 TEXT-DECORATION: none;
 color: #2F6881;
 font-family:verdana; font-size:12px;
}

A:hover
{
 TEXT-DECORATION: underline;
 color: #2F6881
}


div#header
{
 height:106px;
 margin-top:16px;
}

div#container{text-align:left}
div#content p{line-height:1.45; font-family: Verdana; font-size: 12px; color: #000000; padding-bottom:4px; }


div#container{width:950px;margin:0; }
div#content{ width:610px; float:left}
.right-frame{width:300px;margin-left:650px; padding-top:20px }

.left
{
 width:450px; float:left; font-size: 12px;
}

.right
{
 width:400px; margin-left:460px;
 font-family: Verdana; font-size: 12px; color: #000000; line-height:1.35em;
 margin-top:50px;
}

.box
{
 width:260px; height:170px; float:left; margin-right:10px; background-image:url('../images/panel.gif'); background-repeat:repeat-x; padding:10px; font-size:12px; line-height:1.30em
}

.box_out
{
 height:190px; width:600px; margin-bottom:15px;
}

.box2
{
 padding:5px;
 background-color:#F0F5F7
}

.links_bottom
{
 margin-right:15px;
}

div#footer{clear:left;width:100%;padding-top:14px}

.button
{
 border-left: 1px solid #B4B4B4;
 border-top: 1px solid #B4B4B4;
 border-right: 1px solid #727272;
 border-bottom: 1px solid #727272;
 padding-top:5px;
 padding-bottom:6px;
 padding-left:8px;
 padding-right:8px;
 background-image:url('../images/button.back.gif');
 background-repeat:repeat-x;
 color:#1C1C1B;
 font-family:Verdana;
 font-size:11px;
 margin-right:2px;
}

.button:hover
{
 color:#1C1C1B;
}


.panel_top
{
 width:440px;
 height:13px;
 background-color:#ffffff;
 background-image:url('../images/panel440.top.gif');
 background-repeat:no-repeat;
 text-align: left;
}

.panel_middle
{
 background-color:#ffffff;
 padding-right:11px;
 padding-left:11px;
 min-height:50px;
 width:418px;
 background-image:url('../images/panel440.back.gif');
 background-repeat:repeat-x;
 font-size:11px;
}

.panel_bottom
{
 width:440px;
 height:13px;
 background-image:url('../images/panel440.bottom.gif');
 background-repeat:no-repeat;
 text-align: left;
}

.panel_bridge
{
 width:440px;
 height:9px;
 background-image:url('../images/panel440.bridge.gif');
 background-repeat:no-repeat;
 text-align: left
}

.small {  font-family:Verdana; font-size:10px; }
.test {  font-family:verdana; font-size:14px; margin-left:5px; }
.text {  font-family:verdana; font-size:12px; margin-left:5px; }

.framed { border: 1px solid #C7C6B4; padding:4px; }
