html {
	overflow-y scroll;
}
body {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	font: 62.5% arial, helvetica, verdana, sans-serif; 
	padding-top: 0px; 
	background-color: #b0aaa6;
}
* {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px;
}
* img {
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
}
p {
	font-size: 1.2em; 
	margin-bottom: 1em; 
	color: #333; 
	line-height: 1.4em;
}
ul {
	padding-right: 2em; 
	padding-left: 2em; 
	font-size: 1.2em; 
	margin-bottom: 1em; 
	padding-bottom: 0px; 
	color: #333; 
	line-height: 1.4em; 
	padding-top: 0px; 
	list-style-type: square;
}
ol {
	padding-right: 2em; 
	padding-left: 2em; 
	font-size: 1.2em; 
	margin-bottom: 1em; 
	padding-bottom: 0px; 
	color: #333; 
	line-height: 1.4em; 
	padding-top: 0px; 
	list-style-type: square;
}
ul ul {
	padding-right: 2em; 
	padding-left: 2em; 
	font-size: 1em; 
	padding-bottom: 0px; 
	margin: 0.5em 0px; 
	color: #333; 
	line-height: 1.4em; 
	padding-top: 0px; 
	list-style-type: square;
}
h1 {
	font-size: 1.4em; 
	margin-bottom: 0.8em; 
	text-transform: uppercase; 
	color: #3a6e8f;
}
h2 {
	font-size: 1.4em; 
	margin-bottom: 0.5em; 
	color: #3a6e8f;
}
h3 {
	font-size: 1.3em; 
	margin-bottom: 0.3em; 
	color: #333;
}
h4 {
	font-weight: bold; 
	font-size: 1.2em; 
	margin-bottom: 0.3em; 
	color: #3a6e8f;
}
#bioPic {
	padding: 20px 0px 10px 20px;
	height:183px;
	width:140px;
}
#logo {
	margin-left: 35px;
}
#logoprint {
	display: none;
}
a {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	color: #3a6e8f; 
	padding-top: 0px;
}
a:hover {
	color: #ffbf00;
}
.clear {
	clear: both;
}
hr {
	margin: 1.5em 0px; 
	border-top-style: none; 
	border-bottom: #969696 1px solid; 
	height: 1px
}
.italics {
	font-style:italic;
}
#shadow {
	background: url(../images/background.jpg) #b0aaa6 repeat-y left 50%; 
	margin: 0px auto; 
	width: 990px
}
#shadowbtm {
	background: url(../images/footer_bg3.jpg) no-repeat left top; 
	width: 990px; 
	height: 45px;
}

#header {
	position: relative; 
	height: 95px; 
	background-color: #ffffff;
}
#homeHeader {
	position: relative; 
	height: 137px; 
	background-color: #ffffff;
}
#container {
	margin-left: 20px; 
	width: 950px; 
	background-color: #fff; 
	text-align: left
}

/* --- Begin List Styles ----------*/

table.list 
{
	width: 100%;
}
table.list td.nowrap
{
	white-space: nowrap;
}
table.list th {
	background-color:#e2dbd5;/* yellow f5cb77 gray eae6e3 light gray f5f2f0 blue 96c0f2*/
	color:#685c53;/* brown */
	padding:0.5em 1em;
	font-size:1.2em;
	font-weight:bold;
	border-bottom:2px solid white;
	text-align: left;
}
table.list td {
	padding:0.6em 1em;
	font-size:1.2em;
	color:#3b6e8f;/* dark blue */
	vertical-align: top;
}
table.list tr.stripe {
	background-color:#f4f6f6;/*light blue ebf0f4  light green f4f6f6*/
}

/* End of List Styles */

/* begin footNavBox */
#footNavBox {
	font-size: 1.3em; 
	float: right; 
	margin: 0.6em 0px 0px 0px; 
	width: 300px; 
	position: relative; 
	text-align: center; 
	border: 0px solid blue; 
	padding-right: 20px; 
	color: #874108;
}
#footNavBox A {
	 padding-left: 5px; 
	 padding-right: 5px; 
	 color: #333333; 
	 text-decoration: none;
}
#footNavBox A:hover {
	 text-decoration: underline; 
	 color: #000000;
}
/* end footNavBox */

#footCopyright {
	padding-left: 70px; 
	width: 450px; 
	float: left; 
	margin-top: 0.6em;
}

