@charset "utf-8";
/* CSS Document */

body
{
background-color:#000000;
text-align:center;
margin:0px;
font-family:"Times New Roman", Times, serif;
font-size:13px;
margin-top:10px;
background-image:url(../images/topbg.gif);
background-repeat:repeat-x;
}
#mid-section
{
width:100%;
background-image:url(../images/bg.gif);
height:100%;
clear:both;

}
h1
{
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
border-bottom:1px solid #262626;
font-weight:normal;
margin-top:0px;


}
.txt
{
border:1px solid #a6a6a6;
background-color:#ecedff;
}
.btn
{

}
h2
{
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
border-bottom:1px solid #a6a6a6;
font-weight:normal;
margin-top:0px;

}
h3
{
font-size:16px;
padding-bottom:2px;
color:#282828;
font-weight:bold;
margin-bottom:5px;
border-bottom:#d8d8d8 solid 1px;
width:300px;
}
a
{
text-decoration:none;
color:2d3383;

}
#content-white
{
margin:auto;
width:720px;
background-color:#FFFFFF;
color:#000000;
padding:30px;
font-size:16px;
line-height:20px;
text-align:justify;
clear:both;
}
#content-black
{
margin:auto;
width:720px;
background-color:#000000;
color:#ffffff;
padding:30px;

clear:both;
text-align:justify;
font-size:16px;
line-height:20px;
}
#header
{
margin:auto;
width:780px;
font-family:Georgia, "Times New Roman", Times, serif;

}
#header-right
{
width:600px;
float:right;
text-align:right;
color:#FFFFFF;
}
#menu-holder
{
padding-top:47px;
height:35px;
width:580px;
margin-left:20px;
}
.menu-left
{
background-image:url(../images/menu-left.gif);
width:5px;
height:35px;
float:left;


}
.menu-right
{
background-image:url(../images/menu-right.gif);
width:5px;
height:35px;
float:left;
}

.menu-mid
{
background-image:url(../images/menu-mid.gif);
width:570px;
height:35px;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
}
.menu-itemm
{
padding-left:12px;
padding-right:12px;
float:left;
padding-top:10px;
}
.menu-itemm2
{
padding-left:12px;
padding-right:12px;
float:left;
padding-top:10px;
background-color:#FFFFFF;
height:25px;
}
.menu-itemm2 a
{
text-decoration:none;
color:#000000;
font-size:15px;
}
.menu-itemm a
{
text-decoration:none;
color:#FFFFFF;
font-size:15px;
}
.menu-iteml
{
height:35px;
width:8px;
float:left;

}
.menu-iteml2
{
height:35px;
width:8px;
float:left;
background-image:url(../images/tab-left.gif);
}
.menu-itemr
{
height:35px;
width:8px;
float:left;

}
.menu-itemr2
{
height:35px;
width:8px;
float:left;
background-image:url(../images/tab-right.gif);
}
#footer
{
border-top:1px solid #2d3537;
width:100%;
clear:both;

padding-top:10px;
color:#2d3537;

}
#footer a
{
color:#2d3537;
text-decoration:none;

}

#footer a:hover
{
color:#2d3537;
text-decoration:underline;

}

.red
{
color:#BF2323;
}
.w200
{
width:200px;
}
.greybox
{
background-color:#EFEFEF;
padding:8px;
border:1px solid #8F8F8F;
margin-bottom:5px;
}
h4{
color:#00099F;
margin-bottom:5px;
}