/* reset styles */

/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td*/
/*div, span, applet, object, iframe, h1, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption, tbody, tfoot, thead*/
/*div, body, span, applet, object, iframe, h1, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, caption, tbody, tfoot, thead*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption, tfoot, thead
{
	margin: 0;
	/*padding: 0;*/
	border: 0;
	/*font-weight: inherit;
	font-style: inherit;*/
	font-size: 100%;
	line-height: 1.3em;
	/*font-family: inherit;*/
	/*text-align: left;*/
	vertical-align: baseline;
	background: transparent;
}


:focus
{
	outline: 0;
}

caption
/*, th, td*/
{
	/*text-align: left;*/
	font-weight: normal;
}

q:before, q:after, blockquote:before, blockquote:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}

/*page styles*/
html
{
	padding-bottom: 4em;
}

/*table
{
    font-size:90%;
	font: 82% Tahoma, serif;
}*/

#bod
{
    background: #fff url(../images/white-bg.gif) repeat-y;
    border: 1px solid #c90;
    position: relative;
	margin: 3.25em auto;
	width: 990px;
    text-align:left;
}

#FullBody
{
	background: transparent url(../images/stripe.png) repeat scroll 0 0 !important;
	line-height: 1;
	font: 82% Tahoma, serif;
	z-index: 0;
	
}

a
{
	color: #900;
	text-decoration: none;
}

a:hover
{
	color: #c90;
	text-decoration: underline;
}

#header #siteTitle
{
	font-size: 2.5em;
	font-weight: normal;
	color: #900;
}

#globalNav
{
	position: absolute;
	background: #fff url(../images/topfade.png) repeat-x;
	top: -2em;
	left: -1px;
	width: 990px;
	font-size: .9em;
	z-index: 1;
	border-width: 1px 1px 5px;
	border-style: solid;
	border-color: #c90;
	
	padding: 0;
}

#globalNav li
{
	float: right;
	line-height: 1.8em;
	text-align: right;
	color: #fff;
}

#globalNav a
{
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	vertical-align: baseline;
}

#globalNav #gn-uwhome
{
	float: left;
	margin-left: 40px;
	width: 22.4em;
	text-align: left;
}

#globalNav #gn-people
{
	width: 6em;
	margin-left: 1em;
	margin-right: 10px;
}

#globalNav #gn-uwsearch
{
	width: 8em;
}

#globalNav a
{
	color: #fff;
	text-decoration: none;
}

#header
{
	position: relative;
	z-index: 50000000;
	width: 990px;
	/*height: 7em;*/
	border-bottom: 1px solid #c90;
	padding:0;
}

#header .crest
{
	position: absolute;
	top: -33px;
	left: 3px;
	z-index: 1000;
	padding:0;
}

#content
{
	margin-top: 25px;
	margin-left: 195px;
	margin-right: 20px;
	padding-right: 10px;
	width: 750px;
	margin-bottom: -1em;
	z-index: 100;
}

#content address
{
	margin: 1em 0;
	font-style: normal;
}

#content h1 { font-size: 1.7em; border-bottom: 2px dotted #990000; padding-bottom: 5px;}

#content h2 { font-size: 1.5em; border-bottom: 2px dotted #990000; padding-bottom: 5px;}

#content h3 { font-size: 1.1em; border-bottom: 2px inset #cc9900; padding-bottom: 4px; margin-bottom: 8px;}

#content h4  { font-size: 1.0em; border-bottom: 1px dashed #ccc; margin-bottom: 4px; margin-top:6px;}

p
{
	margin: 1em 0;
}

#content ul li
{
	/*margin: 1.2em;
	padding:0;*/
	margin-top: 0;
	margin-bottom: 0;
	margin-left:1.3em;
	margin-right:1.3em;
}

#content p, #content ol, #content ul
{
	margin: 1em 0;
}
#content h3 + p
{
	margin: 0;
}

#localNav
{
	float: left;
	width: 165px;
	margin-top: 30px;
	line-height: 0;
}

#localNav li
{
	/*margin: 0 10px .75em;
	line-height: 1.2;*/
	margin: 0;
	border: 0;
	font-size: 100%;
	line-height: 1.3em;
}

#footer
{
	clear: both;
	position: relative;
	top: 8em;
	width: 100%;
	text-align: center;
	font-size: .85em;
	line-height: 1.4em;
	padding-top: 2em;
    color:#ffffff;
}

#footer p
{
	text-align: center;
	margin-bottom: .5em;
}

#blogcolumnleft
{
	float: left;
	width: 50%;
}

#blogcolumnright
{
	float:right;
	width: 50%;
}

acronym, abbr, dfn
{
	cursor: help;
}

abbr
{
	speak: spell-out;
}
acronym, abbr.truncation, dfn
{
	speak: normal;
}

.bov img { 
	float: left; 
	margin-right: 5px;
	
}

.clear {
clear: both;
}


.hide
{
	position: absolute;
	top: -100em;
	left: -5000em;
	height: 0;
}

.hide a, .hide a:hover, .hide a:visited
{
	position: absolute;
	top: 0;
	left: -5000px;
}

.hide a:focus
{
	position: static;
	width: auto;
	height: auto;
}

table.defaultTable
{
     vertical-align:top;
}


/*News table CSS for homepage*/
table.news {
    border:1px dashed #666666;
    float:left;
    
}

table.news td{
     padding:4px 4px 4px 4px;
}

/*Rounded corners for person "business" look*/
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#aaa; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#eee; border-right:2px solid #aaa; border-left:2px solid #aaa; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#eee; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#eee; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #eee;}
.headh {background: #eee; border-right:1px solid #aaa; border-left:1px solid #aaa;}
.headh h2 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contenth {background: #eee; border-right:1px solid #aaa; border-left:1px solid #aaa;}
.contenth div {margin-left: 12px; padding-top: 5px;}

