/* Body Style */
body {
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(http://csep.ca/images/template/bg.gif);
}

/* top header Style */
td.siteHeader {
	width:984px;
	height:146px;
	background-image: url(http://csep.ca/images/template/header_e.jpg);
	background-repeat: no-repeat;
	padding-right:30px;		
}
table.topsmallmenu {
	width:400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: right;
	padding-top: 110px;
}
A.topsmallmenu:link {font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 9px; font-weight: normal; color: #333333; text-decoration: none; }
A.topsmallmenu:active {font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 9px; font-weight: normal; color: #333333; text-decoration: none;}
A.topsmallmenu:visited {font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 9px; font-weight: normal; color: #333333; text-decoration: none;}
A.topsmallmenu:hover {font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 9px; font-weight: normal; color: #000000; text-decoration: underline;}

td.topmenu {
	width: 984px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.9px;
	color: #FFFFFF;
	background-image: url(http://csep.ca/images/template/menubg.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}

td.topmenulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.9px;
	color: #FFFFFF;
	text-decoration: none;
}

td.topmenulinksselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.9px;
	color: #0E4087;
	background-color: #DBE5E6;
	text-decoration: none;
	background-image: url(http://csep.ca/images/template/menubg-selected.gif);
	background-repeat: repeat-x;
}

A.topmenulinks:link {font-family: Arial, Helvetica, sans-serif; font-size: 11.9px; font-weight: normal; color: #ffffff; text-decoration: none; }
A.topmenulinks:active {font-family: Arial, Helvetica, sans-serif; font-size: 11.9px; font-weight: normal; color: #ffffff; text-decoration: none;}
A.topmenulinks:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11.9px; font-weight: normal; color: #ffffff; text-decoration: none;}
A.topmenulinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11.9px; font-weight: normal; color: #ffffff; text-decoration: none;}

A.topmenulinksselected:link {font-family: Arial, Helvetica, sans-serif; font-size: 11.9px; font-weight: bold; color: #0E4087; text-decoration: none; }
A.topmenulinksselected:active {font-family: Arial, Helvetica, sans-serif; font-size: 11.9px; font-weight: bold; color: #0E4087; text-decoration: none;}
A.topmenulinksselected:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11.9px; font-weight: bold; color: #0E4087; text-decoration: none;}
A.topmenulinksselected:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11.9px; font-weight: bold; color: #0E4087; text-decoration: none;}


/* Content Style */
table.content {
	width:984px;
	background-image: url(http://csep.ca/images/template/contentbg.gif);
	background-repeat: repeat-y;
}

.contentboxtop {
	width:721px;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #165072;
	background-color: #FFFFFF;
	background-image: url(http://csep.ca/images/template/contentboxtop.gif);
	background-repeat: no-repeat;
	text-align:left;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96ADCB;
}
.contentboxmiddle {
	width: 721px;
	background-color:#FFFFFF;
	text-align:left;
	padding-top: 12px;
	padding-right: 20px;
	padding-left: 20px;
}
.contentboxbottom {
	width:721px;
	height: 9px;
	background-image: url(http://csep.ca/images/template/contentboxbottom.gif);
	background-repeat: no-repeat;
	}
.contentboxmiddlenews {
	width: 940px;
	background-color:#FFFFFF;
	text-align:left;
	padding-top: 12px;
	padding-right: 20px;
	padding-left: 20px;
}

.contentboxtopnews {
	width:940px;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #165072;
	background-color: #FFFFFF;
	background-image: url(http://csep.ca/images/template/contentboxtopnews.gif);
	background-repeat: no-repeat;
	text-align:left;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96ADCB;
}

.contentboxnewsseperator {
	width:940px;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #165072;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align:left;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96ADCB;
}


.contentboxbottomnews {
	width:940px;
	height: 9px;
	background-image: url(http://csep.ca/images/template/contentboxbottomnews.gif);
	background-repeat: no-repeat;
	}
td.boxspace {
	padding-left:23px;
	padding-top:8px;

}
td.boxspace2 {
	padding-left:23px;
	padding-top:12px;
}
img.floatleft {
	float:left;
	margin-right:20px;
}
img.floatright {
	float:right;
	margin-left:1px;
}

/* right menu Style */
.inthenews_middle {
	width:203px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8CCCC;
	border-left-color: #C8CCCC;
	text-align:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.inthenews_middle2 {
	width:203px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8CCCC;
	border-left-color: #C8CCCC;
	text-align:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
}
.rightboxspace {
	padding-bottom:7px;
	padding-right:7px;
}
span.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A5492;	
}
.topspace {
	padding-top: 10px;
}
.topspace2 {
	padding-top: 10px;
	padding-bottom:10px;
}

/* footer Style */
.footerleft {
	width:7px;
	background-color:#FFFFFF;
}
.footermiddle {
	background-image:url(http://csep.ca/images/template/footerbg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-repeat: repeat-x;
	text-align:left;
	padding-left:20px;
	background-color: #EEF0F0;
	padding-top:20px;
	padding-bottom:50px;
}
.footermiddle2 {
	background-image:url(http://csep.ca/images/template/footerbg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-repeat: repeat-x;
	text-align:right;
	padding-right:20px;	
	background-color: #EEF0F0;
	padding-top:20px;
	padding-bottom:50px;
}

/* text Style */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left:20;
	padding:0;
	list-style-image: url(http://csep.ca/images/template/yellowarrow.gif);
	}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left:25;
	padding:0;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #165072;

	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	}	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #666666;
	}
	
	
/* Website Link Styles */
A:link { color: #006699; text-decoration: underline; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; }
A:visited { color: #006699; text-decoration: underline; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; }
A:active {color: #006699; text-decoration: underline; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; }
A:hover {color: #5F9DB9; text-decoration: underline; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal; }


/* Breadcrumb Styles */
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 8pt;
	text-transform:none;
	text-decoration: none;
	color: #333333;
	text-align:left;
	padding-left:20px;
	padding-top:10px;
	margin:0px;
}
A.breadcrumb:link {font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 8pt; text-transform:none; text-decoration: underline; color: #333333;}
A.breadcrumb:active {font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 8pt; text-transform:none; text-decoration: underline; color: #333333}
A.breadcrumb:visited {font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 8pt; text-transform:none; text-decoration: underline; color: #333333;}
A.breadcrumb:hover {font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 8pt; text-transform:none; text-decoration: underline; color: #0B4DA2;}

.rbh_blue {
	width:161px;
	height:21px;
	background-color:#4FA6C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.rbh_bluebg {
	background-color:#4FA6C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #327A93;
}
.rbh_Dblue {
	width:161px;
	height:21px;
	background-color:#1A5492;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.rbh_Dbluebg {
	background-color:#1A5492;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #327A93;
}

/* Rich text Editor */

.bodyCopy, .bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none; }
.smallText {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal; }
.bodyHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #165072; }
.bodyHead2 {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	color: #4FA6C4;
	font-weight: bold; }
.bodyHead3 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #007562;
	font-weight: bold; }

/* Table Styles */ 
.tableHeaderResort {font-family: Arial, Helvetica; font-size: 12px; font-weight: normal; color: #ffffff;}
tr.evenrow2 {font-family: Arial, Helvetica; font-size: 12px; font-weight: normal; color: #000000; background: #EFEFEF; z-index:1}
tr.evenrow2_mouseover {font-family: Arial, Helvetica; font-size: 12px; font-weight: normal; color: #000000; background: #ADADAD; z-index:1}
tr.oddrow2 {font-family: Arial, Helvetica; font-size: 12px; font-weight: normal; color: #000000; background: #dad6d3; z-index:1}
tr.oddrow2_mouseover {font-family: Arial, Helvetica; font-size: 12px; font-weight: normal; color: #000000; background: #A9A490; z-index:1}
td.stheader {font-family: Arial, Helvetica; font-size: 10px; font-weight: normal; color: #ffffff; background: #000000; z-index:1}
td.stpublicheader {font-family: Arial, Helvetica; font-size: 10px; font-weight: normal; color: #ffffff; background: #165072; z-index:1}

td.evenrow2 {font-family: Arial, Helvetica; font-size: 12px; font-weight: normal; color: #000000; background: #EFEFEF; z-index:1}
td.oddrow2 {font-family: Arial, Helvetica; font-size: 12px; font-weight: normal; color: #000000; background: #dad6d3; z-index:1}


/* Alert Box */
div.alert { background-color: #FFFF99; width: 800px; border: 1px solid #cccccc;}
div.alertText { float: right; width: 735px; font-family: verdana, tahoma; font-size: 12px; padding: 5px; }


/* Member Profile */

.prName {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold; }
.prTitle {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: normal; }
.prContent {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: normal; }

/* News Styles  */

.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}

.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	}

.newsBDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	}

.newsBackToListings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: right;
	}

td.newsIndent {
	padding-left: 20px;
	}


/* Multipage Styles  */

.mpTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}

.mpContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	}

.mpTOC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	}

.mpBackToListings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: right;
	}


/* Survey Styles  */

td.syContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}

.syContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}


/* Calendar of Events Styles  */

.evTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	}

.evContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}
.bodyPageNavigation {font-family: Arial, Helvetica; font-size: 10px; font-weight: normal; color: #000000; text-transform: uppercase; z-index:1}