/* CSS DOCUMENT */

/* LAST MODIFIED : 21 JULY 2007 / AUTHOR : RB CHARNLEY */

#quick_links {
	width: 566px;
	background-color: #8C9A94;
	height: 96px;
}

	#quick_title {
		width: 533px;
		padding: 7px 22px 6px 11px;
		margin: 0px;
		border-bottom: 1px solid #C8CAC9;
	}
	
		#quick_title h1 {
			padding: 0px;
			margin: 0px;
			color: #FFFFFF;
			font-size: 1.2em;
			font-family: Sans-Serif, Arial, Helvetica;
			font-style: normal;
			font-weight: lighter;
			line-height: 100%;
		}
	
	.link-col {
		margin: 6px 33px 5px 0px;
		padding: 0px 0px 0px 11px;
		float: left;
	}
		.link-col h2 {
			font-family: Verdana, Arial, Helvetica;
			font-style: normal;
			font-weight: bold;
			font-size: 0.7em;
			padding: 0px;
			margin: 0px;
			line-height: 1.3em;
		}
		
		.link-col h2 a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
	/* Layout for Second Column In Three Col Layout */
		
	#three_ColOneTitle {
		margin-left: 11px;
		border-bottom: 1px dashed #CCCCCC;
	}
	
		#three_ColOneTitle h1 {
			font-size: 1.2em;
			font-family: Sans-Serif, Arial, Helvetica;
			font-style: normal;
			font-weight: lighter;
			line-height: 100%;
			padding: 0px 18px 10px 5px;
			margin: 0px;
			color: #666666;
		}
		
	/* Two Column */
	
	#two_tech {
		margin: 28px 8px 0px 16px;
		padding: 0px;
	}
	
		#two_tech h1 {
			font-size: 1.2em;
			font-family: Sans-Serif, Arial, Helvetica;
			font-style: normal;
			font-weight: lighter;
			padding: 0px 0px 0px 6px;
			margin: 0px;
			color: #666666;
		}
		
	#two_ColOneContent {
		margin: 28px 40px 0px 16px;
		padding: 0px;
	}
		#two_ColOneContent h3 {
				font-size: 1.0em;
				font-family: Verdana, Arial, Helvetica;
				font-style: normal;
				font-weight: bold;
				color: #336666;
	}
	
		#two_ColOneContent ul {
			list-style-type: none;
			padding: 0;
			margin: 0;
		}
	
	#two_ColOneContent normal, p {
				font-size: 0.7em;
				font-family: Verdana, Arial, Helvetica;
				font-style: normal;
				font-weight: normal;
				color: #666666;
				line-height: 1.4em;
	}
	
	#two_ColOneContent h4 {
				font-size: 0.7em;
				font-family: Verdana, Arial, Helvetica;
				font-style: normal;
				font-weight: bold;
				color: #669999;
	}
		
		#two_ColOneContent ul li h3 {
			background-image: url(../images/arrow_green.gif);
			background-repeat: no-repeat;
			background-position: 0 .4em;
			padding-left: .6em;
		}
		
		#two_ColOneContent ul li h4 {
			background-image: url(../images/arrow_green.gif);
			background-repeat: no-repeat;
			background-position: 0 .8em;
			padding-left: .8em;
		}
	
	/* Three Column */
		
	#three_ColOneContent {
		margin: 28px 20px 0px 16px;
		padding: 0px;
	}
	
	#three_ColOneContent h3 {
				font-size: 1.0em;
				font-family: Verdana, Arial, Helvetica;
				font-style: normal;
				font-weight: bold;
				color: #336666;
	}
	
		#three_ColOneContent ul {
			list-style-type: none;
			padding: 0;
			margin: 0;
		}
	
	#three_ColOneContent normal, p {
				font-size: 0.7em;
				font-family: Verdana, Arial, Helvetica;
				font-style: normal;
				font-weight: normal;
				color: #666666;
				line-height: 1.4em;
	}
	
	#three_ColOneContent h4 {
				font-size: 0.7em;
				font-family: Verdana, Arial, Helvetica;
				font-style: normal;
				font-weight: bold;
				color: #669999;
	}
		
		#three_ColOneContent ul li h3 {
			background-image: url(../images/arrow_green.gif);
			background-repeat: no-repeat;
			background-position: 0 .4em;
			padding-left: .6em;
		}
		
		#three_ColOneContent ul li h4 {
			background-image: url(../images/arrow_green.gif);
			background-repeat: no-repeat;
			background-position: 0 .8em;
			padding-left: .8em;
		}
	
	/* Layout for Third Column In Three Col Layout */
	
	#three_ColTwoTitle {
		border-bottom: 1px dashed #CCCCCC;
	}
	
			#three_ColTwoTitle h1 {
				font-size: 1.2em;
				font-family: Sans-Serif, Arial, Helvetica;
				font-style: normal;
				font-weight: lighter;
				line-height: 100%;
				padding: 0px 12px 10px 6px;
				margin: 0px;
				color: #CCCCCC;
			}
			
	#three_ColTwoContent {
		margin: 28px 0px 0px 0px;
		padding: 0px;
	}
	
	#rpt_download_box {
		padding-top: 14px;
		margin-bottom: 14px; 
	}
	
		#dloadIcon {
			padding-left: 10px;
		}
	
		#dloadText {
			border-bottom: 1px dashed #CCCCCC;
			padding: 3px 5px 10px 11px;
			margin-top: 3px;
		}
		
		#dloadText a {
				font-size: 0.7em;
				font-family: Verdana, Arial, Helvetica;
				font-style: normal;
				font-weight: bold;
				color: #8C9A94;
				text-decoration: none;
		}
		
		/* TWO COLUMN */
		
		#threecolImg {
			border: 0;
			margin: 0px 0px 10px 0px;
			padding: 0px;
		}
		
		