/* begin footer2 */
#footer2 {
	width: 990px; 
	color: #969696; 
	padding-top: 0px; 
	text-align: left; 
	font-size: 0.85em; 
	line-height: 90%;
	margin: 0px auto 0px auto;
}
#footer2 P {
	line-height: 90%;
}
/* begin footer2 */

/* begin topNav */
#topNav {
	right: 45px; 
	width: 360px; 
	color: #969696; 
	position: absolute; 
	top: 20px; 
	text-align: right;
	white-space: nowrap;
}
#topNav A {
	margin: 5px; 
	text-transform: uppercase; 
	color: #ca610c; 
	text-decoration: none;
}
#topNav A:hover {
	color: #3b6e8f; 
	text-decoration: underline;
}
#topNav A.on {
	color: #ffbf00;
}
#topNav P {
	font-size: 1em; 
	margin: 0px 0px 10px; 
	color: #413231;
}
#topNav INPUT {
	border-right: #969696 1px inset; 
	padding-right: 0.2em; 
	border-top: #969696 1px inset; 
	padding-left: 0.2em; 
	font-size: 1em; 
	padding-bottom: 0.2em; 
	border-left: #969696 1px inset; 
	width: 140px; 
	padding-top: 0.2em; 
	border-bottom: #969696 1px inset;
}
/* end topNav */

/* begin topLink */
#topLink h2 {
	font-size: 1.4em;
	color: #3a6e8f;
	padding-top: 50px;
	padding-right: 10px;
	margin-top: 1em;
	margin-bottom:0em;
	text-transform:uppercase;
}

#topLink h2 a{
	text-decoration:none;
}

#topLink h2 a:hover {
	color: #006b6e; 
}
/* end topLink */

/* begin mainNav */
#mainNav {
	border-top: #4d4d4d 1px solid; 
	text-transform: uppercase; 
	width: 950px; 
	border-bottom: #4d4d4d 1px solid; 
	height: 25px; 
	background-color: #969696;
}
#mainNav UL {
	padding-right: 0px; 
	padding-left: 0px; 
	font-size: 1.1em; 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 20px; 
	padding-top: 0px; 
	white-space: normal; 
	letter-spacing: 0.09em;
}
#mainNav LI {
	clear: none; 
	padding-right: 0px; 
	display: block; 
	padding-left: 0px; 
	z-index: 20; 
	float: left; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	list-style-type: none; 
	position: relative;
}
#mainNav A {
	clear: none; 
	padding-right: 25px; 
	display: block; 
	padding-left: 25px; 
	float: left; 
	padding-bottom: 0px; 
	color: #fff; 
	line-height: 25px; 
	padding-top: 0px; 
	background-color: #969696;
}
#mainNav A:link {
	color: #fff; 
	text-decoration: none;
}
#mainNav A:visited {
	color: #fff; 
	text-decoration: none;
}
#mainNav A:hover {
	color: #ffbf00; 
	background-color: #4d4d4d; 
	text-decoration: none;
}
#mainNav A.on {
	color: #ffbf00; 
	background-color: #4d4d4d; 
	text-decoration: none;
}
#mainNav LI UL {
	padding-right: 0px; 
	display: none; 
	padding-left: 0px; 
	z-index: 1; 
	padding-bottom: 0px; 
	margin: 0px; 
	text-transform: none; 
	padding-top: 0px; 
	letter-spacing: 0px; 
	position: absolute; 
	top: 25px; 
	background-color: #969696;  
	filter: alpha(opacity=96);
	-moz-opacity: .96; 
}
#mainNav LI:hover UL {
	display: block;
	left: 0px;
	width: 155px;
}
#mainNav A:hover UL {
	display: block;
	left: 0px;
	width: 155px;
}
#mainNav LI.over UL {
	display: block;
	left: 0px;
	width: 155px;
}
#mainNav LI > UL {
	
}
#mainNav LI UL > LI {
	
}
#mainNav LI LI A {
	padding-right: 10px;
	border-top: #4d4d4d 1px solid;
	display: block;
	padding-left: 25px;
	font-size: 0.9em;
	z-index: 20;
	padding-bottom: 5px;
	margin: 0px;
	width: 135px;
	color: white;
	line-height: 1em;
	padding-top: 5px;
	background-color: #969696;
	text-decoration: none;
	filter: alpha(opacity=96); 
	-moz-opacity: .96; 
}
#mainNav LI LI A:hover {
	width: 135px;
	color: #ffbf00;
	background-color: #4d4d4d;
	text-decoration: none;
	filter: alpha(opacity=96);
	-moz-opacity: .96;  
	/*background color of dropdown menu mouseover*/
}
#mainNav LI:hover A {
	color: #FFFFFF;
}
#mainNav LI.over A {
	color: #FFFFFF;
}
#mainNav LI UL {
	background-color: #ccc;
}
#mainNav LI > UL {
	background-color: #ccc;
}
#mainNav LI LI A {
	font-weight: normal;
}
#mainNav LI:hover LI A {
	
}
#mainNav LI.over LI A {
	
}
/* end mainNav */

