/* CSS Document */

html, body{height:100%}

a:link { color: #3399CC; text-decoration: none }
a:active { color: #3399CC; text-decoration: none }
a:visited { color: #3399CC; text-decoration: none }
a:hover { color: #3399CC; text-decoration: underline }

BODY {
  background-image: url(graphics/green-suede-bkgd.gif);
  margin: 0px;
  scrollbar-face-color: #2D3D4B;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #444444;
  scrollbar-3dlight-color: #cccccc;
  scrollbar-arrow-color: #444444;
  scrollbar-track-color: #4B592F;
  scrollbar-darkshadow-color: #000000
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #444444;
	text-align: left;
}
.captiontext {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #444444;
	text-align: center;
}
.largelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #444444;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2D3D4B;
	text-align: left;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #2D3D4B;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2D3D4B;
	text-align: right;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2D3D4B;
	text-align: center;
	font-weight: bold;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footertext a:link { color: #FFFFFF; text-decoration: underline }
.footertext a:active { color: #FFFFFF; text-decoration: underline }
.footertext a:visited { color: #FFFFFF; text-decoration: underline }
.footertext a:hover { color: #F4B138; text-decoration: underline 
}
.sidebartext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;

}
.sidebartext a:link { color: #333333; text-decoration: none }
.sidebartext a:active { color: #333333; text-decoration: none }
.sidebartext a:visited { color: #333333; text-decoration: none }
.sidebartext a:hover { color: #F4B138;  text-decoration: underline 
}
.leftside-stripe-bkgd {
	background-image: url(graphics/pointesnorth-stripe-bkgd.gif);
	background-position: right top;
}
.rightside-stripe-bkgd {
	background-image: url(graphics/pointesnorth-stripe-bkgd.gif);
	background-position: left top;
}
.body-stripe-bkgd {
	background-image: url(graphics/pointesnorth-stripe-bkgd.gif);
	background-position: left top;
}
.pointesnorth-menu-bkgd {
	background-image: url(graphics/pointsnorth-menu-bkgd.gif);
	background-repeat: no-repeat;
}
.pointesnorth-bottom-index-bkgd {
	background-image: url(graphics/pointesnorth-bottom-bkgd.gif);
	background-repeat: no-repeat;
}
.sidebartext-special-title {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #333333;
}
.menu-text {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #333333;
}
.menu-text a:link { color: #2D3D4B; text-decoration: none }
.menu-text a:active { color: #2D3D4B; text-decoration: none }
.menu-text a:visited { color: #2D3D4B; text-decoration: none }
.menu-text a:hover { color: #F4B138;  text-decoration: underline }

.bottom-box-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
.bottom-box-text a:link { color: #FFFFFF; text-decoration: none }
.bottom-box-text a:active { color: #FFFFFF; text-decoration: none }
.bottom-box-text a:visited { color: #FFFFFF; text-decoration: none }
.bottom-box-text a:hover { color: #F4B138;  text-decoration: underline 
}
.emailform {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}.border-grey {
	border: 1px solid #EEEEEE;
}
