body
{
background:url(../images/sq.gif) repeat;
color:#7f7d7d;
font-size:11px;
font-family:Tahoma;
}
.wrapper
{
width:720px;
height:100%;
overflow:hidden;
margin:auto;
background:#FFFFFF;
}
.header
{

width:720px;
height:308px;
}
.container
{
width:704px;
padding:5px;
height:100%;
overflow:hidden;
border-top:#dddddd 5px solid;
background:#FFFFFF;
border-bottom:#dddddd 5px solid;
margin:0px 3px 0px 3px;
clear:both;

}
.left_panel
{
width:160px;
height:auto;
float:left;
border:#dcdcdc 1px solid;
padding:10px 15px 10px 20px;
text-align:justify;
}
.left_panel a
{
color:#004593;
text-decoration:none;
}
.left_panel a:hover
{
text-decoration:underline;
}
.left_panelcontent
{
width:160px;
height:auto;
margin-top:5px;
text-align:justify;
}
.title
{
font-size:12px;
color:#fe6601;
text-transform:uppercase;
font-weight:bold;
}
.title1
{
font-size:12px;
color:#ffffff;
text-transform:uppercase;
font-weight:bold;

}
.middle_panel
{
width:458px;
height:auto;
float:right;
padding:10px 20px 10px 20px;
text-decoration:none;
}
.middle_panel a
{
color:#004593;
text-decoration:none;
}
.middle_panel a:hover
{
text-decoration:underline;
}
.middle_panel1
{
width:260px;
height:auto;
float:left;
padding:10px 10px 10px 10px;
text-align:justify;
text-decoration:none;
}
.middle_panel1 a
{
color:#004593;
text-decoration:none;
}
.middle_panel1 a:hover
{
text-decoration:underline;
}
.middle_panelcontent1
{
width:258px;
height:auto;
margin-top:5px;
text-align:justify;
text-decoration:none;
}
.middle_panelcontent1 a
{
color: #004593;
text-decoration:none;
}
.middle_panelcontent1 a:hover
{
text-decoration:underline;
}
.middle_panelcontent
{
width:458px;
height:auto;
margin-top:5px;
}
.right_panel
{
width:220px;
height:auto;
float:right;
padding:2px 2px 0px 0px;
text-align:justify;
text-decoration:none;
border-left:#7f7d7d 1px dotted;
}
.right_panel a
{
color:#004593;
text-decoration:none;
}
.right_panel a:hover
{
text-decoration:underline;

}
.right_content
{
width:195px;
height:auto;
padding:5px 5px 5px 9px;
clear:both;
text-align:justify;
}
.blue_bar
{
width:200px;
height:22px;
background:#004593;
margin-left:2px;
float:right;
padding:0px 0px 10px 7px;
}
.footer
{
width:707px;
height:48px;
background:#e9e9e9;
clear:both;
padding:7px 5px 0px 2px;
margin:2px 3px 0px 3px;
color:#7e7e7e;
text-align:center;
}
.footer ul
{
margin:0px;
padding:0px;
list-style:none;
}
.footer li
{
margin:0px;
padding:0px;
display:inline;
}
.footer li a
{
color:#7e7e7e;
text-decoration:none;
padding:0px 10px 0px 10px;
}
.footer li a:hover
{
color:#7e7e7e;
text-decoration: underline;
}
.copy
{
color:#a1a1a1;
padding:5px 0px 6px 0px;
}
.footer a
{
color:#a1a1a1;
text-decoration:none;
}
.footer a:hover
{
text-decoration:underline;
}