.mainImage#picture {
	width:950px;
}
.txt-more {
	font-style:italic;
}

.page-link {
		color: #ca610c;
}

/* Start of Column CSS for home page main body */
#container-main-body {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	background-color: #e2dbd5; /* column 2 background colour */
}
#container-body-text {
	float:left;
	width:100%;
	position:relative;
	right:300px;
	background:#ffffff; /* column 1 background colour */

}
#col1 {
	float:left;
	width:595px;
	position:relative;
	left:350px;
	overflow:hidden;
	font-size: 1.2em;
	line-height: 2em;
	margin-top: 1.7em;
}
#col1 .big {
	font-size: 1.4em;
	color: #3a6e8f;
}
#col2 {
	float:left;
	width:280px;
	position:relative;
	left:355px;
	overflow:hidden;
	font-size: 1.2em;
	padding-top:.6em;
}

#col2 ul {
	margin: 1em 0px 1em 40px;
	color: #333333; 
	text-align:left; 
	list-style: none;
	padding-left: 0px;
	padding-top: 0px;
	font-weight:bold;
}
#col2 ul li {
	color: #333333;
	text-align: left;
	list-style: none;
	padding-left: 0px;
	padding-top: 0.3em;
	margin-left: 0px;
	padding-left: 0px;
	font-weight:normal;
}
#col2 a:hover {
	color: white;
}

#col2-blog {
	float:left;
	width:280px;
	position:relative;
	left:355px;
	overflow:hidden;
	font-size: 1em;
	padding-top:.6em;
}

#col2-blog ul {
	margin: 1em 0px 1em 30px;
	color: #333333; 
	text-align:left; 
	list-style: none;
	padding-left: 0px;
	padding-top: 0px;
	font-weight:bold;
}

#col2-blog ul li {
	color: #333333;
	text-align: left;
	list-style: none;
	padding-left: 0px;
	padding-top: 0.3em;
	margin-left: 0px;
	padding-left: 0px;
	font-weight:normal;
}

/*#col2-blog a:hover {
	color:#FFFFFF;
}*/

#col2-blog h1 {
	font-size: 1.4em;
	color: #3a6e8f;
	padding-left: 20px;
	margin-top: 1em;
	margin-bottom:0em;
	text-transform:uppercase;
}

#col2-blog h1 a {
	text-decoration:none;
}

/*use to be color 006b6e */
#col2-blog h1 a:hover {
	color: #3a6e8f; 
}

#col2-blog h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 0em;
	margin-bottom:0em;
}
/* col3-blog - Right-column Blog Formatting */
#col3-blog {
	float:left;
	width:207px;
	position:relative;
	left:820px;
	overflow:hidden;
	font-size: 1em;
	padding-top:.6em;
}
#col3-blog h1 {
	font-size: 1.4em;
	color: #3a6e8f;
	padding-left: 2px;
	margin-top: 1em;
	margin-bottom:0em;
	text-transform:uppercase;
}
#col3-blog h1 a {
	text-decoration:none;
}
#col3-blog h1 a:hover {
	color: #3a6e8f; 
}

#col3-blog ul {
	margin: 0em 0em 0em 5px;
	color: #990000; 
	text-align:left; 
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom:0px;
	font-weight:bold;
	}
#col3-blog ul li {
	color: #000;
	text-align: left;
	padding-left: 0px;
	padding-top: 0.3em;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	font-weight:normal;
	list-style: none;
}

#col3-blog ul li a {
	text-decoration:none;
}

#col3-blog ul a:hover {
	color: #3a6e8f; 
}

.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none;
}

.feedburnerFeedBlock ul li {
padding: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #E0E0E0;
}

.feedburnerFeedBlock ul li span.headline a {
color: #3a6e8f;
text-decoration: none;
display: block;
}

.feedburnerFeedBlock ul li span.headline a:hover {
color: #3a6e8f;
}

