html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, select {font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
caption, th, td {text-align: left; font-weight: normal;}
table, td, th {vertical-align: middle;}
table {border-collapse: collapse; border-spacing: 0;}
html, body {
	margin:0;
	padding:0;
	background:#f2f2f2;
	font: normal 90% Lucida Sans Unicode, Tahoma, Segoe UI, Palatino Linotype;
}
p {
	margin-bottom: 1em;
}
div.more {
	padding-top: 6px;
}

a {
	text-decoration: none;
}

a:hover {
	color: #1990F7;
}

.more a, a.more {
	color: #FF5353;
	font-family: Tahoma, Geneva, sans-serif;
}
.more a:hover, a.more:hover {
	color: #1990F7;
}
div#header {
	background:#01b1fd url('../img/header-wrapper.gif') repeat-y;
}
div#nav {
	min-height: 32px;
	background: #FFF url('../img/navigation-wrapper.gif') repeat-x;
}
#flash {
	border-bottom: 1px solid #ddd;
	padding:3px;
	padding-left: 1px;
	padding-right: 1px;
	background:#fff;
	text-align:center;
	vertical-align: middle;
}
div#wrapper {
	float:left;
}
div#content {
	margin: 0 19%;
	border:1px solid #ddd;
	margin-top:8px;
	margin-bottom:8px;
	background:#fff;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}
div#content p {
	line-height:1.4
}
div#lftbar {
	float:left;
	width:18%;
	margin-left:-99.9%;
	border:1px solid #ddd;
	background:#fff;
	min-height:472px;
	margin-top:8px;
	margin-bottom: 8px;
	padding-bottom:10px;
	padding-top:10px;
}
div#rgtbar {
	float:left;
	width:18%;
	margin-left:-18.25%;
	border:1px solid #ddd;
	background:#fff;
	min-height:472px;
	margin-top:8px;
	margin-bottom: 8px;
	padding-bottom:10px;
	padding-top:10px;
}
div#footer {
	clear:both;
	background: #FFFFFF;
	color: #666;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding:10px;
	padding-bottom:0;
	vertical-align: top;
	font-size: 11px;
	padding-top: 4px;
	margin:0;
	width: auto;
}

div#gallery {
	width:90%;
	min-height:204px;
	float:left;
	background:#EAF4F5 url('../img/grad.gif') repeat-x left bottom;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	padding-bottom:10px;
}

div#dcpane {
	background:#EAF4F5 url('../img/grad.gif') repeat-x left bottom;
	min-height:180px;
	text-align:center;
	margin:10px;
	margin-top:0;
	padding-top:1px;
	padding-bottom:10px;
}
div#banners {
	background:#EAF4F5 url('../img/grad.gif') repeat-x left bottom;
	min-height:130px;
	text-align:center;
	margin:10px;
	margin-bottom:10px;;
	margin-top:0;;
	padding-top:1px;
	padding-bottom:10px;
}

div#searchbox {
	
	background:#EAF4F5 url('../img/grad.gif') repeat-x left bottom;
	min-height:100px;
	text-align: center;
	margin:10px;
	margin-bottom:0;
	margin-top:0;
	padding-top:1px;
	padding-bottom:10px;
}

/* Sidebar Navigation */
#sidebar-nav {width:90%; background:#EAF4F5 url('../img/grad.gif') repeat-x left bottom; min-height:150px; margin:10px; margin-bottom:10px;margin-top:0;padding-bottom:10px; padding-top:1px; text-align:center; font-family: Tahoma, Geneva, sans-serif; font-size: 12px;}
#sidebar-nav li {list-style-type: none; text-align: left; padding-top: 2px; padding-bottom: 2px;}
#sidebar-nav li {list-style-image: url('../img/bullets/square.gif');}
#sidebar-nav li:hover {list-style-image: url('../img/bullets/hover.gif');}
#sidebar-nav a {text-decoration: none;}
#sidebar-nav a:hover {color: #1990F7;}

/* Vertical Navigation */
#vert-nav {padding-left: 5px; padding-right: 5px;}
#vert-nav li {list-style-type:square; text-align: left; padding-top: 2px; padding-bottom: 2px;}
#vert-nav a {text-decoration: none;}
#vert-nav a:hover {color: #1990F7;}

/* Useful Links */
#links {
	width:90%;
	float:left;
	background:#EAF4F5 url('../img/grad.gif') repeat-x left bottom;
	min-height:180px;
	margin:10px;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:10px;
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#links li {
	list-style-type: none;
	text-align:left;
	padding-top: 4px;
	padding-bottom: 4px;
}
#links li {
	list-style-image: url('../img/bullets/square.gif');
}
#links li:hover {
	list-style-image: url('../img/bullets/hover.gif');
}
#links a {
	text-decoration: none;
}
#links a:hover {
	color: #1990F7;
}

