/************************************	 navigation top styles 	 ************************************/	#navigation_top {	background: #eee url(../images/layoutgraphics/pdi_background.gif) repeat-y top center;	width: 780px;	text-align: center;	list-style: none;	padding: 0px 0px 20px 0px;	margin: 0px 0px 0px 0px;	float: left	}	#navigation_top li {	background-image: url(../images/navigationgraphics/navigation_top_arrow_background.gif);	background-repeat: no-repeat;	background-position: bottom center;	padding: 0px 0px 10px 0px;	margin: 0px;	height: 100%;	float: left;	overflow: hidden	}	#navigation_top a {	border-top: 3px solid white;	border-left: 1px solid white;	border-right: 1px solid #c3c3c3;	font-size: 13px;	font-weight: bold;	padding: 6px 0px 6px 0px;	margin: 0px 0px 0px 0px;	float: left;	display: block;	color: navy;	text-decoration: none	}	#navigation_top a:hover { border-top-color: #6EBBFD }	#navigation_top #navitemhome {	width: 102px;	padding-left: 20px;	background-image: url(../images/navigationgraphics/navigation_top_arrow_bbackground.gif);	background-repeat: no-repeat;	background-position: bottom left	}	#navigation_top #navitemhome a {	width: 100px;	color: #aad7ff;	border-top-color: #6EBBFD;	border-right-color: #9c9c9c;	border-left-color: #97D8FE	}	#navigation_top #navitemone { width: 173px }	#navigation_top #navitemone a { width: 171px }	#navigation_top #navitemtwo { width: 128px }	#navigation_top #navitemtwo a { width: 126px }	#navigation_top #navitemthree { width: 134px }	#navigation_top #navitemthree a { width: 132px }	#navigation_top #navitemfour { width: 113px }	#navigation_top #navitemfour a { width: 111px }	#navigation_top #navitemfive {	width: 87px;	background-image: url(../images/navigationgraphics/navigation_top_arrow_background.gif);	padding-right: 18px;	background-repeat: no-repeat;	background-position: bottom right;	}	#navigation_top #navitemfive a { width: 85px }		/************************************	 navigation top styles 	 ************************************/	#navigation_children {	background-image: url(../images/navigationgraphics/navigation_children_arrowtop.jpg);	background-repeat: repeat-x;	background-position: top left;	width: 765px;	text-align: center;	list-style: none;	padding: 12px 0px 0px 10px;	margin: 0px 0px 0px 0px;	float: left	}	#navigation_children li {	padding: 0px 0px 0px 0px;	margin: 0px;	height: 100%;	float: left;	overflow: hidden	}	#navigation_children a {	background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom left;	font-size: 13px;	font-weight: normal;	padding: 0px 0px 8px 0px;	margin: 0px 0px 0px 0px;	float: left;	display: block;	color: #777;	text-decoration: none	}	#navigation_children a:hover {	background: #d1d1d1 url(../images/navigationgraphics/navigation_children_arrow.jpg) repeat-x bottom center;	text-decoration: underline;	color: #5f9eda	}
