﻿<style>

/*** News Page Layout ***/
.ms-pagebreadcrumb
{
	display: none !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
{
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 12pt;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

#leftNavigation a:hover
{
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 12pt;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

#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;
}


.navLineSpacer
{
	width: 100%;
	height: 1px !important;
	border-top: 1px #7e7e7e solid;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}


/*** Contact Text ***/

.bodyLegal
{
	padding: 5px 5px 5px 5px !important;
	margin: 5px 5px 5px 5px !important;
	background-color: white;
}

.textLegal
{
	font-family:Arial;
	font-weight:normal;
	font-size: 11pt;
	color:black;
	text-decoration:none;
}

.disclaimerLegal
{
	font-family:Arial;
	font-weight:bold;
	font-size: 11pt;
	color:#004a83;
	text-decoration:none;
}

#adminEmail
{
	font-family:Arial;
	font-size: 11pt;
	color:black;
	text-decoration:none;
}




/*** 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;
}
/*----------------------------------
Newly added styless
-----------------------------------*/
.ms-bodyareaframe
{
	background:none #fff;
}



</style>
