/* HTML Tags */
body					{	background-color: #A5CDDA; 
							margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
							scrollbar-arrow-color: #FFFF00; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #C0C0C0; 
								scrollbar-face-color: #609BBB; scrollbar-track-color: #0080C0; scrollbar-shadow-color: #FF0000; 
								scrollbar-darkshadow-color: #0F0F0F; }

table					{	width: 100%; border-collapse: collapse; }

td						{	text-align: center; vertical-align: top; }

p						{	margin-top: 0px; margin-bottom: 0px; color: #000080; }

h1, h2, h3, h4, h5, h6
						{	font-family: Arial; font-weight: normal; color: #000080; margin-top: 0px; margin-bottom: 0px; }
h1						{	font-size: 36pt; font-style: italic; font-weight: normal; }
h2						{	font-size: 24pt; font-weight: normal; }
h3						{	font-size: 18pt; }
h4						{	font-size: 14pt; }
h5						{	font-size: 10pt; }
h6						{	font-size: 8pt; }

ul						{	font-family: Arial; font-size: 10pt; font-weight: bold; color: #000080; text-align: left; margin-top: 0px; margin-bottom: 0px; }

hr						{	width: 90%; height: 1px; color: #000080; margin-top: 10px; margin-bottom: 10px; }

/* Classes */
.tblhead				{	margin-top: 30px; 
							border-top: 1px ridge #000080; border-bottom: 1px ridge #000080; 
								border-left: 1px ridge #000080; border-right: 1px ridge #000080; }
.tblheadlst				{	margin-top: 30px; 
							border-top: 1px ridge #000080; border-bottom: 4px ridge #000080; 
								border-left: 1px ridge #000080; border-right: 1px ridge #000080; }
								
								
.tblbody				{	border-bottom: 1px ridge #000080; 
								border-left: 1px ridge #000080; border-right: 1px ridge #000080; }

.thleft					{	width: 25%; }
.thcenter				{	width: 50%; }
.thright					{	width: 25%; }

.tbleft					{	width: 25%; border: 1px solid #000080; }
.tbcenter				{	width: 50%; border: 1px solid #000080; }
.tbright				{	width: 25%; border: 1px solid #000080; }

.tfleft					{	width: 25%; }
.tfcenter				{	width: 50%; }
.tfright					{	width: 25%; }

.top10					{	margin-top: 10px; }
.bot10					{	margin-bottom: 10px; }
.top20					{	margin-top: 20px; }
.bot20					{	margin-bottom: 20px; }
.alleft					{	text-align: left; }
.alright					{	text-align: right; }
.tbold					{	font-weight: bold; }

/* Associates Classes */
.asccompname, .asccontact, .ascaddress, .asctel, .ascemail, .ascmsg
						{	font-family: Arial; color: #000080; }
.asccompname			{	font-size: 11pt; font-weight: bold; }
.asccontact			{	font-size: 8pt; font-weight: bold; }
.ascaddress			{	font-size: 8pt; font-weight: normal; }
.asctel					{	font-size: 9pt; font-weight: normal; }
.ascemail				{	font-size: 10pt; font-weight: normal; }
.ascmsg				{	font-size: 10pt; font-weight: bold; font-style: italic; }

#imglogo				{	width: 187px; height: 187px; margin-top: 10px; }
#imgemailasc			{	width: 29px; height: 34px; border: 1px solid #000080; }
#imgemail, #imgfavs, #imgemhome
						{	width: 85px; height: 39px; 
							border-right: 2px outset #000080; border-bottom: 2px outset #000080; border-left: 1px inset #000080; border-top: 1px inset #000080; }