div#scrollers {
	background:#FFFFFF;
	margin: 0 19%;
	min-height:202px;
	margin-bottom:10px;
	border:1px solid #ddd;
}

/*** Recent Events Panel ***/
#recent-events {
	width:45%;
	float:right;
	background:#EAF4F5 url('../img/grad.gif') repeat-x left bottom;
	margin:10px;
	min-height:180px;
	padding-right:8px;
	margin-left:0;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	text-align:center;
}
#recent-events li {
	list-style-type: none;
	text-align:left;
	padding-top: 4px;
	padding-bottom: 4px;
}
#recent-events li {
	list-style-image: url('../img/bullets/square.gif');
}
#recent-events li:hover {
	list-style-image: url('../img/bullets/hover.gif');
}
#recent-events a {
	text-decoration: none;
}
#recent-events a:hover {
	color: #1990F7;
}
/*** Publications ***/
#publications {
	width: 45%;
	float:left;
	background:#EAF4F5 url('../img/grad.gif') repeat-x left bottom;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	margin:10px;
	min-height: 180px;
	padding-left:10px;
	padding-right:8px;
	margin-right:0;
	text-align:left;
}

.grid {
	border-collapse: collapse;
	border: 1px solid #999;
}
.grid a {
	text-decoration: none;
}
.grid a:hover {
	color: #1990F7;
}
/* Drop Caps */
.dropcap:first-letter {
	float: left;
	font-size: 4em;
	line-height: .8em;
	margin-right: 6px;
	padding: 4px;
	color: #4096ee;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 3px 3px 3px #999;
	-webkit-box-shadow: 3px 3px 3px #999;
	box-shadow: 3px 3px 3px #999;
}
form select {
	width: 100%;
	border: solid 1px;
	border-bottom-color: #999;
	border-right-color: #999;
	border-left-color: #EEE;
	border-top-color: #EEE;
}
/* Tabular Data */
#tabular-data li {
	list-style-type: none;
	text-align: left;
	padding: 5px;
	padding-right: 2px;
}
#tabular-data li {
	list-style-image: url('../img/bullets/square.gif');
}
#tabular-data li:hover {
	list-style-image: url('../img/bullets/hover.gif');
}
#tabular-data a {
	text-decoration: none;
}
#tabular-data a:hover {
	color: #1990F7;
}
/* Sitemap */
#sitemap {
	border-bottom: solid 1px #DDD;
}
.sitemap table {/*width: 50%;*/
}
.sitemap td {
	padding-top: 5px;
	padding-bottom: 0px;
	vertical-align: bottom;
}
.root a:hover {
	color: #F00;
}
.lnk a:hover {
	color: #1990F7;
}
/*** HDR RIGHT ***/
.topright {
	vertical-align: top;
	padding-top:10px;
	text-align: right;
	font-size: 12px;
	color: #fff;
}
.topright a {
	text-decoration: none;
	color: #fff;
}
.topright a:hover {
	text-decoration: underline;
	color: #000;
}
/*** PARAGRAPHS ***/
.para-head {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 105%;
	font-weight:bold;
	padding-bottom: 6px;
	text-decoration: underline;
}
.sub-head {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 95%;
	font-weight:bold;
	padding-bottom: 6px;
}
.sub-subhead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 85%;
	font-weight:bold;
	padding-bottom: 6px;
}
/*** PHOTO ADJUSTMENTS ***/
.photo-right {
	background:#EEE;
	padding:1px;
	padding-bottom:4px;
	float:right;
	margin-left:20px;
	margin-top:5px;
	border: 1px solid #C2C2C2;
	margin-bottom: 5px;
}
.photo-left {
	background:#EEE;
	padding:1px;
	padding-bottom:4px;
	float:left;
	margin-right:20px;
	margin-top:5px;
	border: 1px solid #C2C2C2;
	margin-bottom: 5px;
}
.photocap {
	text-align: center;
	color:#000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 105%;
}

/*** CSS SHADOW ***/
.shadow {
	-moz-box-shadow: 3px 3px 4px #999;
	-webkit-box-shadow: 3px 3px 4px #999;
	box-shadow: 3px 3px 4px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}

/*** CSS ROUNDED CORNERS ***/
.rounded-corners {
	behavior: url(border-radius.htc); border-radius: 12px;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
}
