	/*
		Generic Styles
	*/

	html,body 
	{ 
		height: 100%; 
	} 
	
	* {
		margin: 0;
		padding: 0;
	}
	
	.alt
	{
		text-indent: -999px;
	}
	
	body 
	{
		margin: 0;
		padding: 0;
		font-family: Arial;
		font-size: 12px;
	}
	
	img
	{
		border: 0;
	}
	
	a
	{
		text-decoration: none;
		color:#ffb941;
		font-weight: bold;
	}

	a:hover
	{
		text-decoration: none;
		color:#ffb941;
		font-weight: bold;
	}

	select
	{
		color: #696b60;
	}
	
	h2
	{
		font-size: 1.6em;
		font-weight: bold;
		color: #7c8e92;
		padding-bottom: 4px;
	}
	
	h3
	{
		font-size: 1.4em;
		font-weight: bold;
		color: #7c8e92;
		padding-bottom: 4px;
	}
	
	p 
	{
		color: Black;
		font-size: 1em;
		ppadding-bottom: 20px;
	}

	ul
	{
		margin: 0px;
		padding: 0px;
	}
	
	ul li
	{
		margin-left: 15px;	
	}
		
	.caption
	{
		font-size: 0.9em;
		font-weight: bold;
		color: #7c8e92;
	}
	
	/*
		Styles for Page Header
	*/

	#pageTop
	{
		height : 122px;
		width: 926px;
		background-image: url(/res/images/pageTop/priceforbeslogo.jpg);
		background-position: 5px 5px;
		background-repeat: no-repeat;
		cursor: hand;		
	}
	
	#topFlash
	{
		height: 112px;
		margin-left: 243px;
		margin-top: 5px;
		bbackground-image: url(/res/images/pageTop/hometopflashplaceholder.jpg);		
		bbackground-repeat: no-repeat;	
		cursor: hand;		
	}
	
	#noflashhomepagebanner
	{
		background-image: url(/res/images/pageTop/hometopflashplaceholder.jpg);		
		background-repeat: no-repeat;			
	}

	#noflashhomepage
	{
		background-image: url(/res/images/pageTop/flashhomeplaceholder.jpg);		
		background-repeat: no-repeat;			
	}
	
	#topMenu
	{
		height: 20px;
		width: 924px;
		background-color: #cac9b7;		
		margin-left: 12px;
		text-align: right;
		vertical-align: middle;
		padding-top: 3px;
	}
	
	#topMenu a.noBorder
	{
		border: none;			
	}
	
	#topMenu a
	{
		font-size: 1.1em;	
		padding-right: 5px;
		padding-left: 5px;
		color: Black;
		font-weight: normal;
		border-right: solid 1px Black;
	}

	#topMenu a:active.noBorder
	{
		border: none;			
	}

	#topMenu a:active
	{
		font-size: 1.1em;	
		padding-right: 5px;
		padding-left: 5px;
		color: White;
		font-weight: normal;
		border-right: solid 1px Black;
	}

	#topMenu a:hover.noBorder
	{
		border: none;			
	}

	#topMenu a:hover
	{
		font-size: 1.1em;	
		padding-right: 5px;
		padding-left: 5px;
		color: White;
		font-weight: normal;
		border-right: solid 1px Black;
	}
	
	label
	{
		font-size: 0.9em;
		font-weight: bold;
		color: #cac9b7;
	}
	
	#searchBox
	{
		height: 130px;
		width: 212px;
		background-color: #e1e0d1;
	}
	
	#searchBox input
	{
		margin-left: 5px;
		margin-top: 25px;
		font-size: 1em;
		width: 150px;
	}

	#searchBox a.searchButton
	{
		color: #ffa712;		
		font-weight: bold;		
		margin-top: 12px;
	}

	#fiveSteps
	{
		position:absolute;
		top: 240px;
	}
	
	/*
		Styles for Navigation
	*/
		
	#pageNavigation
	{
		float: left;
		width: 212px;		
		padding-left: 12px;
		margin-top: 20px;
		padding-bottom: 20px;
	}
	
	 dl.primarynavigation 
	{
		list-style-type: none;
		overflow: hidden;
	}

	.primarynavigation dd 
	{
		float: left;
	} 

	.primarynavigation a 
	{
		height: 17px;
		display: block;
		text-align: left;
		border-bottom: solid 1px White;
		text-decoration: none;
		color: Black;
		background: #e1e0d1;
		padding-left: 5px;
		width: 207px;
		font-weight: normal;
	}
	 
	.primarynavigation a:hover 
	{
		background: #cbcbb9;
		border: none; 
		color: Black;
		font-weight: normal;
		border-bottom: solid 1px White;
	}

	.primarynavigation a:active 
	{
		color: #687d81;
		border-bottom: solid 1px White;
	}

	.primarynavigation a.activeLink
	{
		color: #708486;
		font-weight:bold;
		border-bottom: solid 1px White;
	}
	
	#pageTitle
	{
		height: 28px;
		background-color: #696b60;
		color: White;
		padding-left: 52px;
		padding-top: 12px;
	}

	#pageTitleSpacer
	{
		width: 732px;
		height: 15px;
		background-color: #6c7b86;
	}
	
	#pageTitleSubSpacer
	{
		height: 15px;
		width: 533px;
		background-color: #999790;		
	}
	
	#secondaryNavigation
	{
		padding-top: 13px;
		padding-left: 47px;
		width: 700px;
		padding-bottom: 30px;
		height: 28px;
	}
	
	.secondarynavigation dl 
	{
		list-style-type:  none;
	}

	.secondarynavigation dd 
	{
		float: left;
		margin-bottom: 6px;
		margin-right: 4px;
	} 

	.secondarynavigation a 
	{
		display:  inline;
		text-align: left;
		border: none;
		text-decoration: none;
		color: #7fa3b7;
		font-size: 0.8em;
	}
	 
	.secondarynavigation a:hover 
	{
		border: none; 
		color: #696b60;
		font-size: 0.8em;
	}
	
	/*
		Content
	*/
	
	#contentOuter
	{
	}
	
	#content
	{
		position: absolute;
		width: 680px;
		margin-top: 20px;
		left: 240px;
	}
	
	/*
		Styles for Flash Content
	*/
	
	#flashContent
	{
		height: 203px;
		background-image: url(/res/images/pageTop/flashline.jpg);
		background-repeat:  repeat-x;
		background-position: 0px 188px;
	}
	
	/*
		Terms and Conditions
	*/
	
	#popupheader
	{
		background-image: url(/res/images/pageTop/priceforbeslogo.jpg);
		background-repeat: no-repeat;	
		width: 209px;
		height: 109px;
		margin-left: 15px;
		padding-left: 15px;
	}
	
	#popupContent
	{
		margin-left: 25px;
		padding-left: 15px;
	}
			
	/*
		Footer
	*/
		
	#pageFooter
	{
		clear: both;
		margin-left: 12px;
		height: 40px;
		width: 904px;
		font-size: 0.9em;
		color: #687d81;
		/*margin-top: 20px;*/
		border-top: solid 1px #cac9b7;
		padding-top: 10px;
	}
	
	/*
		Styles for Content Management
	*/
		
	.insertedImage 
	{
		padding-left: 5px;
		padding-right: 5px;
	}

	.insertedImage 
	{
		padding: 4px;
		display: block;
	}

	.insertedImageFloatLeft 
	{
		float: left;
	}

	.insertedImageFloatRight 
	{
		float: right;
	}

	.insertedImageRight 
	{
		text-align: right;
	}

	.insertedImageLeft 
	{
		text-align: left;
	}

	.insertedImageCentre 
	{
		text-align: center;
	}	
