@charset "utf-8";
/* CSS Document */

.contentViewport a{
	color:#426bad;
	text-decoration:underline;
}

.contentViewport a:hover{
	color:#3f3f3f; 
	text-decoration:underline;
}

.contentViewport .highlight_text{
	color:#426bad;
	font-size:1.4em;
	line-height:1.2em;
	padding:10px 0px 17px 0px;
	margin:0px;
}

ul#contextmenu li a:hover{
	color:#426bad;
}
#content_180 p a:hover {
	color:#426bad;
	text-decoration: none;
	font-weight: bold;
}
.contentViewport .highlightBoxWrapper .cappingTop {
	background: #f5f6f9 url(../../../_sharedimg/extendable/f5f6f9-topcapping.gif) top left no-repeat;
}
.contentViewport .highlightBoxWrapper .cappingBottom {
	background: #f5f6f9 url(../../../_sharedimg/extendable/f5f6f9-bottomcapping.gif) top left no-repeat;
}
.contentViewport .highlightBoxWrapper .highlightBox,
.contentViewport .highlightBoxWrapper .downloadBox {
	border-left: 1px #e0e4f0 solid;
	border-right: 1px #e0e4f0 solid;
	background: #f5f6f9;
}
