body {
	font-size:75%;
	color:#333C4C;
	background:#fff;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	background:#fff url('../images/backgrounds/back_blue_grad.jpg') repeat-x;
	line-height:19px;
	}

	h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#333C4C;}

	h1 {font-size:2.5em;line-height:1;color:#333C4C;margin-bottom:0.5em;margin-left:1.6em;}

	h2 {font-size:1.6em;margin-bottom:0.75em;margin-left:1.6em;}

	h3 {font-size:1.5em;line-height:1;margin-bottom:1em;margin-left:1.6em;}

	h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;margin-left:1.6em;}

	h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;margin-left:1.6em;}

	h6 {font-size:1em;font-weight:bold;margin-left:1.6em;}

	a:focus, a:hover {color:#000;}

	a {color:#666;text-decoration:underline;}
	
	a.legend {color:#666;text-decoration:none;font-size:.8em;font-weight:normal;}
	a.legend:hover {color:#000;text-decoration:none;font-size:.8em;font-weight:normal;}
	
	.note {font-size:.8em;}

#outerContainer {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	}
	
	#innerContainer {
		padding:2px 20px 40px 20px;
		}
		
	#topContainer {
		color:#fff;
		font-size:22px;
		height:120px;
		}
		
		#topInner {}

			#siteName {
				width:424px;
				padding-right: 30px;
				margin-top:-2px;
				float:left;
			}
			
			#greetingName {
				width:360px;
				text-align:right;
				padding-top:90px;
				padding-right:15px;
				font-size:.7em;
				color:#4E5A70;
				float:right;
			}
				/*
				#greetingName a {color:#469FE0;text-decoration:none;}
				#greetingName a:hover {text-decoration:underline;}
				.notlogged {color:#666;}
				*/
			
	

/* Headers and SubHeaders */

	#header { width:840px; height:265px; padding-top:12px; margin-bottom:24px; }
	
	.subHeader3 { color:#A7A7A7; font-size:22px; margin:15px 0 15px 0; }
		
	.subHeaderBlue3 {font-size:1.4em; font-weight:normal; color:#0067A6; }
		
	#header #logo { width:340px; float:left; }
			
	#header #hcopy { width:560px; float:left; }
			
	#hcopy .hcinner { padding:0 0 20px 10px; }
			
		#copyMain {
			width:960px;
			}
			#copyMain p { margin:20px 50px 20px 20px; }
		
		#titleBtnFrame {
			float:right;
			margin:35px 35px 0 0;
			}
			
			.titleBtnLeft {
				width:38px;
				height:44px;
				background:url('../images/name_btn_endcap_left.gif') no-repeat;
				float:left;
				}
				
			.titleBtnBody {
				height:44px;
				padding-top:12px;
				background:url('../images/name_btn_body_bkgnd.gif') repeat-x;
				float:left;
				}
				
				.titleBtnBody h1 {
					color: #333C4C;
					font: normal 1.4em arial, sans-serif;
					margin:0;
					}
				
			.titleBtnRight {
				width:38px;
				height:44px;
				background:url('../images/name_btn_endcap.gif') no-repeat;
				float:left;
				}
			
	#fpQuoteBoxFrame {
		width:870px;
		height:250px;
		margin-top:22px;
		}
		
		#orangeQB {
			width:350px;
			height:227px;
			text-align:center;
			background:url('../images/orange_quote_box.gif') no-repeat;
			margin:0 40px 0 50px;
			float:left;
			}
			
		#greenQB {
			width:350px;
			height:227px;
			text-align:center;
			background:url('../images/green_quote_box.gif') no-repeat;
			float:left;
			}
			
			.qbPadding  { padding:35px 20px 0 20px; }
				.qbPadding h1 { font-size:1.8em;font-weight:normal;color:#0067A6;margin:0;padding:0;line-height:25px; }
			
			.qbEnterBtnFrame {
				width:100px;
				height:36px;
				float:right;
				text-align:left;
				}
				
	.opFeedback { font-size:16px; font-weight:normal; color:#333C4C; margin-left:65px; }
	
.mdcVendorLabelFrame{
	width:308px;
	height:44px;
	}
	
	.mdcVedorLabelLeft{
		width:38px;
		height:44px;
		background:url('../images/name_btn_endcap_left.gif') no-repeat;
		float:left;
		}
		
	.mdcVendorLabelBody{
		width:210px;
		height:44px;
		background:url('../images/name_btn_body_bkgnd.gif') repeat-x;
		font-size:1.2em;
		font-weight:normal;
		text-align:center;
		float:left;
		}
		
	.mdcVedorLabelRight{
		width:38px;
		height:44px;
		background:url('../images/name_btn_endcap.gif') no-repeat;
		float:left;
		}
