/******* Bothwell Site Style Sheet ********
 * date: 04_28_2010
 ******************************************/
 
* {
	margin: 0px;
	padding:0px;
}
img {
	display:block;
	border: 0px;
}
body {
	margin:10px 0px;
	padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#58595b;
	line-height: 1.5em;
	
}
#Content {
	width:1025px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	border:1px solid #58595b;
	text-align: justify
}
a.subatty {
	font-size: 14px;
	font-weight: bold;
	color: #c1c1c1;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border-right: solid 1px #c1c1c1;
}
#selected {
	color: #2f446b;
	border-bottom: none;
}
a.subatty:hover {
	color:  #c1c1c1;
	border-bottom:  #c1c1c1 1px dashed; 
	
}
#attytop {
	color:#FFF;
	font-size: 12px;
}
.attytopbg {
	background-image: url(../images/attybg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#attytop h1 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold
}
#attytop h3 {
	margin: 0px;
	padding: 0px;
	color: #ffdc84;
	font-size: 11px;
	text-transform:uppercase;
}
#attytop a {
	color: #fff;
	text-decoration: none
}
#attytop a:hover {
	color: #ffdc84;
	
}
#sidebar {
	font-size: 11px;
	color:#666;
	padding-left: 10px;
	padding-top: 25px;
}
#sidebar h2 {
	font-size: 12px;
	text-transform:uppercase;
	color: #2f446b;
	margin:0px;
	padding: 0px;
	padding-bottom: 10px
}
#sidebar ul {
margin-left 10px: 0px;
	padding-left: 25px;
	margin-top: 0px;
	padding-top: 0px

}
#sidebar ul li {
	list-style-type:disc;
	color: #ad3333;
}
#sidebar ul li a {
	font-weight: bold;
	text-decoration:none;
	color: #666
}
#sidebar ul li a:hover {
	color: #2f446b;
}
#sidebar a.dept {
	font-weight: bold;
	text-decoration:none;
	color: #2f446b;
}
#sidebar  a.dept:hover {
	color: #666;
	border-bottom: dotted 1px #f0f0f0
}
#sidebar ul li a.selected {
	font-weight: bold;
	text-decoration:none;
	color: #ad3333;
	
}

#sidebar ul.edu {
margin-left 10px: 0px;
	padding-left: 0px;
	margin-top: 5px;
	color:#666;
}
#sidebar ul.edu li {
	list-style-type:none;
	color: #666;
}
#sidebar ul.edu li p {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#sidebar hr{
	margin-left: 0px;
	}
#footer {
	font-size: 9px;
	padding: 10px;
}
#footer a {
	text-decoration: none;
	color:#58595b;
}
#footer a:hover {
	color:#666;
}
#homefooter {
	font-size: 9px;
	padding: 10px;
}
#homefooter a {
	text-decoration: none;
	color:#58595b;
}
#homefooter a:hover {
	color:#666;
}
#news {
	font-size: 11px;
	color:#666;
	padding-left: 10px;
	padding-top: 25px;
}
#news h2 {
	font-size: 12px;
	text-transform:uppercase;
	color: #2f446b;
	margin:0px;
	padding: 0px
}
#news ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 5px;
	list-style: none;
	text-align:justify;
}
#news ul li {
	background-image: url(../images/glaser_hp-09.jpg);
	background-repeat: no-repeat;
	background-position: 0 0em;
	padding-left: 20px;
	color: #58595b;
	padding-bottom: 10px;
	width: 450px;
	text-align:justify;
}
#news ul li a {
	font-weight: bold;
	text-decoration:none;
	color:#58595b
}
#news ul li a:hover {
	color: #2f446b;
}
.cap {
	text-transform:uppercase;
}
.clearer {
	clear: both;
}
.line_spacer {
	height:4px;
}
.line_spacer_sm {
	height:0px;
	margin: 0px;
	padding:0px
}
.line_spacer_big {
	height:30px;
}
.size11 {
	font-size: 11px;
}
.size14 {
	font-size: 14px;
}
.size16 {
	font-size: 16px;
}
.size18 {
	font-size: 18px;
}
.size20 {
	font-size: 20px;
}
.bold {
	font-weight: bold;
}
.grey {
	color:#747579;
}
.treb {
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
.green {
	color:#2f446b;
}
.aqua {
	color:#82AC9E;
}
.yellow {
	color:#8D5F04;
}
.search_div {
	width:500px;
	border-right:#ccc 0px solid;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
.result_row {
	border-bottom:#ccc 1px solid;
	padding: 7px 5px 7px 15px;
	text-align: left;
}
.search_div a {
	text-decoration: none;
	color:#2f446b;
}
#attycopy p {
	font-size: 12px;
	margin-top: 11px;
	margin-bottom: 11px;
}
#attycopy {
	padding-top: 20px;
	border-top: 1px #d1d1d1 solid;
	margin-top: 3px;
}
#attycopy a {
	color: #2f446b;
	text-decoration: none
}
ul {
	margin: 5px;
	padding-left: 30px;
}
ul li {
}
#copy { width: 900px;
}
#copy h1 {
	font-size: 21px;
	font-family: Georgia, Times, serif;
	color:#336699;
	font-weight: normal;
	padding-bottom: 10px;
}
hr { color:#f1f1f1;
width: 270px;
margin: 10px;
}
a {text-decoration: none; color: #2f446b;}
#copy ul {
margin-left 10px: 0px;
	padding-left: 15px;
	margin-top: 5px
}
#copy ul li {
	list-style-type:disc;
	color:#336699;
}
#copy ul li span{ color:#58595b; }
#copy ul li a {
	font-weight: bold;
	text-decoration:none;
	color: #666
}
#copy ul li a:hover {
	color: #2f446b;
}
#copy p {
	margin-top: 11px;
	margin-bottom: 11px;
	}
#copy h2{
	
	font-size: 14px;
	font-weight: bold;
	color: #ad3333;
	}
h1{
		font-size: 18px;
	font-family: Georgia, Times, serif;
	color:#336699;
	font-weight: normal;
	padding-bottom: 10px;
	}
.sub{
	font-size: 18px;
	font-family: Georgia, Times, serif;
	color:#336699;
	font-weight: normal;
	padding-bottom: 10px;
	}
input{
	font-size: 14px;
	}
.border{
	border-left: 1px #333 solid
	}
.ddmenu {
width:150px;
padding:0px;
display:none;
position:absolute;
border:0px solid gray;
background-color: #999;

}
.ddmenu a:hover{ background-color:#FFF}
.np{display: none;
}