* { margin: 0; padding: 0; }
html { height: 100.01%; }

/* font */
html { font-size: 100.01%; }
body { font-size: 62.5%; }
input, select, textarea { font-size: 100%; }

/* layout - general */
img { border: none; }
acronym { cursor: help; }
a:link, a:visited { cursor/**/: /**/pointer; }

input.text, textarea { 
	padding: 2px 1px;
	border: solid 1px #7f9db9;
	font-family: Verdana, sans-serif;
}
.submit { 
	cursor/**/: /**/pointer;
	color: #FFFFFF;
	background: #81b75d;
	border: none;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	padding: .15em 1em .15em 0;
}

ul, ol { margin: 0 0 1em 2.5em; padding: 0; list-style: disc; }
ul li, ol li { margin: .2em 0; padding: 0; }
select > option { margin: 0 5px 0 3px; }

.ul { margin: 0; padding: 0; list-style-type: none; }
.ul li { margin: 0; padding: 0; list-style: none; list-style-image: none; list-style-type: none; }

#page .flR { float: right; }
#page .flL { float: left; }
#page .alR { text-align: right; }
#page .alC { text-align: center; }

.hide { display: none; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 50; top: 0; text-indent: -1000em; z-index: 10; }

a:link, a:visited {
	color: #024f1d;
	text-decoration: none;
}
a:visited {
	color: #024f1d;
}
a:link:hover, a:visited:hover {
	color: #024f1d;
	text-decoration: underline;
}
a.inv:link, a.inv:visited {
	text-decoration: none;
}
a.inv:link:hover, a.inv:visited:hover {
	text-decoration: underline;
}

.cols {
	overflow: hidden;
	margin: 0;
}
.cols .col {
	float: left;
	width: 48%;
	margin: 0 3.5% 0 0;
}
body #page .last {
	margin-right: 0;
}


/* Clear Floats Without Structural Markup */
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearFix { display: inline-block; }
/* \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* */


/* layout - specific */
body {
	font-family: Verdana, sans-serif;
	text-align: center;
	background: #ffffff;
}


.page {
	margin: 0 auto;
	text-align: left;
	font-size: 1.1em;
	position: relative;
}
#page {
	border: solid 2px #024f1d;
	padding: 1px;
	background: #FFFFFF;
	width: 810px;
	color: #000000;
}

#top {
	position: relative;
	background: url(img/header.jpg) no-repeat 0 27px;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}




	#links1 {
		position: relative;
		height: 26px;
		line-height: 26px;
		padding: 0 1em ;
		margin: 0 ;
		background: #095323 url(img/top-1.jpg) no-repeat 0 0;
		border-bottom: solid 1px #FFFFFF;
		
	}
		#links1 a:link, #links1 a:visited {
			color: #FFFFFF;
		}
		



	#logo, #logo {
		float: left;
		width: 400px;
		height: 85px;
		position: relative;
	}
		#logo a:link, #logo a:visited {
			top: 0;
			left: 0;
			float: left;
			display: block;
			width: 400px;
			height: 85px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(img/header.jpg) no-repeat 0 0;
			}

		
			
	
	#ticker {	
		clear: left;
		background: #095323;
		border-top: solid 1px #FFFFFF;
	}
	.tickercontainer {
		clear: left;
		width: 100%; 
		height: 26px; 
		line-height: 26px;
		margin: 0; 
		padding: 0
		overflow: hidden; 
		background: #095323;
		border-top: solid 1px #FFFFFF;
	}
		.tickercontainer .mask {
			position: relative;
			left: 5px;
			width: 800px;
			overflow: hidden;
		}
			#page ul.newsticker {
				position: relative;
				left: 800px;
				clear: none;
				background: none;
				border: none;
			}
				ul.newsticker li {
					float: left;
					white-space: nowrap;
				}
					ul.newsticker li span {
						padding-right: 3em;
					}



