/* -------------------------------------------------
	Audiopilot Stylesheet
------------------------------------------------- */

	body { margin:0; padding:0; font-size:12px; color:#676767; font-family:arial, helvetica, sans-serif; line-height:1.4; }
	#body { background:#F4F4F4; text-align:center; margin-top:23px; }
	
	a:link, a:visited { color:#174BA3; text-decoration:underline; }
	a:hover { color:#174BA3; }
	a img { border:0; }
	
	p, td, th { font-size:12px; color:#676767; font-family:arial, helvetica, sans-serif; line-height:1.4; }
	
	h1 { font-size:16px; font-weight:normal; }
	h2 { font-size:16px; font-weight:normal; }
	h3 { font-size:16px; font-weight:normal; background:#fff; padding-right:7px; display:inline; }
	h4 { font-size:16px; font-weight:normal; }
	h5 { font-size:16px; font-weight:normal; }
	h6 { font-size:16px; font-weight:normal; }
	
	h2#title { margin:0; padding:0; }
	
	.clear { clear:both; }
	.right { float:right; }
	.left { float:left; }
	
	hr { background:none; border:none; border-top:2px dotted #BDBDBD; }	
	input, select, textarea { font-size:13px; color:#666; }
	li { list-style-image:url("Images/Li.gif"); color:#5A5A5A; }
	blockquote { margin:8px 0; padding:0; font-size:13px; font-style:italic; color:#1A68AE; }
	blockquote p { font-size:13px; font-style:italic; color:#1A68AE; }
	
	/* CMS Styles */
	.bluetext { color:#1B65AA; }
	
/* ---- Layout ----------------------------------- */

	#container { width:700px; background:url("Images/containerBG.gif") no-repeat top #fff; text-align:left; margin:0 auto; padding:0 0 4px 0; }
	#banner { width:442px; height:182px; float:left; margin:16px 0 0 4px !important; margin:16px 0 0 2px; }
	#logo { cursor:pointer; float:right; background:url("Images/logo.gif") no-repeat; width:177px; height:131px; text-indent:-5000px; margin:42px 35px 0 0 !important; margin:42px 20px 0 0; padding:0; }
	#nav { clear:both; height:34px; }
	#content { width:427px; float:left; margin:0 0 0 4px; padding:26px 22px 22px 22px; voice-family: "\"}\""; voice-family:inherit; width:383px; } html>body #content { width:383px; }
	#contentdefault { width:675px; float:left; margin:0 0 0 4px; padding:26px 22px 22px 22px; voice-family: "\"}\""; voice-family:inherit; width:631px; } html>body #contentdefault { width:631px; }
	#column { width:248px; float:right; background:#D3E3FE; margin:4px 4px 0 0 !important; margin:4px 2px 0 0; padding:19px; voice-family: "\"}\""; voice-family:inherit; width:210px; } html>body #column { width:210px; }
	#column, #column p, #column td { font-size:11px; }
	.spacerline { background:url("Images/spacerlinebg.gif") repeat-x 0 50%; }
#footer-address{margin:10px 0 10px 0;}
	#footer { width:700px; text-align:right; margin:10px auto 10px auto; padding-right:20px;}
	#footer img { margin-left:15px; }
	#footer .right { margin-right:15px; }
	#footer .left { margin-left:8px; }
	
	.submitbutton input { border: 3px double #999999; border-top-color: #CCCCCC; border-left-color: #CCCCCC; padding: 0.25em; background-color: #FFFFFF; font-size: 75%; font-weight: bold; font-family: Verdana, Helvetica, Arial, sans-serif; }	
	
	/* Menu */
	.MenuTable { margin:10px 0 0 22px !important; margin:8px 0 0 22px; height:14px; }
	.MenuLink:link, .MenuLink:visited { color:#E1EBF5; text-decoration:none; font-weight:bold; background:url("Images/menuBG.gif") no-repeat 0 50%; text-transform:lowercase; padding:0 0 0 9px; margin:0 21px 0 0; }
	.MenuLink:hover { color:#fff; background:url("Images/menuBG.gif") no-repeat 0 50%; text-transform:lowercase; padding:0 0 0 9px; margin:0 21px 0 0; }

	/* Print */
	#header img { margin:10px 0 10px 10px; }