body {
	background: #DCDCDC url(../../images/bg_body.gif) repeat-y 50%;
	margin: 0px auto;
	padding: 0px;
	text-align:justify;
	width:100%;
}
td,body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #474747;
}
a:link {
	font-weight: bold;
	color: #346AB0;
}
a:visited {
	font-weight: bold;
	color: #999999;
}
a:hover {
	font-weight: bold;
	color: #F8A36D;
}
#wrapper {
	background: #FFFFFF url(../../images/bg_shell.gif) repeat-y;
	text-align: left;
	width:798px;
	margin:0 auto;
}
#wrapper td.nav2 {
	background: url(../../images/nav2_bg.gif) repeat-x left top;
	height: 26px;
	width: 628px;
}
#wrapper td.foot1 {
	background: url(../../images/bg_foot1.gif) repeat-x left top;
	height: 33px;
}
#shell {
	width: 798px;
}
#shell td.col1 {
	width: 170px;
}
#shell .col2 h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #3E69AE;
	margin-top: 1px;
	margin-right: 32px;
	margin-left: 32px;
}
#shell .col2 h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #0E1713;
	margin: 0px 32px 15px;
}
#updates {
	background: url(../../images/bg_updates.gif) no-repeat left top;
	height: 164px;
	width: 170px;
}
#updates input.textfield {
	height: 15px;
	width: 83px;
	border-width: 0px;
	border-style: none;
	font-size: 9px;
	padding-top: 1px;
	padding-left: 2px;
}
#updates td.left {
	width: 40px;
}
#updates td.right {
	width: 120px;
}
#updates #submit {
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 61px;
}
#search input.textfield {
	height: 15px;
	width: 115px;
	border-width: 0px;
	border-style: none;
	font-size: 9px;
	padding-top: 1px;
	padding-left: 2px;
	background: #FFFFFF;
}
#foot {
	background: #74A77B;
	font: 10px/14px Arial, Helvetica, sans-serif;
}
#foot p {
	margin-left: 10px;
}
#foot td.col1 {
	width: 170px;
}
#foot td.col2 {
	width: 628px;
}
img.border {
	border: 1px solid #484848;
	margin-bottom: 4px;
}
img.vertspace {
	margin-top: 24px;
	margin-bottom: 24px;
}
img.botspace {
	margin-bottom: 24px;
}
p.archive {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 32px;
}
.archive-lg {
	font-size: 14px;
}
img.drawline {
	border-bottom: 1px solid #474747;
}

/* added by poulin */
.header {
font: Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color: #3E69AE;
margin-top: 1px;
margin-right: 32px;
margin-left: 32px;
}

.subHeader {
font: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #0E1713;
margin: 0px 32px 15px;
}

.accent01 {
font: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:130%;
color:#009933;
}

.accent02 {
font: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:130%;
color: #3E69AE;
}

.hilite {
font: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #990000;
margin-bottom: 20px;
margin-left: 32px;
}

a.subNav, a.subNav:link, a.subNav:visited, a.subNav:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #474747;
text-decoration:none;
}
a.subNav:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #eeeeee;
text-decoration:underline;
}

a.subNavNoLine, a.subNavNoLine:link, a.subNavNoLine:visited, a.subNavNoLine:active, a.subNavNoLine:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #474747;
text-decoration:none;
}

.plainSubNav{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #474747;
text-decoration:underline;
}