/* Start of CMSMS style sheet 'Screen' */
.menulist {
	margin: 6px 0 12px 0;
        padding: 0;
	list-style-image: url(assets/images/notar2_linkbg.gif);
	
        font-weight: normal;
	color: #4D6666;
}

.nomargintop {
	margin-top: 0;
}
span.dropcap {
	font-family:'Palatino Linotype', Georgia, serif;
	float:left;
	font-size:5.75em;
	margin: 0 2px 0 0;
	padding: 0 .1em 0 0;
	display: block;
	line-height: 0.775em;
	
}
span.size12 {font-size: 1.2em; font-weight: normal;}
span.size12bold {font-size: 1.2em; font-weight: bold;}
.imageleft { float: left; margin: 0 5px 2px 0;}
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}


a.external {

  padding: 0 12px 0 0;
}

a.external:link {


  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #333333;


  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  text-decoration: none;
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  
}
/* End of 'Screen' */

