
/* =================================================== */
/* ================== level3 styles ================== */
/* =================================================== */


h2 {
	color: #cb7100;
	font-size: 17px;
}

h3 {
	color: #cb7100;
	font-size: 15px;	
}

#min_pg_height {
	position: relative;
	float: left;
	width: 13px;
	height: 300px;
	/* background-color: #ffcccc; */
}


#leftcol {
	position: relative;
	float: left;
	width: 712px;
	margin-right: 6px;
	/* background-color: #ccffcc; */
	font-size: 11px;
/*	font-size: 10px;	*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AEB0B3;
/* 	border-right-color: grey;	*/
	padding-right: 10px;
}


/* -- Level 3 Top ---------------------------------- */

#level3Top {
	margin-bottom: 10px;
	background: url(../images/gray_dotted_line.gif) repeat-x bottom;	
}

/* -- These are used by 20ft style layouts -- */

#level3TopLeft {
	position: relative;
	float: left;
	width: 336px;
	margin-bottom: 10px;
}

#level3TopCenter {
	position: relative;
	float: left;
	width: 184px;
	margin-right: 10px;
	margin-bottom: 10px;

}

#level3TopRight {
	position: relative;
	float: left;
	width: 182px;
	margin-bottom: 10px;
}

/* -- These are used by 10ft style layouts -- */
#level3TopLeft2 {
	position: relative;
	float: left;
	width: 236px;
	margin-bottom: 10px;		
}

#level3TopLeft2 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#level3TopCenter2 {
	position: relative;
	float: left;
	width: 175px;
	margin-right: 10px;
	margin-bottom: 10px;	
}

#level3TopRight2 {
	position: relative;
	float: left;
	width: 289px;
	margin-bottom: 10px;	
}

.gpkgLeft {
	position: relative;
	float: left;
	width: 102px;	
	margin-right: 10px;
	margin-top: 10px;
}

.gpkgLeft img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.gpkgRight {
	position: relative;
	float: left;
/*	width: 102px; */
	width: 177px;		
	margin-top: 10px;
}

.gpkgRight p {
	margin: 0px;
	padding: 0px;
}

.gpkgRight ul {
	padding-left: 5px;
	margin-left: 0px;
	margin-top: 0px;
}

.gpkgRight ul li {
	margin-left: 10px;
}

/* -- Level 3 Middle ------------------------------ */

#level3Middle {
	background: url(../images/wide_gray_dots.gif) repeat-y left;
}


/* -- Column 1 -- */

#level3MiddleCol1 {
	position: relative;
	float: left;
	width: 195px;
	margin-left: 15px;
	margin-right: 15px;
}


/* -- Column 2 -- */

#level3MiddleCol2 {
	position: relative;
	float: left;
	width: 190px;
	margin-top: 50px;	
}

.includesLeft {
	position: relative;
	float: left;
	width: 70px;
	margin-right: 15px;
}

.includesRight {
	position: relative;
	float: left;
	width: 95px;
	
}


/* -- Column 3 -- */

#level3MiddleCol3 {
	position: relative;
	float: left;
/*	width: 105px;	
	margin-right: 30px;
	*/
	width: 125px;	
	margin-right: 10px;	
}


/* -- Column 4 -- */

#level3MiddleCol4 {
	position: relative;
	float: left;
	width: 147px;
	/* width: 142px; */
	margin-right: 10px;
/*	margin-right: 15px;	 */
}

.optionsLeft {
	position: relative;
	float: left;
	width: 42px;
	margin-right: 10px;
}

.optionsRight {
	position: relative;
	float: left;
	width: 84px;	
}






/* -- Level 3 Bottom ------------------------------ */


#level3Bottom {
	margin-top: 10px;
	padding-top: 10px;
	background: url(../images/gray_dotted_line.gif) repeat-x top;	
}

#level3BottomLeft {
	position: relative;
	float: left;
	width: 150px;
	margin-left: 17px;
	margin-right: 32px;
	margin-bottom: 15px;	
}

#level3BottomMiddle {
	position: relative;
	float: left;
	width: 225px;	
	margin-right: 20px;
	margin-bottom: 15px;
}

#level3BottomRight {
	position: relative;
	float: left;
	width: 250px;
	margin-bottom: 15px;	
}

#level3BottomRight ul {
	padding-left: 17px;
	margin-left: 0px;
	margin-top: 0px;
}

#level3BottomRight ul li {
	margin-left: 0px;
}


/* ---- Supporting Styles ---- */


#level3Middle ul {
	padding-left: 17px;
	margin-left: 0px;
	margin-top: 0px;	
}

#level3Middle ul li {
	margin-left: 0px;	
}

.medBoldText {
	font-size: 13px;
}

.largeBoldText {
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px;	
}

.closeP {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}