/* CSS Document */

#solutionsmenuwrapper {
	width: 200px;
}
#solutionsmenuheader {
	background-image: url(../images/solutions200_header_b2.gif);
	background-repeat: no-repeat;
	height: 29px;
}
#solutionsmenutop {
	background-image: url(../images/solutionmenu_top.gif);
	background-repeat: no-repeat;
	height: 7px;
}
#solutionsmenuheaderblank {
height: 30px;
}

#solutionsmenufooter {
	background-image: url(../images/solutionmenu_footer.gif);
	background-repeat: no-repeat;
	height: 8px;
}
#solutionsmenutext {
	width: 190px;
	margin-left: 1px;
}
#solutionsmenubody {
	background-image: url(../images/solutionmenu_tile.gif);
	background-repeat: repeat-y;}

.solutionhead{
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: bottom;
	font-weight: bold;
	color: #1E3F7D;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.solutionhead2{
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: bottom;
	font-weight: bold;
	color: #1E3F7D;
	background-image: none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	
}
.solutionsmenulist{
	line-height: 1em;
}
.solutionsmenulist a:link{
	font-weight: normal;
	line-height: 1em;
}
#solutionscolumnlist {
	float: right;
	width: 200px;
	padding-top: 0px;
	margin-bottom: 15px;
}





#solutionscolumnlist a:link, #solutionscolumnlist a:visited {
	text-decoration: none;
	display: block;
	line-height: 1em;
}

#solutionscolumnlist a:hover, #solutionscolumnlist a:active {
	text-decoration: underline;
	color: #029FE1;
}
.solutionsmenulist ul{
	margin-top:8px;
	margin-bottom:2px;
}
.solutionsmenulist ul li{
	margin-top:-4px;
	list-style-type: disc;
}
.solutionslist{
	margin-left: 20px;
}
.solutionslist a:link, .solutionslist a:visited{
font-weight: bold;}
.solutionslist a:hover, .solutionslist a:active{
text-decoration: underline;}
.solutionslist .textitalic{
	line-height: 1em;
	font-size: 0.9em;
	color: #4D4D4D;
	margin-bottom: 9px;
	display: block;
	margin-top: 2px;
}
.solutionslist-nomargin{
	margin-left: 0px;
	
}
.solutionslist-nomargin a img{
	margin-bottom:-10px;
	}
.solutionslist-nomargin a:link, .solutionslist-nomargin a:visited{
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
}
.solutionslist-nomargin a:hover, .solutionslist-nomargin a:active{
text-decoration: underline;}

#solutionscolumnlist dl {
    margin-top: 0px;
	margin-bottom: 0px;
}
#solutionscolumnlist dt {
	margin-top:0px;
	text-decoration: none;
	display: block;
	background-image: url(../images/bullet_arrow_3.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 10px;
	margin-bottom: 9px;
}
#solutionscolumnlist dt a:link, #solutionscolumnlist dt a:visited{
	text-decoration: none;
	font-weight: normal;
	line-height: 13px;
}

.solutiontag{
	font-size:0.85em;
	margin-bottom: 10px;
	margin-top: 2px;
	font-style: italic;
	display: block;
	line-height: 1.1em;
}

