body{
   margin:0px;
}

body, table{
   font-family:arial,helvetica,sans-serif;
   font-size:12px;      
}

#container{
   background:url(/Images/bgPage.gif) bottom left repeat-x #6D9FC0;
   text-align:center;
}

#subcontainer1{
   text-align:left;
   margin:auto;
   width:780px;
   background:url(/Images/txtCLMembersSite-vertical.gif) 0px 85px no-repeat;
}

#contentcolumn1{
   background-color:white;
   /*width:487px;*/
   border:1px solid black;
   border-bottom:none;
}

#contentcolumn2{
   width:227px;
   height:375px;
   border-bottom:1px solid black;
   padding:15px 20px 20px 20px;
}

#content{
   padding-right:19px;
}

.welcome{
   color:#005493;
   font-weight:bold;
   font-size:16px;
}

#tasks{
   height:343px;
   width:455px;
   border:1px solid black;
}

#footer{
   padding:20px;
   text-align:center;
}

#footer table{
   margin:auto;
   width:600px;
   text-align:left;
}

a{
   color:#EE8020;
}

a.light{
   /* links against a dark color */
   color:#FFFFFF;
}

a.phase{
   display:block;
   width:227px;
   height:49px;
}

#cookie{
   margin:0px;
   background-color:#1E86B6;
   height:34px;
   padding-left:8px;
}

#cookie .p1{
   color:#315486;
   font-size:10px;
   margin:0;
   padding-top:8px;
   line-height:12px;
}

#cookie .p2{
   font-size:11px;
   margin:0;
   line-height:12px;
}