.feedburnerFeedBlock p.date { 
	font-size: .9em;
}

#creditfooter {
display: none;
}

/* end of Column CSS for home page main body */


/* Start of CSS for home page main body footer */
#bodyfoot {
	width:650px;
	background-color:#ffffff;
	text-align:center;
	color: #3b6e8f;
	padding-bottom: .5em;
	font-size: 1.1em;
}

#bodyfoot A {
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 5px;
	color: #413231;
	padding-top: 5px;
	text-decoration: none;
	color: #ca610c;
}
#bodyfoot A:hover {
	color: #3b6e8f;
	text-decoration: underline;
}
#bodyfoot .bang {
	color: #3b6e8f;
}
/* end of CSS for home page main body footer */

/* beginning of 3-Column CSS for sub page main body */
#container-sec-body {
    float:left;
    width:100%;
    background:#e2dbd5; /* cccccc */
    overflow:hidden;
    position:relative;
}
#container2-sec-body {
    float:left;
    width:100%;
    background:#ffffff;
    position:relative;
    right:237px;
}
#container-sec-body-text {
    float:left;
    width:100%;
    background:#e2dbd5;
	position:relative;
	right:476px;
}
#sec-col1 {
    float:left;
    width:200px;
    position:relative;
    left:730px;
	padding-top:1.6em;
}
#sec-col1 .title {
	font-size: 1.2em;
	color: #3a6e8f;
}
#sec-col1 #nav-head {
	text-transform:uppercase;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
	border:0px solid red;
}

#sec-col1 #nav-head-list li{
	font-size: 1em;
	text-align:left;
	list-style: none;
	margin-left:0px;
	list-style: square;
	color: #FF0000
	/*font-weight:bold;*/
	padding-left: 0px;
	margin-bottom:0px;
	padding-top: 0.0em;
	padding-bottom:0px;
	border:0px;
}

#sec-col1 #nav-secondary {
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:bold;
	color: #3a6e8f;
	margin-bottom:0px;
	padding-bottom:0px;
	border:0px solid red;
}

#sec-col1 ul {
	margin: 0.3em 0px 1em 20px;
	color: #333333; 
	text-align:left; 
	list-style: none;
	padding-left: 0px;
	padding-top: 1px;
	font-weight:bold;
	border:0px solid green;
}
#sec-col1 ul li {
	color: #333333;
	text-align: left;
	list-style: none;
	padding-left: 0px;
	padding-top: 1px;
	margin-left: 0px;
	padding-left: 0px;
	font-weight:normal;
	border:0px solid black;
}
#sec-col1 a {
	text-decoration:none;
}
#sec-col1 a:hover {
	color: 006b6e;
	text-decoration:none;
}

#sec-col1 h2 {
	font-size: 1.2em;
	color: #3a6e8f;
	margin-bottom:0em;
	text-transform:uppercase;
}

#sec-col2 {
    float:left;
    width:436px;
    position:relative;
    left:770px;
	padding-top:1.0em; /* was 1.6em before bread crumbs */
}
#sec-col2 h1 {
	font-size: 1.4em;
	color: #3a6e8f;
}
#sec-col2 h2 {
	font-size: 1.2em;
	color: #3a6e8f;
	margin-bottom:0em;
}
#sec-col2 h2 A {
	text-decoration:none;
}
#sec-col2 h3 {
	font-size: 1.2em;
	color: #3a6e8f;
	margin-bottom: 0.5em;
}
#sec-col2 h4 { /* used for bread crumb navigation */
	font-size: 1.1em;
	color: #3a6e8f;
	font-weight:normal;
	margin-bottom: 1.0em;
	margin-top: 0px;
}
#sec-col2 h4 A { /* used for bread crumb navigation */
	text-decoration: none;
	text-align:left;
}
#sec-col2 h5 { /* used for return to top link */
	font-size: 1.1em;
	color: #3a6e8f;
	font-weight:normal;
	margin-bottom: 0.8em;
	margin-top: 0px;
	text-align:right;
	padding-right:10px;
}
#sec-col2 h5 A { /* used for return to top link */
	text-decoration: none;
	text-align:left;
}
#sec-col2 ul { /* used for pubs page list */
	list-style:none;
	padding-bottom:0px;
	margin-bottom:0px;
}
#sec-col2 li { /* used for pubs page list */
	padding-bottom:10px;
}
#sec-col2 ul A { /* used for pubs page list links */
	text-decoration: none;
	text-align:left;
}
#sec-col2 .google-search {
	width: 100%;
	padding: 0px 0px 0px 0px;
	color: #969696;
	text-align:left;
}
#sec-col2 .graph-list {
	margin:0px;
}
#sec-col2-orderedlist-i {
	list-style:lower-roman;
	padding-bottom:0px;
	margin-bottom:0px;
}
#sec-col2-orderedlist-1 {
	list-style:decimal;
	padding-bottom:0px;
	margin-bottom:0px;
}
#sec-col2-superscript {
	vertical-align:superscript;
	font-style:italic;
}

