﻿#ContentSection h2
{
	margin-top: 20px;
}
#ContentSection .FileList h2
#ContentSection .LinkList h2
#ContentSection .ChildNavList h2
{
	border-bottom: solid 1px #666;	
	font-size: 1.4em;
}
/*#ContentSection ul
{
	margin-left: 25px;
}*/
#ContentSection ul.rtsUL
{
	margin-left: 0;
}
#ContentSection ul.rtsUL li
{
	margin-bottom: 0;
}
#ContentSection li
{
	line-height: 1.4em;
	margin: 5px 0;
}
#ContentSection .ChildNavList ul a,
#ContentSection .LinkList ul a
{
	font-weight: bold;
}
#ContentSection .ChildNavList ul,
#ContentSection .LinkList ul
{
	line-height: 2em;	
}
#ContentSection h2.titleCurStu, #ContentSection h2.titleProStu
{
	margin-top: 0;
}
.FileList img
{
	padding-right: 10px;
}
.FileList h2
{
	font-size: 1.3em;
}
.FileList ul, .ChildNavList ul, .LinkList ul
{
	padding: 0;
	list-style: none;
	position: static;
}
.FileList li
{
	line-height: 1.4em;
	padding-top: 5px;
}
.FileList li.First
{
	background: none;
}
#ContentSection .FileList ul li strong, #ContentSection .FileList ul li a
{
	font-size: 1.2em;
	font-weight: bold;
}

/* BEGIN Styles for the Contacts section of most pages */
.Contact{ line-height: 1.4em;}
.Contact h3
{
	font-size: 1.1em;
	padding: 0;
	margin: 10px 0 5px 0 !important;
	
}
.Contact img
{
	margin-right: 10px;
}
.Contact div.Info strong
{
	display:block; 
	float: left;
	width: 50px;
}
/* END Styles for the Contacts section of most pages */


.Accordion h3, .Collapsible h3
{
	cursor: pointer;
	padding-left: 20px;
	background-image: url(/images/icons/zoom_in.png);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	margin-top: 10px;
	
}
.Accordion h3.On, .Collapsible h3.On
{
	background-image: url(/images/icons/zoom_out.png);
}
.Accordion div.Answer, .Collapsible div.Answer
{
	display:none;
	margin-left: 25px;
	margin-bottom:16px;
}
.NewsToc
{
	margin:0px;
	padding:0px;
	list-style-type:none;    
}
.NewsToc ul
{
	list-style: none;
}
.NewsToc li
{
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-image: url(/images/Templates/Portland/img_dashed_line_news.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.NewsToc li h3
{
	margin: 0 !important;
	padding: 0;
}
h2.Big
{
	font-size:1.4em;
	font-weight:bold;
}

.StudentProfile
{
}
.StudentProfile img
{
	margin-right: 15px;
	margin-bottom: 10px;
}
ul.RadioList, ul.CheckList
{
	list-style: none;
}

#ContentSection .Slideshow ul
{
	margin-left: 0;
}
.Slideshow
{
	font-size: 1.2em;
	background-color: #003768;
}
#ContentSection .Slideshow li
{
	margin: 0;
}
.Slideshow .Slide img
{
	margin-right: 15px;
}
.Slideshow .Nav
{
	margin-left: 15px;
}
.Slideshow .Nav input
{
	font-size: 0.9em;
	color: #b4b9c6;
}
.Slideshow .Nav input.Selected
{
	color: #003768;
}
.Slideshow .Nav img
{
	cursor: pointer;
}
.Slideshow .Slide .Desc
{
	color: #fff;
	font-weight: bold;
}
.Slideshow .Count
{
	font-weight: bold;
	font-size: 0.8em;
}
.Slideshow h2
{	
	margin-bottom: 5px;
}
.Slideshow h3
{
	margin-bottom: 5px;
}
.captchaError
{
	color: #f00;
}
.SecureSeal
{
	margin: 0 auto;
	padding: 0px 5px 0px 5px;
	width: 100px;
}
.SuggestedMatch
{
	background-color: #dcdcdc; 
	width: 100%;
}
.SuggestedMatch h3
{
	padding-top: 5px;
    padding-left: 10px;
}
.SuggestedMatch p
{
    padding-left: 10px;
}
.SuggestedMatch a
{
	color: #003768; 
	font-size: 1.2em;
	font-weight: bold;
	text-decoration:underline;
}
.SearchResult a
{
	color: #003768; 
	font-size: 1.2em; 
	text-decoration:underline;
}
#Weather 
{
	margin: 0 0 4px 110px;
	font-size: 0.9em;
}
#Weather img
{
	float: left;
}
#Weather div.Links
{
	padding-top: 25px;
}
#Weather div.Links a
{
	color: #003768;
}
#Weather span {
	font-weight: bold;
}
