﻿
body
{
	background: url(/Portals/_default/images/bgwithleader.jpg) top center no-repeat;
}
#topwrapper
{
	padding: 35px 0 5px 0;
}
#tabwrapper
{
	text-align: right;
	float: left;
}
#tabcontentwrapper
{
	float: left;
}
#tab1
{
	height: 113px;
	width: 38px;
	background: url(/Portals/_default/images/tabs/whatsnews.gif) no-repeat top left;
}
#tab2
{
	height: 108px;
	width: 38px;
	background: url(/Portals/_default/images/tabs/aboutus.gif) no-repeat top left;
}
#tab3
{
	height: 108px;
	width: 38px;
	background: url(/Portals/_default/images/tabs/people.gif) no-repeat top left;
}
#tab4
{
	height: 112px;
	width: 38px;
	background: url(/Portals/_default/images/tabs/contact.gif) no-repeat top left;
}
#largetabswrapper
{
	width: 92px;
	float: left;
}
#surveytab
{
	background: url(/Portals/_default/images/largetabs/survey.jpg) no-repeat top left;
	width: 92px;
	height: 111px;
}
#tvtab
{
	background: url(/Portals/_default/images/largetabs/tv.jpg) no-repeat top left;
	width: 92px;
	height: 112px;
}
#vidthumbwrapper
{
	width: 75px;
	height: 50px;
	margin: 0px 0 0 8px;
}
#playvid
{
	background: url(/Portals/_default/images/play.jpg) no-repeat top left;
	width: 39px;
	height: 16px;
	margin: -16px 0 0 36px;
	z-index: 100 !important;
	position: absolute;
	_position: auto;
}
#involvedtab
{
	background: url(/Portals/_default/images/largetabs/involved.jpg) no-repeat top left;
	width: 92px;
	height: 107px;
}
#memberstab
{
	background: url(/Portals/_default/images/largetabs/members.jpg) no-repeat top left;
	width: 92px;
	height: 111px;
}
.largetablinkwrapper2
{
	padding: 9px 0 0px 0;
}
.largetablinkwrapper
{
	padding: 3px 0 0px 0;
}
.largetablink
{
	height: 101px;
	width: 92px;
}
#keepwrapper
{
	background: url(/Portals/_default/images/smallorangebox.jpg) no-repeat top left;
	width: 546px;
	height: 100px;
}
.BottomLeftPane
{
	margin: 15px 0 0 53px;
	width: 270px;
	float: left;
        display: inline;
}
.BottomRightPane
{
	margin: 23px 0 0 0;
	width: 205px;
	float: left;
        display: inline;
}
#rightwrapper
{
	float: left;
	width: 295px;
}
#welcome
{
	background: url(/Portals/_default/images/welcome.gif) no-repeat top left;
	width: 295px;
	height: 219px;
}
.WelcomePane
{
	margin: 0 0 0 30px;
	padding: 10px 0 0 0;
	width: 200px;
}

#socialWrapper
{
	padding: 10px 0 0 27px;
	height: 36px;
	/*width: 295px;*/
}
#socialLinksHome
{
	width: 209px;
	height: 30px;
	background: url(/Portals/_default/images/social/links.gif) no-repeat top left;
}
.smallsociallink
{
	float: left;
	width: 29px;
	height: 29px;
	margin: 0 2px 0 0;
	cursor: pointer;
}
.donatelink
{
	float: left;
	height: 30px;
	width: 72px;
	margin: 0 0 0 13px;
	cursor: pointer;
}

.SocialPane
{
	padding: 0px 0 0 28px;
}

#footer
{
	padding: 5 0 0 0;
	_padding: 9 0 0 0;
	
}
/* -------------- NEWS ARTICLE STYLES - HOME PAGE ----------------- */
#whatsnewslisting h1
{
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 10px 20px;
}
#whatsnewslisting h2, #whatsnewslisting h2 a:link, #whatsnewslisting h2 a:active, #whatsnewslisting h2 a:visited
{
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#whatsnewslisting h2 a:hover
{
	text-decoration: underline;
}
#whatsnewslisting
{
	font-size: 11px;
}
.articleheight
{
	/*height: 83px;*/
}
.articletextfloat
{
	float: left;
	width: 295px;
}
.articleimagefloat
{
	float: left;
	width: 135px;
	text-align: right;
}
.articlepaddingplain
{
	padding:  10px 10px 10px 20px;
}
#articlemorenews
{
	text-align: right;
	padding:  15px 10px 0px 0px;
}
#articlemorenews a:link, #articlemorenews a:active, #articlemorenews a:visited
{
	color: #FFFFFF;
	font-size: 14px;
}

/* -------------- NEWS ARTICLE STYLES - GENERIC PAGES ----------------- */
.articlelistingtop
{
	width: 449px;
	height: 7px;
	background: url(/portals/_default/images/article/articlelistingtop.gif) no-repeat;
	font-size: 1px;
}
.articlelistingbody
{
	width: 449px;
	background-color: #EEF0F1;
	font-size: 12px;
}
.articlelistingbody .articleheadline h2
{
	margin: 0 !important;
	padding: 0 !important;
	font-size: 18px !important;
	color: #2F3841 !important;
	text-decoration: none !important;
	font-family: Arial, Helvetica, Sans-Serif !important;
}
.articlelistingbody h2, .articlelistingbody h2 a:link, .articlelistingbody h2 a:active, .articlelistingbody h2 a:visited
{
	margin: 0 !important;
	padding: 0 !important;
	font-size: 12px !important;
	color: #000000 !important;
	text-decoration: none !important;
	font-family: Arial, Helvetica, Sans-Serif !important;
	text-transform: uppercase;
}
.articlelistingbody h2 a:hover
{
	text-decoration: underline !important;
}
.articleleftwrapper
{
	width: 145px;
	float: left;
}
.articlelistingimage
{
	padding: 12px 0 0 11px;
}
.articlerightwrapper
{
	float: left;
	width: 285px;
}
.articlenoimage
{
	padding: 7px 11px 0 11px;
} 
.articlelistingbottom
{
	width: 449px;
	height: 7px;
	background: url(/portals/_default/images/article/articlelistingbottom.gif) no-repeat;
	font-size: 1px;
}
.articlelistingspacer
{
	width: 449px;
	height: 2px;
	font-size: 1px;
}


#keepwrapper h1
{
	font-size: 18px;
	font-weight: 400;
	margin: 5px 0 5px 20px;
}

#keepwrapper p
{
    margin: 0 0 0 20px;
}