/* Begin Feedburner Styles */

div.feedBurnerFeedBlock p.feedTitle { color: red; }


/* Begin sec-col2 for education */
	#sec-col2-edu {
		float:left;
		width:436px;
		position:relative;
		left:770px;
		padding-top:1.0em; /* was 1.6em before bread crumbs */
	}
	#sec-col2-edu h1 {
		font-size: 1.4em;
		color: #3a6e8f;
	}
	#sec-col2-edu h2 {
		font-size: 1.2em;
		color: #3a6e8f;
		margin-bottom:0em;
	}
	#sec-col2-edu h2 A {
		text-decoration:none;
	}
	#sec-col2-edu h3 {
		font-size: 1.2em;
		color: #3a6e8f;
		margin-bottom: 0.5em;
	}
	#sec-col2-edu h4 { /* used for bread crumb navigation */
		font-size: 1.1em;
		color: #3a6e8f;
		font-weight:normal;
		margin-bottom: 2.0em;
		margin-top: 0px;
	}
	#sec-col2-edu h4 A { /* used for bread crumb navigation */
		text-decoration: none;
		text-align:left;
	}
	#sec-col2-edu h5 { /* used for return to top link */
		font-size: 1.1em;
		color: #3a6e8f;
		font-weight:normal;
		margin-bottom: 0.8em;
		margin-top: 0px;
		text-align:right;
		padding-right:10px;
	}
	
	#sec-col2-edu h6 { /* used for sub-headings */
		font-size: 1.2em;
		color: #3a6e8f;
		font-weight:normal;
		margin-bottom: 0.5em;
		margin-top: 0px;
		text-align:left;
		padding-left:10px;
	}
	
	
	#sec-col2-edu h5 A { /* used for return to top link */
		text-decoration: none;
		text-align:left;
	}
	#sec-col2-edu ul { /* used for pubs page list */
		padding-bottom:0px;
		margin-bottom:10px;
	}
	#sec-col2-edu li { /* used for pubs page list */
		padding-bottom:5px;
	}
	#sec-col2-edu ul A { /* used for pubs page list links */
		text-decoration: none;
		text-align:left;
	}
	#sec-col2-edu hr { 
			 height: 1px;
			 color:#000000;
			 background: #000000;
			 background-color:#000000;
			 margin:0px 0px 10px 0px;
			 padding:0px 0px 0px 0px;
			 border:none;
			 border-color:#000000;
			 border-top-color:#000000;
			 border-style:none;
	}
	#sec-col2-edu #atty-left-col {
		float:left;
		width:218px;
	}
	#sec-col2-edu #atty-right-col {
		float:right;
		width:218px;
	}
/* End sec-col2 for education */

/* Start sec_col2-sitemap -- Site Map Styles */
#sec-col2-sitemap {
    float:left;
    width:436px;
    position:relative;
    left:770px;
	padding-top:1.0em; /* was 1.6em before bread crumbs */
}
#sec-col2-sitemap h1 {
	font-size: 1.4em;
	color: #3a6e8f;
}
#sec-col2-sitemap h1 A {
	text-decoration:none;
}

#sec-col2-sitemap h2 {
	font-size: 1.2em;
	color: #3a6e8f;
	margin-left: 10px;
	margin-bottom:.5em;
}
#sec-col2 h2-sitemap A {
	text-decoration:none;
}
#sec-col2-sitemap h3 {
	font-size: 1.1em;
	font-weight:normal;
	color: #3a6e8f;
	margin-left: 30px;
	margin-bottom: 0.25em;
}
#sec-col2-sitemap h4 { /* used for bread crumb navigation */
	font-size: 1.1em;
	color: #3a6e8f;
	font-weight:normal;
	margin-bottom: 1.0em;
	margin-top: 0px;
}
#sec-col2-sitemap h4 A { /* used for bread crumb navigation */
	text-decoration: none;
	text-align:left;
}