#colWrap {
	clear: both;
	margin: 0;
	padding: 1px 0 0;
	width: 810px;
	overflow: hidden;
	background: url(img/side1-m.gif) repeat-y 0 0;
}
	#colWrap2 {
		margin: 10px 0 0;
		float: right;
		width: 611px;
		background: url(img/cols-m.png) repeat-y 0 0;
	}
		#colWrap3 {
			background: url(img/cols-t.png) no-repeat 0 0;
		}
			#colWrap4 {
				background: url(img/cols-b.png) no-repeat 0 100%;
				padding: 0 10px 15px 10px;
				width: 591px;
				overflow: hidden;
			}
				#content {
					float: left;
					width: 320px;
					padding: 30px 0 15px;
					
				}
				#colSide1 {
					float: right;
					width: 235px;
				}
	#colSide2 {
		float: left;
		width: 186px;
		padding: 0 0 10px;
	}


#path {
	width: 594px;
	padding: 0 0 0 30px;
	border-left: solid 186px #81b75d;
	background: #d7edbf;
	line-height: 26px;
	height: 26px;
}

.twocols #colWrap {
	width: 810px;
}
	.twocols #content {
		float: right;
		width: 570px;
		margin: 0 25px;
	}


#content h1 {
	color: #005122;
	font-size: 200%;
	font-weight: normal;
	margin: 0 0 .5em;
}
#content h2 {
	padding:0px 35px 3px 0px;
	margin:0;
	color: #EEB208;
	font:15pt verdana;
}

#content h3 {
	padding:8px 35px 5px 0px;
	margin:0;
	color: #005122;
	font:13pt verdana;
}
#content h4 {
	padding:8px 35px 3px 0px;
	font-weight: bold;
	margin:0;
	color: #005122;
	font-size: 109%;
	
}

		#content img {
		
			border: solid 1px #a1b3b0;
			padding: 2px;
			margin: 1em 1em 1em 1em;
	}

		#content .executive img {
		
			margin: 0em 0em 0em 0em;
	}



#boldgreen {
font-weight: bold;
color: #005122;}

#content p {
	line-height: 1.6em;
	margin: 0 0 1em 0;
	
}
#content li {
	line-height: 1.5em;
}

#colSide1 h2 {
	font-size: 109%;
	color: #016002;
	line-height: 35px;
	margin: 0 0 .5em;
}
#colSide1 h3 {
	font-size: 100%;
	color: #016002;
	margin: 0 0 .15em;
}
#colSide1 li {
	line-height: 1.5;
	margin: 0 0 1em;
}
#colSide1 .img img {
	border: solid 1px #449131;	
}

.hp #content {
	padding: 15px 0 5px;
}
.hp #content h1, .hp #content p {
	margin-left: 15px;
	margin-right: 20px;
}


#colSide2 .title {
	border: solid 1px #a35407;
	border-width: 1px 0;
	padding: .5em 1em;
	margin: 0 0 1em;
	color: #f8a000;
}
#colSide2 h2 {
	color: #006600;
	font-size: 109%;
	margin: 0 0 .75em;
}


#menuSide {
	margin: 0 0 20px;
	width: 100%;
	overflow: hidden;
	font-size: 109%;
}
	#menuSide li {
		float: left;
		width: 100%;
		line-height: 16px;
		background: url(img/line-h1.gif) repeat-x 0 100%;
		padding: 0 0 1px;
	}
	#menuSide li.header {
		font-weight: bold;
		color: #555555;
	}
		#menuSide li a:link, #menuSide li a:visited {
			display: block;
			padding: 5px 10px 5px 17px;
			background: #d7edbf;
			color: #006600;
			text-decoration: none;
		}
		#menuSide li a:link:hover, #menuSide li a:visited:hover {
			background: #FFFFFF;
		}

		#menuSide li.active a:link, #menuSide li.active a:visited {
			font-weight: bold;
			background: #fdd86f;
		}

			#menuSide li ul {
				margin: 0 0 0 17px;
			}
				#menuSide li ul li {
					background: none;
					padding: 0;
					line-height: 14px;
				}
					#menuSide li.active li a:link, #menuSide li.active li a:visited,
					#menuSide li li a:link, #menuSide li li a:visited {
						padding: 3px 5px 3px 12px;
						background: url(img/bullet-1.gif) no-repeat 0 .5em;
						font-weight: normal;
						font-size: 91%;
					}
					#menuSide li.active li a:link:hover, #menuSide li.active li a:visited:hover,
					#menuSide li li a:link:hover, #menuSide li li a:visited:hover {
						text-decoration: underline;
					}
					#menuSide li.active li.active a:link, #menuSide li.active li.active a:visited {
						font-weight: bold;
					}

