﻿/* CSS layout */
#top_nav ul {
	padding: 0px;
	margin: 0px;
}
#top_nav_members_dwt {
	width: 1000px;
	text-align: center;
	background-color: #0099CC;
	color: #FFFF00;
	margin: auto;
	font-size: small;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #00FFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: solid;
	border-top-width: medium;
	border-top-color: #00FFFF;
}
#top_nav_members_dwt ul {
	padding: 0px;
	margin: 0px;
	clear: both;
}
#top_nav_members_dwt li {
	list-style-type: none;
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFF00;
	background-color: #0099CC;
}
a:visited {
	color: #800000;
}
a {
	text-decoration: none;
	color: #FFFF00;
}
#footer ul {
	padding: 0px;
	margin: 0px;
}
#footer_members_dwt ul {
	padding: 0px;
	margin: 0px;
}
#footer_members_dwt li {
	list-style-type: none;
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
	font-size: small;
	color: #000000;
	background-color: #0099CC;
}
#top_nav2_members_dwt {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
	background-color: #0099CC;
	margin: auto;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 1000px;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #00FFFF;
	color: #FFFF00;
}
#top_nav2_members_dwt ul {
	padding: 0px;
	margin: 0px;
}
#top_nav2_members_dwt li {
	list-style-type: none;
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFF00;
	background-color: #0099CC;
}
a:active {
	color: #FFFF00;
}
a:hover {
	color: #CC0000;
}
p.MsoNormal
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:0in;
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	}
#masthead {	text-align: center;
}
#footer_members_dwt {
	background-color: #0099CC;
	text-align: center;
	margin: auto;
	font-size: small;
	width: 1000px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-color: #00FFFF;
	border-bottom-color: #00FFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFF00;
	font-family: "Times New Roman", Times, serif;
}
#members_page_content_dwt {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	text-align: center;
	width: 1000px;
	clear: both;
	margin: auto;
	right: auto;
	left: auto;
}
#members_reports_dwt {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	text-align: left;
	width: 1000px;
	clear: both;
	margin: auto;
}

