/* NXL.COM CSS Document */

/* Document settings */
body {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color:#3A3233;
	margin-bottom:10px;
}
p {
	padding: 10px;
	line-height:15px;
}
ul {
	list-style-type:square;
	text-align:left;
	padding-left: 30px;
}


/* Text */
.headlines {
	font-family: Arial;
	font-size: 20px;
	line-height: 25px;
	color: #003580;
}
.subhead_soft_blue {
	font-family: Arial;
	font-size: 15px;
	line-height: 20px;
	color: #4D72A6;
}
.subhead_blue {
	font-family: Arial;
	font-size: 15px;
	line-height: 20px;
	color: #003580;
}
.sub_head_bold_white {
	font-family: Arial;
	font-size: 15px;
	letter-spacing: 1pt;
	line-height: 18px;
	color:#FFFFFF;
	padding:3px;
}

.text_small {
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	color: #3A3233;
}
.text_small_light_gray {
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	color:#666666;
}


/* Links */
a:link {
	color: #003580;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #003580;
	text-decoration: none;
}	
a.green_link:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	color:#003300;
	text-decoration: none;
}
a.green_hover:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	text-decoration: underline;

}

/* Text & links Related */
.graphic_gradient_1x50 {
	background-image:url(stock/previous/images/graphic_gradient_1x50.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.graphic_gradient_1x180 {
	background-image:url(stock/previous/images/graphic_gradient_1x180.jpg);
	background-repeat:repeat-x;
	background-position:top;
}