﻿<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;
}

.content a:link,
.content a:active,
.content a:hover,
.content a:visited
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: black;
}


/*** Announcements and Events List ***/

.announcementHeader
{
	background-image: Url('/fra/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;
}

.ms-vb2
{
	background-color: #ebebeb !important;
}

.ms-gb
{
	background-color: #ebebeb !important;
}

a.navbuttons
{
    background-image: Url('/fra/Images1/button_gradient.gif')!important;
}


/*** SubContent List Fonts ***/

.ms-vb2
{
	background-color: #ebebeb !important;
	font-family: Arial !important;
	font-size: 9pt !important;
	color: black !important;
}

.ms-vb2 a
{
	background-color: #ebebeb !important;
	font-family: Arial !important;
	font-size: 9pt !important;
	color: #004a83 !important;
	text-decoration: none !important;

}
/*----------------------------------
Newly added styless
-----------------------------------*/
.ms-bodyareaframe
{
	background:Url('/fra/Images1/bg_leftnav.gif') repeat-y -1px #fff;
	*background:Url('/fra/Images1/bg_leftnav.gif') repeat-y #fff;
}



</style>

