/***********************************************//* emx_nav_right.css                           *//* Use with template Halo_rightNav.html        *//***********************************************//***********************************************//* HTML tag styles                             *//***********************************************/body{	font-family: Arial, Helvetica, sans-serif;	color: #333333;	line-height: 1.166;		margin: 0px;	padding: 0px;	background: #cccccc url("bg_grad.jpg") fixed;}/******* hyperlink and anchor tag styles *******/a:link, a:visited{	color: #660000;	text-decoration: none;}a:hover{	text-decoration: underline;}/************** header tag styles **************/h1{ font: bold 120% Arial,sans-serif; color: #334d55; margin: 0px; padding: 0px;}h2{ font: bold 100% Arial,sans-serif; color: #660000; margin: 0px; padding: 0px;}h3{ font: bold 100% Arial,sans-serif; color: #003300; margin: 0px; padding: 0px;}h4{ font: 100% Arial,sans-serif; color: #333333; margin: 0px; padding: 0px;}h5{ font: 100% Arial,sans-serif; color: #334d55; margin: 0px; padding: 0px;}/*************** list tag styles ***************/ul{	list-style-type: square;	font-family: Arial, Helvetica, sans-serif;	padding-right: 25px;}ul ul{ list-style-type: disc;}ul ul ul{ list-style-type: none;}/********* form and related tag styles *********/form {	margin: 0;	padding: 0;}label{ font: bold 1em Arial,sans-serif; color: #334d55;}				input{font-family: Arial,sans-serif;}/***********************************************//* Layout Divs                                 *//***********************************************/#pagecell1{	position:absolute;	top: 176px;	left: 29px;	right: 2.5%;	width:761px;	background-color: #ffffff;}#tl {	position:absolute;	top: 44px;	left: 1px;	margin: 0px;	padding: 0px;	z-index: 100;}#tr {	position:absolute;	top: -1px;	right: -1px;	margin: 0px;	padding: 0px;	z-index: 100;}#masthead{	position: absolute;	top: 1px;	left: 29px;	right: 2%;	width:764px;	background-color: #003300;	}#pageNav{	float: right;	width:128px;	padding: 0px;	background-color: #FFFFFF;	border-left: 1px solid #cccccc;	border-bottom: 1px solid #cccccc;	font: small Verdana,sans-serif;}#content{	padding: 0px 10px 0px 0px;	margin:0px 128px 0px 0px;	border-right: 1px solid #ccd2d2;	text-align: justify;}/***********************************************//* Component Divs                              *//***********************************************/#siteName{	margin: 0px;	padding: 16px 0px 8px 0px;	color: #ffffff;	font-weight: normal;}/************** utility styles *****************/#utility{	font: 75% Arial,sans-serif;	position: absolute;	top: 16px;	right: 0px;	color: #919999;}#utility a{	color: #ffffff;}#utility a:hover{	text-decoration: underline;}/************** pageName styles ****************/#pageName{	padding: 0px 0px 14px 10px;	margin: 0px;	border-bottom:1px solid #ccd2d2;}#pageName h2{	font: 115% Arial,sans-serif;	color: #660000;	margin:0px;	padding: 0px;}#pageName img{	position: absolute;	top: 0px;	right: 6px;	padding: 0px;	margin: 0px;}/************* breadCrumb styles ***************/#breadCrumb{	padding: 5px 0px 5px 10px;	font: small Verdana,sans-serif;	color: #AAAAAA;}#breadCrumb a{	color: #AAAAAA;}#breadCrumb a:hover{	color: #005FA9;	text-decoration: underline;}/************** feature styles *****************/.feature{	padding: 0px 0px 10px 10px;	font-size: 80%;	height: 200px;}html>body .feature {	height: auto;	font-size: small;	padding-right: 25px;}.feature h3{	font: bold 125% Arial,sans-serif;	color: #000000;	padding: 30px 0px 5px 0px;}.feature img{	float: left;	padding: 0px 10px 0px 0px;}/*************** story styles ******************/.story {	padding: 10px 0px 0px 10px;	font-size: small;	text-align: justify;}.story h3{	font: bold 115% Arial,sans-serif;	color: #000000;}.story p {	padding: 0px 30px 10px 0px;	text-align: justify;}.story a.capsule{	font: bold 110% Arial,sans-serif;	color: #660000;	display:block;	padding-bottom: 5px;}.story a.capsule:hover{	text-decoration: underline;}td.storyLeft{	padding-right: 12px;}/************** siteInfo styles ****************/#siteInfo{	clear: both;	border-top: 1px solid #cccccc;	font-size: small;	color: #cccccc;	padding: 10px 10px 10px 10px;	margin-top: -1px;}#siteInfo img{	padding: 4px 4px 4px 0px;}/************ sectionLinks styles **************/#sectionLinks{	margin: 0px;	padding: 0px;}#sectionLinks h3{	padding: 10px 0px 2px 10px;	border-bottom: 1px solid #cccccc;}#sectionLinks a:link, #sectionLinks a:visited {	display: block;	border-top: 1px solid #ffffff;	border-bottom: 1px solid #cccccc;	background-image:  url("bg_nav.jpg");	font-weight: bold;	padding: 3px 0px 3px 10px;	color: #FFFFFF;}#sectionLinks a:hover{	border-top: 1px solid #cccccc;	background-color: #336600;	background-image: none;	font-weight: bold;	text-decoration: none;}/************* relatedLinks styles **************/.relatedLinks{	margin: 0px;	padding: 0px 0px 10px 10px;	border-bottom: 1px solid #cccccc;}.relatedLinks h3{	padding: 10px 0px 2px 0px;}.relatedLinks a{	display: block; }/**************** advert styles *****************/#advert{	background-color: #FFFFFF;	font-size: x-small;}#advert img{	display: block;}/********************* end **********************/.feature object {	float: right;}h6 {	font-family: Arial, Helvetica, sans-serif;	font-size: medium;	font-weight: bolder;	color: #FF0000;}em {	font-family: Arial, Helvetica, sans-serif;	font-size: medium;	font-weight: bolder;	color: #FF0000;}