body  {
	background: #fff url(../images/bg_pale.gif) repeat left;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 8px 4px 8px;
}

.hide	{
	display: none;
	}
	
img, img.ico {
	display: inline;
	border: 0 none;
}
	
#nav {
	background: transparent url(../images/bg2.gif) repeat left;
	width: 650px;
	margin: 0;
	padding: 0;
	/* Box model hack for IE5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 650px;
	}

/*Be kind to old Opera: */
body>#nav {width: 650px;}

/*    PRIMARY & SECONDARY NAV. ELEMENTS */
#nav td#brand {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: none;
	background: transparent url(../images/main.png) no-repeat left;
	vertical-align: baseline;
	text-align: left;
	padding: 62px 0 12px 12px;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990;
}

#nav td#primary {
	background-color: #933;
	color: #eee;
	font-weight: bold;
	border-left: 1px solid #933;
	border-right: 2px solid #933;
	border-bottom: none;
	border-top: none;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}

#nav span.menu {
	padding: 1px 6px;
}

#nav span.urhere1 {
	padding: 1px 6px;
	color: #990000;
	background: #fff url(../images/bg2.gif) repeat-x center;
}

#nav span.urhere2 {
	padding: 1px 6px;
	color: #eee;
	background-color: #933;
}

#nav td#secondary {
	background-color: transparent;
	color: #933;
	font-weight: normal;
	border-left: 1px solid #933;
	border-right: 2px solid #933;
	border-bottom: 1px solid #ccc;
	border-top: none;
	font-size: 12px;
	text-align: right;
	line-height: 24px;
}

#nav img {
	display: inline;
	border : 0 none;
}

#primary a:link, #primary a:visited {
	color: #eee;
   text-decoration: none;		
}

#primary a:hover {
	color: #FFC;
   text-decoration: underline;		
}

#secondary a:link, #secondary a:visited {
	color: #933;
   text-decoration: none;		
}

#secondary a:hover {
	color: #990033; 
   text-decoration: underline;		
}

/* Main Content elements */
#content {
	background-color: #fff;
	color: #000;
	width: 650px;
	margin: 0;
	padding: 0;
	text-align: left;
	/* Box model hack for IE5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 650px;
}

/*Be kind to old Opera: */
body>#content {width: 650px;}

#content td#maincontent  {
	padding: 8px 24px 12px 24px;
	border-bottom: 2px solid #933;
	border-left: 1px solid #933;
	border-right: 2px solid #933;
	border-top: 0px none;
}

#content td#colLeft  {
	padding: 8px 6px 12px 24px;
	border-bottom: 2px solid #933;
	border-left: 1px solid #933;
	border-right: 0px none;
	border-top: 0px none;
	vertical-align : top;
	width: 50%;
	/* Box model hack for IE5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 50%;
}

#content td#colRight {
	padding: 8px 24px 12px 6px;
	border-bottom: 2px solid #933;
	border-left: 0px none;
	border-right: 2px solid #933;
	border-top: 0px none;
	vertical-align : top;
	width: 50%;
	/* Box model hack for IE5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 50%;
}

#content a:link {
	color : #933;
	text-decoration : underline;	
}

#content a:visited {
	color : #C33;
	text-decoration : underline;	
}

#content a:hover {
	background-color : #ffc;
	color : #C33;
	text-decoration : underline;	
}

 p {
	font-size: 0.8em;
	text-align: justify;
	margin: 0 0 1.25em 0;
}

p.indent {
		margin: 0 10px 1.25em 10px;		
}

p.L3 {
	background-image : url(../images/3line.gif);
	background-position : 100%;
	background-repeat : repeat-x;
	margin: 10px 3px 10px 3px;
	text-align :center;
}

 h1 {
	background: transparent url(images/bg2.gif) repeat left;
	color: #933;
	font-size: 1.55em;
	font-weight: normal;
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
}

 h2 {
	background-color: transparent;
	color: #933;
	font-size: 1.25em;
	font-weight: normal;
	margin: 8px 0 2px 0;
	padding: 0;
}

 h3 {
	background-color: transparent;
	color: #222;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

 h3 {
	background-color: transparent;
	color: #222;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

 ul {
	text-align: left;
	list-style: square;
	list-style-image : url(../images/blt_sq.gif);
	list-style-position : outside;
}

 ul.b2 {
	text-align: left;
	list-style: circle;
	list-style-image : url(../images/blt_cir.gif);
	margin : 0.5em 0 0 2em;
	font-size: 1em;
}

html li {
	font-size: 0.8em;
	margin: 0 0 0.35em 0;
}


/* page footer elements */
#footer {
	background-color: transparent;
	color: #666;
	margin: 18px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

#footer span.menu {
	padding: 1px 6px;
}

#footer p {
	padding-top: 12px;
	text-align: center;
	margin: 0;
}
#footer a:link, #footer a:visited {
	color: #666;
   text-decoration: none;		
}

#footer a:hover {
	color: #666;
   text-decoration: underline;		
}

/* For graphics surrounded by text */
.gfx {margin: 4px 16px 2px 4px }