a:link {
	color: #C19775;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #C19775;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #C19775;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #999999;
	text-decoration : none;
	font-weight: bold;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%}
ol {  line-height: 140%}
ul {  line-height: 140%; list-style-type: square}

p {  line-height: 140%; color: #000000}
body {
	background: url(/pubdef/images/layout/bg_left.jpg) repeat-y;
	color: #000000;
	margin: 0px;
}

.bottom_nav {
	font-size: 70%;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
} 
.bottom_nav a:link {
	color: #C19775;
	text-decoration: none;
	font-weight: bold;
} 
.bottom_nav a:visited {
	color: #C19775;
	text-decoration: none;
	font-weight: bold;
} 
.bottom_nav a:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
} 

.footer {
	font-size: 70%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
} 
.footer a:link {
	color: #C19775;
	text-decoration: none;
	font-weight: bold;
} 
.footer a:visited {
	color: #C19775;
	text-decoration: none;
	font-weight: bold;
} 
.footer a:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
} 
.searchresults {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none} 
.searchresults a:link {color: #000000;  text-decoration: none; font-weight: normal} 
.searchresults a:visited {color: #999999;  text-decoration: none; font-weight : normal} 
.searchresults a:hover {color: #000000;  text-decoration: underline;  font-weight : normal} 
.searchlink a:active {color: #000000;  text-decoration: none; font-weight : bold }


#accessibleOptions {padding-left:0.5em; background-color:#fff; font-family: Verdana, Arial, Helvetica, sans-serif}
#accessibleOptions a {color:#C19775; font-size:70%; font-weight:bold; text-decoration:none}
#accessibleOptions a:hover, #divViewOptions a:focus {color:#999999; 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;}
