﻿a:link       	{ color: #1B4E78; text-decoration: none; font-weight: bold }
a:visited    	{ color: #1B4E78; text-decoration: none; font-weight: bold }
a:hover      	{ color: #628AB7; text-decoration: none; font-weight: bold }

body
{	scrollbar-face-color: #78ABD4; 
	scrollbar-3dlight-color: #FAEEB7; 
	scrollbar-highlight-color: #D3BD86; 
	scrollbar-shadow-color: #FAEEB7; 
	scrollbar-darkshadow-color: #D3BD86; 
	scrollbar-track-color: #D5CCBB;  
	scrollbar-arrow-color: white; 
}
p            { font-family: Times New Roman; font-size: 12pt }
p.indent	{ font-family: Times New Roman; font-size: 12pt; text-indent:25; 
				text-align:left; margin-left:15; margin-right:15; margin-top:0; margin-bottom:9 }
p.no_indent	{ font-family: Times New Roman; font-size: 12pt; text-indent:0; 
				text-align:left; margin-left:15; margin-right:15; margin-top:0; margin-bottom:9 }
p.no	{ font-family: Times New Roman; font-size: 12pt; text-indent:25; 
				text-align:left; margin-left:0; margin-top:0; margin-bottom:-7 }
h1           { font-family: 'Times New Roman', Times, Serif; font-size: 18pt; font-style: 
               italic; font-weight: bold; margin-top: 3; margin-bottom: 7 }
h2           { font-family: 'Times New Roman', Times, Serif; font-size: 16pt; font-style: 
               italic; font-weight: bold; margin-top: 3; margin-bottom: 7 }
h3           { font-family: 'Times New Roman', Times, Serif; font-size: 14pt;
                 font-weight: bold; margin-left:15; margin-right:15; margin-top: 21; margin-bottom: 2 }
p.within_hr   { margin-top: -7; margin-bottom: -7 }

/*printer styles*/
@media print
{
/* Copyright: permission granted for online viewing only. 
Please honor our copyright and do not print out these pages */
body {
	display: none;
 }
}
/*2009*/
.border1 {
	width: 640px;
	border: 6px double #D9AE46;
	margin-bottom: 7px;
}
.bordervideo {
	width: 425px;
	border: 6px double #D9AE46;
	margin-bottom: 7px;
}
.border2 {
	width: 320px;
	border: 6px double #D9AE46;
	margin-bottom: 7px;
}
