/*
=================================================================================
WISEINTERNET APPLICATION DEVELOPMENT. ©2006 WISEINTERNET. WWW.WISEINTERNET.COM
All rights reserved. No unauthorised duplication. 
=================================================================================
*/

body { 
	color: #666; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	margin:0;
}
td { 
	color: #666; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
p  { 
	margin-top: 5px;
	margin-bottom: 11px; 
	line-height:130%;
}
h1 { 
	color:#558249;
	margin: 0px; 
	font-size: 18px; 
	font-weight: normal; 
	padding-left:0px;
	margin-top:0px;
	margin-bottom:5px;
	line-height:175%;
}
h2 { 
	color:#558249;
	margin: 0px; 
	font-size: 14px; 
	font-weight: bold; 
	padding-left:0px;
	margin-top:0px;
	margin-bottom:5px;
}
h3 { 
	color:#996666;
	margin: 0px; 
	font-size: 14px; 
	font-weight: normal; 
	padding-left:0px;
	margin-top:0px;
	margin-bottom:5px;
}
h4 { 
	color:#996666;
	margin: 0px; 
	font-size: 12px; 
	font-weight: bold; 
	padding-left:0px;
	margin-top:15px;
	margin-bottom:2px;
}
h5 { 
	color:#996666;
	margin: 0px; 
	font-size: 12px; 
	font-weight: normal;
	line-height:130%; 
	padding-left:0px;
	margin-top:5px;
	margin-bottom:0px;
}
h6 { 
	color:#666666;
	margin: 0px; 
	font-size: 11px; 
	font-weight: bold;
	line-height:130%; 
	padding-left:0px;
	margin-top:5px;
	margin-bottom:0px;
}
table, td, tr, th {
	margin-top:0;
}
ul {
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-style: normal;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 17px;
}
li {
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-style: normal;
	margin-bottom: 2px;
}
a:link, a:visited, a:active{
	color:#558249;
	text-decoration:underline;
} 
a:hover{
	color:#a0ae8d;
	text-decoration:underline;
}
.normal { 
	font-style: normal; 
}

.normal { font-style: normal; }

/* NEWSLETTER STYLE */
.newswrapper {
	border: 0px solid #ccc;
	border-top: 0px;
	width: 650px;
	margin:0 auto;              
	text-align: left;
	background: #fff; 
	position:relative; 
}      
.newswrapper-head {
	position:absolute;
	top:0px;
	z-index:30;
	width:649px;
	left:0px;
	border: 1px solid #ccc;
	border-bottom:0px;
	border-top:0px;
}
.newswrapper-content {
	position:relative;
	top:165px;
	width:650px;
	border: 0px solid #cccccc;
}
.newslhsbox {
	background-image:url(/img/bg_content.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	padding:0px;
	width:409px;
	max-width:409px;
	border-right: 1px solid #cccccc;
}
.newsrhsbox {
	background-image:url(/img/bg_content.gif);
	vertical-align:top;
	padding:0px;
	width:220px;
}
.newslhshead {
	position:relative;
	background-image:url(/img/im_tennisball.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	width:406px;
	height:55px;
	left:0px;
	top:0px;
}
.newsrhshead {
	position:relative;
	background-image:url(/img/im_tennisball.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	width:240px;
	height:55px;
}
.newscenter { 
	float: left; 
	width: 649px; 
	position: relative; 
	z-index: 12; 
	background-color:#fff;
	border:1px solid #CCCCCC;
}
/* ------------------ */

.wrapper {
	border: 0px solid #ccc;
	border-top: 0px;
	width: 780px;
	margin:0 auto;              
	text-align: left;
	background: #fff; 
	position:relative; 
}      
.wrapper-head {
	position:absolute;
	top:0px;
	z-index:30;
	width:779px;
	left:0px;
	border: 1px solid #ccc;
	border-bottom:0px;
	border-top:0px;
}
.wrapper-content {
	position:relative;
	top:165px;
	width:779px;
	border: 0px solid #cccccc;
}

.outer {
	border-left-width: 500px;  /* left column width */
	border-left-color: #fff;   /* left column colour */
	
	border-right-width: 0px; /* right column width */
	border-right-color: #dadada;  /* right column colour */
	
	background-color: #fff; /* center column colour */
}

.left {
	width: 500px;              /* left column width */
	margin-left: -500px;       /* _negative_ left column width */
}

.right {
	width: 209px;              /* right column width */
	margin-right: -209px;      /* _negative_ right column width */
}

.wide {
	background-color: #ffc;    /* header and footer colours */
}

/* Main code */

.outer { 
	width: auto; 
	border-left-style: solid; 
	border-right-style: solid; 
}
.inner { 
	margin: 0; 
	width: 100%; 
}

.left { 
	float: left; 
	position: relative; 
	z-index: 10; 
}
.right { 
	float: left; 
	position: relative; 
	z-index: 11; 
}
.center { 
	float: left; 
	width: 779px; 
	position: relative; 
	z-index: 12; 
	background-color:#fff;
	left:2px;
	border:1px solid #CCCCCC;
}
.lhsbox {
	background-image:url(/img/bg_content.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	padding:0px;
	width:520px;
	max-width:520px;
	border-right: 1px solid #cccccc;
}
.lhsbox-blank {
	background-image:url(/img/bg_content.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	padding:0px;
	width:780px;
	max-width:780px;
}
.rhsbox {
	background-image:url(/img/bg_content.gif);
	vertical-align:top;
	padding:0px;
	width:260px;
}
.lhshead {
	position:relative;
	background-image:url(/img/im_tennisball.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	width:518px;
	height:55px;
	left:0px;
	top:0px;
}
.lhshead-blank {
	position:relative;
	background-image:url(/img/im_tennisball.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	width:718px;
	height:55px;
	left:0px;
	top:0px;
}
.rhshead {
	position:relative;
	background-image:url(/img/im_tennisball.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	width:260px;
	height:55px;
}
.rhshead-mini {
	position:relative;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	width:260px;
	height:26px;
}
.wide { 
	width: 100%; 
	position: relative; 
	z-index: 13; 
}
/* Mozilla code */
.outer > .inner { border-bottom: 1px solid transparent; }
.left { margin-right: 1px; }
.right { margin-left: 0px; }
.center { margin: 0 -3px 0 -2px; }

/* LAYOUT SECTIONS */	
.topheader { 
	height: 44px;
	background-color:#FFFFFF;
	background-image:url(/img/bg_top.jpg);
	position:relative;
}
.header { 
	height: 90px;
	background-image:url(/img/im_header.jpg);
	position:relative;
	margin-left: 0px;
}
.navbar {
	height: 26px;
	background-image:url(/img/bg_navbar.gif);
	position:relative;
	margin-left: 0px;	
}

.spacerbar {
	height:6px;
	background-image:url(/img/bg_spacer.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
}
.content {
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	color:#666666;
}
.side-content {
	padding-left:10px;
	padding-right:10px;
	color:#666666;
}
.footer { 
	height: 36px;
	background-image:url(/img/bg_footer.gif);
	position:relative;
}
/* BANNER AD */
.banner {
	width:295px;
	height:60px;
	position:absolute;
	right:15px;
	top:13px;
}
/* END BANNER AD */
/* misc */
.left ul {
	padding-left: 1.5em;
	margin-left: 0;
}

.left li {
	padding-left: 0em;
	margin-left: 0;
}


/* misc */
.left ul {
	padding-left: 0;
	margin-left: 0;
	padding-top: 0;
	margin-top: 0;
}

.left li {
	padding-left: 0;
	margin-left: 0;
}
/*------- NEWS PANEL ---------*/
.NewsDate {
	color: #cccccc;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 130%;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.NewsPosted {
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.NewsBrief {
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.NewsLink:link, .NewsLink:active, .NewsLink:visited{
	color: #558249;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 130%;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.NewsLink:hover{
	color: #a0ae8d;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 130%;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
}
.NewsLinkSmall:link, .NewsLinkSmall:active, .NewsLinkSmall:visited{
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 130%;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.NewsLinkSmall:hover{
	color: #f39b16;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 130%;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
/*---------------------*/
.HeadingCategory {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: solid 1px #cccccc;
	border-right: none;
	background-color: #f7f7f7;
}
.txtNWhite10 {
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	font-style: normal;
}
.txtNWhite11 {
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-style: normal;
}
.GenericLink:link, .GenericLink:active, .GenericLink:visited{
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	text-decoration: none;
}
.GenericLink:hover{
	color: #cccccc;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	text-decoration: underline;
}
/* FORMATTING FOR FORMS */
.txtNRed11 {
	color: #cc0000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-style: normal;
}
.fmDropDown {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #333333;
	filter: alpha(opacity=100);
	background-color: #ffffff !important;
}
.fmDropDownSm {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: 1px solid #333333;
	filter: alpha(opacity=100);
	background-color: #ffffff !important;
}
.fmTextL {
	border: 1px solid #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 16px;
	background-color: #ffffff !important;
}
.fmTextM {
	border: 1px solid #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 16px;
	background-color: #ffffff !important;
}
.fmSearch {
	border: 1px solid #c9c9c9;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 120px;
	height: 18px;
	text-align: left;
	position:relative;
	bottom: 1px;
	padding-left:2px;
	background-color: #ffffff !important;
}
.fmSearchButton {
	position:relative !important;
	bottom: 7px;
	left: 3px;
	position:static;
}
.fmQty {
	border: 1px solid #999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height:12px !important;
	position: relative !important;
	position:static;
	top: 1px;
	height: 13px;
	text-align: center;
}
.fmTextArea {
	border: 1px solid #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	clip: rect(   );
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}
.fmTextAreaL {
	border: 1px solid #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	clip: rect(   );
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}
/* .fmButton - FORMATTING FOR FORM INPUT BUTTONS */

.fmButton {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border:1px solid #999;
	height: 22px;
	position:relative;
	top:-1px;
}
.fmButton:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border:1px inset #333;
	background-color:#CCCCCC;
}
.fmTextC {
	border: 1px solid #707070;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 16px;
	background-color: #ececec;
}
.fmTextAreaC {
	border: 1px solid #707070;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	clip: rect(   );
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ececec;
}
.fmButtonC {
	color: #ffffff;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #ff6600;
	border: 1px solid #707070;
	cursor: pointer;
}

/* .ArticleMarginText - USED FOR ARTICLE LINKS IN MARGIN */
.left ul {
	list-style-type:none;
}
.ArticleMarginTextOn:link, .ArticleMarginTextOn:visited, .ArticleMarginTextOn:active {
	color: #cc0000;
	background: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 200%;
	display: block;
	width: 100%;
	cursor: pointer;
	padding-left: 10px;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

.ArticleMarginTextOn:hover {
	color: #cc0000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 200%;
	display: block;
	width: 100%;
	cursor: pointer;
	background: #f0f0f0;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
.ArticleMarginText:link, .ArticleMarginText:visited, .ArticleMarginText:active {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 200%;
	display: block;
	width: 100%;
	cursor: pointer;
	padding-left: 10px;
	background: #FFFFFF;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

.ArticleMarginText:hover {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 200%;
	display: block;
	width: 100%;
	cursor: pointer;
	background: #F0F0F0;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
#topMenu {
	position:relative;
	top:0px;
	height:10px;
	text-align:left;
	z-index:100;
}

#topMenu ul {
	z-index:100;
	margin:0;
	padding:8px;
	list-style: none;
	position:relative;
	left:-15px;
	top:-12px;
}
#topMenu ul li {
	z-index:100;
	margin:0;
	padding:0px;
	display:inline;
	list-style: none;
}
#topMenu ul li a:link, #topMenu ul li a:visited, #topMenu ul li a:active {
	color: #fff;
 	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	padding:10px;
}
#topMenu ul li a:hover {
	color: #b6b417;
 	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	padding:10px;
}
#topMenu ul li ul {
	color: #333333;
	text-align: left;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
#topMenu ul li ul li {
	color: #333333;
	text-align: left;
	z-index: 100;
	width: 150px;
	display:block;
	position:relative;
	top:-11px !important;
	top:11px;
}
*:first-child+html #topMenu ul li ul li {
	top:11px !important;
}
#topMenu ul li ul li a:link, #topMenu ul li ul li a:visited {
	color: #333333;
	background-color:#fff;
	border: 1px solid #a0ae8d;
	border-top: 0px;
	z-index:100;
	display: block;
	width:100%;
	font-size: 1em;
	padding:6px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 5px;
	text-decoration: none;
	margin-top:0px;
}

#topMenu ul li ul li a:hover {
	color: #fff;
	background-color: #a0ae8d;
	border: 1px solid #a0ae8d;
	border-top: 0px;
	z-index:100;
	display: block;
	width:100%;
	font-size: 1em;
	padding:6px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 5px;
	text-decoration: none;
	margin-top:0px;
}
.LoginText {
	color: #669999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	font-style: normal;
	font-weight: normal;
	position:absolute;
	top: 3px;
	right: 180px !important;
	right: 0px;
}
.LoginText:link, .LoginText:active, .LoginText:visited {
	color: #669999;
	text-decoration: none;
}
/* .CategoryMarginText - USED FOR CATEGORY HEADING IN MARGIN */
.CategoryMarginText {
	color: #596C7B;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-style: normal;
	font-weight: normal;
	height: 22px;
	padding-left: 10px;
	border-top: solid 1px #596C7B;
	border-bottom: solid 1px #596C7B;
	padding-left: 10px;
}
.CategoryMarginText:link, .CategoryMarginText:visited, .CategoryMarginText:active {
	color: #123466;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	display: block;
	cursor: pointer;
	padding-left: 10px;
}
/* .CategoryMarginTextL - FORMATTING FOR SUB-CATEGORY TEXT LINKS
e.g. Parent category names on left margin of page */
.CategoryMarginTextL:link, .CategoryMarginTextL:visited, .CategoryMarginTextL:active {
	color: #996666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 175%;
	display: block;
	cursor: pointer;
	padding-left: 10px;
}
.CategoryMarginTextL:hover {
	color: #ff3333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 175%;
	display: block;
	cursor: pointer;
}
/* .ArticleMarginText - USED FOR ARTICLE LINKS IN MARGIN */
.ArticleMarginText:link, .ArticleMarginText:visited, .ArticleMarginText:active {
	color: #21536a;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 185%;
	display: block;
	width: 100%;
	cursor: pointer;
	padding-left: 10px;
	border-bottom: solid 1px #ffffff;
}
.ArticleMarginText:hover {
	color: #ff6600;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 185%;
	display: block;
	width: 100%;
	cursor: pointer;
	background-color: #ececec;
	border-bottom: solid 1px #ffffff;
}
/* .ArticleMarginText - USED FOR ARTICLE LINKS IN MARGIN */
.ArticleMarginTextOn:link, .ArticleMarginTextOn:visited, .ArticleMarginTextOn:active {
	color: #ff6600;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 185%;
	display: block;
	width: 100%;
	cursor: pointer;
	padding-left: 10px;
	border-bottom: solid 1px #ffffff;
}
.ArticleMarginTextOn:hover {
	color: #ff6600;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 185%;
	display: block;
	width: 100%;
	cursor: pointer;
	background-color: #ececec;
	border-bottom: solid 1px #ffffff;
}
/* LAYOUT STYLES */

.nav {
	color:#ffffff;
	font-size: 10px;
	position:absolute;	
	left: 10px;
	top: 10px;
}
.nav-link:link, .nav-link:active, .nav-link:visited {
	color:#ffffff;
	text-decoration: none;
}
.nav-link:hover {
	color:#cccccc;
	text-decoration: underline;
}
.nav-link-top:link, .nav-link-top:active, .nav-link-top:visited {
	color:#ffffff;
	text-decoration: none;
	background-image:url(/img/im_arrow_green.gif);
	background-position: left;
	background-repeat:no-repeat;
	padding-left: 15px;
}
.nav-link-top:hover {
	color:#ff3333;
	text-decoration: none;
	background-image:url(/img/im_arrow_red.gif);
}
.footernav {
	font-size:9px;
	color:#ffffff;
	position:relative;
	top: 8px;
	text-align:center;
}
.heading {
	position:relative;
	top: 10px;
	left: 10px;
	text-align:right;
	font-size:16px;
	color:#558249;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.heading-alt {
	color:#a0ae8d;
	font-weight:normal;
}
.hn {
	position:absolute;
	right:10px;
	top: 5px;
	font-size:9px;
}
.hn-home:link, .hn-home:active, .hn-home:visited {
	padding-left:15px;
	padding-right:5px;
	color:#999;
	background-image:url(/img/btn_home.gif);
	background-repeat:no-repeat;
}
.hn-home:hover {
	color:#558249;
	background-image:url(/img/btn_home_hl.gif);
}
.hn-login:link, .hn-login:active, .hn-login:visited {
	padding-left:15px;
	padding-right:5px;
	color:#999;
	background-image:url(/img/btn_login.gif);
	background-repeat:no-repeat;
}
.hn-login:hover {
	color:#558249;
	background-image:url(/img/btn_login_hl.gif);
}
.hn-contact:link, .hn-contact:active, .hn-contact:visited {
	padding-left:15px;
	padding-right:5px;
	color:#999;
	background-image:url(/img/btn_mail.gif);
	background-repeat:no-repeat;
}
.hn-contact:hover {
	color:#558249;
	background-image:url(/img/btn_mail_hl.gif);
}
.hn-email:link, hn-email:active, .hn-email:visited {
	padding-left:15px;
	padding-right:5px;
	color:#999;
	background-image:url(/img/btn_mail.gif);
	background-repeat:no-repeat;
}
.hn-email:hover {
	color:#558249;
	background-image:url(/img/btn_mail_hl.gif);
}

.subhead {
	color:#558249;
	font-weight:normal;
	font-size:22px;
	margin-left:50px;
	position:relative;
	top:4px;
}
.subhead-mini {
	color:#558249;
	font-weight:normal;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	position:relative;
	top:4px;
}
.minorhead {
	color:#a0ae8d;
	font-weight:normal;
	font-size:13px;
	margin-left:51px;
}
.login {
	position:absolute;
	top: 8px;
	right: 10px;
}
.login a:link, .login a:active, .login a:visited {
	color: #669999;
	text-decoration: underline;
}
.login a:hover {
	color: #9bb4b6;
	text-decoration: underline;
}

.header li {
	line-height: 2.65;
}
.OddRow {
	background-color:#EBE7DF;/*#F2EFEA;*/
}

.EvenRow {
	background-color:#F8F7F4;/*#E4DFD4;*/
}

/* FORMATTING FOR REGISTRATION /cms/register.asp */
.RegisterHeader {
	color: #558249;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-style: normal;
	font-weight: normal;
	border-bottom: 0px solid #cccccc;
}
.RegisterHeaderR {
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-style: normal;
	font-weight: normal;
	background-color: #666666; 
}
/* EDN FORMATTING */

 /* Calendar Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal {
	mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11px;
	font-family:Verdana;
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";
}

