body {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 10pt;
}
table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}
td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}
.underlineCell {
	border-bottom: 1px solid #000000;
}
.overlineCell {
	border-top: 1px solid #000000;}
.smallTitle {
	font-weight: bold;
	color: #336699;
	font-size: 16px;
}
.tableHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
.outlineTable {
	border: 1px solid #000000;
}
.iframe {
	height: 100%;}
a {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: underline;
	}
a:visited {
	color: #336699;
	text-decoration: underline;
	}
a:active {
	color: #33669;
	text-decoration: underline;
	}
.mastheadBG {
	background-image: url(../images/masthead01bg.gif);
	background-repeat: repeat-x;
	background-position: left;
	background-color: #336699;
	}
.masthead {
	background-attachment: fixed;
	background-image: url(../images/masthead01.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
a.whiteLink:link {
	color: #FFFFFF;
	}
a.whiteLink:active {
	color: #FFFFFF;
	}
a.whiteLink:hover {
	color: #FFFFFF;
	}
a.whiteLink:visited {
	color: #FFFFFF;
	}
.BorderLeft {
	border-left: 1px solid #000000;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.BorderLeft:link {
	text-decoration: none;
	}
a.BorderLeft:active {
	text-decoration: none;
	}
a.BorderLeft:hover {
	text-decoration: none;
	}
a.BorderLeft:visited {
	text-decoration: none;
	}
.BorderRight {
	border-right: 1px solid #000000;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.BordeRight:link {
	text-decoration: none;
	}
a.BorderRight:active {
	text-decoration: none;
	}
a.BorderRight:hover {
	text-decoration: none;
	}
a.BorderRight:visited {
	text-decoration: none;
	}