/* HTML TAG CLASSES */
body
{
	font-family: Verdana, Sans-serif;
	font-size: 80%;
}

p
{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}

/* DISPLAY "CLASS" STYLES" */
.headerTextPurple
{
	font-family: Verdana, Sans-serif;
	color: #333366;
	font-size: 1.8em;
	border-bottom: solid 1px #e5e8ef;
}

.headerTextGreen
{
	font-family: Verdana, Sans-serif;
	color: #006666;
	font-size: 1.8em;
	border-bottom: solid 1px #e5e8ef;
}

.headerTextBlue
{
	font-family: Verdana, Sans-serif;
	color: #333366;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: solid 1px #e5e8ef;
}

#whetherIts
{
	background-image: url("/SISWebsite/Images/whether_its_box.jpg");
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 466px;
	height: 199px;
}

#whetherIts .title
{
	font-family: Verdana, Sans-serif;
	color: #333366;
	font-size: 1.5em;
}

#whetherItsLeft
{
	width: 49%;
	float: left;
}

#whetherItsRight
{
	width: 49%;
	float: right;
}

#whetherItsLeft ul li, #whetherItsRight ul li
{
	color: #006955;
	font-size: 1.0em;
	font-weight: bold;
	padding-bottom: 8px;
}

#whetherIts ul
{
	margin-bottom: 0px;
}

#footerLinks
{
	padding-left: 180px;
	padding-top: 25px;
	font-family: Verdana, Sans-serif; 
}

#footerLinks .active
{
	font-family: Verdana, Sans-serif; 
	color: #006666;
	font-size: 0.75em;
}

#footerLinks a:active, #footerLinks a:link, #footerLinks a:visited
{
	font-family: Verdana, Sans-serif; 
	color: #333366;
	font-size: 0.75em;
	text-decoration: none;
}

#footerLinks a:hover
{
	font-family: Verdana, Sans-serif; 
	color: #ff0000;
	font-size: 0.75em;
	text-decoration: underline;
}

#copyrightText
{
	clear: both;
	text-align: center;
	width: 670px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 40px;
	font-family: Verdana, Sans-serif;
	color: #ababab;
	font-size: 0.75em;
}

* html #copyrightText
{
	width: 770px;
}

.copyrightText a:link, .copyrightText a:active, .copyrightText a:visited
{
	color: #3a82f4;
	text-decoration: underline;
}

.copyrightText a:hover
{
	text-decoration: underline;
	color: #b22222;
}

.errorText
{
	color: #ff0000;
}

.copyright a:link, .copyright a:active, .copyright a:visited
{
	color: #3a82f4;
	text-decoration: underline;
}

.copyright a:hover
{
	text-decoration: underline;
	color: #b22222;
}

/* LIST CLASSES, FOR DISPLAYING FLOATED LISTS */

/* FAQ LIST */
.faqList
{
	clear: both;
	width: 466px;
	padding-top: 10px;
}

.faqListQuestion
{
	width: 446px;
	padding-left: 20px;
}

.faqListAnswer
{
	width: 426px;
	padding-left: 40px;
	text-align: left;
	position: relative;
	display: none;
}

.faqListTopicText
{
	width: 466px;
}

/* NEWS ARTICLE */
.newsArticleList
{
	clear: both;
	width: 466px;
	padding-top: 10px;
}

.newsArticleListPreviewImage
{
	width: 75px;
	float: left;
	overflow: hidden;
	padding-left: 20px;
}

* html .newsArticleListPreviewImage
{
	width: 95px;
}

.newsArticleListPreviewImage img
{
	width: 75px;
	height: 75px;
}

.newsArticleListText
{
	width: 356px;
	float: right;
	padding-left: 15px;
}

.newsArticleListTextFullWidth
{
	width: 446px;
	padding-left: 20px;
}

.newsArticleListTopicText
{
	width: 466px;
}

.newsArticleList a
{
	color: #CC0099 !important;
	text-decoration: none !important;
	font-size: 0.9em !important;
}

.newsArticleList a:hover
{
	color: #CC0099 !important;
	text-decoration: underline !important;
	font-size: 0.9em !important;
}

.newsArticleList .articleDate
{
	color: #006666;
	font-size: 0.8em;
	font-weight: normal;/* !important;*/
}

/* NEWS PAGINATION */
.paginationTop {
	width: 466px;
	height: 27px;
	padding: 0;
	margin-top: 10px;
	border-bottom: 1px solid #BDBDBD;
    background: #F0EFF2;
}
.paginationTop p {
	line-height: 27px;
	padding: 0 0 0 0px;
	margin: 0;
}
.paginationTop .itemsFound {
	width: 223px;
	float: left;
	text-align: left;
	margin-left: 10px;
}
.paginationTop .itemsDisplayed {
	width: 223px;
	float: right;
	text-align: right;
	margin-right: 10px;
}
.paginationTop .itemsFound p {
	line-height: 27px;
	margin: 0;
}
.paginationTop .itemsDisplayed p {
	line-height: 27px;
	margin: 0;
}
.pagination {
	width: 466px;
	height: 27px;
	padding: 0;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #BDBDBD;
	background: #F0EFF2;
}
.pagination a {
	line-height: 27px;
	margin-right: 10px;
}
.pagination p span {
	margin-right: 10px;
}
.pagination p {
	line-height: 27px;
	padding: 0 0 0 10px;
	margin: 0;
}
.pagination .turnPg {
	margin-left: 10px;
}
.pagination .turnNx {
	margin-right: 40px;
}
.pagination .btnLeft {
	float: left;
}
.pagination .btnRight {
	float: right;
}

/* SITE MAP */
.siteMapSection
{
	width: 446px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.siteMapPage
{
	width: 426px;
	padding-top: 5px;
}

/* TESTIMONIAL PANEL */
#testimonialText
{
  font-size: 0.9em;
  color: #006666;
  text-align: left;
  vertical-align: top;
}

#testimonialMore
{
	text-align: right;
}

#testimonialMore a
{
	color: #CC0099 !important;
	text-decoration: none !important;
}

#testimonialText a:hover
{
	color: #CC0099 !important;
	text-decoration: underline !important;
}

/* TESTIMONIAL LIST */
.testimonialList
{
	clear: both;
	width: 466px;
	padding-top: 10px;
}

.testimonialListText
{
	width: 446px;
	padding-left: 10px;
	padding-right: 10px;
}

* html .testimonialListText
{
	width: 466px;
}

.testimonialListBy
{
	width: 436px;
	padding-left: 20px;
	padding-right: 10px;
	font-weight: bold;
	font-style: italic;
}

* html .testimonialListBy
{
	width: 466px;
}
