/* print styles */
/*
BODY {color: black; background: white;}
A:link, A:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}
DIV.adbanner {display: none;}
*/
#MainTable
{
	width: 100%;
}

DIV.DoNotPrint
{
	display: none;
	height: 0px;
}

#Layer_Saskatchewan 
{
	position:absolute; 
	width:278px; 
	height:49px; 
	z-index:2; 
	left: 23px; 
	top: 8px;
	font-size: 28pt;
	font-weight: bold;
	font-family: Tahoma, Arial;
	color: rgb(255,204,0);
}

#Layer_Association 
{
	position:absolute; 
	width:274px; 
	height:48px; 
	z-index:3; 
	left: 263px; 
	top: 30px;
	font-size: 28pt;
	font-weight: bold;
	font-family: Tahoma, Arial;
	color: rgb(33,94,33);
}

#Layer_OfVetTech 
{
	position:absolute; 
	width:414px; 
	height:38px; 
	z-index:4; 
	left: 133px; 
	top: 61px;	
	font-size: 14pt;
	font-weight: bold;
	font-family: Tahoma, Arial;
	color: black;
}

#Layer_Mission 
{
	position:absolute; 
	width:420px; 
	height:40px; 
	z-index:1; 
	right: 140px; 
	top: 90px;  /* moved up to stay above banner line*/
	FONT-SIZE: 8pt;
	font-family: Tahoma, Arial;
}

#Layer_Members-Area 
{
	position:absolute; 
	width:278px; 
	height:26px; 
	z-index:2; 
	left: 20px; 
	top: 100px;
	font-size: 22pt;
	font-weight: bold;
	font-family: Tahoma, Arial;
	color: red;
}

a { color: navy }
a:visited { color: maroon }
a:hover, a:active { color: red }

/*a[href^="http://"]:after {content: ' ' url('img/extlink.gif'); }*/

DIV {font-family : Tahoma, Helvetica; }

.clsCMOn {
	color: black;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
	}

.clsCMOver {
	color: black;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
	}


h1 { font-size: 14pt; margin: 0; font-family: Tahoma, Arial }
h2 { font-size: 12pt; margin: 0; font-family: Tahoma, Arial }
h3 { font-size: 8pt; margin: 0; font-family: Tahoma, Arial }
hr { margin-bottom: 0px}
.dateEdited { font-size: 8pt; font-family: Tahoma, Georgia, "Times New Roman", Times, serif; color: #999999; margin-top: 0px; text-align: right;}



font {  font-family: Tahoma, Arial; font-size: 10pt; font-style: normal; line-height: normal; text-align: left; vertical-align: text-top; white-space: normal}
body {  font-family: Tahoma, Arial; font-size: 10pt; font-style: normal; text-align: left; white-space: normal; background-color: #ffffff}
p, td { font-family: Tahoma, Arial; font-size: 10pt; font-style: normal}
ol {font-family: Tahoma, Arial; font-size: 10pt; font-style: normal; margin-top: 1px; margin-bottom: 7px;}
ul {font-family: Tahoma, Arial; font-size: 10pt; font-style: normal; margin-top: 1px; margin-bottom: 7px;}
li {font-family: Tahoma, Arial; font-size: 10pt; font-style: normal; margin-top: 1px; margin-bottom: 4px;}
noscript {color: #FF0000;}


#content a:link:after, #content a:visited:after 
{
	/*to print the URL in parenthesis after a link*/
   content: " (" attr(href) ") ";
   font-size: 90%;
}
   
   