﻿body
{
    font-family: Arial;
    font-size: 12px;
    color: #2c2c2c;
    font-weight: normal;
    height: 100%;
}

.Text_Footer
{
    font-family: Arial;
    font-size: 12px;
    color: #3c3d41;
    font-weight: normal;
}

#LeftNavigation
{
    margin: 10px;
    background-color: White;
    width: 980px;
    clear: both;
    float: left;
    height: auto;
}
#center
{
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    margin-top: 0px !important;
    margin-bottom: 0px;
    background-color: #2c2c2c;
    text-align: center;
}
#header
{
    clear: both;
    text-align: left;
    background-color: Transparent;
    width: 1000px;
    float: left;
    height: auto;
}
#subheader
{
    clear: both;
    text-align: left;
    background-color: Transparent;
    width: 1000px;
    float: left;
    height: auto;
}


#MainDiv
{
     
	float:left; 
    width:1000px;
	background-color:#ffffff ;
	height:auto;
}

/*will be deleted*/
/*#maincontent
{
      
    
      background-color:#dce6f2;
  
       width:980px;
      clear:both;
      float:left;
     
      height:auto;
}*/
#footer
{
    text-align: left; 
    background-image: url(../Images/bg-footer.png);
    background-color: Transparent;
    width: 1000px;
    float: left;
    clear: both;
    height:35px;
}
img.corner
{
    border: none;
    display: block !important;
}



a.ContentLinkCU, a.ContentLinkCU:visited
{
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-decoration:none;
   
}
a.ContentLinkCU:hover
{
    color: #F57929;
}
