/*   ////////////////////////

    ///

   ///				texts

  ///			  	 

 //////////////////////// */



p {
	margin: 0 0 10px 0;
}
/*   ////////////////////////

    ///

   ///				headings

  ///			  	 

 //////////////////////// */



h1 {
	margin: 0 0 11px 0;
	font-size: 18px;
	font-weight: normal;
	color: #004b8e;
}
h2 {
}
/*   ////////////////////////

    ///

   ///				lists

  ///			  	 

 //////////////////////// */



ul {
	margin: 0 0 10px 25px;
	padding: 0;
}
li {
	list-style-type: circle;
	margin: 0 0 2px 0;
	padding: 0px 0 0px 0;
}
.cms ol li {
	list-style-type:decimal !important;
}
.cms a, .cms a:visited {
	color: #739cc1;
}
.cms a:hover, .cms a:active {
	color: #004b8e;
}
/*   ////////////////////////

    ///

   ///				lines

  ///			  	 

 //////////////////////// */



.linS1 {
}
