
html,body{
	margin:0;
	padding:0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
}

body.fend{
	background:#666;
}

h1 {
    color: #666666;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
}

h2 {
    font-size : 13px;
    font-family : Arial, Verdana, Helvetica, sans-serif;
    font-weight : bold;
    color : #830207;
    text-decoration: none;
    padding: 0;
    margin-bottom:2px;
}

h3 {
    font-size : 13px;
    color : #000000;
    text-decoration: none;
	padding:0 10px 0 0;
	margin:0;
}

h4 {
    font-size : 12px;
    color : #666666;
    text-decoration: none;
	padding:0 10px 0 0;
	margin:0;
	font-weight: bold;
}

h5 {
    font-size : 13px;
	background:#666 url(/fend/images/bg-pagetitle-grey.gif) no-repeat;
    color : #fff;
    text-decoration: none;
	margin:0;
	padding-left:18px;
	text-transform:uppercase;
}
h6 {
    font-size : 13px;
	background:#830207 url(/fend/images/bg-pagetitle-red.gif) no-repeat;
    color : #fff;
    text-decoration: none;
	margin:0;
	padding-left:18px;
	text-transform:uppercase;
}

p {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000; 
    padding: 0;
    margin: 10px 0;
}
td p{margin: 0;}

a:link, a:visited, a:active { 
    font-weight: normal;
    color: #91B403;
    text-decoration: none;
}

a:hover {
    color: #830207;
    text-decoration: underline;
}

li{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000;
	
}

li a{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #91B403;
}

.quote 
{
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight:bold;
	color: #666;
	line-height:20px;
}

.date
{
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	color:#91B403;
	padding:0;
	margin:0;
}

div#headershell{
	position:relative;
	background:#fff;
	height:140px;
	padding:0;
	margin:0;
}

div#searchshell{
	background:#b0d903;
	height:20px;
	padding:0 10px 0 0;
	margin:0;
}

div#toplinks{
	float:right;
	padding:0;
	margin:0;
}

div#search{
	float:right;
	background:#b0d903 url(/fend/images/bg-search.gif) no-repeat;
	width:250px;
	height:20px;
	text-align:right;
	padding:0;
	margin:0;
}

.form{
	font-size:12px;
	border:1px solid #666;
	padding:0 0 0 10px;
	margin:0;
}

div#header{
	width:922px;
	padding:0;
	margin:0 10px;
}

div#logo{
	position:relative;
	clear:both;
	background:#fff url(/fend/images/business-network.gif) bottom right no-repeat;
	border-bottom:1px solid #b0d903;
	width:920px;
	padding:0;
	margin:0;
}

div#navshell{
	clear:both;
	background:#fff url(/fend/images/bg-association.gif) top left no-repeat;
	width:912px;
	height:26px;
	padding:0;
	margin:0;
}

div#nav{
	position:relative;
	clear:both;
	float:right;	text-align:right;
	width:675px;
	height:23px;
	padding:0;
	margin:0;
}

div#trailshell{
	height:22px;
	width:600px;

	clear:both;
	float:right;
	padding:0;
	margin:0;

}

div#newstop{
	float:right;
	width:200px;
	height:22px;
	background:#fff url(/fend/images/bg-news-events.gif) top left no-repeat;
	margin-left:8px;
}

div#navtrail{
	float:right;
	vertical-align:bottom;
	color:#cccccc;
	height:22px;
}

div#navtrail a,#navtrail a:visited {
	color:#830207;
	font-size:11px;
	text-decoration:underline;
}

div#navtrail a:hover {
	color:#830207;
}

div#container{
	width:942px;
	background:#fff;
	text-align:left;
	margin:0 auto;
}

div#contentshell{
	float:left;
	padding:0 0 0 6px;
	margin:0;
}

div#banner{
	padding-top:3px;
	margin:0 0 6px 0;
}

.border 
{
	border-width:thin;
	border-color:#666;
}


div#content{
	border:1px solid #ccc;
	float:left;
	width:706px;
	padding:10px;
	margin:0 0 10px 0;
}

div#content a:link, div#content a:visited, div#content a:active { 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    color: #91B403;
    text-decoration: underline;
}

div#content a:hover {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    color: #830207;
    text-decoration: underline;
}


div#pagetitle h3{
    font-size : 14px;
	background:#fff url(/fend/images/bg-pagetitle.gif) no-repeat;
    color : #666;
    text-decoration: none;
	padding:0 10px 10px 20px;
	margin:0;
}


div#columnshell{
	float:right;
	width:195px;
	margin-right:6px;
}

