* {
  }

#navtop {
	height: 42px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
  }

#bodycontainer {
	height: auto;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 20px;
	overflow: hidden;
	background-color: #FFFFFF;
	font-weight: 400;
  }

#header {
	height: 165px;
	width: 910px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-image: url(/Images/Headers/Logo_only.jpg);
	background-repeat: no-repeat;
  }

#headertitle {
	height: 161px;		/* original art was 168, so crop bottom 7 pixels */
	width: 215px;
	margin-top: 4px;
	overflow: hidden;
	float: right;
  }

#headerimg1 {
	height: 147px;
	width: 210px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	overflow: hidden;
	float: right;
	text-align: center;
  }

#headerimg2 {
	height: 147px;
	width: 210px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-right: 12px;
	overflow: hidden;
	float: right;
	text-align: center;
  }

#navbar {
	height: 27px;
	width: 910px;
	margin-bottom: 20px;
  }

#navMenu {
	margin: 0; 
	padding: 0;
	float: right;
	text-align: center;
	line-height: 62px;
	list-style: none;	
  }

	#navMenu li {
	width: 145px;
	height: 42px;
	position: relative;
	float: left;
	background: url("") no-repeat center center;
	font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
	font-size: 11px;
	font-weight: 700;
	  }

		#navMenu li a {
		height: 42px;
		overflow: hidden;
		position: relative;
		z-index: 20;
		display: block;
		color: #FFFFFF;
		text-decoration: none;
		  }

		#navMenu li .hover {
			width: 140px;	 
			height: 42px;
			left: 0; 
			top: 0;	
			position: absolute;	 
			z-index: 0;		 
			display: none;	 
			background: url(/Images/Common/nav_top_spotlight.jpg) no-repeat center center;		 
		  }	

		#navMenu li .selected {
			background: url("") no-repeat center center;	 
		  }
	
#navMenu2 {
	margin: 0; 
	padding: 0;
	float: right;
	text-align: center;
	line-height: 25px;
	list-style: none;	
  }

	#navMenu2 li {
		width: 145px;							 
		height: 45px;
		position: relative;	
		float: left;	
		background: url("") no-repeat center center;	 
		font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
	    font-size: 11px;
		font-weight: 400;		 
	  }

		#navMenu2 li a {
		height: 45px;
		overflow: hidden;
		position: relative;
		z-index: 20;
		display: block;
		font-weight: 700;
		color: #FFFFFF;
		text-decoration: none;
		  }

		#navMenu2 li .hover {
			width: 140px;	 
			height: 45px;
			top: 0px;	
			left: 0; 
			position: absolute;	 
			z-index: 0;		 
			display: none;	 
			background: url(/Images/Common/nav_bot_spotlight.jpg) no-repeat center center;	 
		  }	

		#navMenu2 li .selected {
			background: url("") no-repeat center center;
	  }

#navbot {
	height: 45px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center
  }	

body,td,th {
	font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
	font-size: 11px;
	font-weight: 400;
  }

body {
	background-color: #000000;
	background-image: url(/Images/Common/pds_bg.jpg); 
	background-repeat: repeat-x; 
  }

#footer {
	margin-top: -156px;
	height: 156px;
  }

.footertext {
    font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
	font-size: 10px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.2;
  }

	.footertext a:hover {
		text-decoration: underline;
	  }

.SharingFooter {
    font-family: Verdana,Geneva,"URW Gothic L",Helvetica,sans-serif; 
	font-size: 10px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.2;
  }

	.SharingFooter a:hover {
		text-decoration: none;
	  }

.Preload img{
	left: -2000px;
	width: 0px;
	height: 0px;
  }

.BlueButton * {
	padding: 0;
	margin: 0;
	text-decoration: none;
	
  }

.BlueButton {
	float: left;
	padding-right: 0px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
  }

	.BlueButton div, .BlueButton a, .BlueButton a:active, .BlueButton a:visited {
		width: 137px;
		text-align: center;
		color: #FFFFFF;
		height: 21px;
		padding-top: 6px;
		cursor: pointer;
		background: url(/images/buttons/bg_blue_137x27_sprites.gif);
		background-repeat:no-repeat;
		background-position: 0px 0px; 
	  }

	.BlueButton div:hover, .BlueButton a:hover ,.BlueButton div a:hover {
		background-position: 0px -28px;
	  }

.MaroonButton * {
	padding: 0;
	margin: 0;
	text-decoration: none;
	
  }

.MaroonButton {
	float: left;
	padding-right: 0px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
  }

	.MaroonButton div, .MaroonButton a, .MaroonButton a:active, .MaroonButton a:visited {
		width: 137px;
		text-align: center;
		color: #FFFFFF;
		height: 21px;
		padding-top: 6px;
		cursor: pointer;
		background: url(/images/buttons/bg_maroon_137x27_sprites.gif);
		background-repeat:no-repeat;
		background-position: 0px 0px; 
	  }

	.MaroonButton div:hover, .MaroonButton a:hover, .MaroonButton div a:hover {
		background-position: 0px -28px;
	  }

.AlignRight {
	text-align: right;
  }


