@charset "utf-8";
.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
}
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
}
p,li {
	color:#333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
p.sectionHead {
	color:#FFFFFF; 
	font-weight:bold; 
	text-transform:uppercase; 
	margin:0.25em;
}
p.topPage {
	text-align:right;
	font-size:9pt;
	padding-bottom:0.5em;
}
h1 {
	font-size:12pt;
	color:#003366;
	padding-left: 10px;
	text-transform: capitalize;
	font-weight: normal;
}
.article {
	padding-left:10px;
	padding-right:10px;
} 
.author {
	color:#990000;
	font-weight:bold;
	font-size:9pt;
}
.sidebarHead {
	font-weight:bold; 
	color:#990000; 
	margin:10px;
}
a:visited {
	color: #35679A
} 
a:hover {
	color:#31999A;
	text-decoration: underline;
} 
a:link {
	color: #003366;
	text-decoration: none;
}
.footerNav {
	color:#333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}
.lwaquote {
	color:#333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-style: italic;
}
h2 {
	font-size:10pt;
	color:#003366;
	padding-left: 10px;
	text-transform: capitalize;
	font-weight: normal;
	text-decoration: underline;
}
.headerNav {
	color:#333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
}
#leftShadow {
	background-image: url(images/sh4.gif);
	background-repeat: repeat-y;
}
#rightShadow {
	background-image: url(images/sh5.gif);
	background-repeat: repeat-y;
}
