body {
	background-color: white;
	margin-left: 27px;
	margin-right: 27px;
	margin-top: 0;
	font-family: arial, verdana, sans-serif;
	overflow-x: hidden;
	overflow-y: auto;
	color: #1E407B;
}
a:link, a:visited {
	color: #005BBA;
}
td {
	vertical-align: top;
	text-align: left;	font-size: 12px;
}
img {
	border: 0;
	margin: 0;
}
#lefttable {
	width: 132px;
}
.nav {
	background-color: #1E407B;
	font-size: 13px;
	padding-top: 4px;
	padding-left: 14px;
	padding-bottom: 4px;
}
.shim {
	background-color: white;
	height: 3px;
}
.navsel {
	background-color: #D9E2EB;
	font-size: 13px;
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 4px;
	border-left: 8px solid #EC2027;

}
a.navl:link, a.navl:visited {
	text-decoration: none;
	color: white;
	padding-right: 30px;
	padding-top: 3px;
	padding-bottom: 3px;

}
a.navl:hover {
	color: #1E407B;
}

a.navls:link, a.navls:visited {
	text-decoration: none;
	color: white;
	color: #1E407B;
}
a.navls:hover {
	color: #1E407B;
}
td#main {
	padding-left: 7px;
}
td#mainspaced {
	padding-left: 20px;
	padding-top: 20px;
}
h5 {
	font-size: 16px;
	margin-left: 20px;
	margin-bottom: 10;
	text-align: left;
	line-height: 130%;
	margin-top: 20px;
}
ul {
	margin-left: 15;
	padding-left: 0;

}
li.dot {
	list-style-image: url(img/dot.jpg);
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 12px; 
	margin-bottom: 10px
}
a.redlink:link, a.redlink:visited {
	color: #EC2027;
	text-decoration: underline;
}
a.redlink:hover {
	color:#1E407B;
}
/************* page selector ***************/
table#subsel {
	border-bottom: 4px solid white;
	width: 677px;
}
td.subred {
	background-color: #EC2027;
	border-left: 8px solid #D9E2EB;
	border-right: 4px solid white;
	text-align: center;
	font-size: 14px;
	color: white;
}
a.whitelink:link, a.whitelink:visited {
	color: white;
	text-decoration: underline;
}

td.subblue {
	background-color: #1E407B;
	text-align: center;
	font-size: 14px;
	border-right: 4px solid white;
}
td#subright {
	border-right: 0px solid white;
}
