/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 30 July 2010 04:03:36
*/


/* CSS Document */
*{
    margin: 0px;
    padding: 0px;
}
body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
a{
    outline:none; 
    color: #00A1B3;
    text-decoration: none;
}
a img{
    outline:none; 
    border: 0px;
}
#header{
    background: #000000;
    height: 77px;
}
#black-logo{
    display: none;
}
#top-links,
#login-form,
#navigation,
#search-box,
#breadcrumb,
#leftcol,
#rightcol,
#footer,
#banner,
#update-password,
#join-now,
#your-news,
#online-poll-frame,
#paginate-slider1{
    display: none;
}
#midcol-content ul, #midcol-content ol{
    margin: 0px 0 15px 25px;
    padding: 0px;
}
#midcol-content ul ul, #midcol-content ol ol{
    margin: 0px 0 0px 25px;
}
#midcol-content ul li, #midcol-content ol li{
    display: list-item !important;
    margin: 0px !important;
    padding: 0px;
}
#midcol-content ul li{
    list-style-type: disc !important;
}
#midcol-content th{
    border: 1px solid #ccc !important
}
#midcol-content input{
    border: 1px solid #ccc !important
}