/* For the top, horizontal banner */
	#topbanner {
		background-color: #CCCCCC;
		margin-top: .5ex;
		margin-bottom: 0ex;
		border: 6px double #FFFFFF;
	}
	#topbanner_rp {
		background-color: #CCCCCC;
		margin-top: .5ex;
		margin-bottom: 0ex;
		border: 6px double #FFFFFF;
	}
	#topbanner_rp2 {
		background-color: #0099CC;
		margin-top: 0ex;
		margin-bottom: 2ex;
		border: 6px double #CCCCCC;
	}
	
	
	#navlinks a, .currentpage{
		font: 85% Helvetica, Arial, sans-serif;
		text-decoration: none;
		color: #000000;
		padding-right:.6em;
		padding-left:.6em;
		padding-top:20em;
	}

	#shepslogo {
		padding: 3px;
		margin-top:.5%;
		margin-bottom:.5%;
		margin-left:.5em;
	}

	#navlinks {
		float:right;
		text-align:right;
		margin-top:7px;
	}

	.currentpage {
	font-weight:bold;
	}

	#navlinks form {
		margin-top:30px;
		margin-right:10px;
	}
	
	#searchbox_rp {
		float:right;
		align:right;
		margin-top: 0ex;
		margin-bottom: 0ex;
		margin-right: 4px;
	}
	
	#searchbox_rp form {
		margin-top:0px;
		margin_right:0px;
	}
/* end of top banner styles */

/* begin left column styles */
	#leftcolumn {
		float:left;
		width: 15%;
		margin-right:1.67em;
		margin-left:10px;
	}
	
	#leftcolumn p {
		width: 100%;
	}
	
	#leftcolumn_rp {
		float:left;
		width:175px;
		margin-right:.5em;
		margin-left:10px;
	}

	#programpic {
		margin:10px;
	}

	/* "sidelinks" is for the left (side) nav bar, including "home" "about sheps", "research programs", etc. */
		#sidelinks li {
			list-style-image: url(../Images/tri-right.gif);
			padding-bottom:.5ex;
		}

		#sidelinks {
			margin-right:10px;
			margin-left:-20px;
		}

		#sidelinks a {
			color: #006699; 
			font-family: Verdana, arial, helvetica, sans-serif; 
			font-weight: bold; 
			font-size: 90%; 
		}
		
		#sidelinks a:visited {
			color: #0099CC; 
			font-family: Verdana, arial, helvetica, sans-serif; 
			font-weight: bold; 
			font-size: 90%; 
		}

	/* end sidelinks */
/* end left column styles */

#mainsection {
	margin-left: 17%;
	margin-right: 30px;
	/*width:70%; */ 
	margin-top:30px;
}

#mainsection_rp {
	margin-left: 17%;
	margin-right: 30px;
	/* width:70%; */
	margin-top:30px;
}

#search_options1 { display: none }
#search_options2 { display: none }
#search_options3 { display: none }
#search_options4 { display: none }
#search_options5 { display: none }
#search_options6 { display: none }

a:link {font-family: Verdana, Arial, Helvetica, sans-serif; color: #006699;}
a:hover {text-decoration:none;}
a:visited {color: #0099CC;}


H1 {font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align:left; 
	color :#006699; 
	font-size:medium; 
	margin-bottom: 1em;
	font-weight:bold;
} 
	
H2 {font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:90%; 
	text-align :left; 
	font-weight:bold;
	background-color:#CCCCCC; 
	margin-top:1ex;
	margin-bottom:-.5em;
}
	
H3 {font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:90%; 
	text-align :left;
	color :#000000;
}

H4 {font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #EEEEEE; 
	font-size:medium; 
	margin-bottom: .4em;
	margin-top:.4ex;

	text-align :center;
} 

SP1 {font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align:left; 
	color :#006699; 
	font-size:90%; 
	margin-bottom: 1em;
	font-weight:bold;
} 
SP2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height:1.4em;
}


EX1 {font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align:left; 
	color :#006699; 
	font-size:90%; 
	margin-bottom: 1em;
	font-weight:bold;
} 

EX2 {
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height:1.4em;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

.eventNews{
	font-size: 100%;
	padding-bottom:25px;
}

div.eventNews tr{
	font-size:100%;
}

div.eventNews li{
	position: relative; left: -2em
}

.bluebar {
	background-color: #0099CC; 
	color:#FFFFFF;
	font-weight:bold;
	padding:.2em;
	font-size:85%;
	text-align:left;
	margin-top:-15px;
}

.name{
	float:left;
	width: 30%;
	font-size: 90%;
	margin-top:1em
}

.phone{
	text-align:left;
	float:left;
	width:15%;
	font-size: 90%;
	margin-top:1em
}

.email{
	text-align:left;
	clear:right;
	font-size: 90%;
	margin-top:1em
}

#footer{
	clear:both;
	margin-top:40px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	font-size:75%;
}

#address {
	color:#0099CC;
	float:left;
	font-size: 90%;
	line-height:1.4em;
}


/* just for intranet pages */

#seminars {
	padding-top:20px;
	float:left;
	width:382px;
}

#seminars H2 {
	font-weight:bold;
	margin-left:15px;
	padding-left:20%;
	margin-bottom:.5em;
}

#methodssem, #nrsa, #mental, #piseries, #wipl, #general {
	float:left;
	clear:left;
	width:363px;
	margin-left:15px;
	margin-bottom:10px;
	margin-top:5px;
	padding-left:2px;
	border-right:1px dotted #006699;
	border-left:1px dotted #006699;
	border-bottom:1px dotted #006699;
	background:#EEEEEE;
}

div#methodssem H3, div#nrsa H3, div#mental H3, div#piseries H3, div#wipl H3, div#general H3{
	margin-bottom:-2px;
	margin-top:0px;
}

#announcements {
	margin-left: 415px;
	margin-right:10px;
	padding-top:20px;
}

#announcements H2 {
	font-weight:bold;
	padding-left:23%;
	margin-bottom:-2px;
	margin-top:7px;
}

div#announcements ul {
	border-right:1px dotted #006699;
	border-left:1px dotted #006699;
	border-bottom:1px dotted #006699;
	background:#EEEEEE;
}

div#announcements ul ul {
	border:none;
}

div#announcements li {
	margin-top:8px;
	margin-left:-1.5em;
}

.directorytable {
	border: 0px;
	font-size: None;
	text-transform: none;
	margin: 0px;
	padding: 2px;
	text-align: left;
} 

td a {
	color: #0000FF;
	text-decoration: underline;	
}


.darkline {
	background-color: #DDDDFF;
	font-size: 11px;
}
.lightline {
	background-color: #FFFFFF;
	font-size: 11px;
}
.tableheaderline {
	background-color: #FFFFFF;
	color: #000000;
	background-position: left;
}
.topofpage {
	font-size: small;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0099CC;
	font-variant: small-caps;
	font-weight: bold;
	
}

a.topofpage:link {font-size: small;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0099CC;
	font-variant: small-caps;
	font-weight: bold;
}

a.topofpage:visited {font-size: small;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0099CC;
	font-variant: small-caps;
	font-weight: bold;
}

