@charset "UTF-8";
/* CSS Document */

*{ margin: 0 auto; padding: 0; }* 
a { text-decoration: none; }
a img { border: 0px; }
body { background-color:#717273; background-image: url(../images/metal-bkgd.jpg); background-repeat: repeat-x; font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#4D4D4D; line-height: 19px; }
body .bluetext { color: #004B8D; }
body .lrgbluetext { color: #004B8D; font-weight: bold; font-size: 19px; }
body .footnote { font-size: 12px; }

#wrapper { 
	width: 960px;
	background-color:#FFF;
	border: 6px solid #CCC;
	margin-top: 20px;
	}
		
#header { 
	width: 960px;
	height: 40px;
	background-image: url(../images/header-bkgd.jpg);
	background-repeat: no-repeat;
	}
		
#left { 
	width: 280px;
	height: 500px;
	position: relative;
	float: left;
	margin-bottom: 40px;
	}
	a.navbutton { 
		background-image: url(../images/greenbutton.jpg); 
		background-repeat: no-repeat;
		display: block;
		width: 200px;
		height: 36px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		padding-top: 8px;
		}
	a.storebutton { 
		background-image: url(../images/cyanbutton.jpg); 
		background-repeat: no-repeat;
		display: block;
		width: 200px;
		height: 36px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		padding-top: 8px;
		}
	p.navcurrent { 
		background-image: url(../images/bluebutton.jpg); 
		background-repeat: no-repeat;
		display: block;
		width: 200px;
		height: 36px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #FFF;
		text-align: center;
		padding-top: 8px;
		}
	
	a.navbutton:link {color:#4D4D4D;}      /* unvisited link */
	a.navbutton:visited {color:#4D4D4D;}  /* visited link */
	a.navbutton:hover { color:#FFF; background-image: url(../images/bluebutton.jpg);}  /* mouse over link */
	a.navbutton:active {color:#FFF;}  /* selected link */
	
	a.storebutton:link {color:#4D4D4D;}      /* unvisited link */
	a.storebutton:visited {color:#4D4D4D;}  /* visited link */
	a.storebutton:hover { color:#FFF; background-image: url(../images/bluebutton.jpg);}  /* mouse over link */
	a.storebutton:active {color:#FFF;}  /* selected link */
	

#right {
	width: 679px;
	float: right;
	border-left: 1px solid #E6E6E6;
	margin-bottom: 20px;
	padding-bottom: 30px;
	}
	
	#top {
		width: 600px;
		margin-bottom: 20px;
		margin-left: 39px;
		}
	#top a:link {
			color: #6db33f;
			}
	#top a:visited {
			color: #6db33f;
			}
	#top a:hover {
			color: #6db33f;
			text-decoration:underline;
			}
	#top a:active {
			color: #6db33f;
			}
	
	#top2 {
		width: 600px;
		margin-bottom: 19px;
		margin-left: 39px;
		}
	
	#bottom {
		width: 600px;
		height: 190px;
		margin-left: 41px;
		position: relative;
		}
		td.threeleft {
			background-color: #FFF;
			padding-right: 20px;
			}
		.threeleft ul {
			padding-left: 15px;
			}
		.threeleft a:link {
			color: #6db33f;
			}
		.threeleft a:visited {
			color: #6db33f;
			}
		.threeleft a:hover {
			color: #6db33f;
			text-decoration: underline;
			}
		.threeleft a:active {
			color: #6db33f;
			}
		td.threemiddle {
			background-color: #FFF;
			padding-left: 20px;
			padding-right: 20px;
			}
		.threemiddle p.dashed-line {
			padding-top: 8px;
			}
		.threemiddle ul {
			padding-left: 15px;
			}
		.threemiddle a:link {
			color: #6db33f;
			}
		.threemiddle a:visited {
			color: #6db33f;
			}
		.threemiddle a:hover {
			color: #6db33f;
			text-decoration: underline;
			}
		.threemiddle a:active {
			color: #6db33f;
			}
		td.threeright {
			background-color: #FFF;
			padding-left: 19px;
			}
		.threeright img {
			margin-bottom: 5px;
			margin-top: 5px;
			}
		.threeright a:link {
			color: #6db33f;
			}
		.threeright a:visited {
			color: #6db33f;
			}
		.threeright a:hover {
			color: #6db33f;
			text-decoration: underline;
			}
		.threeright a:active {
			color: #6db33f;
			}
		.below {
			padding-top: 5px;
			}
		.below a:link {
			color: #6db33f;
			}
		.below a:visited {
			color: #6db33f;
			}
		.below a:hover {
			color: #6db33f;
			text-decoration: underline;
			}
		.below a:active {
			color: #6db33f;
			}
			
		p.rush {
			border-top: 1px dashed #CCC;
			padding-top: 10px;
			padding-bottom: 10px;
			}
		p.callout {
			font-size: 12px;
			line-height: 16px;
			color: #6DB33F;
			}
			
		td.twoleft {
			padding-right: 20px;
			}
		.twoleft a:link {
			color: #6db33f;
			}
		.twoleft a:visited {
			color: #6db33f;
			}
		.twoleft a:hover {
			color: #6db33f;
			text-decoration: underline;
			}
		.twoleft a:active {
			color: #6db33f;
			}
		.twoleft ul {
			padding-left: 15px;
			padding-top: 5px;
			}
		td.indexright {
			background-color: #FFF;
			padding-left: 10px;
			}
		.indexright img {
			margin-bottom:6px;
			}
		td.tworight {
			background-color: #FFF;
			padding-left: 10px;
			}
		.tworight img {
			margin-bottom:6px;
			margin-top: 4px;
			}
		.tworight ul {
			padding-left: 15px;
			padding-top: 5px;
			}
		.tworight a:link {
			color: #6db33f;
			}
		.tworight a:visited {
			color: #6db33f;
			}
		.tworight a:hover {
			color: #6db33f;
			text-decoration: underline;
			}
		.tworight a:active {
			color: #6db33f;
			}
			
		#colspan2 {
			width: 390px;
			position: absolute;
			top: 136px;
			left: 0px;
			border-top: 1px dashed #CCC;
			padding-top: 13px;
			margin-top: 0px;
			}
			
		/* #scroll {
			width: 578px;
			height: 165px;
			white-space: no-wrap;
			border: 1px solid #e6e6e6;
			padding: 10px;
			display:block;
			overflow: auto;
			position: relative;
			}
		#scroll img {
			margin-right: 10px;
			margin-bottom: 5px;
			}
			*/
			
		#one {
			position:absolute;
			top: 10px;
			left: 10px;
			}
		/*#two {
			position: absolute;
			top: 10px;
			left: 170px;
			}*/
		#two {
			position: absolute;
			top: 10px;
			left: 380px;
			}
		#three {
			position: absolute;
			top: 10px;
			left: 540px;
			}
		#four {
			position: absolute;
			top: 10px;
			left: 700px;
			}
		#five {
			position: absolute;
			top: 10px;
			left: 860px;
			}
		
			
		.quote {
			font-size: 18px;
			font-weight: bold;
			color: #004b8d;
			}
		.name {
			font-size:12px;
			font-style: italic;
			color: #6db33f;
			}
		.dashed-line {
			border-top: 1px dashed #CCC;
			}

#footer {
	width: 960px;
	height: 80px;
	background-image: url(../images/footer-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	clear: both;
	}
	
	#footer-left {
		width: 610px;
		border-top: 1px solid #E6E6E6;
		padding-top: 20px;
		float:left;
		margin-left:40px;
		}
	
	#footer-left p {
		text-align: left;
		font-size: 11px;
		line-height: 15px;
		color: #666;
		}
	
	#footer-left a:link {color:#6DB33F;}      /* unvisited link */
	#footer-left a:visited {color:#6db33f;}  /* visited link */
	#footer-left a:hover {color:#6DB33F; text-decoration:underline;}  /* mouse over link */
	#footer-left a:active {color:#6DB33F;}  /* selected link */
	
	#footer-right {
		width: 270px;
		border-top: 1px solid #E6E6E6;
		padding-top: 20px;
		float:left;
		}
	#footer-right img {
		padding-left: 0px;
		position: absolute;
		top: 18px;
		right: 40px;
	}
	
	#footer-right p {
		text-align: left;
		font-size: 11px;
		line-height: 15px;
		color: #666;
		}
		
	