body {
	background-color: #003366;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
body a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
body a:hover { 
	text-decoration: underline; 
}
table {
	background-color: #FFFFFF;
	color: #000066;
	font-size: 12px;
	letter-spacing: 1px;
}
.boldTxt {
	font-weight: bold;
}
#navBar {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #003366;
	font-size: 11px;

}
p {
	margin-bottom: 10px;
	margin-top: 0px;
}
#navBar a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
#navBar a:hover { 
	text-decoration: underline; 
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
}
.imgOption1 {
	margin-right: 10px;
	margin-bottom: 15px;
}
.imgOption5 {
	margin-top: 100px;
	margin-right: 10px;
	margin-bottom: 100px;
}

ul {
	margin-right: 15px;
	list-style-type: square;
}
#contentNudge {
	margin-right: 15px;
}
.imgOption2 {
	margin-top: 15px; 
	margin-bottom: 15px;
	margin-right: 10px;

}
#homeNudge {
	margin-right: 25px;
}
.drkTxt2 {
	color: #000000;
}
table a { 
	color: #000000; 
	text-decoration: none; 
}
table a:hover { 
	color: #000000; 
	text-decoration: underline; 
}
.contactTable {
	border-bottom: 1px dashed #666666;
}
.imageoption3 {
	margin-bottom: 5px;
	margin-top: 5px;
}
.rowBrdr {
	border-bottom: 1px dotted #CCCCCC;
}
.imageoption4 { 
	margin-top: 10px; 
	margin-bottom: 5px;
}.floatLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}.floatRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.italicSmall {
	font-size: 10px;
	font-style: italic;
	color: #000000;
}

