body {
	background-color: #044A84;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/members/LEWA-wallpaper.jpg);
	background-repeat: repeat;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #044A84;
	text-align: left;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #044A84;
	text-align: center;
	text-transform: uppercase;
}
h5 {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #044A84;
}
.blue-txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #044A84;
	text-align: left;
}
.sidebar {
	text-align: center;
	border-right: 1px solid #000;	
	border-top: 1px solid #000;
	background-color: #eeeeee;
}
.sidebar h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	margin: 0;
	margin-top: 5px;
	background-color: #819eb7;
	text-transform: uppercase;
	border-bottom: 1px solid #044A84;
	border-top: 1px solid #044A84;
	text-align: center;
}
.sidebar h2 {
	font-size: 17px;
	font-weight: bold;
	color: #ea5f00;
	padding: 0;
	margin: 0;
}
.sidebar small {
	font-size: 12px;
	padding: 0px;
	margin: 5px;
	font-style: italic;
}
.sidebar a:link, .sidebar a:active, .sidebar a:visited {
	color: #ea5f00;
	font-weight: bold;
}
.content {
	border-top: 1px solid #000;
}
ul {
	list-style-type: disc;
	list-style-position: inside;
}
li {
	list-style-type: disc;
	list-style-position: outside;
}
a:link, a:visited {
	text-decoration: underline;
	color: #044A84;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}
a.rednav:link, a.rednav:visited {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
a.rednav:hover {
	text-decoration: none;
	font-weight: bold;
}
.indigo {
	color: #FF0000;
	font-weight: bold;
}
a.lewalink:link, a.lewalink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 11px;
	font-weight:normal;
}
a.commlink:link, a.commlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #044A84;
	font-size: 11px;
	font-weight:normal;
}
.form-border {
	border: 1px solid #0F2B8E;
}
.form-label-req {
	background-color: #819eb7;
	color: #FFF;
	text-align: right;
	font-weight: bold;
}
.form-label {
	background-color: #819eb7;
	color: #FFF;
	text-align: right;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0F2B8E;
	padding: 2px;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0F2B8E;
	padding: 2px;
}
select {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0F2B8E;
	padding: 2px;
}
option {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0F2B8E;
}
div.thumb {
	width: 125px;
	margin: 3px;
	height: 100px;
	float: left;
	text-align: center;
}
div.spacer {
	clear: both;
}
.quote {
	font-weight: bold;
	color: #660066;
}
#ftr {
	background-color: #eeeeee;
	border-top: 1px solid #000000;
	font-size: 12px;
	text-align: center;
	padding: 10px 5px;
}
#sa-content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1b3b7f;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
}
#sa-content h2 {
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	margin: 0px;
}
.adm-form-label {
	background-color: #819eb7;
	color: #FFF;
	text-align: right;
}
.adm-form-label-req {
	background-color: #819eb7;
	color: #FFF;
	text-align: right;
	font-weight: bold;
}
.adm-row-light {
	background-color: #FFFFFF;
}
.adm-row-dark {
	background-color: #dddddd;
}