/* $Id: ssd.css,v 1.5 2002/01/25 09:10:31 ryan Exp $ */

/* (C)2001, 2002 SaskNow Technologies */

BODY {
	font-size: 14px; 
	font-family: Times New Roman, Times, serif;
}

P {
	font-size: 14px;
	color: #000000;
	text-align: justify;
}

SMALL {
	font-size: 11px;
}

LI {
	font-size: 12px;
	color: #333333;
}

P.body {
	font-size: 14px;
	text-align: justify;
}

P.reverse {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

P.quote {
	font-size: 12px;
	text-align: justify;
	margin-left: 20px;
	color: #333333;
}

EM {
	color: #993300;
	font-style: italic;
}

EM.sans {
	color: #993300;
	font-style: normal;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
}

TD.bordered { 
	border-style:none;
}

HR {
	color: #003399;
}

A {
	font-weight: bold; 
	color: #003399;
}

A:visited {
	color: #000000;
}

A:hover {
	color: #993300;
}

A.subMenu {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: 200;
	color: #000000;
	font-size: 12px;
}

A.subMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: 200;
	color: #000000;
	font-size: 12px;
}

A.subMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: 200;
	color: #993300;
	font-size: 12px;
}

A.subMenu:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: 200;
	color: #993300;
	font-size: 12px;
}

A.mainMenu:link {
	font-weight: 700;
	font-size: 12px;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 0px;
}

A.mainMenu:visited {
	font-weight: 700;
	font-size: 12px;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 0px;
}
	
A.mainMenu:hover {
	font-weight: 700;
	font-size: 12px;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 0px;
}

A.mainMenuSelected {
	font-weight: 700;
	font-size: 12px;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 0px;
}
A.mainMenuSelected:visited {
	font-weight: 700;
	font-size: 12px;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	text-decoration: underline;
	margin-top: 10px;
}


TABLE {
	border-color: #663399; 
	border:1;
}

H1 {
	text-decoration:none; 
	font-size: 24px;  
	font-family: Arial, Helvetica, Sans-Serif; 
	color: #993300; 
	border-bottom: #993300 2px solid;
	margin-top: 0px;
}

H2 {
	text-decoration:none;
	font-size: 18px;  
	font-family: Arial, Helvetica, Sans-Serif; 
	color: #003399;
	border-bottom: #003399 2px solid;
	margin-bottom: -12px;
}

H3 {
	text-decoration:none;
	color: #003399;
	font-style: italic;
	margin-bottom: -15px;
}

H4 {
	text-decoration:none;
	color: #993300;
	font-size: 14px;
	font-style: italic;
	margin-bottom: -15px;
}

TH {
	text-align: left; 
	font-size: 20px; 
	text-decoration:none; 
	font-family: Arial,Helvetica,Sans-Serif; 
	color: white; 
	font-style:italic; 
}

INPUT {
	background: #ccccff;
	font-size: 10px;
}

