html,body{
    background: #272844;
    color: #f0f0f0;
    margin: 0;
    padding: 0;
}          
a img {
    border:none;
}    
.ThinBorder{
    border-color: #D2D2FF;
    border-width: 1px;
    border-style: solid;
}
#idWrapper
{
    margin: 0 auto;
    width: 950px;
    /*background: #0;*/
}

#idHeader
{
    /*background: #0;*/
   /* padding: 20px; */
    text-align: center;
}

#idHeader h1 { margin: 0; }

#idNavi
{
   /* float: left;      */
   /* width: 950px;      */
    /*background: #333; */
}

#idNavi ul
{
    margin: 0;
    padding: 0;
}

#idNavi ul li
{
    list-style-type: none;
    display: inline;
}

#idNavi li a
{
    /*display: block;
    float: left;               */
    padding: 5px 10px;    
   /* color: #fff;  */
    text-decoration: none;
    border-right: 1px solid #fff;
    color: yellow;
}

#idNavi li a:hover { background: #383; }

#idContainer
{
    float: left;
    width: 950px;       
   
}

#idLeftPanel
{
    float: left;
    width: 150px;
    padding: 0;
    padding-top: 30px;
    padding: 10px 0;
    margin: 0 10px;  
    display: inline;
    text-align: right;
}

#idLeftPanel ul
{
    /*margin: 0px 0 0px 0; */
    padding: 0;  
    margin: 0;
    margin-bottom: 8px;
}

#idLeftPanel ul li
{
    /*margin: 0 0 1em;*/
    padding: 0;
    list-style-type: none;
   /* margin: 0 0 20px 0px;  */
    padding: 5px;
    /*margin-top: 20px;
    margin-bottom: 40px;*/
}
.TextCenter{
    text-align: center;
}

#idLeftPanel a{
    /*color: yellow;*/
    text-decoration: none;
    display: block;
}
li a{
    color:yellow;
}
#idLeftPanel a:hover{
    background-color: #313F67;
}
#idNoHover a:hover{
    background-color: inherit;
}
/*#idLeftPanel a:hover img{
    background-color: #ffffff;
}*/
#idLeftPanel table a:hover{
    /*background-color: transparent;*/
}
/*a img{
    border-width: 0;
    border: none;
}*/
#idLeftPanelSelected{
    /*background-color: #383; */
    /*list-style-type: circle;*/
}
.LeftPanelSubmenu a{
    color: orange;
}
#idContent
{
   
    float: left;
    width: 600px; 
    display: inline;
      
    padding: 0px;
    /*margin: 0 0 0 30px; */
   margin-top: 7px;
    color: yellow;
}

#idContentHeader
{
    /*background: #0;*/
   /* padding: 20px; */
    text-align: center;
    margin-bottom: 10px; 
    /*margin-top: 10px;  */
}

#idContent h2 {
    margin: 0 0 30px 0; 
    color: yellow;
    text-align: center;
    padding-top: 10px;  
}

#idContent h3 {
    color: yellow;
    text-align: left;
    padding-top: 10px;  
    padding-bottom: 10px;
    margin: 0;
}

#idContent td, th {
   /* border: 1px solid #909000;*/
    padding: 8px;
    text-align: center;
    vertical-align: top;
    
    border-right-style: none;
    border-left-style: none;
    border-spacing: 0px;
    border-collapse: collapse;
}
#idContent tr {
   margin-bottom: 5px;
}
/*tr.BorderTop td{
    border-top: orange;
    border-top-width: thin;
    border-top-style: solid;
}*/
tr.BorderBottom td{
    border-bottom: orange;
    border-bottom-width: thin;
    border-bottom-style: solid;
}
tr.BorderTop td{
    border-top: orange;
    border-top-width: 1px;
    border-top-style: solid;
}


#idContent p {
   text-indent: 30px;
   margin: 0;
   padding-bottom: 7px;
   text-align: justify;
}
/*#idContent a {
    color: orange;
}*/
p a{
    color: orange;
}
.orangeLink{
    color: orange;
    text-decoration: underline;
}
div b{
    color:yellow;
}
.ContentEventArchiveDiv{
    text-align: center;
    padding-bottom: 50px;
    /*font-size: smaller;*/
    color: white;
}

