/* CSS Document *//* General rules */body	{	background: #fff;	font-family: Verdana, Arial, Helvetica, sans-serif;	}img {	border: none;	}img.right {	float: right;	padding: 0 0 10px 15px;	}.content {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 17px;	color: #000000;	list-style-position: outside;	list-style-image: url(images/gfx_arrow.gif);}.quote {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	line-height: 22px;	color: #669933;	}.highlightcontent {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 16px;	color: #333333;	list-style-position: outside;	list-style-image: url(images/gfx_arrow.gif);	padding-bottom: 10px;	}.highlightsubheads {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #669933;	font-weight: bold;	}.highlightheads {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #FFFFFF;	padding: 3px;	}.thirdlevelheads {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;	color: #669933;	}.contenthighlights {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 17px;	color: #B30027;	list-style-position: outside;	list-style-image: url(images/gfx_arrow.gif);	font-weight: bold;	}	/* Header */table#header	{	background: url(images/gfx_topbkgd.gif) repeat-x;	}table#Table10	{	background: url(images/gfx_topbkgd.gif) repeat-x;	}td#navbar	{	background: url(images/gfx_navbar_bkgd.gif) repeat-x;	}	/* Highlights */#highlights {	background: #EBF0F7;	margin-bottom: 10px;	padding: 0 0 10px 0;	}#highlights p {	font-size: 10px;	line-height: 16px;	color: #565C66;	margin: 0 15px 10px 15px;	}#highlights h1 {	font-size: 14px;	line-height: 25px;	font-weight: bold;	color: #fff;	background: url(images/gfx_hi_h1_bkgd.gif) repeat-x;	padding-left: 15px;	}#highlights h2 {	font-size: 12px;	line-height: 16px;	font-weight: bold;	color: #B30027;	padding: 0 15px;	}.highlightcontent {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 16px;	color: #333333;	list-style-position: outside;	list-style-image: url(images/gfx_arrow.gif);	padding-bottom: 10px;	}.highlightsubheads {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #669933;	font-weight: bold;	}.highlightheads {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #FFFFFF;	padding: 3px;	}	/* Subnav */	#subnav {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	padding: 0 0 15px 0;	font-weight: normal;	}#subnav a:link, #subnav a:visited {	color: #8698B3;	text-decoration: none;	font-weight: normal;	}#subnav a:active, #subnav a:hover {	color: #000;	text-decoration: underline;	font-weight: normal;	}a#current:link, a#current:visited	{	font-size: 18px;	color: #000;	font-weight: bold;	text-decoration: none;	}	/* Typography 	*/	p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 17px;	color: #000000;	}p	{	margin: 0 0 5px 0;	}p + p	{	margin-top: 15px;	}p + ul, p + ol	{	margin-top: 0;	}ul li, ol li	{	margin-bottom: 5px;	}h1	{	font-size: 16px;	font-weight: normal;	color: #B30027;	}h2	{	font-size: 12px;	font-weight: bold;	color: #B30027;	margin: 15px 0 5px 0;	}h3	{	font-size: 11px;	font-weight: bold;	color: #B30027;	margin: 10px 0 5px 0;	}.intro {	font-size: 13px;	line-height: 19px;	}	/* links */	a:link, a:visited {	color: #8698B3;	text-decoration: underline;	font-weight: bold;	}a:active, a:hover {	color : #000;	}