body {
	background-color: #A8C0D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: 040437;
}

a {
	color: #0033CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	background-color: #040437;
	color: #FFFFFF;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}


.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #040437;
	margin-top: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border-bottom-color: #c4d3e1;
	text-indent: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	

}


.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	background-color: #282737;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #B5E2FF;
	text-align: center;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}


.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 1em;
	line-height: 1.3em;
	padding-left: 1em;
	padding-right: 1em;
	}

.RightSpace1 {
	float: clear;
	bottom: auto;
	padding-left: 1em;
	padding-right: 2em;
}

.LeftSpace1 {
	float: left;
	bottom: auto;
	padding-left: 1em;
	padding-right: 2em;
}
.rightpic {
	float: right;
	bottom: auto;
}

.lefttext {
	float: left;
	width: 173px;
}
.clear {clear: left}