div.contentDiv{
     width:98%; 
     margin:1%;
     text-align: center;
}
table.contentTable{
     text-align:center; 
    margin-left:auto; 
    margin-right:auto; 
    width:590px;
    /*color: yellow;*/
}
table.contentTable tr:hover{
   background-color: #313F67;
}
/*table.contentTable a{
   color: yellow;
   text-decoration: none;
}*/
table div a{
    color: yellow;
   text-decoration: none;
}
table div, a{
    color: yellow;
   text-decoration: none;
}
table.contentTable div{
   color: yellow;
   text-decoration: none;
}
.articleDetails a{
   color: orange;
   text-decoration: underline;
}
.articleTitle{
    font-weight: bold;
    margin-bottom: 5px;
}
.articleKeywords{
    margin-bottom: 10px;
}
#idPageChildren ul{
    margin: 0;
    padding: 0;
    /*color: yellow;*/
    text-align: center;
    list-style-type: none;
    padding-left: 0px;
}
                          
 #idPageChildren a {
    text-decoration: none;
    color: yellow;
    margin-bottom: 10px;
    display: block;
}
#idPageChildren a:hover{
    display: block;
    background-color: #313F67;
}
#idRightPanel
{
    float: right;
    width: 160px;
    padding: 0;
    margin: 10px 0px 0 0;  
   /* margin-top: 30px;
    margin-left: 5px;*/
    display: inline;

}
#idRightPanelBottom a{
    color: yellow;
    /*text-decoration: none;*/
    display: block;
    text-align: center;
    text-decoration: underline;
}
#idRightPanel h3 { margin: 0; }


#idFooter
{
    clear:both;
    /*background: #ccc;*/
    text-align: center;
    padding: 20px;
    height: 1%;
}

.RightAdDiv, .RightAdDivHighlighted{
    text-align: center;
    margin-bottom: 30px;
    font-size: smaller;
    padding: 3px;
}
.RightAdDivComingSoon{
    float:left;
}
.RightAdDivSoon{
    text-align: center;
    padding-bottom: 30px;
    font-size: smaller;
    background-color: #313F67;
}

.RightAdDivHighlighted{
    background-color: #313F67;
    /*border-color: #C7AD38;   */
    border-color: #D2D2FF;
    border-width: 1px;
    border-style: solid;
    /*border-width: 1px;
    border-style: ridge;     */
}

.RightAdTitleDiv{
    color: yellow;
    font-weight: bold;
   /* padding-left: 20px;*/
   padding-bottom: 2px;
}
.RightAdDetailsDiv{
     /*   padding-left: 20px;*/
     padding-bottom: 2px;
}
.RightAdOrganizationDiv{
    color: yellow;
      /*  padding-left: 20px;*/
      padding-bottom: 2px;
}
.RightAdDateDiv{
      /*  padding-left: 20px;*/
      padding-bottom: 2px;
}
.RightAdLinkDiv a{
    color: #b0b0b0;
       /* padding-left: 20px;*/
       padding-bottom: 2px;
   /* width: 150px;*/
    white-space: pre;           /* CSS 2.0 */
    white-space: pre-wrap;      /* CSS 2.1 */
    white-space: pre-line;      /* CSS 3.0 */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap;  /* HP Printers */
    word-wrap: break-word;      /* IE 5+ */
}

.articleDetails {
    display: none;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
}
/*#articleDetails{
    color:white;
}
#articleDetails a{
    color:white;
}*/
a.showDetails, a.hideDetails {
    /*text-decoration: none;
    color: #36f;*/
    padding-left: 0px;
    /*background: transparent url('images/detailsright.gif') no-repeat left; 
    */
}
a.hideDetails {
    display: none;
    /*background: transparent url('images/detailsup.gif') no-repeat left;*/ 
}
/*a.showDetails:hover, a.hideDetails:hover {
    border-bottom: 1px dotted #36f; }
*/

.articleDetailsInner {
    margin-top: 5px;
    margin-left: 15px;
    margin-bottom: 15px;
}