body
{
background: #fff;
color: #000000;
}

div#all {
width: 1024px;
height: 768px;
margin: 0 auto;
font-family:'Arial';
}
div#header {
//background:#e4e3e3;
background:#ffffff;
}

div#breadcrumbs {
margin:10px;
//background-color:#e4e3e3;
background:#ffffff;

}

h1#logo {
margin: 0 auto;
margin-left:205px;
padding: 0;
background: url(../images/logo.gif) no-repeat;
width:819px;
height:130px;
text-indent: -999em;
}

div#wrapper_center {
 height: 85%;
}

div#left {
 float: left;
 width: 20%;
 height: 100%;
// background:#e4e3e3;
 background:#ffffff;

}

div#left ul {
margin:0px;
padding:0px;
margin-top:8px;
}

div#left li {
list-style-type: none;
margin:0px;
padding-right:35px;
padding-left:0px;
padding-top:10px;
padding-bottom:10px;
float: right;
}

div#left a {
padding:10px;
padding-left:20px;
margin:0px;
font-family:'Arial';
background:url(../images/button_small.gif) 0px 50%;
background-repeat: no-repeat;
font-size:18px;
color:#515151;
text-decoration:none;
}

div#left a:hover {
color: #0200ec;
}

div#left li ul {
padding-top:15px;
padding-left:50px;
}

div#left li ul li  {
list-style-type:square;
color:#d0decd;
padding:5px;
}

div#left li ul li a {
font-family:'Arial';
font-size:15px;
padding:0px;
color:#d0decd;
background:none;
text-decoration:none;
}

div#content{
float:top;
width: 100%;
height:99%;
overflow:auto;
background: #d7dae3;
font-weight:normal;
color:#405b78;
}
 

div#content a:link {
color:#515151;
}

div#content a:visited {
color: #0200ec;
}

div#content a:hover  {
color: #0200ec;
}

div#syndicate {
//background:#e4e3e3;
background:#ffffff;
height:30px;
}
//.box { background: #d7dae3;float:left;width: 80%;height:100%;}
.box { background: #ffffff;float:left;width: 80%;height:100%;}
.box p {margin: 0 10px;}
.box .boxtop{display:block;background: #ffffff;height:100%;}
.box .boxbottom{display:block;background: #ffffff;}
.box .boxtop b, .box .boxbottom b
{
   display:block;height: 1px; overflow: hidden; background: #d7dae3;
}

.box .r1{margin: 0 10px;}
.box .r2{margin: 0 8px;}
.box .r3{margin: 0 6px;}
.box .r4{margin: 0 5px;}
.box .r5{margin: 0 4px;}
.box .r6{margin: 0 3px;}
.box .r7{margin: 0 2px;}
.box .boxtop .r8, .box .boxbottom .r8{margin: 0 1px;height: 2px;}

div.login {
 padding-left: 300px;
 padding-top: 150px;
}

div.login form fieldset{
 border-style: none;
}
div.login form fieldset div {
 padding-bottom: 5px;
}

ul.nav-stacked {
 padding-left: 327px;

}

div.logout {
 padding-left: 360px;
 padding-top: 150px;
}



table.eflpro_standard {
 padding-left: 20px;
 padding-right: 20px;
 background: #ffffff;
 overflow-y: auto;
 overflow-x: hidden;
}

table.eflpro_standard tr {
font-family:'Courir New';
font-size:12px;
}

table.eflpro_standard tr:hover {
font-weight:bold;
}

table.eflpro_standard th {
color:#515151;
}


div.componentheading{
margin-left:20px;
margin-top:20px;
margin-bottom:20px;
}
table.contentpane {
margin-left:20px;
}
button.validate {
margin-left:360px;
margin-top:50px;
}
