 
/*========================*/
/*	CONTENT PAGES		  */
/*========================*/
#box {

	background-image: url(/images/content_pages/box_bg.jpg);

	background-repeat: no-repeat;

	height: 160px;

	width: 200px;

	padding: 0px;

	margin: 0px;

	text-align: left;

}



#box h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	margin: 0px;

	color: #FFFF00;

	line-height: 22px;

	text-align: center;

	padding-top: 5px;

	padding-right: 8px;

	padding-bottom: 5px;

	padding-left: 8px;

}



#box p {

	margin: 0px;

	font-family: Arial, Helvetica, sans-serif;

	line-height: 22px;

	text-align: center;

	font-weight: bold;

	font-size: 13px;

	color: #CCCCCC;

	padding-top: 3px;

	padding-right: 8px;

	padding-bottom: 3px;

	padding-left: 8px;

}



#box a, #box a:link, #box a:active {

	color: #CEE6EC;

	text-decoration: underline;

}

#box a:hover {

	color: #CEE6EC;

	text-decoration: none;

}
div.LNPQuestion

{
	font-family:Verdana, Arial, Sans-Serif;

	font-style: italic;

	font-size: 10pt;

	font-weight: bold;

	color: #333333;

	padding-bottom: 6px;

}

div.LNPAnswer

{
	font-size: 9pt;

	padding-bottom: 20px;	

}
