/* CSS Document */
BODY { margin:0; padding:0; font-family:Georgia, "Times New Roman", Times, serif; font-size: .8em; 
	color:#000000; }
	
TD { font-family:Georgia, "Times New Roman", Times, serif; font-size: .8em; color:#E6261D; }

A { color: #E6261D; text-decoration:underline; font-weight:bold; }
A:hover { color: #F9C500; text-decoration:none; } 
.NavigationLink {color: #F9C500; text-decoration:none; font-size: 1em; margin-right:20px}
.bookMark { color:#000000; text-decoration:none; font-weight: bold; }

.Header { color: #E6261D; font-size: 1.75em; margin: 10px 5px 0 20px; font-weight:bold; }
.SubHeader { color: #E6261D; font-size: 1.5em; margin-top:7px; font-weight:bold; }
											
.Footer { background-color:#1F1A17; color:#FFFFFF; width: 100%; height: 35px; margin-bottom:20px; }
.FooterText { text-align:center; margin:0 auto 0 auto; padding-top: 10px; font-size: .8em;  }
.Navigation { clear: both;  background-color:#1F1A17; text-align:center; height:38px; white-space:nowrap; width: 100% }
.NavigationText { margin:0 auto 0 auto; padding-top: 10px; }
.Content { margin: 20px; }

.contactLabel { font-weight:bold; display: block; width: 150px; float: left;
	margin-bottom: 10px; text-align: right; padding-right: 20px; }
.contactInput { display: block; width: 150px; float: left; margin-bottom: 10px; }