.box1 {
	margin: 0 15px 20px;
}

#login {
}
	#login label {
		display: block;
		margin: .3em 0;
	}
	#login input.text {
		display: block;
		margin: .5em 0;
	}


#bot {
	background: #024f1d;
	color: #FFFFFF;
	width: 96%;
	padding: .5em 2%;
	overflow: hidden;
	text-align: center;
}
	#bot a:link, #bot a:visited {
		color: #FFFFFF;
	}

	#copyright {line-height: 15px;
	margin: 0 0 .25em;
	}
	#links2 {
		margin: 0 0 .25em;
	}



.table {
}
	#page .table h3 {
		color: #FFFFFF;
		background: #024f1d;
		padding: .5em .3em;
		font-size: 100%;
		font-weight: normal;
	}
	.table table {
		border: none;
	}
	.table tr {
		background: #effce1;
		vertical-align: top;

	}
	.table tr.alt {
		background: #FFFFFF;
	}
		.table td {
			padding: 1em 1.7em 1em .3em;
			line-height: 1.5;
		}
		.table .col1 {
			
			width: 40%;
		}
		.table .col2 {
			width: 30%;
		}
		.table .col3 {
			width: 30%;
		}



/*-------
// Title
//-----*/

#tWelcome {
	width: 94px;
	height: 35px;
}
	#tWelcome span {
		background: url(img/welcome.gif) no-repeat 0 0;
	}
#tProvincial {
	width: 520px;
	height: 23px;
}
	#tProvincial span {
		background: url(img/titles/provincial.png) no-repeat 0 0;
	}
	
	#tObjectives {
	width: 520px;
	height: 23px;
}
	#tObjectives span {
		background: url(img/titles/provincial.png) no-repeat 0 0;
	}
	
		#tMembers {
	width: 520px;
	height: 23px;
}
	#tMembers span {
		background: url(img/titles/provincial.png) no-repeat 0 0;
	}
	
			#tAbout {
	width: 520px;
	height: 23px;
}
	#tAbout span {
		background: url(img/titles/provincial.png) no-repeat 0 0;
	}
	
				#tExecutive {
	width: 520px;
	height: 23px;
}
	#tExecutive span {
		background: url(img/titles/provincial.png) no-repeat 0 0;
	}
	
					#tConferences {
	width: 520px;
	height: 23px;
}
	#tConferences span {
		background: url(img/titles/provincial.png) no-repeat 0 0;
	}
	
					#tCareer {
	width: 520px;
	height: 23px;
}
	#tCareer span {
		background: url(img/titles/provincial.png) no-repeat 0 0;
	}
	
						#tEvents {
	width: 520px;
	height: 23px;
}
	#tEvents span {
		background: url(img/titles/provincial.png) no-repeat 0 0;
	}
	
							#tLinks {
	width: 520px;
	height: 23px;
}
	#tLinks span {
		background: url(img/titles/provincial.png) no-repeat 0 0;
	}
	
	#boldgreen {
font-weight: bold;
color: #005122;}
		#boldgrey {
font-weight: bold;
color: #666666;}
	
	
/*-------
// Headers
//-----*/
	
	
	#topexecutive {
	position: relative;
	background: url(img/header-executive.jpg) no-repeat 0 27px;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}
	
	#topobjectives {
	position: relative;
	background: url(img/header-objectives.jpg) no-repeat 0 27px;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}
	#topmembers {
	position: relative;
	background: url(img/header-members.jpg) no-repeat 0 27px;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}
	
	#topabout {
	position: relative;
	background: url(img/header-about.jpg) no-repeat 0 27px;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}
	
	#topcareer {
	position: relative;
	background: url(img/header-career.jpg) no-repeat 0 27px;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}
	
	#toplinks {
	position: relative;
	background: url(img/header-links.jpg) no-repeat 0 27px;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}
	
	#topcontact {
	position: relative;
	background: url(img/header-contact.jpg) no-repeat 0 27px;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}

		#links1home {
		position: relative;
		height: 26px;
		line-height: 26px;
		padding: 0 1em ;
		margin: 0 ;
		background: #095323 url(img/tophome.jpg) no-repeat 0 0;
		border-bottom: solid 1px #FFFFFF;
		
}
		#links1home a:link, #links1home a:visited {
			color: #FFFFFF;
		}
	
	
		
