body {
	background-color: #003399;
}
.Border {
	border: medium ridge #333333;
}
#address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
.tabpic {
	background-image: url(pics/newindexpic.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#address p {
	color: #000000;
	text-align: center;
	font-weight: bolder;
}

#address a {
	color: #000000;
	text-decoration: none;
}
#address a:hover {
	color: #003399;
	text-decoration: underline;
}
#programs {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: justify;
}
.line {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
#programs a {
	color: #D70A24;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11pt;
	font-weight: bold;
}
#programs a:hover {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
#programs p {
	text-align: justify;
	margin-right: 10px;
	color: #000000;
}

#programs th {
	text-align: center;
	font-size: 12pt;
	margin-left: 5px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	text-align: justify;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: center;
}
.floattext {
	margin-left: 50px;
	float: none;
}
.logofloat {
	float: left;
	padding-right: 5px;
}

.floattextbullet {
	margin-left: 75px;
	float: none;
	margin-right: 10px;
}

.picstrip {
	float: right;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 5px;
}

