body { 
	margin: 25px 0 0 0;
	padding:0;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.left {float: left;}
.right {float: right;}
.clear {clear: both; font-size: 0;}

a:link, a:visited {
	text-decoration: underline;
	color: #333333;
}

a:hover {
	color: #000000;
}

.content{
	border: 1px solid #939393;
	background-color: #ebf5ff;
	color:#333333;
	padding: 0;
	margin: 10px auto;
	text-align: left;
	width: 500px;
}

.header {
	background-color: #9accff;
	border-bottom: 1px solid #939393;
	padding: 4px 6px;
	color: #ffffff;
	font-weight: bold;
}

form input, form textarea{
	background-color: #ffffff;
     border-left: 1px solid #999999;
	 border-top: 1px solid #999999;
	 border-right: 1px solid #fdfdfd;
	 border-bottom: 1px solid #fdfdfd;
}
		 
form input.button {
	cursor: pointer;
     border-left: 1px solid #fdfdfd;
	 border-top: 1px solid #fdfdfd;
	 border-right: 1px solid #999999;
	 border-bottom: 1px solid #999999;
}
	     
.radio {
	border: 0px;
	background: none;
	
}
	     
form input:focus, form textarea:focus{
background-color: #EAEBFF;

}
		      

.error  {
	font-size: 13px;
	padding: 20px 0;
	color: #c00000;
	font-weight: bold;
}

.success  { 
 	font-size: 13px;
	padding: 20px 0;
	color: #c00000;
	font-weight: bold;
 }
.successimport  { 
 font-family: Helvetica, Verdana;
 font-size: 13px;
 font-weight: bold;
 color: #666;
 font-weight: bold;
 padding-bottom : 6px;
 background-color:#bbec92;
 background-image:url("img/button_ok.png");
 background-repeat:no-repeat;
 background-position : 80% 0;
 text-align:center;
 margin-left: 5em;
 margin-right:5em;
 margin-top: 0em;
 margin-bottom: 0em;
 }



form {
	padding: 0;
	margin: 20px;
}

form  div{

}


.form-simple{ 
padding:0.5em;
margin-bottom:2.5em;
border: 0px;
background:#FFFFFF;
margin-left: 2em;
margin-right: 2em;

}

.form-light{ 
padding:0.5em;
margin-bottom:0em;
margin: 0em;
border: 0px;
background:#EFEFEF;
margin-left: 0em;
margin-right: 0em;

}

.archive {
//margin-top:1em;
padding:0.5em;
margin-bottom:2.5em;
border: 1px solid #C0C0C0;
background:#EFEFEF;
margin-left: 2em;
margin-right: 2em;

}


.credit {
 font-size: x-small;
 font-style: normal;
 font-weight: bold;
 color: #666;
;
}


.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;
  margin-left: 15em;
  margin-right: 15em;
  //padding: 0.5ex 14em 1em 1em;

}


.float {
  float: left;
  width: 20em;
  margin: 1em 0;
}


.title{
font-weight: bold;
font-style:italic;
font-size: 1.2em; 
//margin-bottom:-1em;
/*background-color:#7B859C;*/
background:#d4dfe4;
color: #666;
margin-left: 1.7em;
margin-right: 1.7em;
//4mm 1.5em 4mm;

}

.title-simple{
font-weight: bold;
font-style:italic;
font-size: 1.5em; 
color: #666;
margin-left: 1.7em;
margin-right: 1.7em;

}


.subtitle{
	background-color: #4c4c4c;
	border-bottom: 1px solid #939393;
	padding: 4px 6px;
	color: #ffffff;
	font-weight: bold;
}

.archivetitle{
font-weight: bold;
font-style:italic;
font-size: 0.9em; 
background:#7b859c;
color: #FFF;
}



.subsection{
	border: 1px solid #939393;
	background-color: #e5e5e5;
	color:#333333;
	padding: 0 0 20px 0;
	margin: 10px auto;
	text-align: left;
	width: 500px;
}


.subsection2{
	border: 1px solid #939393;
	background-color: #e5e5e5;
	color:#333333;
	padding: 0 0 20px 0;
	margin: 10px auto;
	text-align: left;
	width: 500px;
}



.subcontent{ 

}


#footer {
  font-size: 85%;
  text-align: center;
  line-height: 1.25em;
  padding: 1em 4mm 1.5em 4mm;
  clear: left;
}

#footer div {
  padding-bottom: 1ex;
}

#footer a {
  text-decoration: none;
  font-weight: bold;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.maintable{
margin-left: 2em;
margin-right: 2em;
}

.info  { 
font-family: Helvetica, Verdana;
font-size: 13px;
color: #666;
font-weight: bold;
/*padding-bottom : 1em;*/
text-align:center;
margin-left: 2em;
margin-right:2em;
margin-bottom: 1em;
margin-top: 1em;
}

.info_left  { 
font-family: Helvetica, Verdana;
font-size: 13px;
color: #666;
font-weight: bold;
margin-left: 2em;
margin-right:2em;
margin-bottom: 1em;
margin-top: 1em;
}


.field{
font-family: Helvetica, Verdana;
font-size: 0.9em;
color: #666;
font-weight: bold;
text-align:right;
}

