@import url("subpage.css");

#ProceduresPage #Header {
	width:970px;
	height:55px;
	background:url(../images/HDR_Procedures.jpg) no-repeat;
}
		
/* ======================================================= Procedures Sub Pages ======================================================= */

#ProceduresPage #ContentLeft p {
		font:14px Arial, Helvetica, sans-serif;
		color:#333333;
		line-height:14px;
		padding:0 0 12px 0;
	}
#ProceduresPage #ContentLeft .OrderedList li {
		font:14px Arial, Helvetica, sans-serif;
		color:#333;
	}
#ContentBox2 {
	background:url(../images/BG_DarkGrayBlue.gif) repeat-y;
	display:table;
	width:970px;
}
#ContentBox2 #ContentLeft {
	width:606px; /* 606px */
	background:url(../images/BG_Gray.gif) repeat-x #B5B5B5;
	float:left;
	padding:40px 0 0 0;
	position:relative;
}
#ContentBox2 #ContentMain {
	padding:0 20px 0 30px;
}
	#ContentBox2 #ContentMain h1 {
		font:18px Arial, Helvetica, sans-serif;
	}
	#ContentBox2 #ContentMain h2 {
		font:16px Arial, Helvetica, sans-serif;
	}
	#ContentBox2 #ContentMain p {
		font:12px Arial, Helvetica, sans-serif;
		padding:0 0 10px 0;
	}
	#ContentBox2 #ContentMain ul {
		font:12px Arial, Helvetica, sans-serif;
		padding:0 25px 10px 0;
		list-style:circle;
	}
	#ContentBox2 #ContentMain p a {
		color:#000;
	}
	#ContentBox2 #ContentMain p a:hover {
		text-decoration:none;
	}
#ContentBox2 #ContentLeft #MoreProcedures {
	width:556px; /* 606px */
	background:url(../images/BG_DarkGray.gif) repeat-x #454545;
	clear:both;
	margin:60px 0 0 0;
	padding:40px 20px 20px 30px;
	
}
	#ContentBox2 #ContentLeft #MoreProcedures li {
		list-style:url(../images/TriangleListStyle.gif);
		margin:0 0 0 18px;
	}
	#ContentBox2 #ContentLeft #MoreProcedures li a {
		font:12px Arial, Helvetica, sans-serif;
		color:#fff;
	}

	
/* GalleryArticleBox */

#GalleryArticleBox {
	width:970px;
	background:url(../images/GalleryArticleBG.gif);
}
	#GalleryArticleBox .Left {
		float:left;
		width:484px;
	}
		#Exam {
			background:url(../images/100Percent.jpg) repeat-x #0d0d0d;
			width:274px; /* 484px */
			padding:70px 180px 30px 30px;
		}
		#Exam p {
			font:12px Arial, Helvetica, sans-serif;
			color:#fff;
			padding:0 0 10px 0;
		}
		#Exam p a {
			text-decoration:none;
			color:#fff;
		}
		#Exam p a:hover {
			color:#FF9933;
		}
		.BookInfo {
			background:url(../images/BookInfo.jpg) no-repeat;
			width:484px;
			height:193px;
			display:block;
		}
	#GalleryArticleBox .Right {
		background:url(../images/ArticleBG.jpg) repeat-x;
		border-left:1px solid black;
		float:left;
		width:420px; /* 485px */
		padding:40px 30px 0 35px;
    }
	#GalleryArticleBox h1 {
		font:18px Arial, Helvetica, sans-serif;
		color:#999;
		text-transform:uppercase;
		font-weight:bold;
		padding:0 0 12px 0;
	}
	#GalleryArticleBox .Right p {
		font:12px Arial, Helvetica, sans-serif;
		color:#fff;
		padding:0 0 20px 0;
		text-decoration:none;
	}
	#GalleryArticleBox .Right p a {
		font:12px Arial, Helvetica, sans-serif;
		color:#fff;
		text-decoration:none;
	}
	#GalleryArticleBox .Right p a:hover {
		color:#FF9933;
	}
	#GalleryArticleBox .Right p .BTN {
		font:14px Arial, Helvetica, sans-serif;
		color:#fff;
		text-decoration:none;
	}
	#GalleryArticleBox .Right p .BTN:hover {
		text-decoration:none;
		color:#FF9933;
	}
	
	.PastArchive {
		padding:20px 0 10px 0;
	}
	