/* BIG STUFF */
* {margin:0;padding:0}
body {padding: 0 0 10px;background: #fff url("images/body_bg.gif") repeat-x 0 100%;color:#333;font:75%/1.4 Georgia, Palatino, Times, Times New Roman, Serif}
body.opti {padding: 0 0 10px;background: #fff url("images/body_bg.gif") repeat-x 0 100%;color:#333;font:70%/1.4 Georgia, Palatino, Times, Times New Roman, Serif}


/* LINKS */
a {text-decoration: none; color: #000;}
a:hover {text-decoration: underline;}
.accessibility {display: none;}


a.offerings, a:link.offerings, a:hover.offerings {background:transparent;text-decoration:none;cursor:pointer} 
a:link.offerings {color: #333} 
a:visited.offerings {color: #333} 
a:hover.offerings ,a:active.offerings {color:#069;}
 

/* FORMS */
form {margin: 0 0 1.5em}
input {font-family: Georgia, Palatino, Times, Times New Roman, Serif; margin: 2px 0}
fieldset {border: none}
label {display:block;padding: 5px 0}
label br {clear:left}


/* TYPOGRAPHY */

h1, h3, h6 {
	letter-spacing: 0;
	font-family: Georgia, Palatino, Times, Times New Roman, Serif;
	margin: .8em 0 .2em;
	color:#000;
	border-bottom: 1px solid #ccc;
	padding-bottom: .1em
	}
	
h4 {
	letter-spacing: 0px;
	font-family: Georgia, Palatino, Times, Times New Roman, Serif;
	margin: .6em 0 0 0;
	color:#333;
	border-bottom: none;
	padding-bottom: .1em
	}


h5 {
	letter-spacing: 0px;
	font-family: Georgia, Palatino, Times, Times New Roman, Serif;
	margin: .6em 0 .1em;
	color: #333333;
	border-bottom: none;
	padding-bottom: .1em
	}
	
h4.ol {
	letter-spacing: 0px;
	font-family: Georgia, Palatino, Times, Times New Roman, Serif;
	margin: .1em 0 .2em 0;
	color:#333;
	border-bottom: 1px dotted #ccc;
	padding-bottom: .1em
	}
	
/**h1.opti, h2.opti, h3.opti, h4.opti, h5.opti, h6.opti { font-family: Georgia, Palatino, Times, Times New Roman, Serif; letter-spacing: 0;}*/
	
.noul {
	border-bottom: none;
	margin-bottom: 0px;
	}
	
h1 {font-size: 195%;margin-top:.2em}
h2 {font-size: 135%}
h3 {font-size: 125%}
h4 {font-size: 110%}
h5 {font-size: 105%}
h6 {font-size: 96%}

.spacer {margin-bottom: 28px}
.pdf {margin-left: 10px; border: 1px solid red}
.bottomspace {margin-bottom: 15px;}
.bottomspace_750 {width: 750px; margin-bottom: 15px;}
.offerings {margin-bottom: 10px}
.highlight {color:#E17000}
.ital {font-style:italic}
.undl {text-decoration:underline}
.emph {font-weight: bold}
.subdued {color:#999}
.error {color:#c00;font-weight:bold}
.success {color:#390;font-weight:bold}
.caption {color:#999;font-size:11px}
.date {font: bold 82% Georgia, Palatino, Times, Times New Roman, Serif;color:#565d68;display:block;letter-spacing: 1px}
.firstname {font: bold 90% Georgia, Palatino, Times, Times New Roman, Serif;color:#999;display:block;letter-spacing: 0}
.small {font-size:11px}
.quote {text-align:right}
hr {margin: .1em 0;background:#ccc;height:1px;color:#f2f2f2;border:none;clear:both}
.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px}
p.olbook {font-size:1em;font-weight:normal;font-style:italic} 

/* LISTS */
ul li {list-style-type: none;}

ul {margin: .1em 0 1em 0;list-style-type:bullet;}
ul.related {margin-top: -1em}
ul.bios {margin-bottom: .4em}
ol {margin: .5em .5em 1.5em}
ol li {margin-left: 1.4em;padding-left: 0;background: none; list-style-type: decimal}
li {line-height: 1.4em;padding-left: 0px; margin-left: 20px}
li.doc {background-position: 3px -500px}
ul.nomarker li {background:none;padding-left:0}
ul.edu_bi li {margin-top: .4em}

/* NAV */

#nav {clear: both; background-color: #99ccff; width: 998px; border-top: 1px dotted #66645d; border-bottom: 1px dotted #66645d; padding: 5px 0; margin-bottom: 20px;}
#nav li { display: inline; margin: 0 23px; padding: 5px 0;}
#nav li a {font-weight: bold}


/* IMAGES */
img {border:none; margin-bottom: 5px}
img.right {border:none; padding: 10px 10px 10px 20px; margin-bottom: 5px; float:right}
img.right_ol {border:none; padding: 2px 10px 15px 10px; margin-bottom: 5px; float:right} 
img.left {border:none; padding: 5px 15px 0px 0px; float:left}
img.banner {border:none; padding: 20px 0 10px 0;}
img.ol_img {border:none; margin: 10px 0 5px 0}
img.left2 {border:none; padding: 10px 15px 0px 0px; float:left;}
	
.thumbnail {margin: 0 0 0 10px;position:relative;z-index:9999;border: 1px solid #eee;float:right;width:100px;padding:5px;background:#fff}
.thumbnail_left {margin: 0px;position:relative;z-index:9999;border: none; float:left; width:100px; padding:5px; background:#fff}
.peoplethumb {margin: 0 0 0 10px;position:relative;z-index:9999;border:none;float:right;width:100px;padding:5px}
.thumbnail img {border: 1px solid #000} 


/* rounded corner box */

.box {
  width: 424px;
  background: url(images/tile2.gif) repeat-y;
}

.box h2 {
  background: url(images/top2.gif) no-repeat left top;
  padding-top: 20px;
}

.box .last {
  background: url(images/bottom2.gif) no-repeat left bottom;
  padding-bottom: 20px;
}

.box h2, .box p {
  padding-left: 20px;
  padding-right: 20px;
}

p {
  margin: 0; /* fixes bug in IE */
}



