	/* Global Styles for Heart of England Morgan Site */  
	
	body {
		min-height:670px;
		margin-bottom:15px;
		margin:0px;
		width:100%;
		height:auto;
		background-color:#BFBFEA;
		font-family:Arial;
		font-size:11px;
		font-style:normal;
		line-height:normal;
		font-weight:normal;
		font-variant:normal;
		text-decoration:none;
	}
	
	* html body {
		border-bottom:1px solid #5F5F75;	
	}
	
	a:link, a:active, a:visited {
		font-family:Arial;
		font-size:12px;
		color:#26427D;
		text-decoration:none;
	}
	
	a:hover {
		cursor:hand;
		text-decoration:underline;
	}
	
	a.noStyle:link, a.noStyle:active, a.noStyle:visited {
		border:none;
		text-decoration:none;
	}
	
	a.noStyle:hover {
		border:none;
		text-decoration:none;
	}
	
	a.mainMenu:link, a.mainMenu:active, a.mainMenu:visited {
		font-family:Arial;
		font-size:14px;
		font-weight:600;
		color:#2B2A4B;
		text-decoration:none;
	}
	
	a.mainMenu:hover {
		color:#5D58FA;
		text-decoration:none;
	}
	
	a.mainMenuGreen:link, a.mainMenuGreen:active, a.mainMenuGreen:visited {
		font-family:Arial;
		font-size:14px;
		font-weight:600;
		color:#2A4B2C;
		text-decoration:none;
	}
	
	a.mainMenuGreen:hover {
		color:#5AC561;
		text-decoration:none;
	}
	
	h1 {
		font-family:Arial;
		font-size:18px;
		font-style:normal;
		font-weight:normal;
		color:#141337;
	}
	
	h2 {
		font-family:Arial;
		font-size:14px;
		font-style:normal;
		font-weight:normal;
		color:#141337;	
	}

	h4 {
		font-family:Arial;
		font-size:12px;
		font-style:normal;
		font-weight:normal;
		color:#000000;
	}
	
	input {
		width:230px;
		height:18px;
		font-family:Arial;
		font-size:12px;	
	}
	
	input.buttons {
		width:75px;
		height:19px;
		font-family:Arial;
		font-size:11px;	
	}
	
	input.inputSS {
		position:relative;
		top:-15px;
		width:230px;
		float:right;
		clear:left;	
	}
	
	input.checkBox {
		position:relative;
		top:-20px;
		left:-115px;
		width:180px;
		float:right;
		clear:left;		
	}
	
	select {
		width:230px;
		height:18px;
		font-family:Arial;
		font-size:12px;	
	}
	
	option {
		font-family:Arial;
		font-size:12px;	
	}
	
	textarea {
		width:230px;
		height:100px;
		font-family:Arial;
		font-size:12px;
	}
	
	label {
		font-family:Arial;
		font-size:12px;
		color:#000000;
	}
	
	label.required {
		color:#FF0000;	
	}
	
	noscript {
		
	}
	
	.noscript {
		
	}
	
	.bolder, .bold {
		font-weight:bold;
	}
	
	#companyLogo {
		width:212px;
		height:63px;
		margin-right:10px;
	}	
	
	#companyLogoArea {
		width:100%;
		text-align:right;	
	}
	
	#leftSide {
		width:200px;
		height:auto;
		float:left;
		margin-right:10px;
	}
	
	#mainMenu {
		height:auto;
		margin-top:63px;
		margin-left:23px;
	}
	
	#newItemsSection {
		margin-left:23px;
	}
	
	#newItemsSectionNote {
		width:auto;
		height:35px;
		background-color:#ACACD2;
		padding:6px 0px 4px 23px;	
	}
	
	#mainBody {
		width:560px;
		float:left;
	}
	
	#header {
		height:79px;	
	}
	
	#headerBar {
		width:100%;
		height:16px;
		background-color:#ACACD2;
		text-align:right;
	}
	
	#companyLogoArea {
		width:100%;
		text-align:right;	
	}
	
	.tagImage {
		width:19px;
		height:16px;
		margin-right:10px;
		margin-left:4px;
		vertical-align: middle;
		border:none;
	}
	
	.smallMenuDark {
		font-family: Arial;
		font-size: 11px;
		font-weight:bolder;		
		color:#2B2A4B;
	}
	
	.mainMenuItem {
		width:100%;
		height:20px;
		margin-bottom:6px;
		border-bottom:1px solid #ACACD2;
	}
	
	.bolder {
		font-weight:bold;	
	}
	
	.optionOneSelect {
		width:75px;	
	}
	
	.checkBox_top {
		float:left;
	}
	
	.bigHighlight
	{
	    font-size:16px;
	}