body {

	background-image: url(/purchasing/images/layout/bg.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

#content {	margin: 0 0 0 1em;
	padding:.8em 0;
}
p {
	line-height: 140%;
}
h1 {
	font-size: 130%;
	color: #003333;
	font-weight: bold;
	}
h2 {
	font-size: 125%;
	color: #003333;
	}
h3 {
	font-size: 120%;
	color: #336666;
	}
h4 {
	font-size: 110%;
	color: #336666;
	}
h5 {
	font-size: 100%;
	color: #003333;
	}
a:link {
	color: #4682B4;
	text-decoration: underline
}
a:active {
	color: #663366;
	text-decoration: underline
}
a:visited {
	color: #663366;
	text-decoration: underline
}
a:hover {
	color: #7A87A1;
	text-decoration : none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
ul {
	list-style-type: square;
	list-style-image:url(/purchasing/images/arrow.gif);
	line-height: 140%;
}
li {
	padding: 5px 0px 5px 0px;
	}
.topnav {  font-size: 75%; color: #3E5370; font-weight: bold}

.topnav a:link {color: #ffffff; text-decoration: none} 
.topnav a:visited {color: #ffffff; text-decoration: none} 
.topnav a:hover {color: #CCCCCC; text-decoration: none} 
.topnav a:active {color: #ffffff; text-decoration: none}  

.bottom_nav {font-size: 95%; color: #000000; text-decoration: none;  font-weight : normal} 
.bottom_nav a:link {color: #666666;  text-decoration: none} 
.bottom_nav a:visited {color: #999999; text-decoration: none} 
.bottom_nav a:hover {color: #333333;   text-decoration: underline} 
.bottom_nav a:active {color: #333333;  text-decoration: none} 

.indent2em {
	margin-left:2em;}
#accessibleOptions {padding: 0.3em 0.5em; font-family: Verdana, Arial, Helvetica, sans-serif; background-color:#346667; color:#f6f6f6; font-size:80%}
#accessibleOptions a {color:#ffffff; font-weight:bold; text-decoration:none}
#accessibleOptions a:hover, #divViewOptions a:focus {color:#cccccc; text-decoration:underline}

/* new styles for contact info */
.indent2em {
	margin-left:2em}
	
dl.tableLayout {
	float:left; 
	overflow:visible; 
	width:100%; 
	line-height:1.4em}
	
dl.tableLayout dt {
	clear:both; 
	display:block; 
	float:left; 
	font-weight:bold; 
	height:auto; 
	margin:0; 
	padding:.5em .5em .5em 0; 
	text-align:right}

dl.tableLayout dd {
	display:block; 
	float:left; 
	margin:0; 
	padding:.5em 0 .5em .5em}

dl.titlePercent10 dt, dl dt.titlePercent10 {
	min-width:4em; 
	width:10%}

dl.titlePercent10 dd, dl dd.titlePercent10 {
	width:80%}

dl.titlePercent20 dt, dl dt.titlePercent20 {
	min-width:8em; 
	width:25%}

dl.titlePercent20 dd, dl dd.titlePercent20 {
	width:66%}

.hide{display:none}

ul.getDirections{font-weight:normal; padding-left:1em; margin-left:1em;}

.salaries {border-collapse:collapse;}
.salaries td {border:1px solid #EBEBEB;padding:.5em; vertical-align:top;}
.headers{background-color:#b0d2d4;}

.pdf_text{color:#666;
font-size:.8em;}

.page_notice {
	padding: .8em .4em;
	font-size:0.9em;
	border-style: solid;
	border-width:.1em;
	border-color: #666;
	
}
