div.contentPage{margin: 10px 0; padding: 20px;}
#colum1{width: 50%; float: left;}
#colum2{width: 48%; float: right;}


div.article{padding: 0px !important;}
div.article h1{line-height: 150%;}
div.article h2{font-size: 14pt; text-decoration: underline; color: #3f9406; margin: 20px 0;}
div.article h3{font-size: 13pt; text-decoration: underline; color: #000;}
div.article ul{margin: 10px 0px; margin-left: 40px; list-style: circle;}
div.article ul li{margin: 10px 0; line-height: 120%;}
div.article ul li ul{margin-left: 20px; list-style: square;}


#articleWrapper{}
#articleWrapper h1{font-weight: 400; font-size: 18pt; color: #c61a6f;}
#articleWrapper strong, #articleWrapper b{font-weight: bold;}
#articleWrapper .article{font-size: 12.5pt; font-weight: 300; color: #000; padding: 20px;}
#articleWrapper .article img{max-width: 100% !important; height: auto !important;}

div.articleModule{}
div.articleModule h3{background:url(../images/icons/icon-light.png) left center no-repeat; padding-left:13%; color: #16bc05;}
div.articleModule h3:before{background-color: #16bc05;}

div.articleModule ul{margin: 3% 4%;}
div.articleModule ul li{display: block; float: left; width: 100%; padding: 3% 0; border-bottom:dotted 1px #e7e7e7;}
div.articleModule ul li:last-child{border-bottom: 0px;}
div.articleModule ul li img{float: left; margin-right: 4%; width: 50px; border-radius: 5px;}
div.articleModule ul li a{color: #167613; line-height: 130%; font-weight: 300;}
div.articleModule ul li a:hover{text-decoration: underline;}

div.cModule{border-radius: 5px; margin-bottom: 20px; width: 48%; margin: 0 1%; margin-bottom: 10px; float: left; box-shadow: 0px 0px 1px #666; border-radius: 5px; overflow: hidden;}
div.cModule h3{font-size: 11pt; font-weight: 400; padding:5px 10px; margin:0; border-bottom: solid 1px #eee; background-color: #c61a6f; color: #ffffff;}
div.cModule ul{}
div.cModule ul li{display: block; height: 60px; padding: 10px; border-bottom: dashed 1px #eee; line-height: 130%;}
div.cModule ul li:last-child{border:none;}
div.cModule ul li span{display: block; width: 60px; height: 60px; border-radius: 4px; overflow: hidden; float: left; margin-right: 10px;}
div.cModule ul li img{width: 80px; height: auto;}
div.cModule ul li a{font-size: 10.5pt; color: #0427fb;}
div.modContact ul{margin: 5px 0;}
div.modContact ul li{border-bottom: none; font-size: 10.5pt; height: auto; padding: 5px 10px; line-height: 140%;}
div.modContact ul li b{display: block; font-weight: 500; text-decoration: underline; color: #c61a6f;}



