﻿<style>

/*** News Page Layout ***/
.ms-pagebreadcrumb
{
	display: none !important;
}

#WebPartWPQ2
{
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 5px !important;
}

#leftNavigation
{
	background-color: #ebebeb;
	height:550px;
	width: 178px;
	*width:200px;
	border-right: 1px #7e7e7e solid;
	border-left: 1px #7e7e7e solid;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

#leftNavigation a,
#leftNavigation a:hover,
#leftNavigation a:active
{
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 12pt;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

/*** Join Left nav for FAQ ***/
.leftNavigation_FAQ
{
	/*height: 2475px !important;----------------------------*/
}


.navLineSpacer
{
	width: 100%;
	height: 1px !important;
	border-top: 1px #7e7e7e solid;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}


/*** Announcements and Events List ***/

.announcementHeader
{
	background-image: Url('/eng/images1/box_up.gif');
	width:100%;
	height:25px;
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: white;
}

.ms-summarycustombody AnnouncementContent
{
	width: 100% !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

.ms-addnew
{
	display: none !important;
}

.ms-partline
{
	display: none !important;
}

.announcementSeparator
{
	background-color:#7e7e7e;
	height: 1px;
	width: 100%;
}

.ms-vb
{
	background-color: #ebebeb !important;
}

a.navbuttons
{
    background-image: Url('/eng/Images1/button_gradient.gif')!important;
}

/*** Membershp Text ***/
.membershipDiv
{
	padding: 5px 5px 5px 5px !important;
	margin: 5px 5px 5px 25px !important;
	background-color: white;
}

.membershipText
{
	font-family:Arial;
	font-weight:normal;
	font-size: 11pt;
	color:black;
	text-decoration:none;
}

#membershipLink
{
	font-family:Arial;
	font-size: 11pt;
	color:#004a83;
	text-decoration:none;
}


/*** FAQ Text ***/
.faqArea
{
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 25px !important;
}
.faqHeader
{
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #004a83;
}

.faqBody
{
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
}

.faqLink,
a.faqLink:link,
a.faqLink:active,
a.faqLink:hover,
a.faqLink:visited
{
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #004a83;
	text-decoration:underline;
}
/*----------------------------------
Newly added styless
-----------------------------------*/
.ms-bodyareaframe
{
	background:Url('/eng/Images1/bg_leftnav.gif') repeat-y -1px #fff;
	*background:Url('/eng/Images1/bg_leftnav.gif') repeat-y #fff;
}

</style>

