/* CSS Document */

@import "colorpalette.css";
@import "columns.css";
@import "peopleshowcase.css";
@import "linklist.css";
@import "aqtree3clickable.css";
/*@import "wide.css";*/

html {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
} 

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #536895;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
} 

p {
	font-size: 1em;
	margin: 1em 0em 1em 0em;
	padding: 0em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2em;
	margin: 0em 0em 0.4em 0em;
	padding: 0em;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.8em;
	margin: 0em 0em 0.4em 0em;
	padding: 0em;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.6em;
	margin: 0em 0em 0.4em 0em;
	padding: 0em;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 1.4em;
	margin: 0em 0em 0.4em 0em;
	padding: 0em;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 1.3em;
	margin: 0em 0px 0.4em 0px;
	padding: 0em;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 1.2em;
	margin: 0em 0em 0.4em 0em;
	padding: 0em;
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	margin: 1em 0em 1em 2em;
	padding: 0em;
}

ul li ul {
	margin: 0em 0em 0em 2em;
	padding: 0em;
}

strong, b { font-weight: bold; }
em, i { font-style: italic; }
img { border: 0px; }

a:link {
	color: #555555;
	text-decoration: underline;
}

a:visited {
	color: #555555;
	text-decoration: underline;
}				

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #669999;
	text-decoration: underline;
}

/*------------------------------------------------------------*/
div#skiplinks {
	position: absolute;
	top: -100px;
}

div#pagewrapper {
	min-width: 769px;
	width: 59.3em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

div#pagecontainer {
	background: #e5ebeb;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------------*/
div#uclanav {
	float: left;
	width: 100%;
	font-size: 82%;
	font-weight: bold;
	text-align: center;
	padding: 0px; 
	margin: 0px;
	border: none; 
	border-bottom: 1px dashed #666666;
	height: 2.5em;
}

div#uclanavlinks {
	float: right;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	width:auto;
}

div#uclanavlinks ul{
	text-align:right;
}

div#uclanavlinks ul li{
	list-style-type:none; 
	display:inline;
	padding:0 2em;
	margin:0;
	position:relative;
	top:-0.5em;
	text-align:right;
	left:12em;
}

div#uclanavlinks ul li img{
	vertical-align:text-bottom;
}

div#uclanav div#search {
	float:right;
	width:30em;
	position:relative;
	text-align:right;
	margin: 0px; 
	padding: 0px; 
}

div#uclanav div#search label{
	font-size: 100%;
	margin: 0px; 
	padding: 0px; 
	vertical-align:middle;
}

div#uclanav div#search label#searchlabel{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	visibility:hidden;
}

div#uclanav div#search input{
	font-size: 120%;
	margin: 0px; 
	padding: 0px; 
	vertical-align:middle;
}

form#searchform {
	margin: 0px; 
	padding: 3px; 
}

div#uclanav img {
	vertical-align:middle;
}

div#uclanav a:link, div#uclanav a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#uclanav a:hover, div#uclanav a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*------------------------------------------------------------*/

div#sitetitle {
	color: #536895;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

div#sitenav {
	background: #FFFFFF;
	float: left;
	width: 100%;
	clear: both;
	border-bottom: 1px dashed #666666;
	margin: 0px; 
	padding: 0px; 
}

div#sitelogodiv {
	float: left;
	width: 190px;
	height: 92px;
	background: url(/images/fadedn_greysm.gif);
	background-repeat: no-repeat;
	background-position: 100% 0 ;
}

img#sitelogo {
}

div#sitenavcols {
	min-height: 92px;
}

div.sitenavcol {
	font-size: 76%;
	font-weight: bold;
	float: left;
	display: inline;
	height: 100%;
	vertical-align: bottom;
	margin: 0px;
	min-height: 60px;
}

div#sitenav_col_a {
	width: 14em;
	background: url(/images/fadeup_greysm.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

div#sitenav_col_b {
	width: 12em;
	background: url(/images/fadeup_greysm.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

div#sitenav_col_c {
	width: 16em;
	background: url(/images/fadeup_greysm.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

div#sitenav_col_d {
	width: 14em;
}

div#sitenav ul {
	list-style:none;
	margin: 1px 10px 1px 0px;
	padding: 5px 10px 1px 0px;
}

div#sitenav li {
	text-transform: uppercase;
}