/*-------
// for Members only area
//-----*/
	
	#menuSideMembers {
	margin: 0 0 20px;
	width: 100%;
	overflow: hidden;
	font-size: 109%;
}
	#menuSideMembers li {
		float: left;
		width: 100%;
		line-height: 16px;
		background: url(img/line-h1.gif) repeat-x 0 100%;
		padding: 0 0 1px;
	}
	#menuSideMembers li.header {
		font-weight: bold;
		color: #555555;
	}
		#menuSideMembers li a:link, #menuSideMembers li a:visited {
			display: block;
			padding: 5px 10px 5px 17px;
			background: #F3E06E;
			color: #006600;
			text-decoration: none;
		}
		#menuSideMembers li a:link:hover, #menuSideMembers li a:visited:hover {
			background: #FFFFFF;
		}

		#menuSideMembers li.active a:link, #menuSideMembers li.active a:visited {
			font-weight: bold;
			background: #9FDD9F;
		}

			#menuSideMembers li ul {
				margin: 0 0 0 17px;
				
			}
				#menuSideMembers li ul li {
					background: none;
					padding: 0;
					line-height: 14px;
					
				}
					#menuSideMembers li.active li a:link, #menuSideMembers li.active li a:visited,
					#menuSideMembers li li a:link, #menuSideMembers li li a:visited {
						padding: 3px 5px 3px 12px;
						background: url(img/bullet-1.gif) no-repeat 0 .5em;
						font-weight: normal;
						font-size: 91%;
					}
					#menuSideMembers li.active li a:link:hover, #menuSideMembers li.active li a:visited:hover,
					#menuSideMembers li li a:link:hover, #menuSideMembers li li a:visited:hover {
						text-decoration: underline;
					}
					#menuSideMembers li.active li.active a:link, #menuSideMembers li.active li.active a:visited {
						font-weight: bold;
					}
	
	
	
/*-------
// FRENCH eaders
//-----*/
	
	
	#topexecutivefr {
	position: relative;
	background: url(img/header-executivefr.jpg) no-repeat 0 27px;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}
	
	#topobjectivesfr {
	position: relative;
	background: url(img/header-objectivesfr.jpg) no-repeat 0 27px;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}
	#topmembersfr {
	position: relative;
	background: url(img/header-membersfr.jpg) no-repeat 0 27px;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}
	
	#topaboutfr {
	position: relative;
	background: url(img/header-aboutfr.jpg) no-repeat 0 27px;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}
	
	#topcareerfr {
	position: relative;
	background: url(img/header-careerfr.jpg) no-repeat 0 27px;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}
	
	#toplinksfr {
	position: relative;
	background: url(img/header-linksfr.jpg) no-repeat 0 27px;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}
	
	#topcontactfr {
	position: relative;
	background: url(img/header-contactfr.jpg) no-repeat 0 27px;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}

#topfr {
	position: relative;
	background: url(img/headerfr.jpg) no-repeat 0 27px;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}

	#logofr, #logofr {
		float: left;
		width: 400px;
		height: 85px;
		position: relative;
	}
		#logofr a:link, #logofr a:visited {
			top: 0;
			left: 0;
			float: left;
			display: block;
			width: 400px;
			height: 85px;
		}
			#logofr a:link span, #logofr a:visited span {
				background: url(img/headerfr.jpg) no-repeat 0 0;
			}


	
			#links1homefr {
		position: relative;
		height: 26px;
		line-height: 26px;
		padding: 0 1em ;
		margin: 0 ;
		background: #095323 url(img/tophomefr.jpg) no-repeat 0 0;
		border-bottom: solid 1px #FFFFFF;
		
}
		#links1homefr a:link, #links1homefr a:visited {
			color: #FFFFFF;
		}
	#tWelcomefr {
	width: 111px;
	height: 35px;
}
	#tWelcomefr span {
		background: url(img/welcomefr.gif) no-repeat 0 0;
	}