/* CSS Document */
body {
margin:0 auto;
padding:0;
font:90% Arial,sans-serif;
background:#C8C8C8 url(Img/back.gif) repeat;
color:#999;
font-size:15px;
}
#wrap {
color:#303030;
margin:0 auto;
padding:0 auto;
width:850px;
height:100%;
border:1px solid #CCC;
background:#FFF;
}
.content {
padding-bottom:20px;
background-color:#DEE2FF;
padding-top:10px;
height:500px;
vertical-align:top;
}
.main_table {
vertical-align:top;
}
.logo {
background-color:#356DAA;
height:50px;
text-align:right;
}
.top_cell {
background-color:#356DAA;
padding-bottom:1px;
height:50px;
color:#FFC;
font-size:16px;
font:80% Arial;
text-align:right;
padding:0 5px 2px 0;
line-height:18px;
}
.top_cell a {
color:#FFC;
font-size:11,5px;
padding-bottom:5px;
}
.menu {
background-color:#356DAA;
width:750px;
}
.menu a {
color:#FFC;
font:80% Arial;
}
.menu_level_1_act {
background:#DEE2FF url(Img/edge.gif) right top no-repeat;
margin:22px 1px 0 10px;
padding:10px 5px 5px 5px;
float:left;
vertical-align:bottom;
}
.menu_level_1_act a {
color:#356DAA;
}
.menu_level_1_no {
background-color:#6CA0D8;
padding:10px 5px 5px 5px;
margin:21px 1px 0 10px;
border:1px solid #CCC;
border-bottom:none;
float:left;
vertical-align:bottom;
}
.content td {
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
text-align:center;
font-size:12px;
}
.contenttable {
border:1px solid #CCC;
color:#333;
}
h3.csc-firstHeader {
margin:0;
padding:10px 0 10px 0;
color:#0F7C9B;
}
.bodytext {
padding:0;
margin:0;
}