/* End sec_col2-sitemap */



#sec-col3 {
    float:left;
    width:207px;
    position:relative;
    left:800px;
	padding-top:.6em;
}
#sec-col3 ul {
	margin: 1em 0px 1em 20px;
	color: #333333; 
	text-align:left; 
	list-style: none;
	padding-left: 0px;
	padding-top: 0px;
	font-weight:bold;
}
#sec-col3 ul li {
	color: #333333;
	text-align: left;
	list-style: none;
	padding-left: 0px;
	padding-top: 0.3em;
	margin-left: 0px;
	padding-left: 0px;
	font-weight:normal;
}
#sec-col3 a:hover {
	color: white;
}
#icon_div {
	background-color:#fff; 
	left:-11px; 
	top:0px; 
	width:237px; 
	padding:10px 0px 10px 0px; 
	margin: 0px 0px 0px 0px; 
	position:absolute; 
	text-align: center;
}
#sec-col3 #top-pad {
	 padding-top: 50px;
}
	/* Begin sec-col3 for education */
	#sec-col3-edu {
		float:left;
		width:207px;
		position:relative;
		left:820px;
		padding-top:.6em;
	}
	#sec-col3-edu h1 {
		font-size: 1.4em;
		color: #3a6e8f;
		margin-bottom:0em;
		text-transform:uppercase;
	}
	#sec-col3-edu h2 {
		font-size: 1.2em;
		color: #3a6e8f;
		margin-bottom:0em;
		text-transform:uppercase;
	}
	
	#sec-col3-edu h2 a {
		text-decoration:none;
	}
	
	#sec-col3-edu h2 a:hover {
		color: #3a6e8f; 
	}	
	
	#sec-col3-edu ul {
		margin: 0em 0em 0em 20px;
		color: #333333; 
		text-align:left; 
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom:0px;
		font-weight:bold;
	}
	#sec-col3-edu ul li {
		color: #333333;
		text-align: left;
		padding-left: 0px;
		padding-top: 0.3em;
		margin-left: 0px;
		margin-bottom: 0px;
		padding-left: 0px;
		font-weight:normal;
	}
	#icon_div2 {
		background-color:#fff; 
		left:-31px; 
		top:0px; 
		width:237px; 
		padding:10px 0px 10px 0px; 
		margin: 0px 0px 0px 0px; 
		position:absolute; 
		text-align: center;
	}
	#sec-col3-edu a:hover {
		color: white;
	}
	#sec-col3-edu #top-pad {
		 padding-top: 60px;
	}
	
	.page-link a:hover{
		color: #ca610c;
	}
	
	hr {
		 height: 1px;
		 color:#FFFFFF;
		 background: #FFFFFF;
		 background-color:#FFFFFF;
		 margin-right:30px;
		 border:none;
		 border-color:#FFFFFF;
		 border-top-color:#FFFFFF;
		 border-style:none;
	}
	/* End sec-col3 for education */

/* note: padding-block can be used if columns are too short - not currently in use */
.padding-block {
	height:30px;
	border:0px solid blue;
}
/* end of 3-Column CSS for sub page main body */

/* beginning of CSS for sub page main body footer */
#container-sec-foot {
    float:left;
    width:713px;
    background-color:#ffffff;
    overflow:hidden;
    position:relative;
}
#container-sec-foot-text {
    float:left;
    width:100%;
	background-color: #e2dbd5; 
    position:relative;
    right:476px;
}
#sec-foot-col1 {
    float:left;
    width:197px;
    position:relative;
    left:497px;
}
#sec-foot-col2 {
    float:left;
    width:465px;
    position:relative;
    left:521px;
	text-align:center;
	color: #3b6e8f;
	padding-bottom: .5em;
	font-size: 1.1em;
}
#sec-foot-col2 A {
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 5px;
	color: #413231; 
	padding-top: 5px;
	text-decoration: none;
	color: #ca610c;
}
#sec-foot-col2 A:hover {
	color: #3b6e8f;
	text-decoration: underline;
}
#sec-foot-col2t .bang {
	color: #3b6e8f;
}

/* end of CSS for sub page main body footer */

/* begining of CSS for collapsible text */

.mainExpand {
  cursor:hand;
  cursor:pointer;
  font: bold 1em arial, helvetica, sans-serif;
	
/* end of CSS for collapsible text */


