* {
	margin:0;
	padding: 0;
	
}
#masthead {
	background-color: #fff;
	width: 100%;
	height: 100px;
	margin-bottom: 0px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	position: relative;
}
#masthead #inner {
	width: 680px;
	height: 100px;
        text-align: left;
	position: relative;
	border-right: 1px solid #FFFFFF;
	background: #ffffff no-repeat right top;
	left: 180px;
}
#masthead #logo {
	position: absolute;
	top: 0px;
	left: -2px;
	border-left-style: none;
	z-index: 5;
}
#col3 {
	background-color: #e4e6f4;
	float: right;
	width: 184px;
	padding: 15px 8px 8px;
}

body {
	font-family: "Myriad Pro", Tahoma, Geneva, Helvetica,Verdana, Arial,  sans-serif;
	font-size: 76%;
	line-height: 150%;
	background-color: #fff;

}

#outerwrapper {
	background-color: #FFFFFF;
	width: 100%;
	text-align: left;
}

#wrapper {
	width: 861px;
	background-color: #FFFFFF;
}

.clear {clear: both;}
.clearhead {border-top:1px solid #eee; padding:10px 0; margin-top: 10px; clear:left;}
a {color: #CF530D;}
a:hover {color: #2D7B80;}

#site ul {margin:0; list-style:none;}
#site ul li {padding: 3px 15px; font-weight: bold;}
#site ul li ul li {font-weight: normal;}


/* Left Column */

#col1 {
	width: 200px;
	float: left;
	background: #FFFFFF;
}
#col1 ul {
	list-style-type: none;
	text-align:right;
	background: #669699 url(site_images/nav_bg.png) no-repeat center top; width:200px;
}
.whtbox {
	background: #FFFFFF;
	margin-top: 25px;
}

#col1 li {
	font-weight: bold; 
}
#col1 ul ul li a {
	background: #999999;
	padding-right: 10px;
}

#col1 a:hover {
	color: #2D7B80;
	background: #99CCCC;
}

#col1 li a {

	display: block;
	padding: 8px;
	color: #FFFFFF;
	text-decoration: none; border-bottom: 5px solid #fff;

}
#col1 li.active a {
	background: #99CCCC;
}
#col1 ul ul {display:none;}
#col1 ul .active ul {display:block; }
#wrapper #col1 ul li.active ul li a{background: #999999;}
#wrapper #col1 ul li.active ul li.active a{background: #666;}

#col4 {
	text-align: left;
	width: 425px;
	float: left; padding-top: 10px;
}
#col4  ul, #col4  ol {margin: 3px 5px 8px 20px;}
#col4  li {margin-bottom: 5px;}
#newsletter {
	border: 1px solid #E4E6F4;
	position: relative;
	padding: 30px 5px 8px;
	font-size: 0.9em;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 2px;
	background: url(site_images/newsletter.gif) no-repeat center top;
}
.button{
	background: #CE4D06;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
	margin-top: 15px;
	width: 150px;
}
.button a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
}
.button a:hover {
	text-decoration: underline;
	background: #3B8C91;
}


/* Main Column & Content */

#col2 {
	float: right;
	width: 640px; background: #FFFFFF url(site_images/col3_bg.png) repeat-y right top;
	
}
#twocolTemplate #col2 {background-image: none;}
#col2 #searchbar {
	background-color: #00636A;
	color: #FFFFFF;
	margin-left: -15px;
	width:655px; float:left; position:relative;
}

#searchbar p {
	font-weight: bold;
	color: #FFFFFF;
	width: 300px; padding: 10px 0 0 15px; line-height:normal; margin:0; ;
}#searchbar #searchform {position: absolute; top: 3px; right: -5px;width: 200px; }

#searchbar .sitemap {
	position: absolute;
	left: 325px;
	top: 5px;
}
.sitemap a {color: #fff; text-decoration:none;}
.sitemap a:hover {color: #99CCCC; }
.box1 {
	width: 269px;
	float: left;
}

.box2 {
	width: 262px;
	float: right;
}

.box3 {
	float:right;
	margin-left: 15px;
	font-weight: bold;
}
.box3 p span {color: #666; font-size: 9px; padding-left: 5px;}

.topic {
	margin-bottom: 14px;
	padding-bottom: 7px;
	border-bottom: 1px solid #ADD0D3;
}
.pub_cover {border: 2px solid #eee; margin: 5px 20px 15px 0; float:left; width: 102px; display:block;}
.author span {padding-left: 10px; font-weight:normal;}
.isbn span {padding-left: 10px; font-weight:normal;}
.pdf {background: #FFFFFF; url(site_images/pdf.gif) no-repeat left top; padding: 10px 25px 10px 0;}


/* Main Font Formatting */

h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #007D88;
	font-size: 1.5em; font-weight: normal;
	line-height: normal;
	padding: 25px 0 15px 0;
	letter-spacing: -0.04em;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #007D88;
	font-size: 1.5em;
	line-height: normal;
	margin: 0 0 .4em 0;
	letter-spacing: -0.01em;
}

#wrapper #title h2{
margin: 0; padding: 10px 0 0 10px; color: #fff; line-height:normal;
}


h3 {
	color: #333333;
	margin: 0em 0 .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em; font-weight: bold;
}
.pub_summary h3 {margin-bottom: 3px;}
.linetop {border-top: 1px solid #ccc; padding-top: 15px; }
h4 {
	color: #000;
	font-size: 1.1em;
	line-height: normal;
	margin: 2em 0 .4em 0; padding: 0 0 5px 0; border-bottom: 1px solid #ccc;
}

h5 {
	color: #000;
	font-size: 1.0em;
	line-height: normal;
	margin: 1em 0 .2em 0;
}

#col2 p {
	margin-top: 0px;
	margin-bottom: .8em;
}

/* All footer Info */

#footer {
	background-color: #00636A;
	padding: 20px 10px;
	clear: both;
	width: 840px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	color: #FFFFFF;
}
.design {
	float: right;
	font-size: 9px;
	color: #669699;
	margin-top: 2px;
	text-align: right;
}
.imagebox {width: 100%; background: transparent; text-align:center;}
.imagebox img {border: 3px solid #fff;}
#divpublication ul {margin-left: 10px; list-style:none; }
#divplbication ul li {font-size:110%}
#divpublication ul ul {margin-left: 30px; list-style:none; margin-bottom: 20px;}
#divpublication ul ul ul {margin-left: 30px; list-style:none;}

.ditto_item {border-bottom: 1px solid #eee; padding-bottom: 5px; margin-bottom: 10px;}
.pub_list {padding: 2px 0 2px 14px; border-bottom: 1px solid #eee;}
.pub_summary { margin-bottom: 20px;}
