body,table,td,tr,p{
	font-family:"Tahoma","Arial","Calibri","Cambria";	
	font-size:12px;
}
body{   
   background-image:url(images/bg.jpg);
   background-repeat:repeat-x;   
}
p{
  text-align:justify;
}
.smallCap{
    font-family:"Cambria","Tahoma";
	font-size:18px;
	color:#464646;
	font-weight:bold;
	color:#717276;
}
.mainTitle{
    font-family:"Cambria","Tahoma";
	font-size:28px;
	color:#3a4255;
	font-weight:bold;
	color:#717276;
}
.mainTitleLight{	
    color:#717276;
	font-weight:normal;
}
.bottomlink{
   text-decoration:none;
   font-size:12px;
   color:#333333;
}
.startupParagraph{
   color:#5d8fe4;
   font-family:"Tahoma","Cambria","Arial";	
   font-size:14px;
}
.edocName{
   color:#0c3380;
   font-weight:bold;
}
.slogan{
   font-size:16px;
   font-weight:bold;
   color:#0c3380;
}
.isli{
    font-family:"Cambria","Tahoma";
	font-size:20px;
	color:#3a4255;
	font-weight:normal;
	color:#3d5885;
	padding:5px;
}
.formContactInputElement{
   width:250px;
}
.formContactTextareaElement{
   width:250px;
   height:100px;
}
.sendForm{
   width:250px;
}
ul{
list-style-type: square;
line-height : 20px;
}
.contentplace { background-color:rgb(210,211,207);color:#000000; width: 598px; }
.contentplace p { margin: 0 10px 0 10px; }
.topplace{ background: url(images/right-top.png) no-repeat top right; }
.bottomplace { background: url(images/right-bottom.png) no-repeat top right; }
img.placeborder { width: 15px; height: 15px;border: none;display: block !important; }