div#sitenav a:link, div#sitenav a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#sitenav a:hover, div#sitenav a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*------------------------------------------------------------*/

div#breadcrumbs {
	clear: both;
	font-size: 82%;
	padding: 0px 5px 0px 5px; 
	margin: 0px;
	border: none; 
	border-bottom: 1px dashed #666666;
}

/*------------------------------------------------------------*/

div#centerspot {
	text-align: center;
	clear: both;
}

div#centerspot_innerdiv {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

div.csid_image {
	background: #000000;
	color:#FFFFFF;
	border: 0px;
}

/*--see colorpalette.css for alternate center spot colors--*/

div#centerspot_innerdiv h1 { margin:0.1em; }
div#centerspot_innerdiv h2 { margin:0.1em; }
div#centerspot_innerdiv h3 { margin:0.1em; }
div#centerspot_innerdiv h4 { margin:0.1em; }
div#centerspot_innerdiv h5 { margin:0.1em; }
div#centerspot_innerdiv h6 { margin:0.1em; }
div#centerspot_innerdiv p { margin:0.1em; }

/*------------------------------------------------------------*/

div#bodymain {
	border-top: 1px dashed #666666;
	min-height: 200px;
}
/*--see columns.css for column layouts--*/

/*------------------------------------------------------------*/

div#footer {
	border-top: 1px dashed #666666;
	font-size: 76%;
	font-weight: bold;
	clear:both;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

div#footer a {
	vertical-align: middle;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

div#footer a:link, div#footer a:visited {
	color: #999999;
}

div#footer a:hover, div#footer a:active {
	color: #000000;
}

div#footer img {
	vertical-align:middle;
	padding: 0px;
	margin: 0px;
}

div#footer ul {
	list-style: none;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	vertical-align: middle;
}
div#footer li {
	display: inline;
	padding: 10px 10px 10px 10px;
	vertical-align: middle;
}

/*------------------------------------------------------------*/

.needsattention
{
	background:#FFFF66;
}

.issuehead 
{
	font-size: 1.4em;
	padding-top:1.4em;
}

.issuehead a
{
	color:#536895;
	text-decoration:none;
	border-bottom:1px solid #536895;
}

.issuehead a:hover
{
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #000000;
}

.announcement 
{
	color:#000000;
	background:#FFFFFF;
	border:solid 1px #333333;
	padding: 1.6em;
}

.bigred 
{
	color:#CC0000;
	font-weight:bold;
	font-size:1.2em;
}

.announcement a 
{
	color:#0000FF;
	text-decoration:underline;
}

.announcement a:hover, .announcement a:focus 
{
	color:#000000;
	background:#FFFF00;
	text-decoration:none;
	border-bottom:dashed 1px #000000;
}

/*------------------------------------------------------------*/

table.schedule {
	font-size: 0.87em;
	margin-bottom: 1em;
}

table.schedule caption {
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	font-weight: bold;
	text-transform: uppercase;
}

table.schedule tr th {
	padding: 0em 0.4em 0em 0.4em;
}

table.schedule tr td {
	padding: 0em 0.4em 0em 0.4em;
}

ul.committeemembers {
	list-style:none;
}

/*------------------------------------------------------------*/

table.archives {
	font-size: 0.9em;
	margin-bottom: 1em;
	width: 100%;
}

table.archives caption {
	font-weight: bold;
	text-transform: uppercase;
}

table.archives tr th {
	padding: 0em 0.4em 0em 0.4em;
	text-transform: uppercase;
}

table.archives tr.colheader th {
	background:#999999;
}

table.archives tr th.rowheader {
	background:#cccccc;
}

table.archives tr td {
	padding: 0em 0.4em 0em 0.4em;
	background:#FFFFFF;
	text-align:center;
}

/*------------------------------------------------------------*/

table.issuestable {
	border-collapse:collapse;
}

table.issuestable tr td {
	border:solid 1px #666666;
	padding:0.2em;
}

/*------------------------------------------------------------*/

.imageright {
	float:right;
	margin: 0px 0px 0px 10px;
}

.imageleft {
	float:left;
	margin: 0px 10px 0px 0px;
}

.clearparagraph {
	clear:both;
}

/*
*/
