@charset "utf-8";

/* CSS Document */

  .boxlet {

	  border-right: #d8d8d8 3px solid; padding-right: 1px; border-top: #d8d8d8 3px solid;

	  padding-left: 1px; background: #9e9e9e; padding-bottom: 1px; margin: 4px 1% 8px; 

	  overflow: hidden; border-left: #d8d8d8 3px solid; width: 94%; padding-top: 1px; 

	  border-bottom: #d8d8d8 3px solid

	background-color: #fff! important;

  }

  .boxtitle {

	  padding-right: 3px; padding-left: 3px; font-size: 65%; 

	  background: url(../images/bgBoxtitle.gif) #588fc8 repeat-x left top; 

	  padding-bottom: 3px; padding-top: 3px

  }

  .boxtitlecontent {

	  font-weight: bold; text-transform: uppercase; color: #fff

  }

  .boxcontent {

	padding-right: 5px;

	padding-left: 5px;

	font-size: 75%;

	padding-bottom: 5px;

	margin: 0px;

	border-top-style: none! important;

	line-height: 1.3em;

	padding-top: 5px;

	border-right-style: none! important;

	border-left-style: none! important;

	height: 100%;

	background-color: #fff! important;

	border-bottom-style: none! important;

	text-align: left;

  }

  

  .blacklink a {

	  font-size: 120%;

	  font-weight:bold;

	  font-style:italic;

	  color:green;

	}

  

  .blacklink a:link { 

	color: #339;

	}

 .blacklink a:visited { 

	color: #339;

	}

 .blacklink a:hover { 

	color: blue;

	/*background-color: #333333;*/

	text-decoration: none;

	}

 .blacklink a:active { 

	color: #666666;

	}



  .blackerlink a:link { 

	color: #444;

	}



  .smallerblacklink a {

	  font-size: 100%;

	  font-weight:normal;

	  font-style:normal;

	}

  



.largertext {

	color: #193464;  

	font-weight: 600; font-size: 100%; 

	font-style:italic;

	margin-left:15px;

	padding:12px;

}



  