div#newsshell{
	
	padding:2px 5px 10px 5px;
	margin:0;
}

.newsHeading{
    color: #666666;
    font-size: 12px;
    font-family: arial;
    text-decoration: none;
	padding-top:4px;
	font-weight:bold;
}
.newsDate{
	color: #91B403;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
	padding: 0 0 0 0;
}
.newsContent{
    color: #666666;
    font-size: 11px;
    font-family: arial;
    text-decoration: none;
}
.newsParagraph{
    color: #666666;
    font-size: 11px;
    font-family: arial;
    text-decoration: none;
   	margin:0 0 10px 0;
}
.newsMore{
    color: #830207;
    font-size: 11px;
    text-decoration: none;
}
a.newsMore:link
{
    color: #830207;
    text-decoration: none;
}
a.newsMore:visited
{
    color: #830207;
    text-decoration: none;
}
a.newsMore:hover
{
    color: #830207;
    text-decoration: underline;
}

.sep{
    background:#fff url(/fend/images/news-sep.gif) no-repeat;
	height:6px;
	padding:0;
	margin:0;
}

div#footershell{
	background: #fff url(/fend/images/bg-footershell.gif) repeat-x;
	clear:both;
	width:100%;
	padding:0;
	margin:0;
}

div#rootlinkshell{
	float:right;
	border-top:1px solid #b0d903;
	padding:0;
}

div#rootlinks{
	padding:2px 0;
}

div#rootlinks a:link, div#rootlinks a:visited {
	color:#666666;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

div#rootlinks a:hover{
	color:#b0d903;
}

div#senciashell{
	
	width:100%;
	height:30px;
	padding:44px 0 0 0;
}
div#sencia{
	float:left;
	width:700px;
}
div#copyright{
	float:right;
	font-size:11px;
	color:#666666;
	padding:3px 8px 0 0 ;
}

/*------------------ Video Player START -----------------------*/
div.flv-player{
	background: #000 url(/fend/images/vid_play.gif) no-repeat center;
}

div.flv-player a{
	display: block;
	background: url(/fend/images/vid_botleft.gif) no-repeat bottom left;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

div.flv-player a span{
	display: block;
	background: url(/fend/images/vid_botright.gif) no-repeat bottom right;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
/*------------------ Video Player END -----------------------*/

/* ------------------ Calendar START -----------------------*/
div#calendar a{
	font-size: 12px;
}
.calendar_table
{
	border: solid 1px #999;
	border-left: 0px;
}
.calendar_desc_cell
{
	border: 0px;
	border-left: solid 1px #999;
	background: #830207;
	color: #fff;
}
	.calendar_desc_cell p{
		padding: 0 5px;
		margin: 10px 0;
		color: #fff;
	}
.calendar_datepick_cell
{
	border: 0px;
	border-left: solid 1px #999;
	background: #E6EBEC;
}
.calendar_dayname_cell
{
	border: solid 1px #999;
	border-bottom: 0px;
	border-right: 0px;
	background: #E6EBEC;
	color: #666;
	font-size: 12px;
}
.calendar_prevmonth_cell
{
	border: 0px;
	border-left: solid 1px #999;
	border-top: solid 1px #999;
}
.calendar_today_cell
{
	border: 0px;
	border-left: solid 1px #999;
	border-top: solid 1px #999;
}
.calendar_curmonth_cell
{
	border: 0px;
	border-left: solid 1px #999;
	border-top: solid 1px #999;
	font-size: 12px;
}
.calendar_nextmonth_cell
{
	border: 0px;
	border-left: solid 1px #999;
	border-top: solid 1px #999;
}
/* ------------------ Calendar END -----------------------*/

/* --------------- Event Listing START -------------------*/

.event-listing-table{width: 100%;}
.event-header-row{}
.event-header-cell{background: #830207; font-size: 12px; font-weight: bold; padding: 5px; color: #fff;}
.event-month-row{background: #bec9d6; font-size: 12px;}
.event-month-cell{padding: 5px;}
.event-row-1{}
.event-row-2{}
.event-cell-1{}
.event-cell-2{}
.event-event-col{}
.event-date-col{}
.event-info-col{}

/* --------------- Event Listing END ---------------------*/
/* -------------- sitemap styles -------------- */
ul#sitemap{
	list-style: none;
	margin: 0;
}
ul#sitemap li{
	list-style: none;
	font-weight: bold;
	line-height: 20px;
	border-top: 1px solid #666;
}
ul#sitemap ul{
	margin: 0 0 0 15px;
}
ul#sitemap ul li{
	font-weight: normal;
	border: none;
}

