﻿<style>

/*** Default Page Layout ***/
.ms-pagebreadcrumb
{
	display: none !important;
}

.ms-WPBody
{
	width:100% !important;
}

#MSOZoneCell_WebPartWPQ2
{
    background-color: #818181 !important;
    padding: 10px 10px 0px 10px !important;
}


#MSOZoneCell_WebPartWPQ3
{
    background-color: #818181 !important;
    padding: 10px 10px 0px 10px !important;
    height: 100%;
}


#MSOZoneCell_WebPartWPQ4
{
    padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

#MSOZoneCell_WebPartWPQ5
{
	padding: 0px 0px 0px 0px !important;
	margin: 0px 10px 0px 0px !important;
	vertical-align: top;
}

MSOZoneCell_WebPartWPQ6
{
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;

}

.rightCollumContent
{
	padding: 5px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	background-color: #818181;
	width:299px !important;
}

.mainBodyContent
{
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	border: 0px !important;
}

.ms-bodyareaframe
{
	border-width:0px !important;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

/*** Default page fonts ***/
a
{
	color:black;	
}

#joinLink1,
#joinLink2,
#joinLink3
{
	font-family:Arial;
	font-weight:bold;
	font-size: 11pt;
	color:black;
	text-decoration:none;
}


#adminEmail
{
	font-family:Arial;
	font-size: 11pt;
	color:black;
	text-decoration:none;
}

.contactBody
{
	padding: 5px 5px 5px 5px !important;
	margin: 5px 5px 5px 5px !important;
	background-color: white;
}

.contactHeader
{
	height: 33px;
	width: 100%;
	background-image: Url('/eng/images1/sidebox_up.gif');
	font-family: Arial;
	font-weight:bold;
	color:White;
}

.contactText
{
	font-family:Arial;
	font-weight:normal;
	font-size: 11pt;
	color:black;
	text-decoration:none;
}

.joinBody
{
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	background-color: White;
}

.joinText,
{
	font-family:Arial;
	font-weight:normal;
	font-size: 11pt;
	color:black;
	text-decoration:none;
}

.contactRep
{
	font-family:Arial;
	font-weight:bold;
	font-size: 11pt;
	color:#004a83;
}


/*** Announcements and Events List ***/

.announcementName,
.announcementName a:hover, 
.announcementName a:active 
{
	display:none;
	/*font-family: Arial;
	font-size: 11pt;
	color: #004a83;
	text-decoration: none;*/
}

.ms-announcementtitle, 
.ms-announcementtitle a:active, 
.ms-announcementtitle a:hover,
.ms-eventstitle,
.ms-eventstitle a:active,
.ms-eventstitle a:hover  
{
	font-family: Arial;
	font-size: 11pt;
	color: #004a83;
	font-weight: bold;
	text-decoration: none;
}

.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%;
}

/*** SubContent List Fonts ***/

.ms-vb,
.ms-vb span
{
	background-color: #ebebeb !important;
	font-family: Arial !important;
	font-size: 9pt !important;
	color: black !important;
}

.ms-vb a
{
	background-color: #ebebeb !important;
	font-family: Arial !important;
	font-size: 9pt !important;
	color: #004a83 !important;
	text-decoration: none !important;
	font-weight: bold !important;

}



/*** Hero Image & Text ***/

#heroDiv
{
	margin: -2px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	background-image: Url('/fra/images1/hero.jpg');
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:left;
	border: 0px;
	width: 680px;
	height: 270px;
}

#heroText
{
	margin: 150px 15px 0px 0px;
	padding: 0px 0px 0px 25px;	
	*padding:0;/*IE CSS hack*/
	width:452px;
	float: right;
	font-family:Arial;
	color: black;
	vertical-align:bottom;
	text-align:left;

}

</style>
