/* CSS Document */
.TopLeftContainer {background-image: SlicedImages/TopLeft.gif; background-repeat: no-repeat;}
.head_title {
	font-size: 16px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #2a6ebb;

}
.box {border:1px solid #d8d8d8; text-align:left; padding:5px; margin:10px; background:url(images/box_bg.jpg) repeat-x }
h1.featured { padding:10px 0px 10px 0px; text-align:center;}
li {list-style-image:url(images/SmallBlueArrow.gif); line-height:24px; text-decoration:none; font-weight:normal; font-size:12px;}
.boxcont { margin:0px 0px 20px 0px; width:100%}
* html .boxcont { margin:0px 0px 10px -1px; padding:0px 0px 0px 0px;}