body { 
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;	 
background-color: #cdcdcd;
}

.content{
    font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;	 
}

.button {
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background-color: #CCCCCC;
  padding: 4px;
  cursor: pointer;
}
	     
.radio {
	border: 0px;
	
}


.error, .error_popup { 

font-weight: bold;
text-align:center;

}


.error_popup{

}

.success  .success_popup{ 

 font-weight: bold;
 text-align:center;

 }



.successimport  { 

 font-weight: bold;
 text-align:center;
 }


.credit {
 font-size: x-small;
 font-style: normal;
 font-weight: bold;
}


.leftSideBar {
  margin-right: 5em;
  font-size: 95%;
  width: 12.65em;
  float: left;
  clear: left;
  border:1px dashed #C0C0C0;
}

.leftSideBar a, .leftSideBar span {
  text-decoration: none;
  font-weight: bold;
  line-height: 2em;
  padding: 0.75ex 1ex;
  display: block;
}

[class~="leftSideBar"] a, [class~="leftSideBar"] span {
  line-height: 1.5em;
}

.leftSideBar a:hover {
  /* See color-scheme.css */
}

.leftSideBar .sideBarTitle {
  font-weight: bold;
  padding: 0.75ex 1ex;
}

.leftSideBar .sideBarText {
  font-weight: normal;
  padding: 1ex 0.75ex 1ex 1ex;
}

.leftSideBar .sideBarTitle
{ background-color: #EDEDED;
text-align:center;
}

 .leftSideBar{
background-color: #FFFFFF;
 }

.leftSideBar a{
color:#3074B3;
 }

 .leftSideBar a:hover{
background-color: #EDEDED;
color:#7B859C;
border-width: 1px;
border:1px dashed #C0C0C0;
 }

#bodyText {
  text-align: justify;
  line-height: 1.5em;

}


.float {
  float: left;
  width: 20em;
  margin: 1em 0;
}


.title{
font-weight: bold;
font-style:italic;
}

.title-simple{
font-weight: bold;
font-style:italic;
}


.subtitle{
font-weight: bold;
font-style:italic;
}

.archivetitle{
font-weight: bold;
font-style:italic;
}


#footer {
  font-size: 85%;
  text-align: center;
  clear: left;
}

#footer a {
  text-decoration: none;
  font-weight: bold;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.info  { 
font-weight: bold;
text-align:center;
}

.info_left  { 
font-weight: bold;
}