body {
	background-color:fff;
	border:none;
	padding:0;
	margin:0;
	background-image: url(/counsel/images/layout/bg_side_nav.jpg);
	background-repeat: repeat-y;
	line-height: 1.5em;
	font-size:0.8em;
	color: #000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

th.summer_clerk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
}

ol {
	line-height: 1.5em;
}
ul {
	list-style-type: square;
	line-height: 1.5em;
	font-size:100%;
} 
p {
	
	text-align:justify;
	line-height: 1.5em;
}
h1 {
color:#1a3dcd;
font-size:150%;
}
h2 {
	color:#1a3dcd;
	font-size:120%;
}


.bold{
font-weight:bold;
}

.bold_black{
font-weight:bold;
color:#000;
}

.bottom_nav {
	font-size: 85%;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.bottom_nav a:link {
	color: #1607a2;
	text-decoration: none;
	font-weight: bold;
}
.bottom_nav a:visited {
	color: #1607a2;
	text-decoration: none;
	font-weight: bold;
}
.bottom_nav a:hover {
	color: #ffcc33;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	font-size: 85%;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.footer a:link {
	color: #1607a2;
	text-decoration: none;
	font-weight: bold;
}
.footer a:visited {
	color: #1607a2;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #ffcc33;
	text-decoration: underline;
	font-weight: bold;
}


.header{
background-image:/counsel/images/layout/header_bg.jpg;
background-repeat:repeat-x;
}

.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
}
a:link {
	color: #1607a2;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #1607a2;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #1607a2;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#ffcc33;
	text-decoration : underline;
	font-weight: bold;
}

#accessibleOptions {padding-left:0.3em; font-family: Verdana, Arial, Helvetica, sans-serif; background-color:#ffffff; color:#ffcc33}
#accessibleOptions a {color:#1607a2; font-size:80%; font-weight:bold}
#accessibleOptions a:hover, #divViewOptions a:focus {color:#ffcc33; 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;}

dt {font-weight:bold;}
dd {margin:0.7em 0 1.4em;}

abbr[title], acronym[title] {border-bottom:dashed .1em; cursor:help}
a abbr[title], a acronym[title] {border-bottom:none; cursor:help}

span.abbr {border-bottom:dashed .1em; cursor:help}
a span.abbr {border-bottom:none; cursor:help}

img.right {float:right;
	margin:0 0 1em 1em;
}

.allcaps {text-transform:uppercase;}
