@charset "utf-8";
/* CSS Document */
@charset "utf-8";

/* BluePrint typography.css modified by BFM 05/052011 */
/* Starting point for custom designs - typography and layout */

html {font-size:100.01%;}
body {color:#000;background-image: url(/admin/hr/imgs/dsa/bg.jpg); background-repeat: repeat-x; font-family:Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#000; line-height:1em;}
h1 {font-size:2.5em;margin-bottom:0.6em;}
h2 {font-size:2em;margin-bottom:.4em;}
h3 {font-size:1.7em;margin-bottom:.5em;}
h4 {font-size:1.3em;margin-bottom:.5em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
.left {float:left !important;}
.right {float:right !important;}
p {margin:0 0 1.5em 0; line-height:1.3em;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {color:#09f;}
a, a:active, a:visited {color:#06c;text-decoration:underline;}
blockquote {margin:1.5em;color:#000;font-style:normal;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:normal; color:#666666;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:1.5em 0 1.5em 1.5em;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#fff;}
th, td{padding:4px;}
caption{padding: 5px 0;}

/*universal classes to format text*/
.hide {display:none;}
.new {background:#060;color:#fff;}
.delete {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}



/** General styles **/

body {
	font-family: Arial, Helvetica, sans-serif;
}
h4, h5 {}

h1 {
	text-indent: -1000px;
	display: none;
}

h2 {
	color: #240759;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	margin-top: 1em;
	margin-bottom: 1em;
	color: #8F7926;
	font-size: 1.2em;
	font-weight: bold;	
}

h4 {}
h5 {}
p {}

dd {
	margin-bottom: 10px;	
}

table {

}
td, th {

} 

th {

}
/** End general styles **/

a#skipnav {/*-- link to skip navigation for screen readers --*/
	display: block;
	position: absolute;
	left: -1000px;
}

/** Unique Home Page Styles **/

img#titleHm {
	margn: 0;
	padding: 0;
	position: absolute; 
	margin: 80px; 
	left: 40px;
}

section#maincontentHm {
	margin-top: 175px;
}

div#contentWrapHm {
	position: relative;
	padding: 0;
	background-image: url(/admin/hr/imgs/dsa/medal.jpg);
	background-repeat: no-repeat;
	background-position: right 57px;
	min-height: 246px;
}

/** End Unique Home Page Styles **/

div#mainWrap{ /*wraps all page content and serves as "container" for blueprint*/
	padding: 0;
	background-image: url(/admin/hr/imgs/dsa/leftnavbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #fff;
	font-size: 75%; /*sets font size to 75% to avoid conflict with blueprint and UW header styles (instead of in body)*/
}

header { 
	margin: 0;
	padding: 0;
}

footer { 
	position:relative;
	margin: 0;
	padding: 0;
	height: 62px;
}

footer img.logo-w {
	position: absolute;
	top: -100px;
	right: 0;
	right: 60px;
}



/** Main Nav Menu Styles **/

nav {
	margin: 0;
	margin-top: -10px;
	padding: 0;
	width: 171px;
}

nav ul {
	margin: 140px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;	
}

nav ul li {
	margin: 0;
	padding: 0;
}

nav ul li a, nav ul li a:visited {
	margin-left: 20px;
	color: #fff;
	text-decoration: none;
}

nav ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

nav section#nominate {
	margin-top: 30px;	
}

nav section#nominate a {
	margin: auto;
	margin-bottom: 15px;
	display: block;
	width: 145px;
	height: 33px;
	background-image: url(/admin/hr/imgs/dsa/button.png);
	background-repeat: no-repeat;
	line-height: 33px;
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-decoration: none;
}

nav section#nominate a:hover {
	text-decoration: underline;	
}

nav section#nominate p {
	color: #fff;
	text-align: center;	
	font-size: 0.95em;
}

nav section#nominate p span {
	font-size: 1.05em;
	font-weight: bold;	
}

/** End Main Menu Styles **/


/** Main Content Areas **/

section#maincontent {
	margin-top: 150px;
}

section#maincontent p {
	line-height: 1.3em;
}
section#maincontent p a, section#maincontent p a:active, section#maincontent p a:visited {
	color: #0091BA;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
section#maincontent p a:visited {
}

section#maincontent p a:hover {
	text-decoration: none;
}

img#title {
	position: absolute; 
	margin: 70px; 
	left: 65px;
}

img#recipient {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #000;
}

img#anniversary {/*positions 150th anniversary logo at bottom of page*/
	position: absolute; 
	right: 10px; 
	margin-top: 10px;
}
/** End Main Content Areas **/

/** Right Column Styles **/

section#rcol {
}

/** End Right Column Styles **/



/** Footer Styles **/


